Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-12 | Removed an unused variable (which wasn't compiled in as _DEBUG isn't defined ↵ | Zack Middleton | |
using make). | |||
2013-01-12 | Fix net_restart when networking was temporarily disabled | Thilo Schulz | |
2013-01-10 | Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes ↵ | Thilo Schulz | |
unused-but-set gcc warnings | |||
2013-01-10 | Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.c | Thilo Schulz | |
2013-01-10 | - Clear ip address listings after a NET_Restart - check for oldGameSet ↵ | Thilo Schulz | |
instead of the gamename string | |||
2013-01-09 | OpenBSD compile fixes, patch provided by Jonathan Gray (#4994) | Thilo Schulz | |
2013-01-09 | Fix a little quirk still | Thilo Schulz | |
2013-01-09 | Use memcmp instead of self-built while loop | Thilo Schulz | |
2013-01-03 | * Merge ioq3-r1946 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus | |
2013-01-03 | * Update copyright notices | Tim Angus | |
2013-01-03 | * Merge ioq3-r1752 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1637 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1498, by popular demand | Tim Angus | |
2013-01-03 | * Merge ioq3-r1458 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1423 | Tim Angus | |
+ IPv6 + VoIP + Stereo rendering + Other minor stuff | |||
2013-01-03 | Fix compiling on OSX | Ben Millwood | |
2007-11-28 | * Merge ioq3-r1220 | Tim Angus | |
2007-09-15 | * Merge of ioq3-r1183 | Tim Angus | |
+ Windows dedicated console + MSVC project + Makefile tweaks | |||
2007-09-06 | * De-quake | Tim Angus | |
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 |