summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-03#5889: Do post-processing only on viewport portion of frame buffer.SmileTheory
2013-05-03Correct TeamCount return type and team argument typeZack Middleton
2013-05-03Rename FS_CheckFilenameIsNotImmutable to ..IsMutableHarley Laue
2013-05-03Rename FS_CheckFilenameIsNotExecutable to ..NotImmutableZack Middleton
2013-05-03Don't allow modifying qvms or pk3sZack Middleton
2013-05-03Don't scale shadow multipliers by overbrightbits, and improve documentation.SmileTheory
2013-05-03Fix referencing pk3 with only qagame QVMZack Middleton
2013-05-03Add fallback for __func__ (ioq3 isn't compiled as c99 by default)Zack Middleton
2013-05-03Fix memmove()Mikael Pettersson
2013-05-03Remove old .mak files from botlibTim Angus
2013-05-03Fix zone memory leak in OpenGL2 rendererZack Middleton
2013-05-03Fix shfolder.dll not getting freedTim Angus
2013-05-03Fix setting CVAR_VM_CREATED flag on user created cvarsZack Middleton
2013-05-03Add sunlight/lightmap merging by multiply (r_sunlightMode 1) Merge additive s...SmileTheory
2013-05-03Fix typo preventing OSX native compilesTim Angus
2013-05-03Fix OSX app/ub scriptsTim Angus
2013-05-03Starting sunlight experimentation branchSmileTheory
2013-03-27Fix some warnings caused by lack of noreturnTim Angus
2013-03-27Merged ioq3 2b3c5492c7f1723eb6c17c401bc3b6cd7766de27Tim Angus
2013-03-27Add option to create archive of build productTim Angus
2013-03-27Merged ioq3 838fcf45cb24a8131d7c30ff3fcd5dd3eb264f1aTim Angus
2013-03-27Make the build summary more prettyTim Angus
2013-03-27Fix 'make -jX clean release'Tim Angus
2013-03-27Fix the warning caused by fixing the warningsTim Angus
2013-03-27Fix some of the things clang --analyze flaggedTim Angus
2013-03-25Merged ioq3 352cd151e03fbf6dbf3979c413abedd41928a38cTim Angus
2013-03-25Cross compiling for OS XTim Angus
2013-03-25s/enum/typedef enum/g on uniform_t for glorious fix of mac build. h/t MAN-AT-...Zachary Slater
2013-03-25Enable building QVMs when cross-compilingTim Angus
2013-03-25(bug #5904) Fix OpenBSD and Solaris buildsTim Angus
2013-03-22Merged ioq3 d50338fb5788ea4a6375bee44835f12c9e8e4006Tim Angus
2013-03-22Use distclean for jenkins buildsTim Angus
2013-03-22Make travis silentTim Angus
2013-03-22Fix it moreTim Angus
2013-03-22(Hopefully) fix the Jenkins buildTim Angus
2013-03-22Fix travis buildTim Angus
2013-03-22Move cross-make-mingw.sh's functionality to the Makefile and remove itTim Angus
2013-03-22Add DEBUG_MAKEFILE to... debug the MakefileTim Angus
2013-03-22Ditch 'historical compatibility' and use 'logic' insteadTim Angus
2013-03-22Fix cross-make-mingw.sh when no ARCH is suppliedTim Angus
2013-03-22Add jenkins-ci-build.shTim Angus
2013-03-22Merge mingw build scriptsTim Angus
2013-03-22Consolidate architecture namesTim Angus
2013-03-22Make all GLSL shaders use the same set of uniforms.SmileTheory
2013-03-19Travis notification to the right channelTim Angus
2013-03-19Merged ioq3 9bfff1363e89f1942a89a5d08d4c28d67e778399Tim Angus
2013-03-19Fix NET_IPSocket and NET_IP6Socket return typeZack Middleton
2013-03-19Always initialize joint_names in R_LoadIQMZack Middleton
2013-03-19Use PATH_SEP for a debug message in FS_FOpenFileReadDirEnsiform
2013-03-19Fix loading and rendering IQMs with no jointsZack Middleton