summaryrefslogtreecommitdiff
path: root/src/qcommon/common.c
AgeCommit message (Expand)Author
2016-04-07sayto cmd with player name completionPan7
2015-06-07Fix Com_RandomBytes weak-random case/dev/humancontroller
2015-03-17Add facility to describe cvarsTim Angus
2015-03-17Actually, that's not suppressing, that's changing behaviourTim Angus
2015-03-17Suppress warning of (deliberate) null pointer deferenceTim Angus
2014-06-17Bunch of comment fixesTequila
2013-05-31drop some useless return statements/dev/humancontroller
2013-05-31add some noreturn annotations/dev/humancontroller
2013-03-27Fix some of the things clang --analyze flaggedTim Angus
2013-02-16Update copyright noticesTim Angus
2013-01-12It seems rend2 needs more hunkTim Angus
2013-01-12Removed unused functoin Hunk_Trash.Zack Middleton
2013-01-12Show file/line/label in Com_Error messages when run out of memory in debug bu...Zack Middleton
2013-01-10* Fix various warnings with GCC and clangTim Angus
2013-01-10* clang supportTim Angus
2013-01-10Simulate line buffering and fix the overflow bug in Com_ReadFromPipe(), patch...Zack Middleton
2013-01-10- Fix already defined command warnings for minimize - Fix recursive CL_Shutdo...Thilo Schulz
2013-01-10Modular rendering system. Patch by use.less01 This might break MSVC builds. I...Thilo Schulz
2013-01-10- Switch master server protocol to dpmaster for better game separation. Based...Thilo Schulz
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10- Apply parts of Ben Millwood's target bitfield patch (#3787) - Fix Ryan's FI...Thilo Schulz
2013-01-10Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ...Thilo Schulz
2013-01-10Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.cThilo Schulz
2013-01-10Remove one unnecessary loop in the beginningThilo Schulz
2013-01-10- Make sure at least one round of download packets and packet queues gets sen...Thilo Schulz
2013-01-10- Improve snapshot rate and data rate control - Make server send packet fragm...Thilo Schulz
2013-01-10Forgot to set default rate back to 100kbyte/sThilo Schulz
2013-01-10- Greatly improve UDP downloading speed for clients - Add download rate contr...Thilo Schulz
2013-01-10Add forced VM unloading to Com_Quit_fThilo Schulz
2013-01-10- Automatically reset fs_game to "" if it was supplied by the user and is equ...Thilo Schulz
2013-01-10- align sse control word storage space to 16 byte boundary for snapvector - r...Thilo Schulz
2013-01-10- Improve game_restart: * differing screen resolutions and network settings a...Thilo Schulz
2013-01-10- Fix memory leak in DMA sound after S_Shutdown() - Make codec load use temp ...Thilo Schulz
2013-01-09Fix #if macros for idx64 and id386Thilo Schulz
2013-01-09- Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mod...Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
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* Merge ioq3-r1813Tim Angus
2013-01-03* Merge ioq3-r1765Tim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Indent wrapped chat lines to avoid potential imitation exploitsTim Angus
2013-01-03* Merge ioq3-r1666Tim Angus
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* Merge ioq3-r1464Tim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03* Merge ioq3-r1272Tim Angus