aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Translated using Weblate (Polish)Daniel Ziolkowski2013-04-221-23/+23
* Merge remote branch 'origin/master'Weblate2013-04-181-0/+776
|\
| * Add dutch translationLS-Steeef2013-04-181-0/+776
* | Merge remote branch 'origin/master'Weblate2013-04-1859-582/+2505
|\ \
| * | Add dutch translationLS-Steeef2013-04-181-0/+776
| |/
| * Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr2013-04-1812-813/+790
| * Lua HUDJonathon Anderson2013-04-1812-5/+873
| * Merge pull request #654 from ShadowNinja/remove_old_makefiledarkrose2013-04-141-90/+0
| |\
| | * Remove old Makefile(that is what git is for)ShadowNinja2013-04-141-90/+0
| * | Fix double free, null texture dropkwolekr2013-04-122-4/+2
| |/
| * Swing the camera down when the player lands on the ground, based on the veloc...MirceaKitsune2013-04-114-2/+34
| * Fix masterserver javascript: adjustable output idproller2013-04-112-4/+5
| * Bugfixes to get_craft_recipe and get_all_craft_recipes.RealBadAngel2013-04-102-22/+34
| * fix bug in scriptapi line_of_sightsapier2013-04-102-6/+6
| * fix objects colliding with its own collision boxessapier2013-04-094-7/+13
| * fix emergemanager memory leakssapier2013-04-092-1/+17
| * fix various memory leakssapier2013-04-093-1/+7
| * fix extruded items texture leaksapier2013-04-091-0/+25
| * Use system wide LuaJIT if aviable.RealBadAngel2013-04-082-10/+21
| * fix memory leak on sound shutdownsapier2013-04-071-0/+10
| * fix memory leak in loadMediasapier2013-04-071-1/+1
| * addon extended resource accountingsapier2013-04-071-0/+16
| * fix inventory image texture leaksapier2013-04-071-0/+3
| * fix memory leaks introduced by invalid gettext usagesapier2013-04-0714-146/+344
| * replace Server smart pointer with conventional one to gain control over dtor ...sapier2013-04-072-13/+19
| * fix memory leak on shader shutdownsapier2013-04-072-0/+7
| * fix memory leak in itemdefsapier2013-04-071-14/+17
| * fix huge texture leak in tiledefsapier2013-04-071-13/+44
| * fix 3d model mesh leaksapier2013-04-071-2/+23
| * fix mesh leak in camera classsapier2013-04-072-3/+8
| * Add param2 field for ores, some minor fixes and misc. code cleanupkwolekr2013-04-075-48/+33
* | Translated using Weblate (Russian)Ilya Pavlov2013-04-181-63/+57
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-04-181-3/+3
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-04-181-39/+39
* | Translated using Weblate (German)Pilz Adam2013-04-181-3/+3
* | Translated using Weblate (French)Me Moala2013-04-181-16/+18
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-04-181-2/+2
* | Merge remote branch 'origin/master'Weblate2013-04-0759-470/+3414
|\|
| * Add Ukrainian language.Ilya Zhuravlev2013-04-071-0/+757
| * Fix black tree leaves, reduce above-ground cave shadowskwolekr2013-04-074-10/+10
| * Fix crash on creating map with invalid mg_namekwolekr2013-04-071-0/+2
| * Revert "Fix to be able to build from dir different than source dir"kwolekr2013-04-072-13/+8
| * Add Mapgen V7, reorganize biomeskwolekr2013-04-0716-384/+871
| * Adjusting water removing above unloaded blocksproller2013-04-071-2/+2
| * Don't re-write entire map_meta.txt if a setting is missingkwolekr2013-04-061-2/+10
| * Fix to be able to build from dir different than source dirDiego Martínez2013-04-062-8/+13
| * Don't flow finite liquid into an unloaded chunkproller2013-04-062-6/+10
| * fix memory leaksapier2013-04-061-1/+4
| * Add Dijkstra A* and A* without prefetching pathfind algorithmssapier2013-04-068-1/+1540
| * Only enqueue falling nodes if they really want to fallPilzAdam2013-04-051-8/+9