Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Thilo Schulz | |
unused-but-set gcc warnings | |||
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, ↵ | Thilo Schulz | |
thanks to Canavan for supplying a shell where I could fix this (#5077) | |||
2013-01-10 | - Add better protection against DoSing connecting users from connecting - ↵ | Thilo Schulz | |
Have Com_sprintf return string length - add STR_LEN macro for static strings | |||
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 ↵ | Thilo Schulz | |
strrchr() to bg_lib.c, patch by DevHC | |||
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 ↵ | Thilo Schulz | |
will defend ioquake3 against http://aluigi.altervista.org/papers/q3noclient.txt (#3041) - Retains full compatibility to the old but unsecure protocol between clients and servers - Harden the connection process against DoS attacks, possibly connected to UDP spoofing | |||
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 | |
clients receiving a config string * Move BG_ClientList* to Com_ClientList* * Split CS_STAGES into CS_ALIEN_STAGES and CS_HUMAN_STAGES | |||
2013-01-03 | * Cleanup info_validate function and enforce that connecting clients must ↵ | Christopher Schwarz | |
pass it (with thanks to Byron Johnson) | |||
2013-01-03 | * Merge ioq3-r1498, by popular demand | Tim Angus | |
2013-01-03 | * Merge ioq3-r1423 | Tim Angus | |
+ IPv6 + VoIP + Stereo rendering + Other minor stuff | |||
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 | |
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar | |||
2007-03-21 | * ioq3-r1052 merge | Tim Angus | |
2006-05-06 | * Merged ioq3-r775 | Tim Angus | |
- SDL_GammaRamp stuff - Anisotropic texture filtering - q3testesque r_flares - cl_guid - Security fixes | |||
2006-01-24 | * Merged ioq3-r522 | Tim Angus | |
- i586 is now default -march - Couple of OpenAL "bug" fixes - Fancy autocompletion - Delete key on *nix fixed - Client now sleeps when inactive - Persistent console history | |||
2005-12-10 | * s/Quake III Arena source code/Tremulous/ | Tim Angus | |
* De-quaked various bits and pieces * Integrated Tremulous into the ioq3 source * Relicensed Tremulous to be GPL * It compiles!!!!!!!!11111111!!!!1 | |||
2005-12-10 | * Copied ioq3 src to trunk | Tim Angus | |