0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIX totally disable log when hide console, so the game run (almost) full speed More... almost 15 years ago
resolve conflicts More... almost 15 years ago
ADD basic collisions (actors and bullets destroying) ADD powerFactor FIX destructors must always be present (eg: in Bee) More... almost 15 years ago
FIX level closed and circle on the floor More... almost 15 years ago
FIX use of box2d svn trunk More... almost 15 years ago
ADD first attempt to kill actors with bullets More... almost 15 years ago
FIX actor initphysic now only create the body in the world, the shape is assigned by the childrens FIX used angularvelocity = 0 instead of fixedRotation (induce small rotation sometime but the character never fall) FIX clean aiming test .. trying to do something better More... almost 15 years ago
ADD multiplayer gameplay ! More... almost 15 years ago
FIX same as before... obviously gcc didn't compile before :-/ More... almost 15 years ago
FIX delete previous log file (necessary if crash) More... almost 15 years ago
MOD slightly improved code style More... almost 15 years ago
DEL useless painful GUID for headers guards More... almost 15 years ago
ADD Bullet initphysics and collision handle ADD Bullet shooting timer More... almost 15 years ago
FIX stupid bug More... almost 15 years ago
FIX divided actorstate in ActorAction.h and actor state ADD Collision Categories enum MOD aiming ... to be reworked now just spread bullet around in circle TODO movement to motor torque commands More... almost 15 years ago
ADD bases of aiming system More... almost 15 years ago
FIX bees are doing a nice perfect circle now :D FIX circle body for bees and removed rotation on sprite More... almost 15 years ago
FIX changes in initphysics after merge + beehavior More... almost 15 years ago
FIX Merge conflict More... almost 15 years ago
ADD Bee "movement" ADD collision filters More... almost 15 years ago
FIX use c string instead of raw data for string class More... almost 15 years ago
FIX should now overwrite log file (not sure...) More... almost 15 years ago
ADD floor on level (box2d Y axis is revert !) More... almost 15 years ago
ADD shooting bullet with button 1 (beginning) More... almost 15 years ago
FIX use box2d units for initPhysics() More... almost 15 years ago
FIX home button didn't work anymore (cannot read all wimotes at once ?) More... almost 15 years ago
FIX use 24 bit png to avoid crashes More... almost 15 years ago
ADD Timer class ADD Timer when creating an actor DEL Beehavior ... will be reworked with timers More... almost 15 years ago
Merge branch 'master' of [email protected]:PowerKiKi/polukili More... about 15 years ago
DEL obsolete code in main.cpp (should start slightly faster ?) More... about 15 years ago