summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-15Remove a bunch of LEGACY_PROTOCOL blocksTim Angus
2013-01-15Ues cls.glconfigTim Angus
2013-01-13Manual update to last merge SHATim Angus
2013-01-13Fix screwed up whitespace in files.cTim Angus
2013-01-13Fix FS_FOpenFileRead corner caseTim Angus
2013-01-13Update src/qcommon/q_shared.hM. Kristall
2013-01-12Fix a bunch of warningsTim Angus
2013-01-12Add tags file to .gitignoreTim Angus
2013-01-12It seems rend2 needs more hunkTim Angus
2013-01-12Add vim .swp files to .gitignoreTim Angus
2013-01-12Add git ioq3 merge scriptTim Angus
2013-01-12Remove rend2 readmeTim Angus
2013-01-12Changes to make rend2 work with TremulousTim Angus
2013-01-12Remove old FIXME, pmove_framecount isn't networkedZack 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-12Fix #5849 - broken snapvector inverts player speedMark
2013-01-12#5866: Fix surface culling through portals, and use the correct number of fru...SmileTheory
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-12#5863 - Use proper texture coordinates for alpha tested materials when doing ...SmileTheory
2013-01-12#5818 - Modular renderer and Rend2 support for MSVC.SmileTheory
2013-01-12Fixed a typo in a comment.Ryan C. Gordon
2013-01-12Fixed a small bug in my new version of this script.Richard Allen
2013-01-12Increase various arbitrary limits - Bug #5463Zachary Slater
2013-01-12Assorted whitespace fixesTim Angus
2013-01-12Fix dist target and comment refering to svnTim Angus
2013-01-12Fix whitespaceTim Angus
2013-01-12Replace svnversion use with git equivalentTim Angus
2013-01-12Lets list all the valid options.Zachary Slater
2013-01-12Have make-macosx.sh require the user to specify which architecture she/he wan...Richard Allen
2013-01-12mv .svnignore .gitignoreTim Angus
2013-01-12More fixes to the macosx buildsystem. This removes the SDL Framework and make...Richard Allen
2013-01-12Fix bot skill format so it doesn't always have a space at the beginning of it.Zack Middleton
2013-01-12Changes from Ensiform: - In G_AddBot, try to allocate clientNum before doing ...Zack Middleton
2013-01-12- Fix spectator client being switched from follow to free after map_restart i...Zack Middleton
2013-01-12Changed the MacOS-X build system to make UB's containing i386 and x86_64 arch...Richard Allen
2013-01-12Missed a file in the previous commit.James Canete
2013-01-12Support r_srgb even without hardware support. Also tweak default autoexposure...James Canete
2013-01-12Save all arguments from connect for reconnect command. Remove unnecessary loc...Zack Middleton
2013-01-12Makefile fixes for OpenBSD by Jonathan Gray. (#5728)Zack Middleton
2013-01-12Fix dedicated server crashing when using MSG_ReadDelta*, though it only happe...Zack Middleton
2013-01-12Fix reconnect command to work after leaving server. (#5794)Zack Middleton
2013-01-12Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and n...Zack Middleton
2013-01-12Fix clients being able to reset their player state and respawn using donedl.Zack Middleton
2013-01-12Fix a couple files not ending with a newline.James Canete
2013-01-12Only declare var_SampleToView in lightall shader when it is actually used.James Canete
2013-01-12- Allow changing cl_voip without restarting. - Fix assert failing in CL_Parse...Zack Middleton