Commit graph

  • b3223dcfcb [qcommon] Use unsigned types where wrapping arithmetic is intended Thomas Köppe 2017-10-03 01:46:37 +0100
  • a83ae01d93 Load OpenGL ES 1.1 function procs Zack Middleton 2017-10-02 04:47:17 -0500
  • e657dbd6b2 Fix setting cflags/libs from sdl2-config Zack Middleton 2017-10-02 02:02:08 -0500
  • da07a6dbd9 Support parsing OpenGL ES version strings Zack Middleton 2017-10-01 22:53:21 -0500
  • c9d12aa3f3 Add common OpenGL version parsing + OpenGL 3 fixes Zack Middleton 2017-10-01 20:16:23 -0500
  • 20573bce43 Don't link to libGL at compile time Zack Middleton 2017-10-01 18:59:01 -0500
  • 51e9aa2df0 Fix hit accuracy stats for lightning gun and shotgun kills Zack Middleton 2017-09-29 18:28:34 -0500
  • eeaade70bd Statically link libgcc on Windows Zack Middleton 2017-09-26 01:05:46 -0500
  • 414f3c5e3e Enable Ogg Vorbis support by default Zack Middleton 2017-09-23 19:55:49 -0500
  • 198620b941 Update readme Zack Middleton 2017-09-20 18:22:01 -0500
  • 003f36a527 Add readme for Lilium Voyager Zack Middleton 2017-09-18 01:59:36 -0500
  • 94a709dd68 Rename ioq3 readme Zack Middleton 2017-09-18 01:20:55 -0500
  • 2bcc90fca9 Fix globalservers for Elite Force Zack Middleton 2017-09-18 00:32:48 -0500
  • f4edc947b5 Make changing com_gamename use dpmaster protocol instead of efmaster Zack Middleton 2017-09-18 00:13:24 -0500
  • d7b202d4eb Fix set but unused variable 'type' warning Zack Middleton 2017-09-17 23:49:28 -0500
  • 953fc72a2f Fix wave random at high level-times Zack Middleton 2017-09-17 23:18:57 -0500
  • 4837f4619e Merge branch 'master' into game/eliteforce Zack Middleton 2017-09-17 23:16:55 -0500
  • 45de6be4c2 Fix listen server sending snapshots each client frame Zack Middleton 2017-09-15 19:14:03 -0500
  • c04cf19b77 Fix minimum macOS version not being set in AppBundle Info.plist Zack Middleton 2017-09-14 16:49:30 -0500
  • 0a599268bb Fix specifying minimum mac os version in make-macosx.sh Zack Middleton 2017-09-14 16:44:20 -0500
  • 11b3bca555 Update UI player animation handling to match CGame Zack Middleton 2017-09-10 19:16:47 -0500
  • 098d97bdb0 Fix in_nograb not releasing the mouse cursor Zack Middleton 2017-09-10 18:27:50 -0500
  • a48dcdf224 Fix crash when out of memory in Team Arena's String_Alloc Zack Middleton 2017-09-09 17:11:26 -0500
  • dcf5707493 Don't reload arenas.txt/*.arena files in Team Arena UI Zack Middleton 2017-09-09 17:04:17 -0500
  • 213b15a9db Merge pull request #310 from em92/sceenlooping-bugfix James Canete 2017-09-10 10:54:09 -0700
  • e0a367451f ignore window resize event on fullscreen Eugene Molotov 2017-09-10 14:31:51 +0500
  • 5f743bdb22 Disable DPI scaling on Windows Zack Middleton 2017-09-07 21:09:46 -0500
  • aeaecb4ae5 Add Windows application manifest Zack Middleton 2017-09-07 21:01:23 -0500
  • 6f0736ce9a Fix loading renderer DLLs on Windows x86 Zack Middleton 2017-09-07 20:38:10 -0500
  • c2ce1c2f51 Make client for Windows x86_64 use OpenAL64.dll by default Zack Middleton 2017-09-04 20:02:17 -0500
  • 8192f66b39 Don't draw crosshair 0 in Team Arena setup menu Zack Middleton 2017-09-02 18:11:01 -0500
  • e152761c28 Fix team chat box for spectators Zack Middleton 2017-09-02 17:57:24 -0500
  • 5d88c6fdee Limit ui_smallFont/ui_bigFont/cg_noTaunt cvars to missionpack Zack Middleton 2017-09-02 17:39:45 -0500
  • 2c22ead078 Make map names in q3_ui map select menu be uppercase Zack Middleton 2017-09-02 17:35:09 -0500
  • f4d68590c2 Fix going to previous browser source in q3_ui Zack Middleton 2017-09-02 17:31:01 -0500
  • c3e64d3806 Make bots only use q3tourney6 crusher to kill their enemy Zack Middleton 2017-08-26 23:22:54 -0500
  • ad1d0e616e Make bots use crusher on other q3tourney6 maps Zack Middleton 2017-08-26 23:21:46 -0500
  • 63e07afae9 Make input events use earliest possible time Zack Middleton 2017-08-21 22:30:32 -0500
  • 5993c63c4e Removing input functions from sys_local.h for last commit Zack Middleton 2017-08-21 22:27:09 -0500
  • ead54782d0 Improve client input responsiveness Zack Middleton 2017-08-21 21:32:24 -0500
  • 34d0b78754 Improve keys using international key layouts Zack Middleton 2017-08-21 20:20:19 -0500
  • be1c71d363 Combine mouse movement events in event queue Zack Middleton 2017-08-21 19:48:44 -0500
  • e793c0c37c Fix crash when pmove_msec is 0 Zack Middleton 2017-08-19 01:28:49 -0500
  • bae86208f9 Only allow safe protocols for cURL downloads Mickaël Thomas 2017-08-16 04:47:27 +0200
  • 9736e7ff91 Fix compiling Cmd_CallTeamVote_f Zack Middleton 2017-08-09 19:19:59 -0500
  • 3f267728c3 Remove newlines from chat messages in Game VM Zack Middleton 2017-08-09 18:34:26 -0500
  • f0b74a27c9 Check for all command separators in callTeamVote Zack Middleton 2017-08-09 18:27:39 -0500
  • 0bce5463f7 Add spawnflags to QUAKED for trigger_multiple Zack Middleton 2017-08-09 17:47:23 -0500
  • 9d1c6748f5 OpenGL2: Force VAO usage on OpenGL 3.0+ SmileTheory 2017-08-08 20:20:11 -0700
  • 3f415abe61 OpenGL2: Use extension functions with OpenGL versions before 3.0. SmileTheory 2017-08-07 18:00:00 -0700
  • 00a5339b27 Update arch in misc/setup for ioq3 changing from i386 to x86 Zack Middleton 2017-08-07 05:39:23 -0500
  • 2955f8dadb Reject OpenGL contexts w/ software renderer when core context requested. SmileTheory 2017-08-03 14:20:33 -0700
  • 59b1262b82 Fix floating point precision loss in renderer [part 2] Zack Middleton 2017-08-02 23:29:46 -0500
  • 30fdd88c9f Fix floating point precision loss in renderer [part 1] Zack Middleton 2017-08-02 22:39:27 -0500
  • 9c4c363ccc Fix friction in AAS_ClientMovementPrediction Tobias Kuehnhammer 2017-08-02 20:18:43 +0200
  • d2b1d124d4 Fix/improve buffer overflow in MSG_ReadBits/MSG_WriteBits Zack Middleton 2017-08-02 14:55:10 -0500
  • 2d6171f44c Remove CVAR_PROTECTED from cl_renderer Zack Middleton 2017-08-01 01:51:38 -0500
  • c05fbe554e Make warmup in Team Deathmatch wait for players to join both teams Zack Middleton 2017-07-31 15:13:19 -0500
  • e62941396d Remove unused imgFlag_t value IMGFLAG_SRGB Zack Middleton 2017-07-30 15:39:32 -0500
  • 39716745f9 Silence g_util.c warning about set but not read variable Zack Middleton 2017-07-28 17:24:34 -0500
  • 8ebb600f62 Workaround Travis-CI MinGW builds failing with new cURL Zack Middleton 2017-07-28 14:32:28 -0500
  • e07ffa715c Update internal curl to 7.54.0 MAN-AT-ARMS 2017-07-28 09:59:43 -0400
  • 6693465336 Don't try to remove non-existant command 'shaderstate' Zack Middleton 2017-07-27 18:58:43 -0500
  • fa034c17ec Echo server say/tell/sayto message to console Zack Middleton 2017-07-24 20:55:14 -0500
  • 356ae10ef6 OpenGL2: Don't use initialized arrays in glsl shaders. SmileTheory 2017-07-24 16:29:04 -0700
  • 67dace6c20 Escape quotes for sv_dlURL in shell so it doesn't become "http:" Zack Middleton 2017-07-20 22:37:36 -0500
  • 9f239d647b Make 'globalservers 0' fetch all masters Zack Middleton 2017-07-20 15:39:51 -0500
  • fa1549d457 Move CON_Init ahead of Com_Init to avoid Windows dedicated server crash Noah Metzger 2017-07-14 08:23:38 -0500
  • 5f2e4a03c5 Add score bonus for defending the flag carrier in 1 Flag CTF Zack Middleton 2017-07-14 17:38:22 -0500
  • 13831f9569 Restore not giving defense score bonus to flag carrier Zack Middleton 2017-07-14 17:06:22 -0500
  • c8db6c55e5 Fix score bonus for defending the flag carrier in CTF Zack Middleton 2017-07-14 15:43:44 -0500
  • 786f6fc525 whoops, left a bit of debugging enabled SmileTheory 2017-07-14 16:26:41 -0700
  • 6f1712dafe OpenGL2: "Fix" cg_shadows 4. SmileTheory 2017-07-14 16:15:02 -0700
  • 6a77f4e363 OpenGL2: Don't do MSAA resolve/shadow mask/SSAO on shadow views. SmileTheory 2017-07-14 15:42:41 -0700
  • a4c09236b1 OpenGL2: Remove GLSL_ValidateProgram(). SmileTheory 2017-07-13 12:10:09 -0700
  • d549b642bc OpenGL2: Use an OpenGL 3.2 core context if available. SmileTheory 2017-07-13 12:03:10 -0700
  • 51ca4d35ea Fix misleading-indentation warnings in cl_cin.c Zack Middleton 2017-07-09 13:09:06 -0500
  • e78da55a75 Fix more maybe-uninitialized warnings in opusfile Zack Middleton 2017-07-09 12:58:52 -0500
  • a33a904225 Fix warning about using abs() with floats (#222) Brenton Bostick 2017-07-09 15:00:56 -0400
  • 7c252066a3 Fix set-but-not-used variable warnings in vm_armv7l.c Zack Middleton 2017-07-08 16:46:41 -0500
  • dd73e19546 Improve warning for too many skin surfaces Zack Middleton 2017-07-04 15:20:45 -0500
  • 904bbc1a8f Allow more than 32 surfaces in skin files Zack Middleton 2017-07-04 13:48:52 -0500
  • 4dffc52c1d Add warnings for animMap and videoMap shader keywords Zack Middleton 2017-07-02 16:57:49 -0500
  • 5aa7fb39c2 OpenGL2: Remove two unused cvars and update readme Zack Middleton 2017-07-02 16:47:55 -0500
  • cbd9e432b5 Fix nonresponsive favorites in q3_ui having no hostname Zack Middleton 2017-07-01 14:10:46 -0500
  • 8c3d1fcf59 Allow changing q3_ui server source during refresh Zack Middleton 2017-07-01 13:30:16 -0500
  • 0ba359c29e Make UI continue searching for local servers until found Zack Middleton 2017-07-01 12:46:54 -0500
  • 21eeaee9c8 Make Team Arena UI aspect correct in widescreen Zack Middleton 2017-07-01 11:27:31 -0500
  • d9c2e91919 Fix q3_ui cursor going off screen in widescreen Zack Middleton 2017-07-01 11:26:17 -0500
  • e77153766a OpenGL2: Draw sun shadows for first person IQM player models Zack Middleton 2017-06-30 13:59:07 -0500
  • 102c79eb49 OpenGL2: Fix black planar projection shadows (cg_shadows 3) Zack Middleton 2017-06-30 13:48:38 -0500
  • 09a23e0417 OpenGL2: Fix checking r_shadowCascadeZFar pointer instead of value Zack Middleton 2017-06-29 21:34:39 -0500
  • 4b5067cce2 Add 'addbot random' to README Zack Middleton 2017-06-29 19:57:13 -0500
  • b984dd4a23 Add range check for bot skill in addbot command Zack Middleton 2017-06-29 19:22:25 -0500
  • cabc32362c Don't pick duplicate random bots until all bot types are added Zack Middleton 2017-06-29 17:51:30 -0500
  • 0999aff28d Fix duplicate (delayed) random bots being choosen Zack Middleton 2017-06-29 17:07:32 -0500
  • d8f2ff7a4b Check delayed bot's team when counting bots for bot_minplayers Zack Middleton 2017-06-29 16:40:22 -0500
  • 7c601da651 Fix not adding random bot when all bot info are in use on team Zack Middleton 2017-06-29 15:59:09 -0500
  • d0d1fe1b7c Fix bot_minplayers passing delay as team to addbot in non-team gametypes Zack Middleton 2017-06-29 15:52:20 -0500
  • 51649695a5 Fix random bot not looking for bots by funname Zack Middleton 2017-06-29 15:37:02 -0500