aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_client.h
AgeCommit message (Expand)Author
2018-06-06CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot
2018-01-21[CSM] Remove `on_connect` callback (#6941)red-001
2017-10-02[CSM] Add callback on open inventory (#5793)Vincent Glize
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-05-06[CSM] add `on_item_use` (#5544)red-001
2017-04-29[CSM] Add event on_place_node API lua (#5548)Vincent Glize
2017-04-08code style fix on src/script/cpp_api/s_client.hLoic Blot
2017-04-08[CSM] Add event on_connect player API lua (#5540)Vincent Glize
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2017-03-17[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot
2017-03-13[CSM] Add `on_punchnode` callbackred-001
2017-03-13[CSM] Add `on_dignode` callback (#5140)red-001
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-03-13[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot