summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Add dutch translationLS-Steeef2013-04-18
* | Merge remote branch 'origin/master'Weblate2013-04-18
|\ \
| * | Add dutch translationLS-Steeef2013-04-18
| |/
| * Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr2013-04-18
| * Lua HUDJonathon Anderson2013-04-18
| * Merge pull request #654 from ShadowNinja/remove_old_makefiledarkrose2013-04-14
| |\
| | * Remove old Makefile(that is what git is for)ShadowNinja2013-04-14
| * | Fix double free, null texture dropkwolekr2013-04-12
| |/
| * Swing the camera down when the player lands on the ground, based on the veloc...MirceaKitsune2013-04-11
| * Fix masterserver javascript: adjustable output idproller2013-04-11
| * Bugfixes to get_craft_recipe and get_all_craft_recipes.RealBadAngel2013-04-10
| * fix bug in scriptapi line_of_sightsapier2013-04-10
| * fix objects colliding with its own collision boxessapier2013-04-09
| * fix emergemanager memory leakssapier2013-04-09
| * fix various memory leakssapier2013-04-09
| * fix extruded items texture leaksapier2013-04-09
| * Use system wide LuaJIT if aviable.RealBadAngel2013-04-08
| * fix memory leak on sound shutdownsapier2013-04-07
| * fix memory leak in loadMediasapier2013-04-07
| * addon extended resource accountingsapier2013-04-07
| * fix inventory image texture leaksapier2013-04-07
| * fix memory leaks introduced by invalid gettext usagesapier2013-04-07
| * replace Server smart pointer with conventional one to gain control over dtor ...sapier2013-04-07
| * fix memory leak on shader shutdownsapier2013-04-07
| * fix memory leak in itemdefsapier2013-04-07
| * fix huge texture leak in tiledefsapier2013-04-07
| * fix 3d model mesh leaksapier2013-04-07
| * fix mesh leak in camera classsapier2013-04-07
| * Add param2 field for ores, some minor fixes and misc. code cleanupkwolekr2013-04-07
* | Translated using Weblate (Russian)Ilya Pavlov2013-04-18
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-04-18
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-04-18
* | Translated using Weblate (German)Pilz Adam2013-04-18
* | Translated using Weblate (French)Me Moala2013-04-18
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-04-18
* | Merge remote branch 'origin/master'Weblate2013-04-07
|\|
| * Add Ukrainian language.Ilya Zhuravlev2013-04-07
| * Fix black tree leaves, reduce above-ground cave shadowskwolekr2013-04-07
| * Fix crash on creating map with invalid mg_namekwolekr2013-04-07
| * Revert "Fix to be able to build from dir different than source dir"kwolekr2013-04-07
| * Add Mapgen V7, reorganize biomeskwolekr2013-04-07
| * Adjusting water removing above unloaded blocksproller2013-04-07
| * Don't re-write entire map_meta.txt if a setting is missingkwolekr2013-04-06
| * Fix to be able to build from dir different than source dirDiego Martínez2013-04-06
| * Don't flow finite liquid into an unloaded chunkproller2013-04-06
| * fix memory leaksapier2013-04-06
| * Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-06
| * Only enqueue falling nodes if they really want to fallPilzAdam2013-04-05
| * unkn own block -> unkn own nodekhonkhortisan2013-04-05
| * Add private messaging with /msgShadowNinja2013-04-05