codecombat/app/lib
2015-02-10 12:47:11 -08:00
..
scripts Updated a bunch of code that got busted with CoffeeScript 1.9.0. 2015-01-30 07:51:57 -08:00
simulator Some work on making simulation unstoppable. 2014-12-09 09:00:34 -08:00
sprites Fixed floor y scaling. Fixed issues with client-side disabling of new model / fork / revert population actions without permissions. Ameliorated some ensure_comprehensions warnings. 2014-12-20 16:02:41 -08:00
surface Workaround for #2259, although I haven't been able to reproduce when it happens. 2015-02-09 11:11:52 -08:00
world Merge pull request #2278 from laituan245/master 2015-02-10 12:47:11 -08:00
aether_utils.coffee Using ACE to add syntax highlighting to code documentation. 2014-11-26 12:33:29 -08:00
Angel.coffee Replayable once-per-day increasing-difficulty level basics. 2015-01-05 10:44:24 -08:00
AudioPlayer.coffee Fixed A/B test to fire with default English language. 2014-12-09 11:15:03 -08:00
Bus.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
DefaultScripts.coffee Fixed #2036 (making it less likely that the mistake will ercur, anyway). 2014-12-31 16:55:14 -08:00
God.coffee Replayable once-per-day increasing-difficulty level basics. 2015-01-05 10:44:24 -08:00
image_filter.coffee last fix for dimming the editor 2014-07-23 15:09:15 +02:00
LevelBus.coffee Save more UserCodeProblems and LevelSessions. 2015-01-06 13:03:09 -08:00
LevelLoader.coffee Show old difficulty instead of new difficulty when observing a replayable success. This will likely need revisiting when we are using observing for more than just leaderboards. 2015-02-04 11:31:43 -08:00
LevelSetupManager.coffee Fixed a problem choosing heroes from within levels with new level options loading. 2014-12-28 15:18:34 -08:00
LocalMongo.coffee Added tests for repeatable achievements, including complicated xp 2014-07-04 19:27:37 +02:00
requireUtils.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00