Commit graph

  • 690b281e4d Remove unused models from server_t Zack Middleton 2013-07-11 23:26:30 -0500
  • 30fcabec65 SDL Mouse Button clean up Zack Middleton 2013-07-09 14:41:56 -0500
  • 4776fb4767 (bug #5984) Unload renderer lib Zack Middleton 2013-07-08 16:36:30 -0600
  • 6b13806066 Fix getting servers from and being listed on id's q3 master server Zack Middleton 2013-07-07 16:08:58 -0500
  • 608e852ac6 Free Team Arena fonts/fontImage_X.dat buffer Zack Middleton 2013-07-04 15:34:05 -0500
  • 817fe14dcb Merge pull request #5 from morturp/patch-1 Zack Middleton 2013-06-26 11:53:54 -0700
  • 213b8e2435 Prevent the skip of the glyph if it does not fit morturp 2013-06-26 11:42:59 +0300
  • d79fe65878 Fix r_mergeLightmaps 0 crashing OpenGL2 renderer Zack Middleton 2013-06-20 21:56:04 -0500
  • 872465500e Fix r_nocurves in OpenGL2 renderer Zack Middleton 2013-06-20 16:22:40 -0500
  • 323e8b9921 Fix r_speeds 4 in OpenGL2 renderer Zack Middleton 2013-06-20 16:21:26 -0500
  • aa2ea68741 Fix IQM tess buffer overflow Zack Middleton 2013-06-18 18:00:45 -0500
  • cb2fa48d65 Only allow model meshes to have SHADER_MAX_VERTEXES - 1 vertexes Zack Middleton 2013-06-18 17:02:47 -0500
  • 00c1831edb Don't try to fog flares with fogNum 0 Zack Middleton 2013-06-11 15:47:00 -0500
  • 7b15415042 Rate limit getchallenge Tim Angus 2013-06-10 20:30:48 +0100
  • 2937ac7661 Allow adjusting VoIP gain and mute during SP demo playback Zack Middleton 2013-06-04 23:04:49 -0500
  • e89a1b9f8e Allow adjusting VoIP gain and mute during demo playback Zack Middleton 2013-06-04 23:02:23 -0500
  • 21c93736b8 Allow recording VoIP in SP for demo commentaries Zack Middleton 2013-06-04 22:28:46 -0500
  • 1315d62491 Make COM_ParseWarning report starting line number of multi-line tokens Zack Middleton 2013-06-03 22:35:57 -0500
  • d4f785c465 Improve warning for shader missing opening brace Zack Middleton 2013-06-02 21:59:01 -0500
  • 3ec2b02dce Check for shaders without closing brace Zack Middleton 2013-06-02 21:55:19 -0500
  • c0a21d0898 Fix setting COM_Parse current line number Zack Middleton 2013-06-02 21:21:45 -0500
  • 6c4d010f29 Fix null model axis disappearing if sky is in view Zack Middleton 2013-05-31 01:07:49 -0500
  • eb73dcb7f4 Catch more bad shader syntax cases Zack Middleton 2013-05-30 22:58:58 -0500
  • 120e296a74 fix some OOB enumerator usages /dev/humancontroller 2013-04-14 18:33:25 +0200
  • 9e9d6fa52c clean up return statements a bit more /dev/humancontroller 2013-04-14 18:33:27 +0200
  • 9d626b6a12 drop some useless return statements /dev/humancontroller 2013-04-14 18:33:26 +0200
  • bbd17d75ce reduce the amount of compiler warnings for variable shadowing /dev/humancontroller 2013-04-14 18:33:26 +0200
  • 1d0a044de3 when using the condump command, do not say "dumped console text" prematurely, before trying to open the file /dev/humancontroller 2013-04-14 18:33:25 +0200
  • a8ce30163e make the fread() success-check code in Sys_RandomBytes() more secure /dev/humancontroller 2013-04-14 18:33:25 +0200
  • f0b43aba35 remove some unused stuff /dev/humancontroller 2013-04-14 18:33:25 +0200
  • 8cc817b5a3 remove some redundant exit() calls /dev/humancontroller 2013-04-14 18:33:24 +0200
  • 830d93aa38 add some noreturn annotations /dev/humancontroller 2013-04-14 18:33:24 +0200
  • 2d54a12615 fix some "\n"-related stuff /dev/humancontroller 2013-05-30 15:32:44 -0500
  • 242dcf9cf8 Suppress warning Tim Angus 2013-05-29 14:23:34 +0100
  • 0c3ec34db9 Allow drawing sun in OpenGL1 renderer Zack Middleton 2013-05-24 22:02:52 -0500
  • ab4c602374 Fix Freetype build problems Tim Angus 2013-05-27 20:45:42 +0100
  • d5b046186a Clarify comment for OpenGL2's RDF_NOFOG Zack Middleton 2013-05-24 13:16:56 -0500
  • 71b804a096 Remove RF_SUNFLARE from OpenGL2 renderer Zack Middleton 2013-05-24 12:26:45 -0500
  • 0448f68a13 Fix predicting touching items in CTF and 1FCTF Zack Middleton 2013-05-23 00:55:32 -0500
  • 540e4225cc Add support for the GNU/Hurd architecture Svante Signell 2013-05-12 12:22:20 +0100
  • 69999280c6 Find Speex via user override, pkg-config or default search path Simon McVittie 2013-05-19 21:19:36 +0100
  • cff1fcd658 Look for system Vorbis, Opus and Ogg via pkg-config Simon McVittie 2013-05-19 21:02:31 +0100
  • c817ab5ae0 Find system zlib via user override, pkg-config or in standard locations Simon McVittie 2013-05-19 21:31:12 +0100
  • 9ff2fc3324 Allow system libjpeg to be in a non-standard location Simon McVittie 2013-05-19 20:58:42 +0100
  • 2821aa41d7 Allow OpenAL to be in a non-standard location on all platforms Simon McVittie 2013-05-19 21:06:16 +0100
  • b1da355644 Allow libcurl to be in a non-standard location on all platforms Simon McVittie 2013-05-19 20:57:04 +0100
  • 608347c84d Centralize checks for Freetype, with a user override Simon McVittie 2013-05-19 20:52:23 +0100
  • 1fe4e0c239 Add USE_INTERNAL_LIBS, a default for USE_INTERNAL_* Simon McVittie 2013-05-12 16:56:56 +0100
  • 53bbfc2cd6 Remove unused renderCommandList variable from renderers Ensiform 2013-05-13 12:08:16 -0500
  • d9d52f0306 Merge branch 'master' into sdl2 Tim Angus 2013-05-08 14:27:15 +0100
  • 42eeb7551d Merge pull request #2 from jonathangray/openbsd_fixes Zack Middleton 2013-05-04 20:08:27 -0700
  • a88357b93c sync the OpenBSD cflags with Linux Jonathan Gray 2013-05-05 11:56:24 +1000
  • 258c4782c6 correct the linked libs on OpenBSD Jonathan Gray 2013-05-05 11:40:57 +1000
  • 3234d2b141 dlopen libopenal.so not libopenal.so.1 on OpenBSD Jonathan Gray 2013-05-05 11:28:54 +1000
  • ee7bd0cae6 Show surface names in excessive vertexes and triangles warnings Zack Middleton 2013-05-03 14:28:18 -0500
  • 3a47192ba8 Use specular texture RGB as specular reflectance, multiplied by per-material value. SmileTheory 2013-05-03 00:32:59 -0700
  • aff3f18101 #5889: Do post-processing only on viewport portion of frame buffer. SmileTheory 2013-04-26 18:44:22 -0700
  • b6d64b7dc4 Correct TeamCount return type and team argument type Zack Middleton 2013-04-26 15:46:12 -0500
  • 1b2a6abed9 Rename FS_CheckFilenameIsNotImmutable to ..IsMutable Harley Laue 2013-04-24 14:45:37 -0500
  • 6c88bf8aee Rename FS_CheckFilenameIsNotExecutable to ..NotImmutable Zack Middleton 2013-04-24 14:14:13 -0500
  • 936db459ee Don't allow modifying qvms or pk3s Zack Middleton 2013-04-24 14:11:18 -0500
  • 8270d54a25 Don't scale shadow multipliers by overbrightbits, and improve documentation. SmileTheory 2013-04-22 21:52:16 -0700
  • feb012152c Give botlib com_basegame for botlib.log path Zack Middleton 2013-04-22 23:11:10 -0500
  • b95d8a91aa Fix referencing pk3 with only qagame QVM Zack Middleton 2013-04-22 16:21:46 -0500
  • a7317ac0d5 Add fallback for __func__ (ioq3 isn't compiled as c99 by default) Zack Middleton 2013-04-20 21:28:21 -0500
  • 1c66e30e7e Fix memmove() Mikael Pettersson 2013-04-14 10:56:47 +0200
  • 6983187a99 Remove old .mak files from botlib Tim Angus 2013-04-13 11:26:30 +0100
  • 319df2d4d7 Fix zone memory leak in OpenGL2 renderer Zack Middleton 2013-04-10 23:21:40 -0500
  • 230af8c9e9 Fix shfolder.dll not getting freed Tim Angus 2013-04-09 21:41:51 +0100
  • 0f62a565f9 Fix setting CVAR_VM_CREATED flag on user created cvars Zack Middleton 2013-04-06 01:06:34 -0500
  • 6a763f0671 Merge branch 'HEAD' of https://github.com/ioquake/ioq3.git into suntest SmileTheory 2013-04-02 00:18:24 -0700
  • 28e14c4546 Add sunlight/lightmap merging by multiply (r_sunlightMode 1) Merge additive sunlight and map lighting into one GLSL shader (r_sunlightMode 2) Change single lightmap blends to use lightall SmileTheory 2013-04-02 00:17:24 -0700
  • efaa87de10 Fix typo preventing OSX native compiles Tim Angus 2013-03-28 11:13:58 +0000
  • 0183f3978a Fix OSX app/ub scripts Tim Angus 2013-03-28 09:55:53 +0000
  • 59061e853e Change missionpack QVM build order in Makefile Zack Middleton 2013-03-27 14:26:34 -0500
  • 2b3c5492c7 Add option to create archive of build product Tim Angus 2013-03-27 14:35:11 +0000
  • 838fcf45cb Make the build summary more pretty Tim Angus 2013-03-26 23:12:17 +0000
  • 946c89b5f1 Fix 'make -jX clean release' Tim Angus 2013-03-26 20:58:55 +0000
  • 12115c28cd Fix the warning caused by fixing the warnings Tim Angus 2013-03-26 18:32:36 +0000
  • 98360bcd57 Fix some of the things clang --analyze flagged Tim Angus 2013-03-26 16:50:03 +0000
  • 66acde6d60 Merge branch 'HEAD' of https://github.com/ioquake/ioq3.git into suntest SmileTheory 2013-03-25 21:05:27 -0700
  • 352cd151e0 Cross compiling for OS X Tim Angus 2013-03-25 22:41:15 +0000
  • 01efc26654 s/enum/typedef enum/g on uniform_t for glorious fix of mac build. h/t MAN-AT-ARMS Zachary Slater 2013-03-25 14:28:01 -0700
  • 4f452fcfed Enable building QVMs when cross-compiling Tim Angus 2013-03-24 22:06:45 +0000
  • cae7ae9ce6 (bug #5904) Fix OpenBSD and Solaris builds Tim Angus 2013-03-23 12:14:03 +0000
  • d50338fb57 Use distclean for jenkins builds Tim Angus 2013-03-22 16:53:29 +0000
  • 5d862d222e Make travis silent Tim Angus 2013-03-22 16:41:47 +0000
  • 02a625a1b3 Fix it more Tim Angus 2013-03-22 14:47:37 +0000
  • 6155816672 (Hopefully) fix the Jenkins build Tim Angus 2013-03-22 14:26:29 +0000
  • 95da547711 Fix travis build Tim Angus 2013-03-22 14:05:50 +0000
  • b720b60295 Move cross-make-mingw.sh's functionality to the Makefile and remove it Tim Angus 2013-03-22 13:49:50 +0000
  • e4151c1d55 Add DEBUG_MAKEFILE to... debug the Makefile Tim Angus 2013-03-22 13:42:11 +0000
  • 8d70929d12 Ditch 'historical compatibility' and use 'logic' instead Tim Angus 2013-03-22 11:33:27 +0000
  • bba199e795 Fix comment grammar (and test jenkins) Tim Angus 2013-03-21 22:37:44 +0000
  • ef0364e5c9 Fix cross-make-mingw.sh when no ARCH is supplied Tim Angus 2013-03-21 21:17:52 +0000
  • 3ffefb663c Add jenkins-ci-build.sh Tim Angus 2013-03-21 15:49:47 +0000
  • e2f520e001 Merge mingw build scripts Tim Angus 2013-03-21 15:47:55 +0000
  • 2c8e751130 Consolidate architecture names Tim Angus 2013-03-21 11:22:44 +0000
  • 8b23985358 Make all GLSL shaders use the same set of uniforms. SmileTheory 2013-03-20 22:53:30 -0700
  • 9bfff1363e Fix NET_IPSocket and NET_IP6Socket return type Zack Middleton 2013-03-18 16:04:53 -0500