og-openarena-engine/code/client
Joey Herguth c2250b7fca Add SDL2 compile option.
This sets SDL2 as the default as well.
2021-08-25 18:51:53 -07:00
..
cl_avi.c Remove newlines from Com_Error message format strings, patch by DevHC 2011-05-12 14:02:48 +00:00
cl_cgame.c Renderer-based particle system (#25) 2016-11-01 03:30:15 -04:00
cl_cin.c Removed most warnings except for array bound. 2018-02-06 20:27:38 +01:00
cl_console.c Client/server engine changes for OpenArena 0.8.8 2014-02-07 04:34:20 +00:00
cl_curl.c Don't allow modifying qvms or pk3s 2013-04-24 14:11:18 -05:00
cl_curl.h Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29) 2014-02-08 17:33:56 +00:00
cl_input.c Client/server engine changes for OpenArena 0.8.8 2014-02-07 04:34:20 +00:00
cl_keys.c Add SDL2 compile option. 2021-08-25 18:51:53 -07:00
cl_main.c - aspect correction for r_tvmode 2014-11-11 06:03:45 -05:00
cl_net_chan.c - Improve snapshot rate and data rate control 2011-07-13 17:11:30 +00:00
cl_parse.c Client/server engine changes for OpenArena 0.8.8 2014-02-07 04:34:20 +00:00
cl_scrn.c don't clear screen during CA_LOADING and CA_PRIMED 2014-01-23 13:44:36 -08:00
cl_ui.c Add SDL2 compile option. 2021-08-25 18:51:53 -07:00
client.h Client/server engine changes for OpenArena 0.8.8 2014-02-07 04:34:20 +00:00
fx_local.h - Fixed crash for fragment shader effects being loaded for unsupported hardware 2014-06-14 07:30:15 -04:00
fx_main.c - Widescreen fixes, should expand on all viewsize values now and leave less refdefs alone 2014-06-07 05:07:56 -04:00
fx_parse.c - Widescreen fixes, should expand on all viewsize values now and leave less refdefs alone 2014-06-07 05:07:56 -04:00
fx_public.h - Widescreen fixes, should expand on all viewsize values now and leave less refdefs alone 2014-06-07 05:07:56 -04:00
fx_types.h - Widescreen fixes, should expand on all viewsize values now and leave less refdefs alone 2014-06-07 05:07:56 -04:00
keycodes.h * Revert 'Handle dead keys more gracefully by taking a "best guess" rather than 2008-08-28 22:05:34 +00:00
keys.h * Don't apply colour escape chars on input fields 2007-09-21 10:35:24 +00:00
libmumblelink.c Removed most warnings except for array bound. 2018-02-06 20:27:38 +01:00
libmumblelink.h update mumble link interface for version 1.2 2010-01-04 14:12:18 +00:00
qal.c Don't search system directories for renderer lib 2011-08-01 09:33:48 +00:00
qal.h - Remove alext.h dependency and manually add the required macros 2011-03-14 15:57:39 +00:00
snd_adpcm.c Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00:00
snd_codec.c - r_suggestiveThemes cvar - loads _safe (for work) models if set to 0, and if they're available. 2014-05-26 01:24:51 -04:00
snd_codec.h Add functionality for tracker module playback using the libxmp library. New formats supported: MOD, IT, S3M, XM. 2014-05-02 21:55:39 -04:00
snd_codec_ogg.c Support FS_SEEK_END and negative offset for zipped files in FS_Seek 2013-11-08 18:43:34 -06:00
snd_codec_opus.c Support FS_SEEK_END and negative offset for zipped files in FS_Seek 2013-11-08 18:43:34 -06:00
snd_codec_wav.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
snd_codec_xmp.c Significantly simplified S_XMP_CodecReadStream. Based on my understanding of the libxmp 4.4 API documentation. 2016-11-27 12:34:07 +01:00
snd_dma.c Add functionality for tracker module playback using the libxmp library. New formats supported: MOD, IT, S3M, XM. 2014-05-02 21:55:39 -04:00
snd_local.h Fix playback of stereo sounds in Base sound system 2013-12-15 00:23:10 -06:00
snd_main.c - r_suggestiveThemes cvar - loads _safe (for work) models if set to 0, and if they're available. 2014-05-26 01:24:51 -04:00
snd_mem.c Add functionality for tracker module playback using the libxmp library. New formats supported: MOD, IT, S3M, XM. 2014-05-02 21:55:39 -04:00
snd_mix.c Fix playback of stereo sounds in Base sound system 2013-12-15 00:23:10 -06:00
snd_openal.c - r_tvMode - forces 640x480 rendering no matter what res 2014-05-31 00:29:57 -04:00
snd_public.h REFACTOR [reletive -> relative] 2012-06-18 16:32:03 +00:00
snd_wavelet.c Removed the numeric array bounds 2018-02-06 20:33:17 +01:00