aboutsummaryrefslogtreecommitdiff
path: root/src/script/clientscripting.cpp
AgeCommit message (Expand)Author
2017-04-25Rename Scripting API files for consistencyShadowNinja
2017-04-08LocalPlayer api luaVincent Glize
2017-04-06[CSM] Add support for positional audio. (#5516)red-001
2017-04-04[CSM] Add local node meta reference. (#5508)red-001
2017-03-17[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot
2017-03-16Fix indentation problem since merge resolutionLoïc Blot
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-03-13Add `get_wielded_item`red-001
2017-03-13[CSM] storage + fixesLoic Blot
2017-03-13[CSM] Improve security for client-sided mods (#5100)red-001
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-03-13[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)red-001
2017-03-13[CSM] Client side moddingLoic Blot