AH HA. Finally found the random nested YCollection bug, which in turn fixed line...
authordsc <david.schoonover@gmail.com>
Wed, 24 Nov 2010 03:20:16 +0000 (19:20 -0800)
committerdsc <david.schoonover@gmail.com>
Wed, 24 Nov 2010 03:20:16 +0000 (19:20 -0800)
commit8996cc8fca79771369acc71239bbad349308c06e
tree43298d71d2de2be4fe589fdf3808dd244aa07dd8
parentd3b55517ec627568295c9152be998978f82c862e
AH HA. Finally found the random nested YCollection bug, which in turn fixed line-of-sight targeting (well, along wiht a lot of code).
18 files changed:
css/lttl.css
src/Y/y-array.js
src/Y/y-class.js
src/Y/y-collection.js
src/Y/y-function.js
src/portal/math/vec.js
src/tanks/config.js
src/tanks/game.js [moved from src/tanks/game/game.js with 95% similarity]
src/tanks/map/level.js
src/tanks/map/loc.js
src/tanks/map/pathmap.js
src/tanks/map/trajectory.js
src/tanks/thing/bullet.js
src/tanks/thing/player.js
src/tanks/thing/tank.js
src/tanks/thing/thing.js
src/tanks/ui/main.js [moved from src/tanks/main.js with 90% similarity]
tanks.php