Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Use these enums in ui/menudef.h define lists
* Fix a few inaccurate comments in ui/menudef.h
|
|
|
|
|
|
* (bug 3576) Allow % since people promise it is safe (/dev/humancontroller)
|
|
* Correct crouch check in ClientTimerActions
* Ensure animation togglebit on buildables is only used once per frame
(bug 3377)
* Make G_FloodLimited more robust and with a pointlessly informative
return value
* Add a brief comment to the G_SayArg* functions to explain their purpose,
which wasn't at all clear to me until I experimented with them
* Remove more redundant va()s
* Remove an unused variable and associated functions that were causing a
compiler warning
|
|
+ IPv6
+ VoIP
+ Stereo rendering
+ Other minor stuff
|
|
incorrect line numbers to be reported.
|
|
|
|
|
|
* Refactored botlib parsing code into qcommon
|