Age | Commit message (Expand) | Author |
2017-03-09 | implement part 2 of the multi-protocol functionality: pk3 control | /dev/humancontroller |
2017-03-09 | implement part 1 of the multi-protocol functionality: protocols | /dev/humancontroller |
2017-03-09 | increase MAX_SAY_TEXT to 800 | /dev/humancontroller |
2017-02-07 | fix compilation with MSVC | /dev/humancontroller |
2015-03-17 | Add facility to describe cvars | Tim Angus |
2015-03-17 | Add ColorIndexForNumber macro replacing '& 0x07' | Pan7 |
2014-06-17 | Various adjustments so it compiles | Tim Angus |
2014-06-17 | Bunch of comment fixes | Tequila |
2014-06-17 | Check for shaders without closing brace | Zack Middleton |
2013-03-27 | Fix some warnings caused by lack of noreturn | Tim Angus |
2013-02-16 | Update copyright notices | Tim Angus |
2013-01-13 | Update src/qcommon/q_shared.h | M. Kristall |
2013-01-12 | Fix a bunch of warnings | Tim Angus |
2013-01-12 | Remove old FIXME, pmove_framecount isn't networked | Zack Middleton |
2013-01-12 | Fix function prototype for Info_RemoveKey_Big. Pointed out by Ensiform. | Zack Middleton |
2013-01-12 | Remove references to non-existent functions CM_MarkFragments and CM_LerpTag. | Zack Middleton |
2013-01-12 | REFACTOR [reletive -> relative] | Zack Middleton |
2013-01-12 | never set groundEntityNum to -1, use ENTITYNUM_NONE instead | Zack Middleton |
2013-01-12 | Enable zone and hunk debug in debug build. | Zack Middleton |
2013-01-10 | * Fix various warnings with GCC and clang | Tim Angus |
2013-01-10 | Fix auto game-restart when disconnecting from a server that explicitly set fs... | Thilo Schulz |
2013-01-10 | Fix compilation on non-x86 platforms, by Simon McVittie | Thilo Schulz |
2013-01-10 | - Switch master server protocol to dpmaster for better game separation. Based... | Thilo Schulz |
2013-01-10 | - Apply parts of Ben Millwood's target bitfield patch (#3787) - Fix Ryan's FI... | Thilo Schulz |
2013-01-10 | Bug 5096 - Define PRODUCT_VERSION in q_shared.h if it is not, patch by Zack M... | Thilo Schulz |
2013-01-10 | Fix extension name comparison for DLL files | Thilo Schulz |
2013-01-10 | Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ... | Thilo Schulz |
2013-01-10 | Make naming a bit more foolproof for new macro | Thilo Schulz |
2013-01-10 | - Add better protection against DoSing connecting users from connecting - Hav... | Thilo Schulz |
2013-01-10 | More color fixes for railgun | Thilo Schulz |
2013-01-10 | - align sse control word storage space to 16 byte boundary for snapvector - r... | Thilo Schulz |
2013-01-09 | Fix #if macros for idx64 and id386 | Thilo Schulz |
2013-01-09 | - Fix macro that uses constant float suffix as argument - retval variables in... | Thilo Schulz |
2013-01-09 | - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mod... | Thilo Schulz |
2013-01-09 | - Remove Q_strrchr(), replace with standard, portable strrchr() - Add strrchr... | Thilo Schulz |
2013-01-09 | Choose better alignment for heavy-duty rendering structures, patch by Matt Tu... | Thilo Schulz |
2013-01-09 | - Add HOMEPATH default name define to q_shared.c, patch by uZu (#4973) - Reve... | 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 | * Merge ioq3-r1946 | Tim Angus |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus |
2013-01-03 | * Refactor emoticon code | M. Kristall |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Merge ioq3-r1752 | Tim Angus |
2013-01-03 | * Indent wrapped chat lines to avoid potential imitation exploits | Tim Angus |
2013-01-03 | * (bug 3961) Fix the taunt delay to no longer be cancelled by jumping. Note t... | Christopher Schwarz |
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 text | Christopher Schwarz |
2013-01-03 | * Merge ioq3-r1666 | Tim Angus |
2013-01-03 | * (bug 4295) Add an option to view Tremulous news to the main menu | Christopher Schwarz |