Use fixed size for builtin menus on non-android platforms
[oweals/minetest.git] / src / drawscene.cpp
2015-01-19 kwolekrFix all warnings and remove -Wno-unused-but-set cflag
2014-11-30 sapierMake hud use fontengine too
2014-11-30 sapierImplement proper font handling
2014-09-25 sapierFix totally messed up 3d modes interlaced/topbottom...
2014-09-19 TriBlade9Added configurable selectionbox width. Min width =...
2014-08-28 sapierFix only one texture being updated on window resize...
2014-08-28 sapierFix interlaced 3d mode second image being flipped on...
2014-06-29 sapierAdd support for Android 2.3+ 1408/head
2014-06-12 sapierFix HUD not visible if below ground blacked out 1363/head
2014-05-26 sapierFix misplaced selection box in some situations 1336/head
2014-05-24 sapierFix disable hud disabling drawing of full gui
2014-05-17 sapierAdd support for interlaced polarized 3d screens 1269/head