aboutsummaryrefslogtreecommitdiff
path: root/src/game.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-23Fixes possible crash when using hud_change with "align" or "offset"Diego Martínez1-1/+2
2013-04-23Fix to: addUpdateMeshTaskWithEdgeRealBadAngel1-14/+8
2013-04-23Add option to use texture alpha channelkwolekr8-11/+98
2013-04-23Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0Perttu Ahola3-0/+5
2013-04-23Grow dirt_with_snow instead of dirt_with_grass if snow is above itPilzAdam1-1/+5
2013-04-23Add minetest.get_player_ip()ShadowNinja2-0/+27
2013-04-23Add option to not prepend "Server -!- " to messages sent with minetest.chat_s...ShadowNinja5-7/+14
2013-04-23Added offset support for HUD itemsDiego Martínez9-8/+43
2013-04-23Added support for alignment in HUD itemsDiego Martínez9-2/+38