0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hadgling incoming messages properly with entity network filters. More... over 14 years ago
Got basic network loop happening. More... over 14 years ago
Got basic persistent server connection working nicely. More... over 14 years ago
Fixed the sort-order-priority bug in WebKit (which has an unstable sort algorithm). More... over 14 years ago
On poly collision pass back the lines and points in the collision. More... over 14 years ago
Sort entities by priority. More... over 14 years ago
If poly is completely inside other poly then trigger collision. More... over 14 years ago
Improved collision system and added circle collisions. More... over 14 years ago
Removed stray console message. More... over 14 years ago
convenience properties of width, height, and loaded. More... over 14 years ago
bug in random number generator More... over 14 years ago
Do not reset the frame count when updating the action. More... over 14 years ago
Change x, y inputs to accept 2-tuple vector array instead. More... over 14 years ago
Do not use the aabb method until the sprite is properly loaded. More... over 14 years ago
Removed superfluous poly collisions stuff from main. More... over 14 years ago
basic AABB collisions implemented. More... over 14 years ago
If an entity has an init() method, call it after adding them. More... over 14 years ago
Initial import of the ajax script. More... over 14 years ago
Setting anchor points on sprites now works. More... over 14 years ago
Got rid of the default includes stuff - people can include what they need. More... over 14 years ago
new animated sprite class which works well with the canvas. More... over 14 years ago
Make include work better by using relative-to-base paths. More... over 14 years ago
Support touch events for pointer More... over 14 years ago
Merge fixes from Matt Edlefsen. More... over 14 years ago
Changed interpreter for txt2html.sh from /bin/sh to /usr/bin/env bash More... over 14 years ago
Fixed bug in include function when called with one arg More... over 14 years ago
Include sprite and random number generator with new inbuilt includes function More... over 14 years ago
Basic sprite class from LD#17 game. Needs a big cleanup. More... almost 15 years ago
Initial code and test for dynamically including Javascript files. More... almost 15 years ago
Minor tweaks, added 3d seed. More... almost 15 years ago