aboutsummaryrefslogtreecommitdiff
path: root/src/guiDeathScreen.cpp
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-10-18 23:55:55 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-10-18 23:55:55 +0300
commitd47120aeb3bf344be3f414a1a3505bd772eebf54 (patch)
tree5c70c232a68d04a7eb236657bad71da706dcd358 /src/guiDeathScreen.cpp
parent9b907dd65a2c045d10605894fdaea504200e2be7 (diff)
downloadminetest-d47120aeb3bf344be3f414a1a3505bd772eebf54.tar.gz
minetest-d47120aeb3bf344be3f414a1a3505bd772eebf54.tar.bz2
minetest-d47120aeb3bf344be3f414a1a3505bd772eebf54.zip
Add enable_2d_clouds setting for usage on lower-end machines
Diffstat (limited to 'src/guiDeathScreen.cpp')
0 files changed, 0 insertions, 0 deletions
td class='commitgraph'>| | | | * Server: move shutdown parts to a specific shutdown state object * LINT fixLoic Blot2018-05-29 | * Fix GameUI flag value regression introduced by ↵Loic Blot2018-05-29 | | | | | | a78659ed0529226ad937f5e241ad72ba93702959 Added more strong unittests on that part to prevent future regression * Fix i386 bit build at OpenBSD (#7259)mazocomp2018-04-21 | * Add online content repositoryrubenwardy2018-04-19 | | | | Replaces mods and texture pack tabs with a single content tab *