- Feb 27, 2015
-
-
Zeno- authored
-
Loïc Blot authored
Add find_surface_nodes_in_area LUA call which permit to only get the nodes which touch air. This permit to massively improve performance for mods like plantlife
-
rubenwardy authored
-
Zeno- authored
- Feb 26, 2015
-
-
paramat authored
-
- Feb 25, 2015
-
-
rubenwardy authored
-
- Feb 24, 2015
-
-
Loïc Blot authored
-
- Feb 23, 2015
-
-
gregorycu authored
Directely or indirectly optimises the following functions: * MapBlockMesh::MapBlockMesh * MapBlockMesh::getTileInfo * MapBlockMesh::makeFastFace * MapBlockMesh::getSmoothLightCombined
-
Zeno- authored
wrapDegrees() (renamed to modulo360f) wrapDegrees_0_360 wrapDegrees_180 Minor errors were present in previous versions; see issue #2328
-
4Evergreen4 authored
-
Kahrl authored
Rebased by Zeno- (conflict in lua_api.txt)
-
- Feb 21, 2015
-
-
ShadowNinja authored
-
Markus Koschany authored
Linux distributions prefer to link against a shared version of the Irrlicht engine instead of using embedded code copies of the same. Search for this shared version first and use that but fall back to the static version if it does not exist. This also fixes https://github.com/minetest/minetest/issues/2163
-
Diego Martínez authored
-
Loïc Blot authored
-
Loïc Blot authored
-
Loïc Blot authored
-
BlockMen authored
-
Loïc Blot authored
-
BlockMen authored
-
Loïc Blot authored
-
Rui authored
ok @Zeno- @nerzhul
-
Loïc Blot authored
* Remove --enable-unittests and --disable-unittests and add --do-unittests function * --do-unittests function will exit 0 on success. * minetest and minetestserver binaries are launched with --do-unittests in travis build.
-
paramat authored
Add large pseudorandom caves below -256 De-link terrain level from water_level Cavegen: Mgv5 large cave code
-
- Feb 20, 2015
-
-
Loïc Blot authored
* prefix apt-get with sudo * git clone minetest_game without going to folder * execute minetest binary without going into bin folder
-
- Feb 19, 2015
-
-
Loïc Blot authored
InventoryAction is in inventorymanager.h
-
- Feb 18, 2015
-
-
BlockMen authored
-
Perttu Ahola authored
-
Nathanaëlle Courant authored
Fixes #2037
-
est31 authored
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements. Server announces its supported protocol versions to master server
-
BlockMen authored
-
BlockMen authored
-
Perttu Ahola authored
-
Loïc Blot authored
-
Loïc Blot authored
Fix unused (and so, broken) enable_rollback_recording. This option must be reloaded at server loop but loaded when server starts, for data consistency (not a hot load variable) ok @ShadowNinja
-
Loïc Blot authored
-
fz72 authored
-
- Feb 17, 2015