Age | Commit message (Expand) | Author |
2013-01-03 | * Prevent spawn is NULL by ignoring commands from connecting clients (Lakitu7) | M. Kristall |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus |
2013-01-03 | * Fix more wallwalk brokenness that only happens to linux users by applying t... | Christopher Schwarz |
2013-01-03 | * Fix a crash when banning by IP address and remove a couple redundant variables | M. Kristall |
2013-01-03 | * Fix float literal formatting | Tim Angus |
2013-01-03 | * Fix the "light bug" where wallwalking over small bumps on the ceiling (such... | Christopher Schwarz |
2013-01-03 | * Fix for the camera freaking out when a wallwalker gets too close to another... | Christopher Schwarz |
2013-01-03 | * (bug 4818) Do not queue BP from reactors when a reactor is built nearby (th... | Christopher Schwarz |
2013-01-03 | * (bug 3013) Add gametype column to server browser (Rezyn, with thanks to Jac... | Christopher Schwarz |
2013-01-03 | * Implement cg_staticDeathCam to disable moving the death camera when the kil... | Christopher Schwarz |
2013-01-03 | * (bug 4883) Fix ability to build 0-BP structures in SD if the blueprint is a... | Christopher Schwarz |
2013-01-03 | * Prevent color bleeding by default with admin search commands | M. Kristall |
2013-01-03 | * Do not enforce the teamchange timer when cheats are enabled (devmap) | Christopher Schwarz |
2013-01-03 | * Minor refactor (ban by IP address) that should have happened in revision 2106 | M. Kristall |
2013-01-03 | * Allow mute and denybuild to target players who are no longer connected | M. Kristall |
2013-01-03 | * (bug 2929) Prevent buildable model and bbox from being too far from each ot... | Christopher Schwarz |
2013-01-03 | * (bug 4879) Prevent teamchanges for gameplay exploit reasons by enforcing a ... | Christopher Schwarz |
2013-01-03 | * Minor formatting change | M. Kristall |
2013-01-03 | * (bug 4684) Don't stop playing a demo when someone presses TAB etc. (Giulio ... | Christopher Schwarz |
2013-01-03 | * Print pause time in seconds instead of ms when unpaused | Christopher Schwarz |
2013-01-03 | * Refactor listadmins, namelog, and showbans to make then more consistent | M. Kristall |
2013-01-03 | * Refactor code handling player name matching | M. Kristall |
2013-01-03 | * g_disabled* cvars are used by ui but were not communicated to the client | M. Kristall |
2013-01-03 | * Oops, missed one | M. Kristall |
2013-01-03 | * Require IPv4 addresses to contain at least one . (use 192./8 instead of 192/8) | M. Kristall |
2013-01-03 | * Pointless refactor to reduce the number of ops | M. Kristall |
2013-01-03 | Nothing to see here | M. Kristall |
2013-01-03 | * Don't display location during intermission | Ben Millwood |
2013-01-03 | * adjustban 16 /16 would make ban #16 permanent | M. Kristall |
2013-01-03 | * (bug 4821) Silence logging of inconsequential admin commands | Christopher Schwarz |
2013-01-03 | * Fix revert when rewinding through replacement and removal of the same build... | John Ellis |
2013-01-03 | * More mild text rendering performance improvements | Tim Angus |
2013-01-03 | * Remove used limit parameter from UI_Text_[Width|Height] | Tim Angus |
2013-01-03 | * (bug #4541) Rewrite Item_Text_Wrap (again), to improve performance | Tim Angus |
2013-01-03 | * Sort admins and levels by descending level on readconfig | M. Kristall |
2013-01-03 | * Turns out CG_GetBindings is actually quite expensive | Tim Angus |
2013-01-03 | * (bug #4822) Added the missing bit from r2073 | Tim Angus |
2013-01-03 | * De !-ify /pause in its error messages (thanks Celestial_Rage) | Christopher Schwarz |
2013-01-03 | * Don't want about unbalanced teams after ExitLevel | M. Kristall |
2013-01-03 | * Fix teamoverlay support players mode for human team | Christopher Schwarz |
2013-01-03 | * (bug 4815) Add /pause admin command | Christopher Schwarz |
2013-01-03 | * (bug 4817) Print cgame vote display on multiple lines | Christopher Schwarz |
2013-01-03 | * (bug 4814) More options for teamoverlay in attempt to make it more useful | Christopher Schwarz |
2013-01-03 | * (bug 4816) Add team imbalance warning messages | Christopher Schwarz |
2013-01-03 | * Mild performance improvements to callees of Item_Text_Wrap | Tim Angus |
2013-01-03 | * (bug 4541) Improvement to font rendering speed by removing an unneeded func... | Christopher Schwarz |
2013-01-03 | * (bug 4806) add builder command to show which player built a structure | John Ellis |
2013-01-03 | * (bug 4805) fix missing names in namelog | John Ellis |
2013-01-03 | * Clean up one line of code from ages ago. Nothing to see here. | Christopher Schwarz |
2013-01-03 | * (bug 4764) Fix occaisionally showing [0] for teammate health in crosshair n... | Christopher Schwarz |