codecombat/app/assets
Matt Lott 1e864d49e2 Box2D in own script, rename Vector
Renaming Vector to Box2DVector to avoid naming collisions when
including Box2D on the main thread.  There may be a way to change how
scripts are built and included to avoid this rename, but it wasn’t
obvious.

Box2D declares a Vector in the global namespace, which conflicts with
the CodeCombat Vector.
2014-09-29 12:48:58 -07:00
..
fonts Set up Bootstrap 3 glyphicons. 2014-04-11 15:37:04 -07:00
images Extended Achievements to support earning heroes, items, levels, and gems. Fixed a few Achievement bugs. 2014-09-26 02:29:04 -07:00
javascripts Fix IE restricted property check 2014-09-24 15:46:53 -07:00
lib/ace Add loop statement to JavaScript and Python 2014-09-18 09:47:29 -07:00
channel.html Ready for action, sir! 2014-01-03 10:32:13 -08:00
index_old_browser.html Fixed blog links. 2014-01-06 20:17:27 -08:00
main.html Box2D in own script, rename Vector 2014-09-29 12:48:58 -07:00