From e8a731adc502d19a8ae3bfeee5b985f90ab8a507 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 25 Jun 2011 04:41:38 +0300 Subject: added correct data to new images, added comments in main.cpp --- src/main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index fa0439dee..41da310f4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -354,6 +354,12 @@ TODO: Add a per-sector database to store surface stuff as simple flags/values TODO: Restart irrlicht completely when coming back to main menu from game. - This gets rid of everything that is stored in irrlicht's caches. +TODO: Merge bahamada's audio stuff (clean patch available) + +TODO: Merge spongie's chest/furnace direction (by hand) + +TODO: Merge key configuration menu (no clean patch available) + Making it more portable: ------------------------ -- cgit v1.2.3