codecombat/app
2014-05-22 14:16:39 -07:00
..
assets Merge branch 'master' of https://github.com/codecombat/codecombat 2014-05-22 09:55:34 -07:00
collections Set up the level loader to get thangtype names first, then load the thang types themselves so the world can be generated in parallel with thang type loading and rendering. 2014-05-02 10:31:20 -07:00
lib Fixed the placement of wall sprites in the level editor to wait until the sprite sheet is finished being built. 2014-05-22 14:16:39 -07:00
locale Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal. 2014-05-22 11:26:08 -07:00
models Fixed some memory leaks. 2014-05-22 12:05:36 -07:00
schemas Some remaining work to get the delayed show guide script set up. 2014-05-21 14:50:27 -07:00
styles Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal. 2014-05-22 11:26:08 -07:00
templates Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal. 2014-05-22 11:26:08 -07:00
views Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal. 2014-05-22 11:26:08 -07:00
application.coffee Added a global SPRITE_RESOLUTION_FACTOR property. 2014-05-15 17:09:35 -07:00
initialize.coffee Made backbone mediator validate only on development. 2014-05-20 15:58:57 -07:00
treema-ext.coffee Merge branch 'master' into feature/loading-views 2014-04-25 14:31:58 -07:00