summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Add new drawtype GLASSLIKE_FRAMEDRealBadAngel2013-04-24
| |
| * Added support to disable built-in HUD elementsDiego Martínez2013-04-24
| |
| * Fixes possible crash when using hud_change with "align" or "offset"Diego Martínez2013-04-23
| |
| * Fix to: addUpdateMeshTaskWithEdgeRealBadAngel2013-04-23
| | | | | | | | Check in all 6 directions instead of just 3.
| * Add option to use texture alpha channelkwolekr2013-04-23
| |
| * Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0Perttu Ahola2013-04-23
| |
| * Grow dirt_with_snow instead of dirt_with_grass if snow is above itPilzAdam2013-04-23
| |
| * Add minetest.get_player_ip()ShadowNinja2013-04-23
| |
| * Add option to not prepend "Server -!- " to messages sent with ↵ShadowNinja2013-04-23
| | | | | | | | minetest.chat_send_player()
| * Added offset support for HUD itemsDiego Martínez2013-04-23
| |
| * Added support for alignment in HUD itemsDiego Martínez2013-04-23
| |
* | Translated using Weblate (Ukrainian)?????? ????????2013-05-01
| |
* | Translated using Weblate (Portuguese (Brazil))Frederico Guimarães2013-05-01
| |
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-05-01
| |
* | Translated using Weblate (German)Pilz Adam2013-05-01
| |
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-04-25
| |
* | Merge remote branch 'origin/master'Weblate2013-04-22
|\|
| * Translation to Portuguese of Brazil for Minetesteduardojsm2013-04-22
| |
| * mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y ↵kwolekr2013-04-21
| | | | | | | | boundaries, remove growGrass()
| * Fix findSpawnPos()kwolekr2013-04-21
| |
| * Fix hud_change stat argument retrievalkwolekr2013-04-21
| |
| * Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to ↵kwolekr2013-04-21
| | | | | | | | Mapgen V7
| * Add direction parameter to statbars in HUD APIkwolekr2013-04-20
| | | | | | | | Fix health bar overlap when a larger texture is used
| * Fix Lua HUD documentationkwolekr2013-04-18
| |
* | Translated using Weblate (Russian)Anton Tsyganenko2013-04-22
| |
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-04-22
| |
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-04-22
| |
* | Translated using Weblate (Polish)Daniel Ziolkowski2013-04-22
| |
* | Merge remote branch 'origin/master'Weblate2013-04-18
|\|
| * 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
| | * 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 ↵MirceaKitsune2013-04-11
| | | | | | | | velocity the surface is hit with.
| * Fix masterserver javascript: adjustable output idproller2013-04-11
| |
| * Bugfixes to get_craft_recipe and get_all_craft_recipes.RealBadAngel2013-04-10
| | | | | | | | Improvements to get_all_craft_recipes (see api doc)
| * fix bug in scriptapi line_of_sightsapier2013-04-10
| | | | | | | | fix warnings for pathfinder debug traces
| * 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
| |