aboutsummaryrefslogtreecommitdiff
path: root/src/guiTextInputMenu.h
AgeCommit message (Collapse)Author
2014-06-17Remove not really used guiTextInputMenusapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-07-22Implement formspecdarkrose
2012-06-17Optimize headersPerttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
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