index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
lua_api
Commit message (
Expand
)
Author
Age
...
*
Fixes for compiling with a newer (system) jsoncpp (#4429)
Rogier-5
2016-08-10
*
Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...
Ner'zhul
2016-08-10
*
Fix l_request_insecure_environment not ignoring all whitespace (#4395)
Dorian Wouters
2016-08-04
*
Adding minetest.clear_craft
Foghrye4
2016-07-05
*
Add MapSettingsManager and new mapgen setting script API functions
kwolekr
2016-07-03
*
Mapgen: Refactor mapgen creation and management
kwolekr
2016-07-03
*
Player: New get_look, set_look API
raymoo
2016-06-24
*
Make node timers more efficient
Ekdohibs
2016-06-11
*
Biome API: Add per-biome riverbed material and depth
paramat
2016-06-05
*
Change internal type for seeds to s32
kwolekr
2016-06-04
*
Add minetest.check_password_entry callback
est31
2016-05-30
*
Particles: Add option to remove particles on collision
Auke Kok
2016-05-28
*
Add base64 encoding and decoding to the lua api. (#3919)
red-001
2016-05-27
*
Fix MgStoneType and BiomeType enum names
kwolekr
2016-05-27
*
Move biome calculation to BiomeGen
kwolekr
2016-05-27
*
Pathfinder: Fix style
est31
2016-05-01
*
Add option to not send pre v25 init packet
est31
2016-03-15
*
Much better API for auth.{cpp, h}
est31
2016-03-15
*
Add consistent monotonic day counter - get_day_count()
Auke Kok
2016-03-09
*
Add AreaStore custom ID API
ShadowNinja
2016-03-07
*
Implement AreaStore serialization
ShadowNinja
2016-03-07
*
Move AreaStore container selection logic into getOptimalImplementation
ShadowNinja
2016-03-07
*
Move AreaStore to util
ShadowNinja
2016-03-07
*
Simplify AreaStore ID management
ShadowNinja
2016-03-07
*
Add minetest.register_lbm() to run code on block load only
est31
2016-03-07
*
Use LuaErrors in security check macros
ShadowNinja
2016-03-07
*
Require minetest.request_http_api to be called from the mod's main scope
Jeija
2016-03-03
*
Fix main menu being unable to set secure settings
ShadowNinja
2016-03-03
*
Fix minetest.request_insecure_environment() always returning nil
Jeija
2016-02-26
*
Add Lua interface to HTTPFetchRequest
Jeija
2016-02-22
*
Ignore spaces in secure.trusted_mods setting
Jeija
2016-02-19
*
Require request_insecure_environment to be called from the mod's main scope
ShadowNinja
2016-02-19
*
v2d & aabbox3d<f32> & sky cleanups
nerzhul
2016-02-11
*
Add '/clearobjects quick'
Kahrl
2016-02-11
*
Don't print whole json data buffer to errorstream on error
est31
2016-01-28
*
Make ItemStack:set_count(0) clear the item stack
sfan5
2016-01-15
*
Add option to give every object a nametag
BlockMen
2015-12-15
*
Fix threshold type
est31
2015-12-07
*
Mapgen: Add propagate_shadow bool to calcLighting
paramat
2015-12-07
*
Fix spelling of noise_threshold
Jun Zhang
2015-12-06
*
Add LuaSecureRandom
est31
2015-11-08
*
Add server side ncurses terminal
est31
2015-11-06
*
Schematics: Add core.place_schematic_on_vmanip API
kwolekr
2015-11-05
*
Add callback parameter for core.emerge_area()
kwolekr
2015-11-02
*
SAPI: Fix seed parameter truncation for LuaPseudoRandom constructor
kwolekr
2015-10-26
*
SAPI: Move core.get_us_time() to Util module
kwolekr
2015-10-26
*
SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...
kwolekr
2015-10-25
*
SAPI: Mark all Lua API functions requiring envlock
kwolekr
2015-10-25
*
Correct comment in l_util.cpp
est31
2015-10-26
*
ABMs: Make catch-up behaviour optional
paramat
2015-10-18
[prev]
[next]