openmohaa/code/client
2023-11-07 22:44:13 +01:00
..
new Added S_StartLocalSoundChannel 2023-10-02 21:11:16 +02:00
cl_avi.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_cgame.cpp Export DebugPrintf for client 2023-09-17 19:34:10 +02:00
cl_cin.cpp Renamed S_StopAllSounds to S_StopAllSounds2 2023-09-05 20:17:38 +02:00
cl_consolecmds.cpp Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
cl_curl.c ioquake3 porting 2023-05-24 19:29:36 +02:00
cl_curl.h ioquake3 porting 2023-05-24 19:29:36 +02:00
cl_input.cpp Fixed +speed having inverted up/down 2023-08-20 14:44:46 +02:00
cl_inv.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_inv.h Hard reset 2016-03-27 11:49:47 +02:00
cl_invrender.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_invrender.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
cl_keys.cpp Fixed mouse wheel not working 2023-07-29 19:29:13 +02:00
cl_main.cpp Fixed errors when compiling with DEBUG_MEMORY 2023-09-07 19:06:06 +02:00
cl_net_chan.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_parse.cpp Moved MSG_ReadServerFrameTime and MSG_WriteServerFrameTime to qcommon/msg.cpp 2023-08-21 00:09:00 +02:00
cl_scrn.cpp ioq3 files backport 2023-06-25 20:26:47 +02:00
cl_ui.cpp Crosshair is now handled by the cgame module 2023-11-07 22:44:13 +01:00
cl_ui.h Formatted cl_ui source files 2023-11-04 00:22:35 +01:00
cl_uibind.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uibind.h Hard reset 2016-03-27 11:49:47 +02:00
cl_uidmbox.cpp Removed float warning 2023-07-21 20:34:59 +02:00
cl_uidmbox.h Added death dm flags to increase the duration of the decay time 2023-07-09 21:16:28 +02:00
cl_uifilepicker.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uifilepicker.h Hard reset 2016-03-27 11:49:47 +02:00
cl_uigmbox.cpp Added **ui_compass_scale** 2023-05-29 20:31:57 +02:00
cl_uigmbox.h Implemented UIGMBox 2023-05-18 00:54:12 +02:00
cl_uilangame.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uilangame.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
cl_uiloadsave.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uiloadsave.h Renamed S_StopAllSounds to S_StopAllSounds2 2023-09-05 20:17:38 +02:00
cl_uimaprunner.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uimaprunner.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
cl_uiminicon.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uiminicon.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
cl_uimpmappicker.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uimpmappicker.h Hard reset 2016-03-27 11:49:47 +02:00
cl_uiplayermodelpicker.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uiplayermodelpicker.h Hard reset 2016-03-27 11:49:47 +02:00
cl_uiradar.cpp Implemented UIRadar::Draw() 2023-08-16 00:45:40 +02:00
cl_uiradar.h Implemented UIRadar::Draw() 2023-08-16 00:45:40 +02:00
cl_uiserverlist.cpp Fixed compiler warning about void* to int 2023-08-26 20:23:00 +02:00
cl_uiserverlist.h Fixed the server list 2023-07-29 19:31:16 +02:00
cl_uisoundpicker.cpp Hard reset 2016-03-27 11:49:47 +02:00
cl_uisoundpicker.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
cl_uistd.cpp Fixed label showing when stat alpha is 0 2023-10-03 12:21:24 +02:00
cl_uistd.h Implemented LayoutPlayerStatAlpha and LayoutStatbarShader_Marker 2023-10-03 00:48:41 +02:00
cl_uiview3d.cpp Implemented View3D::DrawLetterbox, View3D::DrawFades, View3D::DrawSoundOverlay, View3D::ClearCenterPrint, View3D::UpdateCenterPrint, View3D::UpdateLocationPrint, View3D::LetterboxActive, View3D::InitSubtitle 2023-07-30 11:47:20 +02:00
cl_uiview3d.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
client.h Made CG_SaveStateToBuffer and CG_LoadStateToBuffer use a size_t 2023-09-05 20:31:24 +02:00
CMakeLists.txt Removed libmad from includes 2023-08-16 20:50:26 +02:00
keycodes.h ioq3 updates 2023-05-26 20:53:00 +02:00
keys.h Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
libmumblelink.c ioq3 changes 2023-05-24 19:40:02 +02:00
libmumblelink.h ioq3 changes 2023-05-24 19:40:02 +02:00
qal.c Hard reset 2016-03-27 11:49:47 +02:00
qal.h Fixed openmohaa.exe compilation (only 102 linker errors) 2023-05-07 21:28:54 +02:00
snd_adpcm.c New sound system 2023-05-24 19:42:48 +02:00
snd_altivec.c New sound system 2023-05-24 19:42:48 +02:00
snd_codec.c Added full MP3 support 2023-05-29 15:24:24 +02:00
snd_codec.h Added full MP3 support 2023-05-29 15:24:24 +02:00
snd_codec_mp3.c Fixed an extremely nasty bug with libmad: mad.h defines SIZEOF_INT to 4, libmad c files don't include this mad.h file, which mean libmad c files will use 8-bytes int, and snd_codec_mp3.c will use 4-bytes int 2023-08-16 20:53:20 +02:00
snd_codec_ogg.c New sound system 2023-05-24 19:42:48 +02:00
snd_codec_opus.c New sound system 2023-05-24 19:42:48 +02:00
snd_codec_wav.c ioq3 sound 2023-05-24 21:45:26 +02:00
snd_dma.c Added basic implementation of sound callback 2023-08-13 20:20:17 +02:00
snd_local.h Using S_LoadData 2023-08-16 18:13:30 +02:00
snd_main.c New sound system 2023-05-24 19:42:48 +02:00
snd_mem.c Increased *DEF_COMSOUNDMEGS* to 16 2023-06-11 12:49:19 +02:00
snd_mix.c New sound system 2023-05-24 19:42:48 +02:00
snd_openal.c Why would it error out when the default sfx doesn't exist...? 2023-05-28 20:59:23 +02:00
snd_public.h ioq3 sound 2023-05-24 21:45:26 +02:00
snd_wavelet.c New sound system 2023-05-24 19:42:48 +02:00
usignal.cpp Optimized calls to Event() (avoid allocating a new Event when it can be reused) 2023-09-07 18:22:07 +02:00