2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shoot forgot to update docs as well More... almost 14 years ago
rudimentary shape drawing and gamepad abstraction, plus some minor fixes More... almost 14 years ago
v2.36, worked on collisions, bounding box display and tilemap stuff More... almost 14 years ago
added sorting to flxgroup More... about 14 years ago
ok just sync'ing up beta and dev now More... about 14 years ago
new beta branch More... about 14 years ago
v2.35 - bounding boxes and a few other things More... about 14 years ago
documentation update More... about 14 years ago
fixed annoying mouse cursor bug, experimenting with new movement update stuff that is more robust at low framerates More... about 14 years ago
v2.33 - new profiling helper class, more diagnostic data on dev console, better framerate control More... about 14 years ago
v2.32 - quick stability patch, more diagnostics en route More... about 14 years ago
v2.31, mostly bugfixes More... about 14 years ago
v2.3 is go - lots of bug fixes, optimizations, cleanup, and a couple new features (NO API changes or deletions) More... about 14 years ago
updated version number, branch testing More... about 14 years ago
new function for tilemaps More... about 14 years ago
fixed deprecated command in python script More... about 14 years ago
updated flixel to v2.23, see wiki change list for more info More... about 14 years ago
fixed bug in overlapsPoint(), adjusted FlxButton accordingly More... about 14 years ago
improved group count functions, added some new ones and new params too More... about 14 years ago
fixed bug with negative angles and the baked rotated sprites More... about 14 years ago
fixed bug where origin not initialized for some objects More... about 14 years ago
fixed bug in FlxSound.fadeIn() More... about 14 years ago
in trying to fix group collision i inadvertently broke buttons - buttons are fixed now More... about 14 years ago
fixed rendering bug if empties used in flxTileblock More... about 14 years ago
still fiddling with collisions of nested groups More... about 14 years ago
updated docs More... about 14 years ago
fixed baked rotations bug More... about 14 years ago
forgot a fairly crucial part of the new object update code More... about 14 years ago
rebuilt preloader, worked on group collisions More... about 14 years ago
update() wasn't being called on the mouse cursor More... about 14 years ago