Age | Commit message (Expand) | Author |
2014-06-17 | Bug #6021 Fix misuse of Sys_Mkdir (Joerg Dietrich) | Tim Angus |
2014-06-17 | Fix recursive crash when home path cannot be created | Thilo Schulz |
2014-06-17 | Fix Windows server history scrolling | Zack Middleton |
2013-05-31 | make the fread() success-check code in Sys_RandomBytes() more secure | /dev/humancontroller |
2013-05-03 | Fix shfolder.dll not getting freed | Tim Angus |
2013-02-16 | Update copyright notices | Tim Angus |
2013-02-16 | 5717 - Gamecode can open file "" for reading | Zack Middleton |
2013-01-12 | Fix win32 console partial print being overwritten | Zack Middleton |
2013-01-12 | Make win32 console cursor visible | Zack Middleton |
2013-01-12 | Fix win32 input left on buffer and overwritten | Zack Middleton |
2013-01-12 | Don't look for colors past win32 input line length | Zack Middleton |
2013-01-12 | Fix win32 dedicated input line printing to backlog | Zack Middleton |
2013-01-12 | Colorize text on win32 console | Zack Middleton |
2013-01-12 | Fix this for real now. | Thilo Schulz |
2013-01-12 | * Fix warning | Tim Angus |
2013-01-12 | Fix windows as well | Thilo Schulz |
2013-01-12 | * (bug #5709) Fix crash when invoked with --version | Tim Angus |
2013-01-12 | Removed 0xAD character, from /dev/humancontroller. | Zack Middleton |
2013-01-12 | CVE-2012-3345 | Zachary Slater |
2013-01-12 | Unix clients can now enter commands from tty console. Patch by Rambetter with... | Zack Middleton |
2013-01-10 | * Fix various warnings with GCC and clang | Tim Angus |
2013-01-10 | Force unload of running VMs when quitting through signal handler | Thilo Schulz |
2013-01-10 | Set default rounding mode to FE_NEAREST again. Thanks to Matthias Bentrup for... | Thilo Schulz |
2013-01-10 | Fixed win32 dedicated server console output. It use to write input line and t... | Zack Middleton |
2013-01-10 | Use STDOUT_FILENO instead of 1 in con_tty.c | Zack Middleton |
2013-01-10 | Bug 5146 - Remove last of warnings under gcc 4.6.1 for Linux, patch by q3urt.... | Thilo Schulz |
2013-01-10 | * Fix some grammar in DLL loading * s/Sys_LoadQVMDll/Sys_LoadGameDll/ | Tim Angus |
2013-01-10 | - Fix already defined command warnings for minimize - Fix recursive CL_Shutdo... | Thilo Schulz |
2013-01-10 | Don't search system directories for renderer lib | Thilo Schulz |
2013-01-10 | Change DLL search path order for external libraries that are linked at runtim... | Thilo Schulz |
2013-01-10 | Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-... | Thilo Schulz |
2013-01-10 | * Replace usage of system with fork/exec | Tim Angus |
2013-01-10 | * Fix various issues with unix Sys_Dialog | Tim Angus |
2013-01-10 | Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ... | Thilo Schulz |
2013-01-10 | * Use specific exit code for xmessage | Tim Angus |
2013-01-10 | - Improve game_restart: * differing screen resolutions and network settings a... | Thilo Schulz |
2013-01-10 | - Small change to search path order - local files not in .pk3s take precedenc... | Thilo Schulz |
2013-01-09 | Fix #if macros for idx64 and id386 | 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 | - Add HOMEPATH default name define to q_shared.c, patch by uZu (#4973) - Reve... | Thilo Schulz |
2013-01-03 | * Merge ioq3-r1946 | Tim Angus |
2013-01-03 | * Fix copyright notice on sys_osx.m | Christopher Schwarz |
2013-01-03 | * Apparently the mv didn't take, during the ioq3 merge | Tim Angus |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus |
2013-01-03 | * Fix black in names causing wonky colors in the system console when followed... | Christopher Schwarz |
2013-01-03 | * (bug 4694) Reallow black in names, map it to inverse in com_ansicolor | Christopher Schwarz |
2013-01-03 | * Merge ioq3-r1765 | Tim Angus |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Merge ioq3-r1752 | Tim Angus |
2013-01-03 | * Merge ioq3-r1715 | Tim Angus |