Commit graph

4 commits

Author SHA1 Message Date
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
Nick Winter
1097d56d50 Increased maxTranslation in box2d to fix arrow max speed limit problem. 2014-02-11 14:25:35 -08:00
Nick Winter
bd22b3ff60 O Box2Dweb, from whence thy malice? Fie, the evil thou hath wrought upoon Object.definePrototype! 2014-01-29 15:24:49 -08:00
Nick Winter
6009df26de Ready for action, sir! 2014-01-03 10:32:13 -08:00