L
|
42e0be0f78
|
Added viewmodel stub functions
|
2023-05-01 19:25:52 +02:00 |
|
L
|
388d3bef62
|
Unused CG_Footstep
|
2023-05-01 19:22:05 +02:00 |
|
L
|
7757f3a3c4
|
Stub CG_Footstep
Stub CG_LandingSound
|
2023-05-01 19:21:44 +02:00 |
|
L
|
cab948d988
|
Added CG_OffsetFirstPersonView declaration
|
2023-05-01 19:21:24 +02:00 |
|
L
|
4852182aa0
|
Added parentEntityNumber to R_AddRefEntityToScene
Added ET_MODELANIM_SKEL in CG_AddCEntity
|
2023-05-01 17:28:48 +02:00 |
|
L
|
434aba95eb
|
Added parentEntityNumber to R_AddRefEntityToScene
|
2023-05-01 17:28:14 +02:00 |
|
L
|
0a5ca66a64
|
Added VSS vars initialization
|
2023-05-01 17:08:32 +02:00 |
|
L
|
533356be0f
|
Added more test emitter variables
|
2023-05-01 17:08:17 +02:00 |
|
L
|
4cc0149073
|
Added sfxManager extern variable
|
2023-05-01 17:08:02 +02:00 |
|
L
|
d28f117979
|
Fixed differentServer check
|
2023-05-01 17:07:51 +02:00 |
|
L
|
c14d13007c
|
Raised MAX_ENTITIES_IN_SNAPSHOT to 1024
|
2023-05-01 17:06:39 +02:00 |
|
L
|
df8a12664c
|
Added rain initialization
|
2023-05-01 17:06:27 +02:00 |
|
L
|
ca79cf659b
|
Added more cvars and initialization
|
2023-05-01 17:06:15 +02:00 |
|
L
|
8f4258716f
|
Added VSS sources related methods
|
2023-05-01 15:49:45 +02:00 |
|
L
|
3be28b528a
|
Added specialeffect_t and specialeffectcommand_t constructors
Implemented CG_InitializeSpecialEffectsManager, ContinueEffectExecution and MakeEffect_* methods
|
2023-05-01 15:40:39 +02:00 |
|
L
|
e3dd8c46de
|
Added specialeffect_t and specialeffectcommand_t constructors
|
2023-05-01 15:39:53 +02:00 |
|
L
|
72f9f20b53
|
Added clientNum in cg_t
Added vss extern variables
Added a declarations for scoreboard, specialfx, ui, volumetric smoke, console cmds and cg_marks
|
2023-05-01 15:16:04 +02:00 |
|
L
|
bb33f7fbcd
|
Moved MAX_HUDDRAW_ELEMENTS to q_shared.h
|
2023-05-01 15:15:13 +02:00 |
|
L
|
1ed03b0716
|
Using LISTENER_Cvar_Get macro
|
2023-05-01 15:15:01 +02:00 |
|
L
|
ec4c8458f0
|
Added MAX_RES_NAME
|
2023-05-01 15:14:50 +02:00 |
|
L
|
4480b5815e
|
Added VSS variables
Added CG_AddVSSSources stub
|
2023-05-01 15:14:39 +02:00 |
|
L
|
5709800f1a
|
Implemented CG_Eye*
|
2023-05-01 15:14:17 +02:00 |
|
L
|
a11b2ec07b
|
Implemented CG_HudPrint_f
|
2023-05-01 15:14:05 +02:00 |
|
L
|
5220a7c2f7
|
Implemented CG_ParseStats, CG_Stopwatch_f, CG_ServerLag_f
Added MOH:AA server commands in CG_ServerCommand
|
2023-05-01 15:13:50 +02:00 |
|
L
|
99d6d3dc7a
|
Added CG_PrepScoreBoardInfo and implemented some scoreboard functions
|
2023-05-01 15:13:20 +02:00 |
|
L
|
914e036fe2
|
Added clientNum parameter to CG_Init
|
2023-05-01 15:12:57 +02:00 |
|
L
|
c87cce4091
|
Added more cvars
CG_Init fixes
Added more CG_Shutdown logic
|
2023-05-01 15:12:42 +02:00 |
|
L
|
161c5f9b84
|
Implemented CG_RefreshHudDrawElements
Added more stubs
|
2023-05-01 15:12:01 +02:00 |
|
L
|
cc28cbb012
|
Added scores functions
Implemented all weapon commands
|
2023-05-01 15:11:39 +02:00 |
|
L
|
5aa9b21d2f
|
Removed RestartAllEmitters
Added CG_DeleteEmitters
|
2023-05-01 15:11:08 +02:00 |
|
L
|
d56097ed06
|
Compiler warning fix
|
2023-05-01 15:10:46 +02:00 |
|
L
|
e1da479646
|
More stubs
|
2023-05-01 15:10:26 +02:00 |
|
L
|
95138d4c5b
|
Added ClientSpecialEffectsManager
|
2023-05-01 15:10:17 +02:00 |
|
L
|
d1348de690
|
indentation
|
2023-05-01 00:25:08 +02:00 |
|
L
|
1d28e9f4f3
|
Added all client game exports
|
2023-05-01 00:17:30 +02:00 |
|
L
|
5580ecacf9
|
Added declarations for function stubs
|
2023-05-01 00:11:10 +02:00 |
|
L
|
c69270e50a
|
CG_Beam: using float color instead of byte
|
2023-05-01 00:10:59 +02:00 |
|
L
|
d98703234b
|
Added command stubs
|
2023-05-01 00:10:41 +02:00 |
|
L
|
493d11d404
|
Added CG_Eye* function stubs
|
2023-05-01 00:10:23 +02:00 |
|
L
|
f78c2b826c
|
Impact marks and commands modifications
|
2023-05-01 00:10:07 +02:00 |
|
L
|
dbe8428789
|
Added scoreboard functions stub
|
2023-05-01 00:09:27 +02:00 |
|
L
|
ecf0157dba
|
CG_GetColumnName return const char*
|
2023-05-01 00:09:16 +02:00 |
|
L
|
eebeaafd9d
|
Added cg_marks.c function stubs
|
2023-05-01 00:08:56 +02:00 |
|
L
|
1dbfe29970
|
CG_ParseCGMessage() stub
|
2023-05-01 00:08:43 +02:00 |
|
L
|
769fb56285
|
Added cg_ui.cpp stub
|
2023-05-01 00:08:23 +02:00 |
|
L
|
39623d910b
|
FS_ReadFile doesn't take a quiet parameter on client
|
2023-04-30 23:30:26 +02:00 |
|
L
|
0e0c9a9b37
|
Added more imports
Fixed FS_ReadFile not taking quiet parameter
|
2023-04-30 23:30:00 +02:00 |
|
L
|
d8cffd6adf
|
Added GetCGameAPI export
|
2023-04-30 23:29:21 +02:00 |
|
L
|
ed24b4b95a
|
Removed the use of CG_AdjustPositionForMover
Fixed CG_PredictPlayerState interpolation
|
2023-04-30 20:37:17 +02:00 |
|
L
|
fb0cea2056
|
Added CG_InitializeSpecialEffectsManager declaration
|
2023-04-30 20:36:51 +02:00 |
|