Open Razish opened 11 years ago
Also reorganize the traps to be all in 1 area instead of all over the place in g_local.h (probably the others too).
+1 for g_syscalls.h?
Yarp.
Also maybe bg_api in game folder for proper extern trap commands instead of littering all over the place?
g_vehicles leftover C++/SP code, apparently also in nav files cg_lights.h include guard stupidity xD perhaps consistent QAGAME/JK2GAME/JK2_MP/UI_EXPORTS, CGAME_EXPORTS definition usage: _GAME, _CGAME, _UI?
Note that if they ever did get the whole source released, we'll have quite a few problems re-merging.
missing functions: PrecacheItem, TossClientCubes, SetRespawn, ArmorIndex, Think_Weapon, UseHoldableItem, CheckGauntletAttack, [...] missile files: p_hud.c, g_pweapon.c, [...] unnecessary extern keyword usage everywhere