and memory usage thanks to intelligent boxing of fields. Added Util_TimeToString, removed old VOX code, added lots of new helper classes...
31 lines
665 B
Text
31 lines
665 B
Text
#ifdef DEVELOPER
|
|
#define GS_DEVELOPER
|
|
#endif
|
|
|
|
#includelist
|
|
shared/NSIO.qc
|
|
shared/NSTrigger.qc
|
|
shared/NSEntity.qc
|
|
shared/NSRenderableEntity.qc
|
|
shared/NSSurfacePropEntity.qc
|
|
shared/NSBrushTrigger.qc
|
|
shared/NSPointTrigger.qc
|
|
shared/NSVehicle.qc
|
|
shared/NSMonster.qc
|
|
shared/NSTalkMonster.qc
|
|
shared/decals.qc
|
|
shared/spraylogo.qc
|
|
shared/func_friction.qc
|
|
shared/env_projectedtexture.qc
|
|
shared/light_dynamic.qc
|
|
shared/func_monitor.qc
|
|
shared/func_illusionary.qc
|
|
shared/func_ladder.qc
|
|
shared/func_wall.qc
|
|
shared/func_tankmortar.qc
|
|
shared/trigger_camera.qc
|
|
shared/trigger_gravity.qc
|
|
shared/info_particle_system.qc
|
|
shared/prop_vehicle_driveable.qc
|
|
shared/worldspawn.qc
|
|
#endlist
|