codecombat/app/views
2014-10-17 15:25:31 -07:00
..
account
achievements Extended Achievements to support earning heroes, items, levels, and gems. Fixed a few Achievement bugs. 2014-09-26 02:29:04 -07:00
admin
common Changed default language from JavaScript to Python. Fixed a few InventoryView tests. Adjusted maze real-time playback speed factor code. 2014-09-25 13:29:20 -07:00
contribute
docs Changed default language from JavaScript to Python. Fixed a few InventoryView tests. Adjusted maze real-time playback speed factor code. 2014-09-25 13:29:20 -07:00
editor Don't play a selection sound when adding a Thang. 2014-10-07 12:04:55 -07:00
game-menu Fixed gear requirements for Closing the Distance. 2014-10-16 12:14:04 -07:00
kinds Merge branch 'master' of https://github.com/codecombat/codecombat 2014-10-15 16:43:37 -04:00
modal Limited social media library loading to only those views that need it. 2014-10-15 16:43:26 -04:00
play Removed level-specific achievements from achievements list. Fixed bug with return type documentation not showing up. Reduced initial first-level arrow delay. 2014-10-17 15:25:31 -07:00
user Removed level-specific achievements from achievements list. Fixed bug with return type documentation not showing up. Reduced initial first-level arrow delay. 2014-10-17 15:25:31 -07:00
AboutView.coffee
CLAView.coffee
CommunityView.coffee
DemoView.coffee
EmployersView.coffee
FrontView.coffee
HomeView.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
LegalView.coffee
NotFoundView.coffee
TeachersView.coffee
TestView.coffee