aboutsummaryrefslogtreecommitdiff
path: root/util/wireshark (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-25Move player collisionbox to player classsapier4-19/+15
2013-04-25kahrl is backPilzAdam1-1/+1
2013-04-25Transform alpha channel as well in shaderkwolekr1-1/+2
2013-04-25Fix compatibility of RBA's NDT_GLASSLIKE_FRAMEDPerttu Ahola1-2/+3
2013-04-24Improve getFree*ActiveObjectId to reduce common case cpu usage drasticalysapier1-12/+14
2013-04-24Add new drawtype GLASSLIKE_FRAMEDRealBadAngel5-2/+135
2013-04-24Added support to disable built-in HUD elementsDiego Martínez13-11/+138
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