2013-04-01 |
we prefer instagib... | Translated using Weblate (French) |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Diego Martínez | Translated using Weblate (Spanish) |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Weblate | Merge remote branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Fabio Luongo | Translated using Weblate (Italian) |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Pilz Adam | Translated using Weblate (German) |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Ilya Zhuravlev | Add Kyrgyz language |
commit | commitdiff | tree | snapshot |
2013-03-31 |
ShadowNinja | Add a small optimization to the menu splash and remove... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
khonkhortisan | Don't load menu textures every frame |
commit | commitdiff | tree | snapshot |
2013-03-31 |
0gb.us | Don't grant priveleges to non-existent players. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Zeg9 | Install locales in minetest directory, so they are... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
kwolekr | Fix MapgenV6::generateCaves possible division by 0... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
kwolekr | Optimize CNodeDefManager::getIds |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Pilz Adam | Translated using Weblate (German) |
commit | commitdiff | tree | snapshot |
2013-03-30 |
PilzAdam | Update po files |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Weblate | Merge remote branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Lord James | Translated using Weblate (Spanish) |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Anton Tsyganenko | Translated using Weblate (Russian) |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Mitori Itoshiki | Translated using Weblate (Japanese) |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Fabio Luongo | Translated using Weblate (Italian) |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Ragnar Laud | Translated using Weblate (Estonian) |
commit | commitdiff | tree | snapshot |
2013-03-30 |
PilzAdam | Make the textbox for serverlist title wider |
commit | commitdiff | tree | snapshot |
2013-03-30 |
PilzAdam | GUI: Make singleplayer default tab, store selected... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
kwolekr | Fix build on Linux with some glibcs |
commit | commitdiff | tree | snapshot |
2013-03-29 |
proller | Fix backward compatibility for server uptime in master... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
proller | Masterserver: report gameid, uptime, cosmetic fixes... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
kwolekr | Add varying levels of precision to TimeTaker |
commit | commitdiff | tree | snapshot |
2013-03-29 |
PilzAdam | Add different place sound for nodes |
commit | commitdiff | tree | snapshot |
2013-03-29 |
PilzAdam | New damage system, add damageGroups to ToolCapabilities... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
kwolekr | Update Credits tab |
commit | commitdiff | tree | snapshot |
2013-03-29 |
0gb.us | Fix node replacement in not-quite-loaded chunks |
commit | commitdiff | tree | snapshot |
2013-03-29 |
kwolekr | Fix last singlenode modification |
commit | commitdiff | tree | snapshot |
2013-03-29 |
kwolekr | Don't replace existing nodes in singlenode mapgen |
commit | commitdiff | tree | snapshot |
2013-03-28 |
4aiman Konsorumaniakku | Translated using Weblate (Russian) |
commit | commitdiff | tree | snapshot |
2013-03-28 |
kwolekr | Prevent infinite loop with invalid Inventory format |
commit | commitdiff | tree | snapshot |
2013-03-28 |
PilzAdam | Fix parameter list of obj:set_attach() and obj:set_bone... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
sapier | Closed add object <-> object collision handling |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Perttu Ahola | README.txt: Add some build stuff |
commit | commitdiff | tree | snapshot |
2013-03-25 |
kwolekr | Vary ore sheet y position by noise |
commit | commitdiff | tree | snapshot |
2013-03-25 |
kwolekr | Ensure ore can fit in OreSheet::generate() |
commit | commitdiff | tree | snapshot |
2013-03-24 |
PilzAdam | Use minetest.register_ore() in minimal |
commit | commitdiff | tree | snapshot |
2013-03-24 |
kwolekr | Add more error checking to l_register_ore |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Perttu Ahola | Fix indentation of lua_api.txt |
commit | commitdiff | tree | snapshot |
2013-03-24 |
kwolekr | Update lua_api.txt |
commit | commitdiff | tree | snapshot |
2013-03-24 |
kwolekr | Add Ore infrastructure and l_register_ore() |
commit | commitdiff | tree | snapshot |
2013-03-23 |
proller | Mapgen indev: float islands, larger far biomes |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Jeija | Allow spawning particles from the server, from lua |
commit | commitdiff | tree | snapshot |
2013-03-23 |
PilzAdam | Move rightclickable to the proper place |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Jürgen Doser | Include backface_culling flag in serialization format... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Mukul Sati | Set of changes to build mineTest using Visual Studio... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
RealBadAngel | 6d facedir |
commit | commitdiff | tree | snapshot |
2013-03-23 |
proller | Merge pull request #563 from proller/guest |
commit | commitdiff | tree | snapshot |
2013-03-23 |
proller | Random guest name and finite liquid checkbox 563/head |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Perttu Ahola | Add singlenode mapgen; generates solely the node 'mapge... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Perttu Ahola | CMakeLists.txt: Add games/common to be installed when... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Perttu Ahola | Support game-specific minetest.conf |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Perttu Ahola | lua_api.txt: Document paths, games and common mod loading 556/head |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Perttu Ahola | Update buildwin32.sh to get minetest/common |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Perttu Ahola | Update README.txt to instruct to get minetest/common too |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Perttu Ahola | Common mods support |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Splizard | Allow falling nodes to pass through solid "buildable_to... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Juhani Numminen | Git-ignore SQLite build files |
commit | commitdiff | tree | snapshot |
2013-03-19 |
kwolekr | Fix Map::initBlockMake to actually use chunksize setting |
commit | commitdiff | tree | snapshot |
2013-03-18 |
PilzAdam | Prevent passing nil to unpack() in minetest.after |
commit | commitdiff | tree | snapshot |
2013-03-18 |
kwolekr | Add jungle grass to jungles |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Ilya Zhuravlev | Don't erase modified_blocks |
commit | commitdiff | tree | snapshot |
2013-03-17 |
ShadowNinja | Add FPS limit to menu clouds |
commit | commitdiff | tree | snapshot |
2013-03-17 |
RealBadAngel | lua methods set_look_pitch and set_look_yaw |
commit | commitdiff | tree | snapshot |
2013-03-17 |
PilzAdam | Fix new_style_water |
commit | commitdiff | tree | snapshot |
2013-03-17 |
PilzAdam | Add missing settings to minetest.conf.example |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Jeija | Allow minetest.after to take a variable number of arguments |
commit | commitdiff | tree | snapshot |
2013-03-17 |
proller | build with ogles2 driver |
commit | commitdiff | tree | snapshot |
2013-03-17 |
kwolekr | Some minor cleanups from the last commit |
commit | commitdiff | tree | snapshot |
2013-03-17 |
proller | initial mapgen indev version with farscale feature... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
kwolekr | Make saplings only grow on dirt or grass, make jungle... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
kwolekr | Re-add jungles, apple trees |
commit | commitdiff | tree | snapshot |
2013-03-16 |
kwolekr | Optimize Mapgen::updateLighting(), add setLighting() |
commit | commitdiff | tree | snapshot |
2013-03-14 |
proller | Liquid fine tuning |
commit | commitdiff | tree | snapshot |
2013-03-14 |
kwolekr | Remove 'tape and glue', update Credits tab |
commit | commitdiff | tree | snapshot |
2013-03-14 |
ShadowNinja | Add cloud menu background by Krisi, configurable with... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
sapier | fix typo invalid for loop end |
commit | commitdiff | tree | snapshot |
2013-03-12 |
kwolekr | Clean up Mapgen |
commit | commitdiff | tree | snapshot |
2013-03-11 |
sapier | Move l_get_all_craft_recipes to scriptapi_craft |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ilya Zhuravlev | Migrate to STL containers/algorithms. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Ilya Zhuravlev | Update menulogo.png |
commit | commitdiff | tree | snapshot |
2013-03-10 |
kwolekr | Re-add dungeons in new dungeongen.cpp |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Mitori Itoshiki | Translated using Weblate (Russian) |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Shen Zheyu | Translated using Weblate (Chinese (China)) |
commit | commitdiff | tree | snapshot |
2013-03-07 |
4aiman Konsorumaniakku | Translated using Weblate (Russian) |
commit | commitdiff | tree | snapshot |
2013-03-07 |
c h | Translated using Weblate (Japanese) |
commit | commitdiff | tree | snapshot |
2013-03-06 |
PilzAdam | Change libjson to libjsoncpp in .gitignore |
commit | commitdiff | tree | snapshot |
2013-03-06 |
kwolekr | Fix Irrlicht includes in scriptapi_* |
commit | commitdiff | tree | snapshot |
2013-03-06 |
proller | fix link if system json lib exists |
commit | commitdiff | tree | snapshot |
2013-03-06 |
RealBadAngel | Added method to get all registered recipes for item... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
kwolekr | Allow any character in formspec strings with escape... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
sapier | split scriptapi.cpp |
commit | commitdiff | tree | snapshot |
2013-03-04 |
kwolekr | Bump version to 0.4.5 0.4.5 |
commit | commitdiff | tree | snapshot |
2013-03-03 |
PilzAdam | Fix pickup of dropped items when the player only takes... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
kwolekr | Merge pull request #513 from sfan5/patch-2 |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Ilya Zhuravlev | Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Weblate | Merge remote branch 'origin/master' |
commit | commitdiff | tree | snapshot |
next |