0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Dec 13, 2022 — Dec 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... almost 17 years ago
inital import of 0.3.3 (just for beeing in cvs) More... about 17 years ago
*** empty log message *** More... almost 22 years ago
Committing for [email protected] My last commit was also his. More... about 22 years ago
Exceptions.h new file ! exception classes. More... about 22 years ago
First draft More... over 23 years ago
slight mod More... over 23 years ago
Added and tested JAMMER and PLASMA classes. More... over 23 years ago
Small mods. More... over 23 years ago
Default build is fcommx. Pass flags='-DClassicFcomm' (GCC) or -DClassicFcomm (BCC) to make to build fcomm. More... over 23 years ago
Set fcommx to use normal size window. More... over 23 years ago
Touch-ups to reduce warnings with BCC. Still getting many spurious comparing signed with unsigned warnings. More... over 23 years ago
Fixed follow[] implementation. Touch-ups for BCC. More... over 23 years ago
Bugfix: was opening each bitmap twice and leaving a dangling open FILE *! Some touch-ups to reduce warnings with BCC. More... over 23 years ago
Added support for Borland C++ compiler. Tinkering with TurnableObject::Move() follow() implementation. More... over 23 years ago
Commented some ClassicFcomm stuff. Added sorting by type to object lists. More... over 23 years ago
Removed FlatTurn() no longer needed. More... over 23 years ago
Fixed spherical turn routine. Fixed gunship scanning bug. More... over 23 years ago
Randomise bug fix, minor mods More... over 23 years ago
Modified angles.h so doesn't need to be regenerated often. More... over 23 years ago
ANSI-fication. Still unresolved issues with bmp.cpp, cbtmiss.cpp, cbtcode.cpp, cbt.cpp due to non-ANSI functions eg _stricmp and OS calls. More... over 23 years ago
Optimised the interpreter. Some bugfixes More... over 23 years ago
Split constructor/destructor implementations to cpp files. Added program to generate constant angles tables. More... over 23 years ago
Interpreter code profiling implementation. More... over 23 years ago
Preparations for release 0.40 More... over 23 years ago
Interpreter instruction profiling in development. More... over 23 years ago
New interpreter instruction MissileStop which makes a mine from This. (Alias nav.stop) More... over 23 years ago
Added ROCKET and MINE classes. More... over 23 years ago
New interpreter implementation. More... over 23 years ago
New files for new interpreter implementation More... over 23 years ago