codecombat/app/models
2014-12-06 09:35:13 -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 Now showing SubscribeModal before AuthModal for players who need to sign up before subscribing. 2014-12-06 09:35:13 -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 Fixed missing colon in bg.coffee. 2014-11-18 06:50:13 -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 Users who have paid or otherwise have access to all content are now called 'premium', and user objects on client and server have an isPremium getter which checks all relevant properties. 2014-12-05 17:19:52 -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