aboutsummaryrefslogtreecommitdiff
path: root/src/guiDeathScreen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace deathscreen by formspec variantsapier2014-04-191-60/+0
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Optimize headersPerttu Ahola2012-06-171-1/+1
|
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+0
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Add virtual destructors to abstract classesGiuseppe Bilotta2011-12-281-0/+1
| | | | | | | 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.
* Handle death and respawn betterPerttu Ahola2011-10-151-0/+60