codecombat/app/views/play/level
2014-11-09 17:35:50 -08:00
..
modal Preparing for some of these new levels. 2014-11-08 19:33:00 -08:00
tome Lazily loading FilePicker. Reducing number of web workers used on iPad to try to reduce memory pressure. 2014-11-09 17:35:50 -08:00
ControlBarView.coffee Fixed three big memory leaks: LevelSetupManagers never being destroyed, wall grid closures retaining Lanks, and real-time-multiplayer:new-opponent-code retaining Spells. 2014-11-09 16:19:18 -08:00
DialogueAnimator.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
LevelChatView.coffee
LevelDialogueView.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
LevelFlagsView.coffee
LevelGoalsView.coffee Support for hiding optional bonus goals until they are achieved instead of until they are failed. 2014-11-06 08:57:13 -08:00
LevelGoldView.coffee
LevelHUDView.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
LevelLoadingView.coffee More improvements to level loading view sizing and unveiling. 2014-11-08 11:51:31 -08:00
LevelPlaybackView.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
MultiplayerStatusView.coffee Sync PVP status view and bug fixes 2014-10-31 16:33:43 -07:00
PlayLevelView.coffee Fixed three big memory leaks: LevelSetupManagers never being destroyed, wall grid closures retaining Lanks, and real-time-multiplayer:new-opponent-code retaining Spells. 2014-11-09 16:19:18 -08:00
ThangAvatarView.coffee