aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement minetest.sound_fade()sfan52020-04-111-0/+6
* [CSM] Implement minetest.get_csm_restrictions()sfan52019-11-111-0/+3
* Introduce get_modpath() for CSMsfan52019-11-091-0/+3
* CSM: Remove screenshot APIred-0012018-01-231-3/+0
* CSM: Add a way to get current locale from CSMlisacvuk2017-10-291-0/+2
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-181-3/+0
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-151-0/+6
* CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy2017-07-151-6/+0
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-301-0/+3
* [CSM] Add function to get player privileges (#5933)red-0012017-06-071-0/+4
* [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet2017-05-211-0/+6
* Fix LINT broken by dfa0c15ce045705f05487d623dc7beca6c945b4bLoic Blot2017-05-211-2/+2
* [CSM] Add function to get the definition of items (#5732)bigfoot5472017-05-211-1/+9
* [CSM] Correct the log destination of print() (#5784)SmallJoker2017-05-201-0/+3
* Add function to get server info.red-0012017-05-041-2/+2
* [CSM] add screenshot api lua (#5674)Vincent Glize2017-04-291-0/+2
* [CSM] Add function to get the server protocol version. (#5529)red-0012017-04-061-0/+3
* [CSM] Add support for positional audio. (#5516)red-0012017-04-061-0/+4
* [CSM] Add local node meta reference. (#5508)red-0012017-04-041-0/+3
* [CSM] Add function and chat command to disconnect from server. (#5487)red-0012017-04-011-0/+3
* Fix clang-format Columns WidthLoic Blot2017-03-311-2/+2
* [CSM] Add function to get player names in range (#5435)bigfoot5472017-03-221-0/+3
* Add `get_wielded_item`red-0012017-03-131-1/+2
* [CSM] Add `get_node` and `get_node_or_nil`red-0012017-03-131-0/+8
* [CSM] storage + fixesLoic Blot2017-03-131-2/+1
* [CSM] Add local formspecs. (#5094)red-0012017-03-131-0/+9
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-1/+2
* [CSM] Add client-sided chat commands (#5092)red-0012017-03-131-0/+8
* [CSM] Add method that display chat to client-sided lua. (#5089) (#5091)red-0012017-03-131-0/+1
* [CSM] Client side moddingLoic Blot2017-03-131-0/+36