codecombat/app/lib
2015-04-18 16:19:16 -07:00
..
scripts Updated a bunch of code that got busted with CoffeeScript 1.9.0. 2015-01-30 07:51:57 -08:00
simulator Reduced number of events being sent by cutting out simulator results. 2015-02-23 16:56:16 -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 Insane hackery for #1777 to give us more code editor space, better use of space with tall screens, and scrolling API properties. Watch out for bugs. 2015-03-25 16:47:31 -07:00
world Fixed #2218: adjusted some real-time playback speed factors. 2015-04-18 16:19:16 -07:00
aether_utils.coffee Raising hard execution limit from one million to three million statements. 2015-04-04 09:34:31 -07:00
Angel.coffee Giving more simulation time before infinite loop timeout to headless simulation. 2015-04-10 08:24:19 -07: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 Fixed poll fetching for first poll. 2015-03-11 09:01:40 -07:00
LevelLoader.coffee Making '' requiredThangType entries more recoverable. 2015-04-10 11:27:13 -07:00
LevelSetupManager.coffee Wizard Dude gets his own avatar from winning the Greed tournament. 2015-04-03 12:19:06 -07: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