openmohaa/code/cgame
2023-05-05 00:00:56 +02:00
..
cg_beam.cpp Added parentEntityNumber to R_AddRefEntityToScene 2023-05-01 17:28:14 +02:00
cg_commands.cpp Fixed temp model crashes 2023-05-04 21:07:33 +02:00
cg_commands.h Fixed vec3_t *origin parameter for PlaySound 2023-05-04 20:30:02 +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 Added CG_MeleeImpact 2023-05-04 20:30:25 +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 left footsteps 2023-05-04 23:26:01 +02:00
cg_nature.cpp Added rain initialization 2023-05-01 17:06:27 +02:00
cg_parsemsg.cpp Fixed CG_ParseCGMessage 2023-05-04 23:26:17 +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 Implemented CG_ClipMoveToEntities 2023-05-04 23:25:05 +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_LandingSound 2023-05-04 23:45:01 +02:00
cg_specialfx.h Fixed missing structs 2023-05-04 20:30:38 +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 Fixed negative bobbing 2023-05-05 00:00:56 +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