Commit graph

  • 9fbbf4214d Fix Windows key bind name on non-Mac using SDL2 Zack Middleton 2014-09-11 19:57:20 -05:00
  • 878cda6a20 Fix binding 'context menu' key using SDL2 Zack Middleton 2014-09-11 19:27:46 -05:00
  • 4529f124d6 Merge pull request #29 from inolen/shader_tidying Zack Middleton 2014-09-09 19:18:59 -05:00
  • a5d641b3d0 Merge pull request #84 from MAN-AT-ARMS/openal_speedsound Zack Middleton 2014-09-09 18:05:08 -05:00
  • d5ddb72502 Merge pull request #85 from MAN-AT-ARMS/curl_fixes Zack Middleton 2014-09-09 18:03:36 -05:00
  • dd69576dc1 Fix building with curl on Linux PPC and Sparc MAN-AT-ARMS 2014-09-09 13:18:28 -04:00
  • a3653e475e Change default value for s_alDopplerSpeed MAN-AT-ARMS 2014-09-09 13:03:29 -04:00
  • 36f65fd7c5 Merge pull request #81 from MAN-AT-ARMS/sndmix_altivec Tim Angus 2014-09-09 16:39:43 +01:00
  • dd83cbdc25 Fix possible division by zero in S_PaintChannelFrom16_altivec MAN-AT-ARMS 2014-09-09 11:30:23 -04:00
  • 494aa4100e Fix screwed up whitespace in README Tim Angus 2014-09-05 10:30:33 +01:00
  • 441fa1dd71 Add USE_RENDERER_DLOPEN note to README Tim Angus 2014-09-05 10:26:26 +01:00
  • 2dc7c5a7d0 Fix .travis.yml indentation Tim Angus 2014-09-01 21:35:37 +01:00
  • 28fa7c639f Coverity travis integration experiment Tim Angus 2014-09-01 21:16:41 +01:00
  • 43b21055b8 Actually, that's not suppressing, that's changing behaviour Tim Angus 2014-09-01 13:07:08 +01:00
  • 7277d8d6e7 Fix more warnings Tim Angus 2014-09-01 13:03:06 +01:00
  • 6665ea4a49 Fix renderergl2 warnings Tim Angus 2014-09-01 11:35:49 +01:00
  • d38039f975 Fix renderergl1 warnings Tim Angus 2014-09-01 11:31:39 +01:00
  • eeaf0227f7 Suppress warning of (deliberate) null pointer deference Tim Angus 2014-09-01 11:19:57 +01:00
  • 4f3c95c589 Fix client warnings Tim Angus 2014-09-01 11:13:47 +01:00
  • fbdb3e0875 Fix game warnings Tim Angus 2014-09-01 11:09:11 +01:00
  • b55809b925 Fix ui warnings Tim Angus 2014-09-01 11:05:46 +01:00
  • 4444202a41 Fix cgame warnings Tim Angus 2014-09-01 10:47:15 +01:00
  • 621a72e698 Fix a few warnings Tim Angus 2014-08-30 17:29:09 +01:00
  • c621589157 Fix 6155: OpenGL2: some shader stages remains visible through fog volumes Zack Middleton 2014-08-29 02:39:37 -05:00
  • de3062623a Use ColorIndexForNumber in Con_DrawSolidConsole Zack Middleton 2014-08-29 01:55:47 -05:00
  • e742952db8 Port COM_ParseExt fixes to CommaParse Zack Middleton 2014-08-28 20:34:05 -05:00
  • 1d95ef210e SDL 2 scroll/caps/num lock keys send KEYUP event when key is released Zack Middleton 2014-08-28 19:40:28 -05:00
  • 18e08125dd Add ColorIndexForNumber macro replacing '& 0x07' Pan7 2014-08-28 19:15:54 -05:00
  • eeef7cbae7 Don't scale cinematic time by timescale twice Zack Middleton 2014-08-28 19:10:04 -05:00
  • ab41267e9f Only run scan-build on one of the clang builds Tim Angus 2014-08-28 09:13:38 +01:00
  • f17f58705c Remove a numIboIndexes=0 that is not read from GL2 tr_bsp.c Zack Middleton 2014-08-27 20:47:45 -05:00
  • e5f54c584a Fix incorrect rgbGen const reading uninitialized memory Zack Middleton 2014-08-27 20:27:30 -05:00
  • 0853c85e19 Fix incorrect strncat usage in CL_ServerInfoPacket Zack Middleton 2014-08-27 20:17:13 -05:00
  • b0596248ff Remove unused functions from null_main.c and null_input.c Zack Middleton 2014-08-27 19:26:54 -05:00
  • bb64bd7be0 Moved the systemd to /misc/linux Zachary J. Slater 2014-08-27 18:10:27 -07:00
  • 0a70da823b Merge pull request #80 from dictvm/master Zachary J. Slater 2014-08-27 18:08:14 -07:00
  • e130c1fbf9 Use scan-build when invoking clang Tim Angus 2014-08-27 22:55:16 +01:00
  • 67e24c8fc0 Show environment variables from jenkins Tim Angus 2014-08-27 17:28:32 +01:00
  • 4646115f03 Link instead of copy Tim Angus 2014-08-27 17:13:27 +01:00
  • 19ee6a86eb Add cppcheck stage to jenkins script Tim Angus 2014-08-27 16:48:55 +01:00
  • c082b7bb2b removed absolute path to binary, removed sv_pure parameter Daniel Heitmann 2014-08-27 15:16:35 +02:00
  • 86b75ba936 There have been 0 days since the last compiler warning Tim Angus 2014-08-27 12:40:45 +01:00
  • 0c0019a2d1 Fix some warnings Tim Angus 2014-08-27 11:24:25 +01:00
  • 02d197ca08 Bullshit change to test jenkins configuration Tim Angus 2014-08-27 10:36:49 +01:00
  • 137ddb9dc6 Get clipboard data from SDL Zack Middleton 2014-08-27 04:17:39 -05:00
  • 077f6bd068 Fix binding KP_NUMLOCK Zack Middleton 2014-08-26 22:10:44 -05:00
  • d77515470c removed a few defaults to make it completely usable out of the box Daniel Heitmann 2014-08-27 01:21:18 +02:00
  • d7f477ca9f added systemd unit for easier server-deployment Daniel Heitmann 2014-08-26 18:54:22 +02:00
  • 00909a4c16 Add SDL libraries to the builds Tim Angus 2014-08-26 16:59:33 +01:00
  • cf7004ffb2 Fix OSX build Tim Angus 2014-08-25 12:03:10 -04:00
  • 2a3368481d Merge branch 'master' into sdl2 Tim Angus 2014-08-25 15:00:48 +01:00
  • 7d026177ad Fix assorted warnings Tim Angus 2014-08-25 14:48:49 +01:00
  • ca9eebb125 OpenGL2: Fix a glsl compile error on old hardware with r_shadowFilter 0. SmileTheory 2014-08-02 00:02:46 -07:00
  • ff1f093a0b OpenGL2: Remove R_MipMap() and R_MipMap2(), and fix gamma conversion in R_MipMapsRGB() SmileTheory 2014-08-01 23:57:26 -07:00
  • 2b2d696f12 OpenGL2: Add fourth cascade for sun shadows, and adjust sun shadow cvar defaults. SmileTheory 2014-07-31 21:01:57 -07:00
  • 7b866ae96d guard against out-of-bounds jump table targets /dev/humancontroller 2014-07-21 17:43:53 +02:00
  • 3c52f2dccc Don't use -mwindows with Clang on Windows hairball 2014-02-14 04:34:17 +00:00
  • 75cce50a9c Don't load external GLSL files by default Zack Middleton 2014-07-25 23:34:29 -05:00
  • 3d01543e2c OpenGL2: Replace R_MipMapsRGB() with faster version. SmileTheory 2014-07-22 11:43:19 -07:00
  • 48738599a0 Allow user override of cURL, OpenAL, and SDL libs/cflags Zack Middleton 2014-07-20 17:39:27 -05:00
  • a8dcf60b76 Fix compiling on Linux Mint MAN-AT-ARMS 2014-07-20 17:31:37 -05:00
  • 574f6d1f31 Allow overriding external opus libs/cflags in Makefile Zack Middleton 2014-07-20 16:55:41 -05:00
  • b02b54883b Fix up vorbis handling in Makefile Zack Middleton 2014-07-20 05:58:38 -05:00
  • efa9555d74 Merge branch 'pkg-config' of github.com:smcv/ioq3 into master Zack Middleton 2014-07-20 05:51:17 -05:00
  • 16b48b50dd -ffast-math for msvc Pan7 2014-07-14 03:43:03 +02:00
  • f62d4c7f1c sayto cmd with player name completion Pan7 2014-07-18 00:15:05 +02:00
  • 7afb433e20 Fix fast-math optimize flag for MinGW x86_64 build Zack Middleton 2014-07-15 00:19:48 -05:00
  • 0fe2e8d224 Restore drawing a cut off client console line in 1920x1080 Zack Middleton 2014-07-13 01:56:50 -05:00
  • b9e0398244 Don't draw client console buffer past top of screen Zack Middleton 2014-07-12 21:49:40 -05:00
  • d9309ac6db Fix overstrike/insert logic being reversed in q3_ui Zack Middleton 2014-07-03 21:06:05 -05:00
  • 1d664a3a10 Remove unused cvar in_joystickDebug Zack Middleton 2014-07-03 20:59:54 -05:00
  • 5994564537 Remove unused array joy_pressed Zack Middleton 2014-06-19 20:48:54 -05:00
  • 5c1091b414 Fix SkipRestOfLine going past end of string Zack Middleton 2014-06-17 21:28:22 -05:00
  • 95b241b8ba OpenGL2 don't try to dlight surfaces that had all dlights culled Zack Middleton 2014-06-10 21:21:32 -05:00
  • 107cae63d6 Merge branch 'master' into sdl2 Zack Middleton 2014-06-03 00:52:49 -05:00
  • cd3b7133ae Skip merging a SDL 1.2 commit into sdl2 Zack Middleton 2014-06-03 00:51:31 -05:00
  • b12a9acf4d Merge branch 'master' (early part 2) into sdl2 Zack Middleton 2014-06-03 00:50:50 -05:00
  • b5a17f3058 Skip merging a SDL 1.2 commit into sdl2 Zack Middleton 2014-06-03 00:50:00 -05:00
  • b87d889af8 Merge branch 'master' (early part 1) into sdl2 Zack Middleton 2014-06-03 00:49:05 -05:00
  • af79d2cb38 Fix an invalid null deref check in the slider code. Ensiform 2014-05-29 22:27:00 -05:00
  • 9efaf819dc OpenGL2: Really obvious optimization to previous commit. SmileTheory 2014-05-27 20:52:36 -07:00
  • 318d45cff5 OpenGL2: Reimplement MD3 tangent space calculation. SmileTheory 2014-05-27 18:20:12 -07:00
  • 347b429fdb Fix potential OOB in Windows Dedicated TTY CON_Show Zack Middleton 2014-05-26 23:11:56 -05:00
  • 077ab4cbd1 Fix OOB access in CM_EdgePlaneNum without erroring in CM_GridPlane Zack Middleton 2014-05-25 22:54:56 -05:00
  • eeeaf3f125 Fix potential buffer overflow caused by long tcMod args Zack Middleton 2014-05-25 18:44:17 -05:00
  • 9c99cf29db Have OpenGL2 "map $lightmap" check for NULL tr.lightmaps too Zack Middleton 2014-05-25 18:07:45 -05:00
  • 7a4ef47476 Fix max bans range check in SV_AddBanToList Zack Middleton 2014-05-25 17:38:50 -05:00
  • eea9fbdb61 Fix unchecked buffer size issues in l_script.c and l_precomp.c Zack Middleton 2014-05-25 17:02:33 -05:00
  • 078d004dc2 Fix potential buffer overflow in PS_ReadPrimitive Zack Middleton 2014-05-25 16:28:38 -05:00
  • e21ff01946 Don't use memset with non-zero value to fill ints Zack Middleton 2014-05-25 16:10:01 -05:00
  • 9d74227559 Fix potential out of bounds access caused by CM_GridPlane Zack Middleton 2014-05-25 15:59:09 -05:00
  • 494789664e Try to fix Travis CI MinGW builds Zack Middleton 2014-05-19 17:27:25 -05:00
  • 6a33a69795 Disable key repeat if key catcher is 0 Zack Middleton 2014-05-19 03:37:59 -05:00
  • a3c2f77236 Fix Gauntlet barrel axis in UI Zack Middleton 2014-05-18 20:37:43 -05:00
  • daa570c193 Fix always switching back to mgun in Q3 controls menu Zack Middleton 2014-05-18 20:27:18 -05:00
  • 5c4e429471 Merge branch 'features/add-x86_64-travis-ci-support' of github.com:xhairball/ioq3 Zack Middleton 2014-05-12 21:34:40 -05:00
  • 6d47ff88a6 Don't install libvorbis-dev on Travis Zack Middleton 2014-05-12 21:30:39 -05:00
  • d44f4ed9ac Merge pull request #69 from RobertoEstrada/master Tim Angus 2014-05-07 09:48:31 +01:00
  • adc1b2cbd1 Switched runtime library to Multithreaded DLL to fix build on VS2012. Roberto Estrada 2014-05-07 10:37:42 +02:00
  • 3a7298d6ae Make R_LerpTag return qfalse if MDR tag does not exist Zack Middleton 2014-05-06 20:39:17 -05:00