index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qcommon
/
q_shared.c
Age
Commit message (
Expand
)
Author
2014-08-28
Fix SkipRestOfLine going past end of string
Zack Middleton
2014-06-17
Fix running if built on OS X 10.9
Zack Middleton
2014-06-17
Make COM_ParseWarning report starting line number of multi-line tokens
Zack Middleton
2014-06-17
Check for shaders without closing brace
Zack Middleton
2014-06-17
Fix setting COM_Parse current line number
Zack Middleton
2013-02-16
Update copyright notices
Tim Angus
2013-01-10
* Fix various warnings with GCC and clang
Tim Angus
2013-01-10
Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...
Thilo Schulz
2013-01-10
Fix extension name comparison for DLL files
Thilo Schulz
2013-01-10
Fix alignment issues in message sending/reading that would crash IRIX, thanks...
Thilo Schulz
2013-01-10
- Add better protection against DoSing connecting users from connecting - Hav...
Thilo Schulz
2013-01-09
Need space of len+1 for snprintf to work
Thilo Schulz
2013-01-09
Refactor and bugfix COM_*Extension functions, patch by DevHC
Thilo Schulz
2013-01-09
- Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr...
Thilo Schulz
2013-01-09
Revert 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-03
* Fix a bunch of variable set but not used warnings
M. Kristall
2013-01-03
* Merge ioq3-r1946
Tim Angus
2013-01-03
* (bug 4541) optimise Q_StripIndentMarker (thanks gimhael)
Ben Millwood
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* Indent wrapped chat lines to avoid potential imitation exploits
Tim Angus
2013-01-03
* (bug 3998) linewrap cp, parse newlines in cp and motd
Christopher Schwarz
2013-01-03
* (bug #3836) Add [SV|trap]_SetConfigstringRestrictions which prevents some
Tim Angus
2013-01-03
* Cleanup info_validate function and enforce that connecting clients must pas...
Christopher Schwarz
2013-01-03
* Merge ioq3-r1498, by popular demand
Tim Angus
2013-01-03
* Merge ioq3-r1423
Tim Angus
2013-01-03
Improving an error message, which should help diagnose its cause a little.
Ben Millwood
2007-09-05
* Merge of ioq3-r1163
Tim Angus
2007-03-21
* ioq3-r1052 merge
Tim Angus
2006-05-06
* Merged ioq3-r775
Tim Angus
2006-01-24
* Merged ioq3-r522
Tim Angus
2005-12-10
* s/Quake III Arena source code/Tremulous/
Tim Angus
2005-12-10
* Copied ioq3 src to trunk
Tim Angus