0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restructing the code. More... almost 22 years ago
Restructuring the code. More... almost 22 years ago
Reorganized application startup/shutdown code and the whole joystick subsystem. Also gutted shapelib so that we can move all of its heavy functionality into an external collision library (via the Visitor pattern). More... almost 22 years ago
Fixed a minor build bug. More... almost 22 years ago
Vastly improved/debugged build system. More cross-compiling success. More... almost 22 years ago
My first successful cross-compile! More... about 22 years ago
Added better (but not perfect!) support for cross-compiling with mingw. More... about 22 years ago
Phase one in cleaing up ShapeLib More... over 22 years ago
Added some missing doc includes. More... over 22 years ago
Updated copyright notices for the new year! More... over 22 years ago
Added some helpful cosmetic improvements. More... over 22 years ago
Modified autogen.sh to be more modular. More... over 22 years ago
I forgot one! More... over 22 years ago
Fixed an old, old bug in the build system that stemmed from my former misunderstanding of the autotools. More... over 22 years ago
A small bug fix. More... over 22 years ago
Ported to Borland C++ and slightly improved UNIX build system. More... over 22 years ago
Added the ability to remove shared library support. Should make porting a more modular process. More... over 22 years ago
Ooops More... over 22 years ago
Initial revision More... over 22 years ago
Un-fixed a bad fix. More... over 22 years ago
Minor bug fixes. More... over 22 years ago
WidgetTree now operates on the new tree implementation. More... over 22 years ago
Wrote a new n-childnode tree implementation. More... over 22 years ago
Bug fixes. We now support gcc 3.0.2. More... over 22 years ago
Fixed application quit bugs and others. Improved TWidgetTree. We now support gcc 3.0.2. More... over 22 years ago
*** empty log message *** More... over 22 years ago
A slight mistake. More... over 22 years ago
More library dependency fixes. More... over 22 years ago
Fixed library dependency problem. More... over 22 years ago
Added SDL event code. More... over 22 years ago