summaryrefslogtreecommitdiff
path: root/UserInput.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Changed debug mode to a config option, rather than a compile flag.Jonas Ask2009-10-271-26/+27
* Added F10 key to show sprite sheet index overview.Jonas Ask2009-10-271-0/+4
* Major rework of how buildings are loaded, displayed and configured.Jonas Ask2009-10-261-2/+7
* Added an option to show hidden blocks, bound to key H. Good for Adventure mode.Jonas Ask2009-10-231-0/+4
* Added a debug cursor to look at block details.Jonas Ask2009-10-221-0/+22
* Cleaning up and some heavy refactoring.Jonas Ask2009-10-221-0/+1
* Added user input to resize segment size in z-dimension.Jonas Ask2009-10-211-0/+10
* Started work on XML building configurations.Jonas Ask2009-10-201-22/+11
* Adding all the code and resources for the first time. God speed!Jonas Ask2009-10-201-0/+111