og-openarena-engine/code/client
Poul Sander 95c63426c8 Remove hardcoded vres and fix CG_STRNCPY.
This is anternative approach compared to PR 104 by jackharrhy
2026-04-12 15:48:16 +02: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 Remove hardcoded vres and fix CG_STRNCPY. 2026-04-12 15:48:16 +02:00
cl_cin.c Removed most warnings except for array bound. 2018-02-06 20:27:38 +01:00
cl_console.c A bunch of things 2025-05-20 06:30:51 -04: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 A bunch of things 2025-05-20 06:30:51 -04:00
cl_main.c A bunch of things 2025-05-20 06:30:51 -04: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 A bunch of things 2025-05-20 06:30:51 -04:00
cl_ui.c Add SDL2 compile option. 2021-08-25 18:51:53 -07:00
client.h A bunch of things 2025-05-20 06:30:51 -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 A bunch of things 2025-05-20 06:30:51 -04:00
snd_dma.c November stuff 2025-11-23 02:38:33 -05:00
snd_local.h A bunch of things 2025-05-20 06:30:51 -04:00
snd_main.c A bunch of things 2025-05-20 06:30: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