added correct data to new images, added comments in main.cpp

master
Perttu Ahola 2011-06-25 04:41:38 +03:00
parent 7538b4c620
commit e8a731adc5
3 changed files with 6 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 591 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 965 B

View File

@ -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:
------------------------