aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_client.cpp
AgeCommit message (Expand)Author
2017-04-06LINT: Switch whitelist check from egrep to awkLoïc Blot
2017-04-06[CSM] Add function to get the server protocol version. (#5529)red-001
2017-04-06Move LINT process in dedicated shell & fixLoic Blot
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-04-01[CSM] Add function and chat command to disconnect from server. (#5487)red-001
2017-03-31Fix clang-format Columns WidthLoic Blot
2017-03-22[CSM] Add function to get player names in range (#5435)bigfoot547
2017-03-13Add `get_wielded_item`red-001
2017-03-13[CSM] Add `get_node` and `get_node_or_nil`red-001
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] Add client-sided chat commands (#5092)red-001
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