summaryrefslogtreecommitdiff
path: root/src/qcommon
AgeCommit message (Expand)Author
2013-01-09Refactor and bugfix COM_*Extension functions, patch by DevHCThilo Schulz
2013-01-09- Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr...Thilo Schulz
2013-01-09move MIN/MAX definition, use MIN() instead of min(), patch by DevHCThilo Schulz
2013-01-09- Add vm_x86.c optimization patch by Eugene C. - Remove ASM syntax specific c...Thilo Schulz
2013-01-09- Reverting accidentally committed vm_x86.c - Last commit contained some refa...Thilo Schulz
2013-01-09ensure that ent->classname is always non-null (for entity numbers up to level...Thilo Schulz
2013-01-09Ffffuuuuuu I don't even know....Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
2013-01-09Refactoring patch by DevHCThilo Schulz
2013-01-09whoops, that one was not Com_Error()Thilo Schulz
2013-01-09- Remove newlines in Com_Error() - Update register descriptionThilo Schulz
2013-01-09Add opStack protection to defend against malicious QVMsThilo Schulz
2013-01-09Choose better alignment for heavy-duty rendering structures, patch by Matt Tu...Thilo Schulz
2013-01-09Add error handling to malloc as wellThilo Schulz
2013-01-09- Add HOMEPATH default name define to q_shared.c, patch by uZu (#4973) - Reve...Thilo Schulz
2013-01-09Revert protocol 69 pending further discussion (#4962)Thilo Schulz
2013-01-09- Harden the client and server protocol against UDP spoofing attacks. This wi...Thilo Schulz
2013-01-09Fix a little quirk stillThilo Schulz
2013-01-09Use memcmp instead of self-built while loopThilo Schulz
2013-01-03* Fix bad merge (DevHC)Tim Angus
2013-01-03* Fix a bunch of variable set but not used warningsM. Kristall
2013-01-03* Re-add the protocol cvar readonly, so that ui can use itBen Millwood
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Fix a couple of whitespace inconsistencies in fs_which that I noticed while...Christopher Schwarz
2013-01-03* Three minor cleanups (/dev/humancontroller)Christopher Schwarz
2013-01-03* Merge ioq3-r1813Tim Angus
2013-01-03* (bug 4541) optimise Q_StripIndentMarker (thanks gimhael)Ben Millwood
2013-01-03* Fix more commenting/comments (Rezyn)Christopher Schwarz
2013-01-03* Fix some formatting/comments (Rezyn)Christopher Schwarz
2013-01-03* Refactor emoticon codeM. Kristall
2013-01-03* Merge ioq3-r1765Tim Angus
2013-01-03* Remove unnecessary security code introduced from ioq3 mergeM. Kristall
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Fix from ioq3-r1731Tim Angus
2013-01-03* Indent wrapped chat lines to avoid potential imitation exploitsTim Angus
2013-01-03* Merge ioq3-r1715Tim Angus
2013-01-03* Properly hash % againM. Kristall
2013-01-03* Merge ioq3-r1708Tim Angus
2013-01-03* Stamina changes/fixes (kevlarman)Christopher Schwarz
2013-01-03* (bug 4311) Print file locations of relevant items to simplify troubleshooti...Christopher Schwarz
2013-01-03* Fix mispredicts in previous commit (taunt timer) by actually transmitting t...Christopher Schwarz
2013-01-03* (bug 3961) Fix the taunt delay to no longer be cancelled by jumping. Note t...Christopher Schwarz
2013-01-03* (bug #3705) Collision bugfix/optimisation from Tr3BTim Angus
2013-01-03* Various small style fixes/corrections/changes (Undeference, Timbo, benmachine)Christopher Schwarz
2013-01-03* (bug 4306) Fix display formatting between different types of chat textChristopher Schwarz
2013-01-03* Fix cross-compiling (early merge from ioq3 r1667)Christopher Schwarz
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* (bug 4295) Add an option to view Tremulous news to the main menuChristopher Schwarz
2013-01-03* (bug 3998) linewrap cp, parse newlines in cp and motdChristopher Schwarz