dhewm3-sdk/game/ai
dhewg 74f7302c71 Fix -Wunused-but-set-variable warnings
variable set but not used

Removes some CollisionModel code under _DEBUG which was probably a
leftover, since it was completely useless (its done later anyways).
2018-08-20 01:46:23 +02:00
..
AAS.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AAS.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AAS_debug.cpp Fix -Wunused-variable warnings 2018-08-20 01:46:23 +02:00
AAS_local.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AAS_pathing.cpp Fix -Wunused-but-set-variable warnings 2018-08-20 01:46:23 +02:00
AAS_routing.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AI.cpp Fix -Wunused-but-set-variable warnings 2018-08-20 01:46:23 +02:00
AI.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
AI_events.cpp Fix -Wunused-variable warnings 2018-08-20 01:46:23 +02:00
AI_pathing.cpp Fix -Wunused-function warnings 2018-08-20 01:46:23 +02:00
AI_Vagary.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00