codecombat/app/lib
2014-06-02 20:29:11 +02:00
..
scripts Some remaining work to get the delayed show guide script set up. 2014-05-21 14:50:27 -07:00
simulator Added support for blaming infinite loops. 2014-05-25 12:15:32 -07:00
sprites Fixed #951. The parser was removing the shadow shape but not the tween of the shadow. 2014-05-07 11:11:22 -07:00
surface Made sure sprites are idle and properly positioned when they load. 2014-05-27 16:41:56 -07:00
world Fixed some more memory leaks. 2014-05-22 19:05:11 -07:00
Angel.coffee Protecting our replacement of Math.random via Aether. 2014-05-29 12:26:08 -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 Fixed up my refactoring of markToRevert so now _revertAttributes is only populated the first time set is called. 2014-05-30 16:20:20 -07:00
Bus.coffee Ready for action, sir! 2014-01-03 10:32:13 -08:00
CocoClass.coffee Fixed cosmetic GoalManager destruction error. 2014-05-20 09:19:31 -07:00
contact.coffee Adding contact form for employers to contact candidates. 2014-04-10 14:59:32 -07:00
deltas.coffee Fixed #1106 a bunch. Patches show up correctly, don't include skipped paths when patching, and skipped paths are now used in the patch modal too. 2014-05-30 13:40:38 -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 #1102 2014-05-30 13:57:21 -07:00
God.coffee Fixed some memory leaks. 2014-05-20 08:00:49 -07:00
GPlusHandler.coffee A bit of error handling. 2014-04-13 14:48:36 -07:00
image_filter.coffee Ready for action, sir! 2014-01-03 10:32:13 -08:00
LevelBus.coffee Level session playtime logging 2014-05-16 15:27:46 -07:00
LevelLoader.coffee Trying to fix some Simulator loading errors. 2014-05-25 08:29:33 -07:00
LinkedInHandler.coffee Code review of 97d3b6. 2014-04-25 10:46:43 -07:00
LocalMongo.coffee Finished regular query selectors of Local Mongo 2014-06-02 20:29:11 +02:00
NameLoader.coffee Merge branch 'master' into feature/loading-views 2014-04-25 14:31:58 -07:00
Router.coffee 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
storage.coffee Fix console.warning bug that prevents page from loading 2014-04-16 00:03:43 +01:00
SystemNameLoader.coffee Add system names into delta messages 2014-04-18 17:25:25 -04:00
Tracker.coffee Fixed #769. Added some analytics timing tracking. Added replacement for $.browser. 2014-04-13 20:31:23 -07: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