openmohaa/code/cgame
2023-05-03 21:20:50 +02:00
..
cg_beam.cpp Added parentEntityNumber to R_AddRefEntityToScene 2023-05-01 17:28:14 +02:00
cg_commands.cpp ClientGameCommandManager::PlaySound: fixed crash when alias_list is NULL 2023-05-02 20:13:48 +02:00
cg_commands.h Added more cvars and initialization 2023-05-01 17:06:15 +02:00
cg_consolecmds.c Added scores functions 2023-05-01 15:11:39 +02:00
cg_drawtools.cpp Implemented CG_RefreshHudDrawElements 2023-05-01 15:12:01 +02:00
cg_ents.c Fixed CG_AddPacketEntities for parent/children entities 2023-05-03 19:31:37 +02:00
cg_event.c Added Ubertools CGAME module 2023-04-30 00:02:16 +02:00
cg_lightstyles.cpp FS_ReadFile doesn't take a quiet parameter on client 2023-04-30 23:30:26 +02:00
cg_local.h CG_ProcessEntityCommands return boolean 2023-05-02 20:03:15 +02:00
cg_main.c Added more cvars 2023-05-01 15:12:42 +02:00
cg_marks.c Added cg_marks.c function stubs 2023-05-01 00:08:56 +02:00
cg_modelanim.c Fixed interpolation issue 2023-05-03 20:53:33 +02:00
cg_nature.cpp Added rain initialization 2023-05-01 17:06:27 +02:00
cg_parsemsg.cpp More stubs 2023-05-01 15:10:26 +02:00
cg_parsemsg.h More stubs 2023-05-01 15:10:26 +02:00
cg_player.cpp CG_ResetPlayerEntity: removed camera stuff 2023-04-30 14:49:35 +02:00
cg_playerstate.c Added Ubertools CGAME module 2023-04-30 00:02:16 +02:00
cg_predict.c Predict pmove enhancements 2023-05-03 21:20:32 +02:00
cg_public.h Fixed SetTime parameter (should be an int) in clientGameImport_t 2023-05-03 21:20:50 +02:00
cg_scoreboard.cpp Added CG_PrepScoreBoardInfo and implemented some scoreboard functions 2023-05-01 15:13:20 +02:00
cg_servercmds.c Implemented CG_ParseStats, CG_Stopwatch_f, CG_ServerLag_f 2023-05-01 15:13:50 +02:00
cg_snapshot.c CG_ProcessSnapshots for different server 2023-05-03 20:53:20 +02:00
cg_sound.cpp Multiple compilation errors fixes #1 2023-04-30 01:42:57 +02:00
cg_specialfx.cpp Implemented CG_Footstep 2023-05-01 20:31:51 +02:00
cg_specialfx.h Added sfxManager extern variable 2023-05-01 17:08:02 +02:00
cg_swipe.cpp Using TIKI_Orientation instead of Tag_LerpedOrientation 2023-04-30 14:52:12 +02:00
cg_tempmodels.cpp Added stub MOH:AA source files 2023-04-30 14:15:14 +02:00
cg_testemitter.cpp Added more test emitter variables 2023-05-01 17:08:17 +02:00
cg_ui.cpp Implemented CG_HudPrint_f 2023-05-01 15:14:05 +02:00
cg_view.c CG_OffsetFirstPersonView: fixed height delta applied incorrectly 2023-05-03 19:32:19 +02:00
cg_viewmodelanim.c Using vmAnim_e enum 2023-05-03 19:38:24 +02:00
cg_volumetricsmoke.cpp Added VSS vars initialization 2023-05-01 17:08:32 +02:00
tr_types.h refEntity_t struct fix 2023-05-01 19:56:28 +02:00