Add obstruction debug mode, with GUI toggle.

Make pathfinder debug mode off by default, with GUI toggle.

This was SVN commit r7377.
This commit is contained in:
Ykkrosh
2010-03-20 19:18:01 +00:00
parent 55adcfc595
commit a5b8ec6028
13 changed files with 256 additions and 22 deletions
+1
View File
@@ -22,6 +22,7 @@
#include "graphics/Camera.h"
#include "graphics/GameView.h"
#include "gui/GUIManager.h"
#include "maths/FixedVector3D.h"
#include "ps/CLogger.h"
#include "ps/Game.h"
#include "ps/Overlay.h"