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-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 |
Ilya Zhuravlev | Add Estonian language template |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Ilya Zhuravlev | Fix "longjmp causes uninitialized stack frame" (serverl... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
sfan5 | Add python script to doc/protocol.txt 513/head |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Mitori Itoshiki | Translated using Weblate (Russian) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Francizca Rodriguez | Translated using Weblate (Portuguese) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Tomona Nanase | Translated using Weblate (Japanese) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Sfan5 | Translated using Weblate (German) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
we prefer instagib... | Translated using Weblate (French) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Rune Biskopstö... | Translated using Weblate (Danish) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Shen Zheyu | Translated using Weblate (Chinese (China)) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
kwolekr | Change default settings for log level, texture atlas... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
PilzAdam | Fix nodeplacement prediction |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Fix most warnings, re-fix MSVC compile error |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Merge pull request #482 from proller/liquid |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Remove dead code, relocate some code |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Fix selection of # threads, set default to 1 thread |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Fix build on Windows |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Fix most walled-off caves |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Tune queue limits, some other adjustments |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Misc. cleanup and minor fixes |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Add multi-Emerge thread support |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Add emerge queue limit configuration |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Fix EmergeThread hang on exit |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Add global and per-peer queue limits |
commit | commitdiff | tree | snapshot |
2013-02-26 |
kwolekr | Add emerge.cpp, initial EmergeThread changes |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Sfan5 | Update Copyright Years |
commit | commitdiff | tree | snapshot |
2013-02-24 |
PilzAdam | Update buildbot |
commit | commitdiff | tree | snapshot |
2013-02-24 |
PilzAdam | Change Minetest-c55 to Minetest |
commit | commitdiff | tree | snapshot |
2013-02-24 |
PilzAdam | Update README |
commit | commitdiff | tree | snapshot |
2013-02-24 |
proller | new adjustable finite liquid 482/head |
commit | commitdiff | tree | snapshot |
2013-02-24 |
kwolekr | Merge pull request #505 from RealBadAngel/master |
commit | commitdiff | tree | snapshot |
2013-02-24 |
RealBadAngel | Add seed parameter for default and L-system trees 505/head |
commit | commitdiff | tree | snapshot |
2013-02-23 |
kwolekr | Merge pull request #503 from RealBadAngel/master |
commit | commitdiff | tree | snapshot |
2013-02-23 |
PilzAdam | Read server_announce from minetest.conf for GUI |
commit | commitdiff | tree | snapshot |
2013-02-23 |
RealBadAngel | Add sound volume controls to ingame menu 503/head |
commit | commitdiff | tree | snapshot |
2013-02-23 |
yuqian wang | Translated using Weblate (Chinese (China)) |
commit | commitdiff | tree | snapshot |
2013-02-23 |
kwolekr | Merge pull request #431 from sapier/dtime_clamping |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Maciej Kasatkin | Translated using Weblate (Polish) |
commit | commitdiff | tree | snapshot |
2013-02-22 |
kwolekr | Added debug log level setting |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Ilya Zhuravlev | Fix json include |
commit | commitdiff | tree | snapshot |
2013-02-21 |
proller | new auto masterserver |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Pilz Adam | Translated using Weblate (German) |
commit | commitdiff | tree | snapshot |
2013-02-21 |
PilzAdam | Drop nodes as items when dugged and no room in inventor... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
celeron55 | Merge pull request #500 from doserj/server_report_missi... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Jürgen Doser | Print missing mod dependencies on server start 500/head |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Mitori Itoshiki | Translated using Weblate (Japanese) |
commit | commitdiff | tree | snapshot |
next |