openmohaa/code/cgame
2023-06-25 19:35:13 +02:00
..
cg_beam.cpp Added **BEAM_FADE** and fixed modulation 2023-05-30 00:22:00 +02:00
cg_commands.cpp Safe NULL m_spawnthing check 2023-06-11 12:41:34 +02:00
cg_commands.h Emitters fixes 2023-05-29 19:03:24 +02:00
cg_consolecmds.c **CG_WeaponCommandButtonBits** get iWeaponCommand before setting it to 0 2023-05-23 01:55:54 +02:00
cg_drawtools.cpp Fixed kar98 zoom overlay 2023-05-29 21:14:43 +02:00
cg_ents.c Moved *BG_EvaluateTrajectory* from *game/bg_misc.cpp* to *cgame/cg_ents.c* 2023-05-19 17:27:38 +02:00
cg_event.c Added Ubertools CGAME module 2023-04-30 00:02:16 +02:00
cg_lightstyles.cpp Minor fixes 2023-05-22 02:38:43 +02:00
cg_local.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
cg_main.c Parse **CS_PLAYERS** 2023-05-22 01:44:59 +02:00
cg_marks.c Fixed parameters of *CG_PermanentMark* 2023-05-19 21:34:36 +02:00
cg_modelanim.c newline 2023-06-25 19:35:13 +02:00
cg_nature.cpp Fixed beam flags 2023-05-07 17:58:41 +02:00
cg_parsemsg.cpp Fixed CGM values for AA and SH/BT 2023-05-23 00:08:12 +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 Added CG_ClipMoveToEntities declaration 2023-05-06 20:31:37 +02:00
cg_public.h Updates 2023-05-27 15:36:19 +02:00
cg_scoreboard.cpp Fixed FFA scoreboard 2023-06-11 13:03:14 +02:00
cg_servercmds.c Implemented printdeathmsg 2023-05-22 13:01:38 +02:00
cg_snapshot.c Fixed Linux compilation errors 2023-05-11 22:48:13 +02:00
cg_sound.cpp Multiple compilation errors fixes #1 2023-04-30 01:42:57 +02:00
cg_specialfx.cpp *CG_LandingSound*: Initialize iEffectNum to -1 2023-05-16 23:49:44 +02:00
cg_specialfx.h Implemented specialeffect_t::AddNewCommand 2023-05-06 23:36:57 +02:00
cg_swipe.cpp Fixed Linux compilation errors 2023-05-11 22:48:13 +02:00
cg_tempmodels.cpp Moved temp models code from **cg_commands.cpp** to **cg_tempmodels.cpp** 2023-05-30 22:03:34 +02:00
cg_testemitter.cpp Added more commands 2023-05-06 18:48:05 +02:00
cg_ui.cpp Implemented UI commands 2023-05-06 19:10:28 +02:00
cg_vehicle.cpp Added cg_vehicle.cpp and moved stub treads code 2023-05-07 16:50:32 +02:00
cg_view.c Fixed the scoreboard still showing after the intermission 2023-05-22 12:31:38 +02:00
cg_viewmodelanim.c Added support for *Team Assault* and *Team Tactics* 2023-05-21 19:59:36 +02:00
cg_volumetricsmoke.cpp Fixed a few warnings 2023-06-17 02:27:12 +02:00
CMakeLists.txt Prevent .lib files from being exported 2023-06-17 20:16:00 +02:00
tr_types.h Updates 2023-05-27 16:19:31 +02:00