0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: all levels can be described using classes. More... almost 20 years ago
Fixed: level cleanup More... almost 20 years ago
Changed: port tp ogre-1.2.0rc1 More... almost 20 years ago
Changed: level creation code was moved to script. More... almost 20 years ago
Changed: smaller terrain More... almost 20 years ago
Fixed: error with undeleted bots in the lua states (deadlock). Fixed: dangling pointer to the current object. Removed: SDL initialization. More... almost 20 years ago
Changed: level creation code was moved from the World class to the Application class. More... almost 20 years ago
Removed: BaseAi class More... almost 20 years ago
Removed: pointer to Ai from the World. More... almost 20 years ago
Version 0.1.1 More... almost 20 years ago
Changed: Scene to World. More... almost 20 years ago
Changed: classes diagram completed. More... almost 20 years ago
Added: UML diagrams. More... almost 20 years ago
Changed: makefiles for main binary and testsuite to share same gaime library. More... almost 20 years ago
Added: pickable game items. Added: mission's target. Added: "Mission completed" screen. Added: game can be finished! More... almost 20 years ago
Fixed: gcc 3.4.4 compatibility. More... almost 20 years ago
Added: ability to program bot from internal code editor. More... almost 20 years ago
Added: per bot lua states. Added: loading the bot programm from memory. More... almost 20 years ago
Changed: gui colorscheme and cursor. Added: action table for key input. Added: game screen to control game widgets. More... almost 20 years ago
Added: Selected object information output. More... almost 20 years ago
Added: game event handler. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
Added: new classes for game event handling. More... almost 20 years ago
Added: "game screen" with informational box. More... almost 20 years ago
Changed: colors of the debug oveerlay More... almost 20 years ago
Fixed: stats overlay. More... almost 20 years ago
Added: battery. More... almost 20 years ago
Changed: camera location changed to look at the point between the bot and the waypoint. More... almost 20 years ago
Added: Singletone class for camera management - gaime::Camera Changed: all code was changed to use new camera management class. More... almost 20 years ago
Changed: mission brief and main menu as gui windows. More... almost 20 years ago