0
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started on the documentation auto-generation. More... over 15 years ago
Documentation work, probably broke the demos by moving them. More... over 15 years ago
Documentation work. More... over 15 years ago
Work on the documentation. More... over 15 years ago
Fixed a bug where entities weren't properly released from specialist lists. More... over 15 years ago
Collisions working against things without a collided method. More... over 15 years ago
More work on the documentation. More... over 15 years ago
Documentation work (using jsdoc). `java -jar $D/jsrun.jar $D/app/run.js $@ -t=$D/templates/jsdoc -d=`dirname $1`/docs/` More... over 15 years ago
Initial collisions work More... over 15 years ago
Very rudimentary, non-optimised collision test happening More... over 15 years ago
clicking detection inside box and circle now works. More... over 15 years ago
Fixed a bug on IE where width and height were strings instead of ints. More... over 15 years ago
inEntities(e) returns true if e is in entities. distance(a, b) returns the euclidean distance between two 2-dimensional arrays. localised for-loop variables. More... over 15 years ago
Grah, fixed breakages under Safari. More... over 15 years ago
Added a test file for input events. Fixed up bugs in the event handling and the array remove functions. Made sure old code works. More... over 15 years ago
Wow, huge bug where arrays were getting iterated over in completely the wrong way, causing bad memory leaks. More... over 15 years ago
Keys held event stuff (doesn't work yet). More... over 15 years ago
Vertical centering demo in asteroids2. More... over 15 years ago
Got some nice key handling code in, and working cross-browser. Lots of comments and code cleanups too. More... over 15 years ago
Started the next version of the asteroid game. More... over 15 years ago
Circles demo launching in an external window - works cross platform. More... over 15 years ago
TODO additions to the comments for collision ideas. More... over 15 years ago
Added lots of comments. More... over 15 years ago
Fixed up all demos by removing the .launch and made stuff work better under IE. Made the cursor set under IE to stop flickering. More... over 15 years ago
Circles demo with 'with (gs)' to make it more compact. More... over 15 years ago
Circles demo. Made the background be cleared every frame. More... over 15 years ago
Updated the license and the README. More... over 15 years ago
Fixed for IE6. More... over 15 years ago
FPS on asteroid demo. Clearing the background on index demo. More... over 15 years ago
Got the asteroids demo working. Need to test under IE. More... over 15 years ago