Age | Commit message (Expand) | Author |
2013-01-03 | * Menus_CloseAll() now takes one argument -- force. This argument determines ... | Michael Levin |
2013-01-03 | * Lowered dretch zoffset a bit to better fit inside bounding box, increased s... | Michael Levin |
2013-01-03 | *(bug 3280) Changed the default behaviour of !listplayers. The fields | Tony J. White |
2013-01-03 | * MAX()/MIN() macros need to be wrapped in parenthesis to work as | Michael Levin |
2013-01-03 | * Damage regions are no longer included in non-locational damage | Michael Levin |
2013-01-03 | Fix for | Ben Millwood |
2013-01-03 | * Dodge no longer drains stamina while flying with a jetpack | Michael Levin |
2013-01-03 | Added armour files to version control. | Michael Levin |
2013-01-03 | * Merge ioq3-r1233 | Tim Angus |
2013-01-03 | * Merge ioq3-r1233 | Tim Angus |
2007-12-01 | * (bug 3451) Widen name column in scoreboard (thebenmachine) | Tim Angus |
2007-11-28 | * Don't test for spawn removal when building if there are no spawns | Tim Angus |
2007-11-28 | * Merge ioq3-r1220 | Tim Angus |
2007-11-28 | * Pass UI module through astyle nad some other filters | Tim Angus |
2007-11-27 | * Remove lots of Q3/Team Arena related code from the UI module | Tim Angus |
2007-11-14 | * (bug 3417) Fix getting stuck while evolving in some situations | Tim Angus |
2007-11-08 | * Merge and move text paint functions into ui_shared.c | Tim Angus |
2007-11-03 | * Merge ioq3-r1204 | Tim Angus |
2007-11-02 | * rename the remaining variables i missed in r1029 | M. Kristall |
2007-11-02 | * s/ui_loading/ui_hideCursor/ | Tim Angus |
2007-11-02 | * prevent kick votes from targetting the wrong person in some cases | M. Kristall |
2007-10-30 | * (bug 3384) Remove server side armoury refresh and replace with UI side | Tim Angus |
2007-10-25 | * Fix a couple of Q3isms accidentally introduced during a merge | Tim Angus |
2007-10-04 | * Revert fix to bug 3282 since it's no longer necessary | Tim Angus |
2007-10-03 | * (bug 3373) Missing colour sanitisation on attackerName (Josh <jkeyes05@gmai... | Tim Angus |
2007-10-02 | * Merge of ioq3-r1189 | Tim Angus |
2007-10-01 | * Fix to bug where crouching and moving wouldn't replenish stamina | Tim Angus |
2007-09-30 | * (bug 3002) Fix to alien weapon traces that miss due to world collision | Tim Angus |
2007-09-28 | * Remove infopanes stuff, and just store the strings statically | Tim Angus |
2007-09-27 | * (bug 3249) Improve repeater interaction with marked deconstruction | Tim Angus |
2007-09-26 | * (bug 3305) Remove inappropriate SnapVector | Tim Angus |
2007-09-26 | * Allow unique buildables to be replaced by non-unique buildables | Tim Angus |
2007-09-25 | * Fix a few warnings introduced by the previous revision | Tim Angus |
2007-09-25 | * Remove B_REMOVED_TOGGLEBIT, use ps->misc per player instead | Tim Angus |
2007-09-25 | * Remove more powerups stuff | Tim Angus |
2007-09-25 | * Replace "powerups" state data with "misc" | Tim Angus |
2007-09-25 | * match players that are not completely connected | M. Kristall |
2007-09-25 | * (bug 3307) use boundary checking to prevent potential buffer overflow | M. Kristall |
2007-09-24 | * Highlight marked buildables that will be removed by building a new | Tim Angus |
2007-09-24 | * Add missing ) | Tim Angus |
2007-09-23 | * Revert 898 and 899 (marked buildable replacement) and rewrite | Tim Angus |
2007-09-23 | * (bug 2756) s/damage/dmg/ | Tim Angus |
2007-09-23 | * Do a second pass when compiling map rotation scripts to catch incorrect map | Tim Angus |
2007-09-22 | * (bug 3309) Fix to angle clamping (/dev/humancontroller) | Tim Angus |
2007-09-22 | * Merge of ioq3-r1186 | Tim Angus |
2007-09-22 | * Uber special | Tim Angus |
2007-09-21 | * Remove lots and lots of redundant comments | Tim Angus |
2007-09-16 | * && != & | Tim Angus |
2007-09-16 | * (bug 2783) Rework lcannon firing logic | Tim Angus |
2007-09-16 | and again | M. Kristall |