codecombat/app/models
Matt Lott 343ad28761 Fix IE9 missing console object
Debugging IE9 without debugging tools, when the debugging tools are
kind of the problem.  Fun.
2014-12-07 15:24:15 -08:00
..
Achievement.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
Article.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
CocoModel.coffee Fix IE9 missing console object 2014-12-07 15:24:15 -08:00
EarnedAchievement.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
File.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Level.coffee Ditched dependency on index 0 as first unlocked level, instead explicitly granting Dungeons of Kithgard. 2014-12-07 14:57:23 -08:00
LevelComponent.coffee Implemented getHeroStats. 2014-11-05 13:28:54 -08:00
LevelFeedback.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
LevelSession.coffee Protection and logging for #1463. Fixed an issue with spectate camera script bounds. 2014-09-04 11:04:23 -07:00
LevelSystem.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
Patch.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Payment.coffee Added a simple payments page. 2014-11-25 11:09:29 -08:00
Purchase.coffee Implementation of Heald's design of the PlayItemsModal. Added purchasing logic to the server to support it. Refactored header font from Bangers to Open Sans Condensed. 2014-11-03 20:48:59 -08:00
RealTimeModel.coffee PVP waiting screen in real-time view 2014-08-29 21:46:26 -07:00
SuperModel.coffee More reductions in memory usage for iPad. 2014-11-18 11:21:29 -08:00
ThangType.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
User.coffee Ditched dependency on index 0 as first unlocked level, instead explicitly granting Dungeons of Kithgard. 2014-12-07 14:57:23 -08:00
UserCodeProblem.coffee Instrument user code problems 2014-08-14 13:32:00 -07:00
UserRemark.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00