sound is fixed |
|
More...
|
almost 22 years ago
|
tempFix: no bzdb access from here, so replaced tankRadius with fixed value |
|
More...
|
almost 22 years ago
|
poor roger, likes to drive to NAN, help him please |
|
More...
|
almost 22 years ago
|
Roger isn't afraid to shoot anymore |
|
More...
|
almost 22 years ago
|
Autopilot weaves towards his opponent, now |
|
More...
|
almost 22 years ago
|
Don't allow setting non player ids as recipients |
|
More...
|
almost 22 years ago
|
Burrowed tanks can't SR other Burrowed tanks |
|
More...
|
almost 22 years ago
|
selecting world weapon as message target crashes bzflag |
|
More...
|
almost 22 years ago
|
sound problems |
|
More...
|
almost 22 years ago
|
use curMaxPlayers whenever possible (maxPlayers does not seem to be used at all now, hmm) |
|
More...
|
almost 22 years ago
|
fix some warnings because a char was used as array index; can cuase problem when char is signed and contains values<0 (>=128); does filter work at all for 8 bit characters? can that occur? |
|
More...
|
almost 22 years ago
|
fix a warning and identation in autopilot code (remember that indentation depth is 2 and tab is 8) |
|
More...
|
almost 22 years ago
|
Roger needs alot of help |
|
More...
|
almost 22 years ago
|
cleaned up after the learned one; added handle for unset event |
|
More...
|
almost 22 years ago
|
added default constructor so that event is properly initialized |
|
More...
|
almost 22 years ago
|
removed redundant KEYMGR->get() for keytrokes not handled by the KEYMGR |
|
More...
|
almost 22 years ago
|
dang untested single line changes |
|
More...
|
almost 22 years ago
|
fixed uninitialized data bug -- initialized event in getEvent() |
|
More...
|
almost 22 years ago
|
Turned off linking to libogg and libvorbis until it is needed again |
|
More...
|
almost 22 years ago
|
Moved AM_CONDITIONAL(HAVE_CURSES, ...) out from an if statement |
|
More...
|
almost 22 years ago
|
His Majesty, David Wollner screwed around with rabbit doc too. |
|
More...
|
almost 22 years ago
|
wollman added rabbit info |
|
More...
|
almost 22 years ago
|
thief should shoot a lil shorter, with faster reload |
|
More...
|
almost 22 years ago
|
simple constification |
|
More...
|
almost 22 years ago
|
restructure -window / -geometry handling a little, but somethign is still wong; some indentation issues, too |
|
More...
|
almost 22 years ago
|
increase thief beam lifetime so people with low to average FPS can see the beams |
|
More...
|
almost 22 years ago
|
Removed old 1.7 quick-ban code from bzadmin |
|
More...
|
almost 22 years ago
|
Don't forcibly assume you are using depth buffer |
|
More...
|
almost 22 years ago
|
bzadmin needs GL headers |
|
More...
|
almost 22 years ago
|
depthbuffer is called zBuffer in bzc and is saved |
|
More...
|
almost 22 years ago
|