summaryrefslogtreecommitdiff
path: root/src/guiTextInputMenu.h
AgeCommit message (Collapse)Author
2011-12-28Add virtual destructors to abstract classesGiuseppe Bilotta
IRespawnInitiator and InventoryActions are abstract classes, but they were missing a virtual destructor. Define it, even if it does nothing and its absence most likely makes no difference other tha causing warnings during compile.
2011-01-23OMG! Main Menu!Perttu Ahola
2010-12-23little tinkeringPerttu Ahola
2010-12-23work-in-progress gui system updating + some settings system updatingPerttu Ahola