aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_client.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot2018-06-301-9/+6
* CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot2018-06-061-0/+11
* Node definition manager refactor (#7016)Dániel Juhász2018-02-101-2/+2
* [CSM] Remove `on_connect` callback (#6941)red-0012018-01-211-11/+0
* [CSM] Add callback on open inventory (#5793)Vincent Glize2017-10-021-0/+21
* CSM: Fix documentation error for register_on_*_chat_messages (#5917)DS2017-06-091-2/+2
* Fix CSM crash (#5779)red-0012017-05-201-2/+2
* [CSM] add `on_item_use` (#5544)red-0012017-05-061-0/+17
* [CSM] Add event on_place_node API lua (#5548)Vincent Glize2017-04-291-0/+18
* [CSM] Add event on_connect player API lua (#5540)Vincent Glize2017-04-081-0/+11
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-171-0/+5
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-131-2/+1
* [CSM] Add `on_punchnode` callbackred-0012017-03-131-1/+21
* [CSM] Add `on_dignode` callback (#5140)red-0012017-03-131-0/+22
* [CSM] Add local formspecs. (#5094)red-0012017-03-131-0/+24
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-0/+18
* [CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot2017-03-131-0/+35
* [CSM] Client side moddingLoic Blot2017-03-131-0/+61