codecombat/app/models
Scott Erickson 1ef3d150a8 Integrated WebGLLayer and WebGLSprite with CocoSprite.
Disabled some features in CocoSprite that'll have to be added back later.
Moved more logic from CocoSprite, like determining registration points for a given animation, to WebGLSprite.
WebGLSprite can now display either rendering containers or SpriteSheets.
2014-09-16 15:36:59 -07:00
..
Achievement.coffee Fixed a couple bugs with Achievements not getting schema defaults. 2014-09-02 16:48:16 -07:00
Article.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
CocoModel.coffee Fixed bugs with forking ThangTypes. 2014-09-08 16:03:29 -07:00
EarnedAchievement.coffee Achievements are now i18n'able 2014-08-12 18:18:16 +02:00
File.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Level.coffee Fixes for initializing Hero Placeholder Components. 2014-09-15 13:15:18 -07:00
LevelComponent.coffee Fixes for initializing Hero Placeholder Components. 2014-09-15 13:15:18 -07: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 Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Patch.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
RealTimeModel.coffee PVP waiting screen in real-time view 2014-08-29 21:46:26 -07:00
SuperModel.coffee Adding communication with iPad app. 2014-09-06 19:50:31 -07:00
ThangType.coffee Integrated WebGLLayer and WebGLSprite with CocoSprite. 2014-09-16 15:36:59 -07:00
User.coffee Fixed a few bugs and added a bunch of defensive handling for permissions not existing without new defaults. Fixed longstanding mistake with signup ignoring email newsletter setting. 2014-09-01 09:11:10 -07: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