0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ADD health system More... about 13 years ago
FIX git ignore generated files More... about 13 years ago
FIX update developement environnemtn to latest versions More... about 13 years ago
FIX devenv installation, couldn't find a way to set envvariable for make to work, so the final step is manual More... over 13 years ago
ADD automated dev environement installer for Ubuntu More... over 13 years ago
FIX the physic issue with level loading. We must use constructor helper from box2D (not public properties) More... over 13 years ago
FIX sprite position according to its physic attempt to fix collision issue by using bit or instead of '+' MOD remove useless comment "end of namespace xxx" More... over 13 years ago
FIX debugdraw didn't draw properly circles FIX reset constants and bitmasks to original values (before port to GRRLIB) FIX button '-' to enable/disable debugdraw More... over 13 years ago
ADD support for physics debug drawing More... over 13 years ago
FIX everything is working with GRRLIB as it used to with libwiisprite (except maybe sprite precise position) More... over 13 years ago
convert everything to grrlib, compiling fine More... over 13 years ago
ADD Box2D r141 with included fix in b2math.h in b2Transform constructor More... over 13 years ago
DEL old libraries More... over 13 years ago
FIX updated libwiisprite to 0.3.0d for compatibility with latest toolchains/portlibs More... over 13 years ago
FIX cases issues in Makefile and includes when compiling under linux More... over 14 years ago
MOD update box2D to revision 220 More... over 14 years ago
MOD update box2D to revision 220 More... over 14 years ago
delet more stuff More... over 14 years ago
DEL obsolete box2d More... over 14 years ago
FIX warning with new GCC More... over 14 years ago
FIX missing include for new GCC More... over 14 years ago
FIX prevent warning for unused arguments in box2d More... over 14 years ago
ADD include libwiisprite source in repository More... over 14 years ago
FIX slightly improve log message More... over 14 years ago
ADD fps statistic (easily running 60 fps without log) More... almost 15 years ago
ADD first working aiming system ! ADD Bullets are now firing not just falling on the floor! MOD aiming system and positioning don't use physics anymore More... almost 15 years ago
FIX uninitialized actor state ! sometimes bullets did not appear More... almost 15 years ago
FIX #3 Physic margin More... almost 15 years ago
FIX forgot files ==; More... almost 15 years ago
ADD periodicTimer More... almost 15 years ago