]> git.lizzy.rs Git - minetest.git/history - src/clientenvironment.cpp
Document that write_json will error on unserializable types. (#5539)
[minetest.git] / src / clientenvironment.cpp
2017-04-05 Loïc BlotMemleak fix: LocalPlayer object was not deleted
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-11 Loic BlotCleanup some header inclusions to improve compilation...
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2017-01-08 Loic BlotMove ClientEnvironment to dedicated cpp/header files