aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot2018-06-061-0/+3
* [CSM] Remove `on_connect` callback (#6941)red-0012018-01-211-2/+0
* [CSM] Add callback on open inventory (#5793)Vincent Glize2017-10-021-0/+2
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-3/+1
* [CSM] add `on_item_use` (#5544)red-0012017-05-061-0/+3
* [CSM] Add event on_place_node API lua (#5548)Vincent Glize2017-04-291-0/+3
* code style fix on src/script/cpp_api/s_client.hLoic Blot2017-04-081-1/+1
* [CSM] Add event on_connect player API lua (#5540)Vincent Glize2017-04-081-0/+2
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-071-2/+2
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-171-0/+4
* [CSM] Add `on_punchnode` callbackred-0012017-03-131-0/+1
* [CSM] Add `on_dignode` callback (#5140)red-0012017-03-131-0/+3
* [CSM] Add local formspecs. (#5094)red-0012017-03-131-1/+6
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-0/+2
* [CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot2017-03-131-0/+4
* [CSM] Client side moddingLoic Blot2017-03-131-0/+36