52
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
sean
as Sean Morrison
More... over 21 years ago
ho hum
sean
as Sean Morrison
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.
sean
as Sean Morrison
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
sean
as Sean Morrison
More... over 21 years ago
removed incorrect typedef. it's not needed anymore anyways with the config.h fix
sean
as Sean Morrison
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)
sean
as Sean Morrison
More... over 21 years ago
only update world weapons more frequently if there is someone connected
sean
as Sean Morrison
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.
sean
as Sean Morrison
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..
sean
as Sean Morrison
More... over 21 years ago
should be a better check for socklen_t
sean
as Sean Morrison
More... over 21 years ago
os x ordering .. libMac must come after libPlatform to resolve with gcc 3.3
sean
as Sean Morrison
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.
sean
as Sean Morrison
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
sean
as Sean Morrison
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.
sean
as Sean Morrison
More... over 21 years ago
cast problems More... over 21 years ago
closer to release, and someone already put version funcs into version.h
sean
as Sean Morrison
More... over 21 years ago