codecombat/app/views/play/level
2014-11-19 18:36:30 -08:00
..
modal Restarting level now doesn't clear anything except code unless you hold down shift. 2014-11-19 15:24:50 -08:00
tome Merge branch 'master' of https://github.com/codecombat/codecombat 2014-11-19 18:36:30 -08:00
ControlBarView.coffee More reductions in memory usage for iPad. 2014-11-18 11:21:29 -08:00
DialogueAnimator.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
LevelChatView.coffee Added a bit of error handling for weird equipment error we were seeing. 2014-09-16 11:13:03 -07:00
LevelDialogueView.coffee Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
LevelFlagsView.coffee Update sync pvp teams and real-time playback 2014-11-17 15:07:10 -08:00
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 Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
LevelHUDView.coffee Don't be draggin' all these images around yo. 2014-11-19 16:36:06 -08:00
LevelLoadingView.coffee Added loadingTip property to levels, set them up on the LevelLoadingView, and got them prepped for i18n-ing. 2014-11-12 15:00:24 -08:00
LevelPlaybackView.coffee Make it much less likely to get to frame 0, since that frame is often pretty weird. 2014-11-19 15:46:50 -08:00
PlayLevelView.coffee More reductions in memory usage for iPad. 2014-11-18 11:21:29 -08:00
ThangAvatarView.coffee Refactored CocoSprite -> Lank, lank.imageObject -> lank.sprite, SpriteBoss -> LankBoss, spriteLayers -> layerAdapters, sprite -> lank in general. Also got the ThangTypeEditView working again. 2014-09-28 14:00:48 -07:00