summaryrefslogtreecommitdiff
path: root/src/sys
AgeCommit message (Expand)Author
2014-06-17Fix Windows server history scrollingZack Middleton
2013-05-31make the fread() success-check code in Sys_RandomBytes() more secure/dev/humancontroller
2013-05-03Fix shfolder.dll not getting freedTim Angus
2013-02-16Update copyright noticesTim Angus
2013-02-165717 - Gamecode can open file "" for readingZack Middleton
2013-01-12Fix win32 console partial print being overwrittenZack Middleton
2013-01-12Make win32 console cursor visibleZack Middleton
2013-01-12Fix win32 input left on buffer and overwrittenZack Middleton
2013-01-12Don't look for colors past win32 input line lengthZack Middleton
2013-01-12Fix win32 dedicated input line printing to backlogZack Middleton
2013-01-12Colorize text on win32 consoleZack Middleton
2013-01-12Fix this for real now.Thilo Schulz
2013-01-12* Fix warningTim Angus
2013-01-12Fix windows as wellThilo Schulz
2013-01-12* (bug #5709) Fix crash when invoked with --versionTim Angus
2013-01-12Removed 0xAD character, from /dev/humancontroller.Zack Middleton
2013-01-12CVE-2012-3345Zachary Slater
2013-01-12Unix clients can now enter commands from tty console. Patch by Rambetter with...Zack Middleton
2013-01-10* Fix various warnings with GCC and clangTim Angus
2013-01-10Force unload of running VMs when quitting through signal handlerThilo Schulz
2013-01-10Set default rounding mode to FE_NEAREST again. Thanks to Matthias Bentrup for...Thilo Schulz
2013-01-10Fixed win32 dedicated server console output. It use to write input line and t...Zack Middleton
2013-01-10Use STDOUT_FILENO instead of 1 in con_tty.cZack Middleton
2013-01-10Bug 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-10Don't search system directories for renderer libThilo Schulz
2013-01-10Change DLL search path order for external libraries that are linked at runtim...Thilo Schulz
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10* Replace usage of system with fork/execTim Angus
2013-01-10* Fix various issues with unix Sys_DialogTim Angus
2013-01-10Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ...Thilo Schulz
2013-01-10* Use specific exit code for xmessageTim 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-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-09- Add HOMEPATH default name define to q_shared.c, patch by uZu (#4973) - Reve...Thilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Fix copyright notice on sys_osx.mChristopher Schwarz
2013-01-03* Apparently the mv didn't take, during the ioq3 mergeTim Angus
2013-01-03* Merge ioq3-r1813Tim 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_ansicolorChristopher Schwarz
2013-01-03* Merge ioq3-r1765Tim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Merge ioq3-r1715Tim Angus
2013-01-03* Merge ioq3-r1708Tim Angus
2013-01-03* Merge ioq3-r1680Tim Angus