- Apr 13, 2015
-
-
kwolekr authored
-
- Apr 08, 2015
- Apr 01, 2015
-
-
kwolekr authored
- General code cleanup - Unified object creation and loading - Specifying objects in APIs is now orthogonal (i.e. anything can take an ID, name string, or the raw table definition (and automatically registers if present
-
- Mar 31, 2015
-
-
kwolekr authored
Add core.clear_registered_schematics() and refactor schematics somewhat
-
- Mar 27, 2015
-
-
ShadowNinja authored
-
ShadowNinja authored
* Combine client and server man pages. * Update unit test options and available databases in man page. * Add `--worldname` to man page. * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`. * Disable server build by default on all operating systems. * Make `ENABLE_FREETYPE` not fail if FreeType isn't found. * Enable LevelDB, Redis, and FreeType detection by default. * Remove the `VERSION_PATCH_ORIG` hack. * Add option to search for and use system JSONCPP. * Remove broken LuaJIT version detection. * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`. * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`. * Clean up style of CMake files.
-
- Mar 24, 2015
-
-
paramat authored
-
- Mar 22, 2015
-
-
kwolekr authored
- Mar 18, 2015
-
-
Loïc Blot authored
-
- Mar 11, 2015
-
-
paramat authored
-
- Mar 06, 2015
-
-
paramat authored
Add schematic decoration force placement flag
-
- Mar 05, 2015
-
-
BlockMen authored
-
- 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
-
- Feb 23, 2015
-
-
Kahrl authored
Rebased by Zeno- (conflict in lua_api.txt)
-
- Feb 18, 2015
-
-
Perttu Ahola authored
-
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
-
- Feb 16, 2015
-
-
rubenwardy authored
-
- Jan 20, 2015
-
-
TriBlade9 authored
-
Markus Koschany authored
-
- Jan 18, 2015
-
-
kwolekr authored
-
- Jan 15, 2015
-
-
kwolekr authored
Also add a Lua API and chatcommand for this
-
- Jan 13, 2015
-
-
kwolekr authored
-
- Jan 12, 2015
-
-
paramat authored
Lua-api.txt: Document that paramtype='light' results in light propagation with attenuation and is essential for a light source to spread it's light
-
- Jan 06, 2015
-
-
ShadowNinja authored
-
- Jan 05, 2015
-
-
kwolekr authored
-
- Jan 04, 2015
- Jan 03, 2015
-
-
Wuzzy authored
Just Markdown, no variant of it. File name intentionally not changed to “lua_api.md” because of fear to break references to that file. The file can still be renamed later.
-
- Dec 30, 2014
-
-
Diego Martínez authored
-
kwolekr authored
Also rewrite mapgen registration for static initialization
-
- Dec 29, 2014
- Dec 28, 2014
-
-
kwolekr authored
-