Age | Commit message (Expand) | Author |
2013-03-22 | Add DEBUG_MAKEFILE to... debug the Makefile | Tim Angus |
2013-03-22 | Ditch 'historical compatibility' and use 'logic' instead | Tim Angus |
2013-03-22 | Fix cross-make-mingw.sh when no ARCH is supplied | Tim Angus |
2013-03-22 | Add jenkins-ci-build.sh | Tim Angus |
2013-03-22 | Merge mingw build scripts | Tim Angus |
2013-03-22 | Consolidate architecture names | Tim Angus |
2013-03-22 | Make all GLSL shaders use the same set of uniforms. | SmileTheory |
2013-03-19 | Travis notification to the right channel | Tim Angus |
2013-03-19 | Merged ioq3 9bfff1363e89f1942a89a5d08d4c28d67e778399 | Tim Angus |
2013-03-19 | Fix NET_IPSocket and NET_IP6Socket return type | Zack Middleton |
2013-03-19 | Always initialize joint_names in R_LoadIQM | Zack Middleton |
2013-03-19 | Use PATH_SEP for a debug message in FS_FOpenFileReadDir | Ensiform |
2013-03-19 | Fix loading and rendering IQMs with no joints | Zack Middleton |
2013-03-19 | Remove RAVENMD4 #define | Tim Angus |
2013-03-19 | Support more tcgens in lightall shader. | SmileTheory |
2013-03-19 | Remove some more automatic sRGB image flags. | SmileTheory |
2013-03-19 | Disable freetype and vorbis for mingw travis build | Zack Middleton |
2013-03-19 | Fix mingw gcc name in build-test.sh | Zack Middleton |
2013-03-19 | Fix some clang warnings | Tim Angus |
2013-03-19 | Move mingw to separate build job on travis-ci | Zack Middleton |
2013-03-19 | Oops missed a bit | Tim Angus |
2013-03-19 | Fix USE_FREETYPE breakage | Tim Angus |
2013-03-19 | Move renderers a bit closer together | Tim Angus |
2013-03-19 | Always reset vertex attrib pointers with animated meshes. | SmileTheory |
2013-03-19 | Remove old x86_64 JIT compiler | Tim Angus |
2013-03-19 | Fix displaying demo name when loading demo | Zack Middleton |
2013-03-19 | Fix size reserved for IQM jointMats (allocated more than used) | Zack Middleton |
2013-03-19 | Fix origin returned by IQM's LerpTag | Zack Middleton |
2013-03-19 | Only spam IRC on failure | Tim Angus |
2013-03-19 | Fix clampmapped images being always treated as sRGB. | SmileTheory |
2013-03-19 | One last try... | Tim Angus |
2013-03-19 | Use -q instead of -qq on apt-get | Tim Angus |
2013-03-19 | Use the mingw fork that gets maintained | Tim Angus |
2013-03-19 | build-test.sh always run clean first, for non-travis-ci | Zack Middleton |
2013-03-19 | Improve build-test.sh for non-travis-ci usage | Zack Middleton |
2013-03-19 | Fix RAVENMD4 warnings in OpenGL2 | Zack Middleton |
2013-03-19 | autobuild: try to fix extra options build and mingw builds | Zack Middleton |
2013-03-19 | autobuild: test default build, with extra options, and mingw | Zack Middleton |
2013-03-19 | autobuild: Enable Ogg Vorbis, Freetype, and MDR model support | Zack Middleton |
2013-03-19 | Some minor cleanup. | SmileTheory |
2013-03-19 | Simplify RE_StretchRaw() with RE_UploadCinematic() and RB_InstantQuad2(). | SmileTheory |
2013-03-19 | updated travis file to notify us in our lonely IRC outpost of love. | Zachary Slater |
2013-03-19 | Fixed the auto build, for details go here: https://travis-ci.org/ioquake/ioq3 | Zachary Slater |
2013-03-19 | Testing out autobuild stuff. | Zachary Slater |
2013-03-19 | Oops, fix typo. | SmileTheory |
2013-03-19 | Simplify previous patch. | SmileTheory |
2013-03-19 | Calculate viewport and screen texture coordinates correctly for sun shadows. ... | SmileTheory |
2013-03-19 | Show lowercased ascii in bind command | Zack Middleton |
2013-03-19 | Fix Key_StringToKeynum to return lowercased ascii | Zack Middleton |
2013-03-19 | Move noise function declations to tr_common.h | Zack Middleton |