codecombat/app/lib
2014-04-11 10:20:12 -07:00
..
scripts Refactored defaults for Aether's fancy options, and overriding them with query parameters. Reduced non-dev-mode script debug logging. 2014-03-27 13:36:33 -07:00
simulator Fixed #759. 2014-04-08 14:58:34 -07:00
sprites Switching from the slow _.cloneDeep to the fast $.extend 2014-03-18 13:08:26 -07:00
surface Merged AKeeper's ru.coffee additions, taking into account M-r-A's suggestions. 2014-03-30 13:33:21 -07:00
world Fixed #759. 2014-04-08 14:58:34 -07:00
AsyncCloner.coffee Switching from the slow _.cloneDeep to the fast $.extend 2014-03-18 13:08:26 -07:00
AudioPlayer.coffee Added volume manipulation, adjusted panning parameters 2014-03-05 20:12:42 -08:00
auth.coffee Ripped out Gravatar profiles in favor of our own photo uploads, with Gravatar and Wizard portrait fallbacks. 2014-04-09 16:46:44 -07:00
Bus.coffee Ready for action, sir! 2014-01-03 10:32:13 -08:00
CocoClass.coffee Fixed destroy to not break stopListening, which uses off. 2014-03-24 14:27:10 -07:00
contact.coffee Adding contact form for employers to contact candidates. 2014-04-10 14:59:32 -07:00
errors.coffee Fixed showing generic errors. 2014-03-04 12:06:31 -08:00
FacebookHandler.coffee Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it. 2014-04-02 13:12:24 -07:00
forms.coffee Fixed account settings page. 2014-01-27 16:07:17 -08:00
God.coffee Give focus back to spell view on palette click. 2014-03-23 16:48:30 -07:00
GPlusHandler.coffee Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it. 2014-04-02 13:12:24 -07:00
image_filter.coffee Ready for action, sir! 2014-01-03 10:32:13 -08:00
LevelBus.coffee Fixed common programmables not being saved 2014-04-10 14:08:20 -07:00
LevelLoader.coffee Merge branch 'master' of https://github.com/swapkh91/codecombat into swapkh91-master 2014-03-26 14:29:16 -07:00
LoadingScreen.coffee Working on new loading view design. 2014-03-14 17:06:08 -07:00
Router.coffee Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it. 2014-04-02 13:12:24 -07:00
storage.coffee Support for seeing this.now() in spell palette. 2014-02-14 16:52:50 -08:00
Tracker.coffee A few fixes for IE, anonymous errors, and cast button overflow. 2014-02-23 11:23:26 -08:00
utils.coffee Using the new i18n utility function everywhere. Fixed big bug with spell palette i18n. 2014-03-13 09:02:19 -07:00