diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
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:
------------------------
|