More doxygen comments for the BZAdminUI code |
|
More...
|
over 21 years ago
|
can now make Player::setDeadReckoning() non-inline again, so move it back to Player.cxx; do some prettifying to Player.h, too |
|
More...
|
over 21 years ago
|
Added hackish fix for the bzadmin/gcc 2.95 problem |
|
More...
|
over 21 years ago
|
Added bzadmin bug |
|
More...
|
over 21 years ago
|
bzadmin.cxx does not need to include ServerLink.h directly |
|
More...
|
over 21 years ago
|
Better comments in BZAdminClient.h |
|
More...
|
over 21 years ago
|
Whitespace and code compactification |
|
More...
|
over 21 years ago
|
Added better comments to the OptionParser classes |
|
More...
|
over 21 years ago
|
psyche |
|
More...
|
over 21 years ago
|
ho hum |
|
More...
|
over 21 years ago
|
removing the acceleration flag until after release. this should mean that we are releasing today or tomorrow given the simplicity of the flag.. *sigh* I wonder how mac's horsies are doing. |
|
More...
|
over 21 years ago
|
vague recollection that the autoconf guys prefer to make their config files look like system headers to shut the old preprocessors up |
|
More...
|
over 21 years ago
|
removed incorrect typedef. it's not needed anymore anyways with the config.h fix |
|
More...
|
over 21 years ago
|
applied MAC's sf patch 494248 "New Flag: Dodge (D)". Mostly left the patch in tact with the exception of puting vars and constants into the bzdb, and calling the flag Acceleration (D) |
|
More...
|
over 21 years ago
|
only update world weapons more frequently if there is someone connected |
|
More...
|
over 21 years ago
|
applied sf patch 845809 from trepan. decreases the server wait time if there are any world weapons present, which is not unreasonable for a variety of reasons. |
|
More...
|
over 21 years ago
|
fix parsing of CustomWeapon delay parameters |
|
More...
|
over 21 years ago
|
add a comment with the line for what we "should" be using to detect socklen_t.. |
|
More...
|
over 21 years ago
|
should be a better check for socklen_t |
|
More...
|
over 21 years ago
|
os x ordering .. libMac must come after libPlatform to resolve with gcc 3.3 |
|
More...
|
over 21 years ago
|
macosx doesn't need to follow the bad example of the other platforms.. the frameworks are libs, not flags. quells a libz symbol error on gcc 3.3 anyways. |
|
More...
|
over 21 years ago
|
Limiting the amount of shot bouncing to 100. Should go to fix SF 810962 Freezing enemies |
|
More...
|
over 21 years ago
|
Changed AC_CANONICAL_TARGET to AC_CANONICAL_SYSTEM, because automake 1.4 didn't recognize AC_CANONICAL_TARGET and wouldn't install config.sub, hope this works for other automakes too |
|
More...
|
over 21 years ago
|
bzwtransform.vcproj does not exist, don't try to use it, it breaks 'make dist' |
|
More...
|
over 21 years ago
|
tupone made intersection test an ellipsoid, instead of a sphere.. works much better for squishy tanks |
|
More...
|
over 21 years ago
|
getting stuck for expansion is fixed |
|
More...
|
over 21 years ago
|
the commas are optional too ;) |
|
More...
|
over 21 years ago
|
tim did not update the help messages. tsk tsk. |
|
More...
|
over 21 years ago
|
cast problems |
|
More...
|
over 21 years ago
|
closer to release, and someone already put version funcs into version.h |
|
More...
|
over 21 years ago
|