Checkpoint on fixing the positioning mess.
authordsc <david.schoonover@gmail.com>
Thu, 9 Dec 2010 22:09:26 +0000 (14:09 -0800)
committerdsc <david.schoonover@gmail.com>
Thu, 9 Dec 2010 22:09:26 +0000 (14:09 -0800)
commit7b9b937483b1107d28ee5a93750e55bfb292c64b
tree3f8ef135447d553a410439b6b1461a3236cb5f68
parent6c6f66e3455e424288548149487431dfadd9afea
Checkpoint on fixing the positioning mess.
29 files changed:
src/Y/class.cjs
src/Y/core.cjs
src/Y/delegate.cjs
src/Y/modules/metaclass.js
src/Y/op.cjs
src/Y/types/array.cjs
src/evt.cjs
src/ezl/layer.cjs
src/ezl/loc/boundingbox.cjs
src/ezl/math/rect.cjs
src/ezl/shape/circle.cjs
src/ezl/shape/line.cjs
src/ezl/shape/polygon.cjs
src/ezl/shape/rect.cjs
src/ezl/shape/shape.cjs
src/tanks/map/pathmap.cjs
src/tanks/map/trajectory.cjs
src/tanks/thing/player.cjs
src/tanks/thing/tank.cjs
www/commonjs.php [new file with mode: 0644]
www/index.php
www/scripts.php [new file with mode: 0644]
www/test [deleted symlink]
www/test/math/index.php [copied from test/math/index.php with 94% similarity]
www/test/math/test-math.js [moved from test/math/math.test.js with 100% similarity]
www/test/shapes/index.php [moved from test/math/index.php with 76% similarity]
www/test/shapes/test-shapes.js [new file with mode: 0644]
www/test/uki/index.php [moved from test/uki/index.php with 100% similarity]
www/test/uki/test-uki.js [moved from test/uki/test-uki.js with 100% similarity]