| Commit message (Expand) | Author | Age |
... | |
| * | Transform alpha channel as well in shader | kwolekr | 2013-04-25 |
| * | Fix compatibility of RBA's NDT_GLASSLIKE_FRAMED | Perttu Ahola | 2013-04-25 |
| * | Improve getFree*ActiveObjectId to reduce common case cpu usage drasticaly | sapier | 2013-04-24 |
| * | Add new drawtype GLASSLIKE_FRAMED | RealBadAngel | 2013-04-24 |
| * | Added support to disable built-in HUD elements | Diego Martínez | 2013-04-24 |
| * | Fixes possible crash when using hud_change with "align" or "offset" | Diego Martínez | 2013-04-23 |
| * | Fix to: addUpdateMeshTaskWithEdge | RealBadAngel | 2013-04-23 |
| * | Add option to use texture alpha channel | kwolekr | 2013-04-23 |
| * | Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0 | Perttu Ahola | 2013-04-23 |
| * | Grow dirt_with_snow instead of dirt_with_grass if snow is above it | PilzAdam | 2013-04-23 |
| * | Add minetest.get_player_ip() | ShadowNinja | 2013-04-23 |
| * | Add option to not prepend "Server -!- " to messages sent with minetest.chat_s... | ShadowNinja | 2013-04-23 |
| * | Added offset support for HUD items | Diego Martínez | 2013-04-23 |
| * | Added support for alignment in HUD items | Diego Martínez | 2013-04-23 |
* | | Translated using Weblate (Ukrainian) | ?????? ???????? | 2013-05-01 |
* | | Translated using Weblate (Portuguese (Brazil)) | Frederico Guimarães | 2013-05-01 |
* | | Translated using Weblate (Kirghiz) | Chynggyz Jumaliev | 2013-05-01 |
* | | Translated using Weblate (German) | Pilz Adam | 2013-05-01 |
* | | Translated using Weblate (Kirghiz) | Chynggyz Jumaliev | 2013-04-25 |
* | | Merge remote branch 'origin/master' | Weblate | 2013-04-22 |
|\| |
|
| * | Translation to Portuguese of Brazil for Minetest | eduardojsm | 2013-04-22 |
| * | mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y bou... | kwolekr | 2013-04-21 |
| * | Fix findSpawnPos() | kwolekr | 2013-04-21 |
| * | Fix hud_change stat argument retrieval | kwolekr | 2013-04-21 |
| * | Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg... | kwolekr | 2013-04-21 |
| * | Add direction parameter to statbars in HUD API | kwolekr | 2013-04-20 |
| * | Fix Lua HUD documentation | kwolekr | 2013-04-18 |
* | | Translated using Weblate (Russian) | Anton Tsyganenko | 2013-04-22 |
* | | Translated using Weblate (Kirghiz) | Chynggyz Jumaliev | 2013-04-22 |
* | | Translated using Weblate (Chinese (China)) | Shen Zheyu | 2013-04-22 |
* | | Translated using Weblate (Polish) | Daniel Ziolkowski | 2013-04-22 |
* | | Merge remote branch 'origin/master' | Weblate | 2013-04-18 |
|\| |
|
| * | Add dutch translation | LS-Steeef | 2013-04-18 |
* | | Merge remote branch 'origin/master' | Weblate | 2013-04-18 |
|\ \ |
|
| * | | Add dutch translation | LS-Steeef | 2013-04-18 |
| |/ |
|
| * | Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification | kwolekr | 2013-04-18 |
| * | Lua HUD | Jonathon Anderson | 2013-04-18 |
| * | Merge pull request #654 from ShadowNinja/remove_old_makefile | darkrose | 2013-04-14 |
| |\ |
|
| | * | Remove old Makefile(that is what git is for) | ShadowNinja | 2013-04-14 |
| * | | Fix double free, null texture drop | kwolekr | 2013-04-12 |
| |/ |
|
| * | Swing the camera down when the player lands on the ground, based on the veloc... | MirceaKitsune | 2013-04-11 |
| * | Fix masterserver javascript: adjustable output id | proller | 2013-04-11 |
| * | Bugfixes to get_craft_recipe and get_all_craft_recipes. | RealBadAngel | 2013-04-10 |
| * | fix bug in scriptapi line_of_sight | sapier | 2013-04-10 |
| * | fix objects colliding with its own collision boxes | sapier | 2013-04-09 |
| * | fix emergemanager memory leaks | sapier | 2013-04-09 |
| * | fix various memory leaks | sapier | 2013-04-09 |
| * | fix extruded items texture leak | sapier | 2013-04-09 |
| * | Use system wide LuaJIT if aviable. | RealBadAngel | 2013-04-08 |
| * | fix memory leak on sound shutdown | sapier | 2013-04-07 |