.. |
scripts
|
Fixed some bugs from the migration from _.cloneDeep to $.extend
|
2014-03-18 13:47:51 -07:00 |
simulator
|
Fixed Simulator to actually use protectAPI.
|
2014-03-22 08:52:47 -07:00 |
sprites
|
Switching from the slow _.cloneDeep to the fast $.extend
|
2014-03-18 13:08:26 -07:00 |
surface
|
Dead Thangs sink down a bit in the layer order.
|
2014-03-23 16:21:36 -07:00 |
world
|
Merge branch 'master' of https://github.com/therealbond/codecombat
|
2014-03-22 02:05:19 -04: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
|
Trying to handle a case where a user did not have their user account created.
|
2014-03-04 12:21:02 -08:00 |
Bus.coffee
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
CocoClass.coffee
|
Set up better teardown for the ladder view.
|
2014-03-07 12:15:16 -08:00 |
contact.coffee
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
errors.coffee
|
Fixed showing generic errors.
|
2014-03-04 12:06:31 -08:00 |
FacebookHandler.coffee
|
Refactored storage module.
|
2014-01-26 14:44:08 -08: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
|
First pass on setting up gplus friends on the ladder page.
|
2014-03-23 09:30:01 -07:00 |
image_filter.coffee
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
LevelBus.coffee
|
Fixed some bugs from the migration from _.cloneDeep to $.extend
|
2014-03-18 13:47:51 -07:00 |
LevelLoader.coffee
|
Tweaked logging of sprite building.
|
2014-03-19 17:11:45 -07:00 |
LoadingScreen.coffee
|
Working on new loading view design.
|
2014-03-14 17:06:08 -07:00 |
Router.coffee
|
Improved next game routing and speed. Hid that catastrophically dangerous reset all games button.
|
2014-03-16 21:33:46 -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 |