Commit Graph

  • 23b9481646 Merge branch 'master' into game/eliteforce master Zack Middleton 2019-05-12 14:50:03 -0500
  • 95b9cab4d6 Fix warnings that IQM blendWeights may not be initialized upstream Zack Middleton 2019-04-29 14:39:25 -0500
  • d404519cce Fix rendering IQM models between model frames Zack Middleton 2019-04-29 14:39:10 -0500
  • d13d06424e OpenGL2: Disable r_cubeMapping if not OpenGL 3.0+ Zack Middleton 2019-04-16 11:46:18 -0500
  • 9fcb2bb336 Override video mode list in Team Arena UI Zack Middleton 2019-04-15 22:40:09 -0500
  • c61417b8e2 Add current (custom) resolution to Q3 UI video mode list Zack Middleton 2019-04-15 22:04:20 -0500
  • 9b4dcc809e OpenGL2: Fix compiling lightall GLSL on OpenGL 2.1 Zack Middleton 2019-04-15 21:59:03 -0500
  • 44b18d72ac Fix PRINT_ERROR print level missing from CL_RefPrintf Ane-Jouke Schat 2019-04-16 06:13:36 +0200
  • d068e1dce1 Add r_parallaxMapShadows. James Canete 2019-02-06 01:10:42 -0800
  • e5da13f146 OpenGL2: r_cubemapping 2 for box cubemap parallax. James Canete 2018-12-21 19:53:18 -0800
  • b0d2b141e7 Add .gitignore for misc/msvc12 kungfooman 2018-12-14 01:37:12 +0100
  • a6df505d59 Prevent Q_IsColorString from asserting on negative ascii chars kungfooman 2018-12-14 02:23:13 +0100
  • e7ab67a17f Merge branch 'master' into game/eliteforce Zack Middleton 2018-11-16 22:02:24 -0600
  • 09166ba05e Make Team Arena prevTeamMember command loop around player list Zack Middleton 2018-10-17 13:20:16 -0500
  • 302f12b8f6 Don't use host pkg-config when cross-compiling Zack Middleton 2018-10-01 23:48:36 -0500
  • 0cf10d2b77 Make s_info command display channels instead of stereo Zack Middleton 2018-10-01 22:16:20 -0500
  • 58b0fb07cd Fix SDL audio playback with 16-bit stereo sound Zack Middleton 2018-10-01 21:28:15 -0500
  • 93dd14c9fb Disable pulseaudio capture regardless of SDL version Zack Middleton 2018-09-30 14:49:12 -0500
  • aab1d92b13 Allow binds to use hex values for all key codes Zack Middleton 2018-09-30 14:39:33 -0500
  • 33a899d6dd Fix predicting entity origin on rotating mover Zack Middleton 2018-09-15 11:53:21 -0500
  • 812a3dbfa5 Fix SDL audio playback with surround sound Zack Middleton 2018-09-13 12:45:37 -0500
  • e4208cf5a7 Improve finding obelisk entitynum for bot AI Zack Middleton 2018-09-12 15:47:03 -0500
  • 29db64070a Fix loading favorites as initial source in server browser Zack Middleton 2018-08-28 21:33:51 -0500
  • ac85e2da6f The forum is now archived Zack Middleton 2018-08-13 16:31:25 -0500
  • d717aaf01e Merge branch 'master' into game/eliteforce Zack Middleton 2018-08-13 16:31:09 -0500
  • c7ebe82131 Calculate bounds for unanimated IQM models Zack Middleton 2018-08-02 17:13:50 -0500
  • 1994801e1c Fix axis returned by IQM's LerpTag Zack Middleton 2018-07-31 13:50:20 -0500
  • 11337c9fa2 OpenGL2: Add GPU vertex skinning for IQM models Zack Middleton 2018-07-27 17:40:25 -0500
  • cccd283be8 Improve IQM CPU vertex skinning performance Zack Middleton 2018-07-27 17:40:21 -0500
  • fdc08e860e Improve IQM loading Zack Middleton 2018-07-27 17:40:16 -0500
  • 6c3d92133d Fix IQM root joint backlerp when joint number is more than 0 Zack Middleton 2018-07-27 17:40:09 -0500
  • 39e2113c73 OpenGL2: Misc fixes and cleanup Zack Middleton 2018-07-20 23:40:35 -0500
  • 14cc4cc6cb OpenGL2: Fix world VAO cache drawing when glIndex_t is unsigned short Zack Middleton 2018-07-20 23:40:31 -0500
  • 658165cfbb Don't check fixed function GL extensions when using shader pipeline Zack Middleton 2018-07-20 23:40:26 -0500
  • d861a4f427 Load OpenGL ES 2.0 function procs Zack Middleton 2018-07-20 23:40:21 -0500
  • 7391215bd4 Don't load non-core GL functions for OpenGL 3.2 core context Zack Middleton 2018-07-20 23:40:17 -0500
  • 255c33b367 OpenGL1: Use RE_UploadCinematic() instead of duplicate code Zack Middleton 2018-07-20 23:40:12 -0500
  • 476134f5a6 Don't upload 8 bit grayscale images as 16 bit luminance Zack Middleton 2018-07-20 23:40:07 -0500
  • bead4aa8c7 Fix renderer not clearing some GL extension variables at vid_restart Zack Middleton 2018-07-20 23:40:02 -0500
  • c74b9a4452 Remove unused renderer_buffer variable Zack Middleton 2018-07-20 23:39:54 -0500
  • 809a7765b2 Make testgun command without argument disable test gun model Zack Middleton 2018-06-24 22:18:12 -0500
  • fb4b206709 Allow pkg-config binary to be overridden with PKG_CONFIG Simon McVittie 2018-06-12 10:53:27 +0100
  • 38a2f4d938 Fix in_restart causing fatal error while video is shutdown Zack Middleton 2018-06-10 15:13:04 -0500
  • 38e06ac920 Update README.md Zack Middleton 2018-06-10 03:32:36 -0500
  • 1b1d0c55f6 Fix Linux uninstaller redirecting stderr to stdout in preuninstall.sh Zack Middleton 2018-06-03 16:20:04 -0500
  • 466952b320 Fix Linux uninstaller requiring Bash Zack Middleton 2018-06-03 14:22:30 -0500
  • 307609296c Change default renderer to opengl1 v1.39 Zack Middleton 2018-06-01 20:13:27 -0500
  • 74ec00ddaf OpenGL2: Fix holodeck doors being black and not fading out Zack Middleton 2018-06-01 18:27:14 -0500
  • 0b0e10fba3 Merge branch 'master' into game/eliteforce Zack Middleton 2018-06-01 16:56:24 -0500
  • ce1d5406d5 Require OpenGL 1.2 for GL_CLAMP_TO_EDGE Zack Middleton 2018-05-28 17:20:27 -0500
  • 77de5019b9 Don't create multiple windows when GL context creation fails Zack Middleton 2018-05-28 17:07:38 -0500
  • 939020fb0e Merge branch 'master' into game/eliteforce Zack Middleton 2018-05-22 19:16:41 -0500
  • 4fa93fbfd4 Fix client kicked as unpure when missing the latest cgame/ui pk3s Zack Middleton 2018-05-22 13:10:27 -0500
  • 586b284674 Update make-linux-portable.sh for Lilium Voyager Zack Middleton 2018-05-20 15:04:13 -0500
  • 604fecf1cd Merge branch 'misc/lilium_common' into game/eliteforce Zack Middleton 2018-05-20 15:02:18 -0500
  • 2dd217b66d lilium_common: Improve make-linux-portable.sh Zack Middleton 2018-05-20 14:56:39 -0500
  • 58f257e868 Send empty snapshots to clients downloading using legacy protocol Zack Middleton 2018-05-18 09:40:53 -0500
  • 457b7944b9 Fix sending extra lastClientCommand if built as ioquake3 Zack Middleton 2018-05-18 09:25:21 -0500
  • 9e775e98f0 Fix error after downloading a pk3 using legacy protocol Zack Middleton 2018-05-18 06:23:00 -0500
  • dc2941584e Add link in Lilium Voyager README.md to README-ioq3.md Zack Middleton 2018-05-18 05:10:41 -0500
  • e1f0a69716 Merge branch 'master' into game/eliteforce Zack Middleton 2018-05-18 04:40:21 -0500
  • c0c45d325d OpenGL2: Readd r_deluxeSpecular. SmileTheory 2018-05-14 18:30:59 -0700
  • 60a3112e45 Fix console offset while Team Arena voiceMenu is open Zack Middleton 2018-05-14 00:07:56 -0500
  • f4db711024 Use SDL 2.0.1 headers for macOS ppc64 Zack Middleton 2018-05-12 13:36:37 -0500
  • ffd9ce1902 Limit -maltivec to specific source files on OpenBSD too (untested) Zack Middleton 2018-05-12 13:27:08 -0500
  • 5909b9a1cf Isolate the Altivec code so non-Altivec PPC targets can use the same binary. Simon McVittie 2018-05-12 19:14:47 +0100
  • 2326a060b9 Don't allow SDL audio capture using pulseaudio Zack Middleton 2018-05-12 03:57:53 -0500
  • 42d2fb908c OpenGL2: Fix parsing specularScale in shaders Zack Middleton 2018-05-11 23:10:59 -0500
  • 10abac8fa0 Fix duplicate bots displayed in Team Arena ingame add bot menu Zack Middleton 2018-05-06 01:39:20 -0500
  • da861ff3a2 Fix not closing description.txt and fix path seperator Zack Middleton 2018-05-03 16:03:12 -0500
  • 51743bbb01 Improvements for dedicated camera followers (team follow1/2) Zack Middleton 2018-04-29 14:28:28 -0500
  • f3f29e9670 Make s_useOpenAL be CVAR_LATCH Zack Middleton 2018-04-26 11:46:51 -0500
  • 45f8512f8e Fix clearing keys for control in Team Arena UI Zack Middleton 2018-04-26 11:40:16 -0500
  • 1caf1fb875 Fix compiling Makefile (broke in macOS frameworks commit) Zack Middleton 2018-04-26 11:46:00 -0500
  • 9b2df26024 Fix array index in CanDamage() function - discovered by MARTY IR4T4 2018-04-26 17:52:44 +0200
  • 3bc3fa1b3b Fix compiling against macOS system OpenAL and SDL2 frameworks Zack Middleton 2018-04-24 12:28:46 -0500
  • 7ad05ccf2d Make UI_DrawProportionalString handle NULL string Zack Middleton 2018-04-22 17:56:43 -0500
  • 05758d52f4 Remove unnecessary NULL pointer check in Cmd_RemoveCommand Zack Middleton 2018-04-22 17:54:49 -0500
  • a82a99f68d Fix uninitialized bot_goal_t fields Zack Middleton 2018-04-21 14:39:18 -0500
  • e9e11f1605 Fix possible bot goal state NULL pointer dereference Zack Middleton 2018-04-21 14:07:22 -0500
  • 9a0ee67e04 Make macOS Universal Bundle target 10.6 for x86 and x86_64 Zack Middleton 2018-04-24 17:24:15 -0500
  • 92935df37b Enable SDL audio capture for SDL 2.0.5 and newer Zack Middleton 2018-04-24 14:05:58 -0500
  • 45af2594a0 Add SDL 2.0.1 headers for macOS PPC Zack Middleton 2018-04-24 13:40:53 -0500
  • 5bf60a9504 Update SDL2 to 2.0.8 MAN-AT-ARMS 2018-04-14 18:49:28 -0400
  • 8bd2c79109 Disable SDL audio capture until prebuilt SDL libraries are updated to 2.0.8. Ryan C. Gordon 2018-04-14 00:56:36 -0400
  • 78c70d0afc Use the SDL2 audio device interface instead of the legacy 1.2 API. Ryan C. Gordon 2018-04-13 22:47:29 -0400
  • 69f92daf08 Added audio capture support to SDL backend. Ryan C. Gordon 2018-04-13 22:38:17 -0400
  • 2f62394174 There's no need to SDL_PauseAudio(1) before calling SDL_CloseAudio(). Ryan C. Gordon 2018-04-13 21:32:51 -0400
  • 62acfb3348 sdl_snd.c should just initialize SDL audio without checking SDL_WasInit(). Ryan C. Gordon 2018-04-13 21:30:26 -0400
  • 4f8c7c2f2f Support SDL audio devices that require float32 samples. Ryan C. Gordon 2018-04-13 14:05:12 -0400
  • 3377f9981a Fix map list in Team Arena start server menu after entering SP menu Zack Middleton 2018-04-12 00:38:25 -0500
  • dfb49e78b5 Make setting r_stencilbits more consistent in Team Arena UI Zack Middleton 2018-04-11 02:01:42 -0500
  • 61404e25c4 Restore setting r_colorbits in q3_ui Zack Middleton 2018-04-11 01:33:40 -0500
  • 7e9b92de12 Fix displayed color/depth/stencil bits values Zack Middleton 2018-04-11 01:14:24 -0500
  • 43602a7eb8 Revert "Removed "Color Depth" from q3_ui system settings, it didn't control anything." Zack Middleton 2018-04-09 15:39:36 -0500
  • 3ad427c68d Fix q3history buffer not cleared between mods and OOB-access Zack Middleton 2018-04-09 01:56:07 -0500
  • 699cbed7c7 Fix mouse grab after toggling fullscreen Zack Middleton 2018-04-08 23:53:52 -0500
  • e986384fde Maximize cURL buffer size Mickaël Thomas 2018-04-09 05:40:37 +0200
  • 63e59a4591 Fix the behaviour of CVAR_LATCH|CVAR_CHEAT cvars IR4T4 2018-04-09 05:08:04 +0200
  • b8ee77cecc Avoid srcList[-1] in snd_openal.c Dominic Fandrey 2016-11-27 10:05:13 +0100