From 28a8218adfa103361b9ea371eae5aa093b6d7e29 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 18 Jun 2011 20:16:11 +0300 Subject: Documentation update --- src/main.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 10ece4c20..ae52bc36d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -346,6 +346,9 @@ TODO: Add a per-sector database to store surface stuff as simple flags/values - Surface ground type - Trees? +TODO: Restart irrlicht completely when coming back to main menu from game. + - This gets rid of everything that is stored in irrlicht's caches. + Making it more portable: ------------------------ -- cgit v1.2.3