aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23Add option to not prepend "Server -!- " to messages sent with minetest.chat_s...ShadowNinja
2013-04-23Added offset support for HUD itemsDiego Martínez
2013-04-23Added support for alignment in HUD itemsDiego Martínez
2013-04-22Merge remote branch 'origin/master'Weblate
2013-04-22Translated using Weblate (Russian)Anton Tsyganenko
2013-04-22Translated using Weblate (Kirghiz)Chynggyz Jumaliev
2013-04-22Translated using Weblate (Chinese (China))Shen Zheyu
2013-04-22Translation to Portuguese of Brazil for Minetesteduardojsm
2013-04-22Translated using Weblate (Polish)Daniel Ziolkowski
2013-04-21mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y bou...kwolekr
2013-04-21Fix findSpawnPos()kwolekr
2013-04-21Fix hud_change stat argument retrievalkwolekr
2013-04-21Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr
2013-04-20Add direction parameter to statbars in HUD APIkwolekr
2013-04-18Fix Lua HUD documentationkwolekr
2013-04-18Merge remote branch 'origin/master'Weblate
2013-04-18Add dutch translationLS-Steeef
2013-04-18Merge remote branch 'origin/master'Weblate
2013-04-18Translated using Weblate (Russian)Ilya Pavlov
2013-04-18Translated using Weblate (Portuguese)Francizca Rodriguez
2013-04-18Translated using Weblate (Kirghiz)Chynggyz Jumaliev
2013-04-18Translated using Weblate (German)Pilz Adam
2013-04-18Translated using Weblate (French)Me Moala
2013-04-18Translated using Weblate (Chinese (China))Shen Zheyu
2013-04-18Add dutch translationLS-Steeef
2013-04-18Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr
2013-04-18Lua HUDJonathon Anderson
2013-04-14Merge pull request #654 from ShadowNinja/remove_old_makefiledarkrose
2013-04-14Remove old Makefile(that is what git is for)ShadowNinja
2013-04-12Fix double free, null texture dropkwolekr
2013-04-11Swing the camera down when the player lands on the ground, based on the veloc...MirceaKitsune
2013-04-11Fix masterserver javascript: adjustable output idproller
2013-04-10Bugfixes to get_craft_recipe and get_all_craft_recipes.RealBadAngel
2013-04-10fix bug in scriptapi line_of_sightsapier
2013-04-09fix objects colliding with its own collision boxessapier
2013-04-09fix emergemanager memory leakssapier
2013-04-09fix various memory leakssapier
2013-04-09fix extruded items texture leaksapier
2013-04-08Use system wide LuaJIT if aviable.RealBadAngel
2013-04-07fix memory leak on sound shutdownsapier
2013-04-07fix memory leak in loadMediasapier
2013-04-07addon extended resource accountingsapier
2013-04-07fix inventory image texture leaksapier
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-04-07replace Server smart pointer with conventional one to gain control over dtor ...sapier
2013-04-07fix memory leak on shader shutdownsapier
2013-04-07fix memory leak in itemdefsapier
2013-04-07fix huge texture leak in tiledefsapier
2013-04-07fix 3d model mesh leaksapier
2013-04-07fix mesh leak in camera classsapier