]> git.lizzy.rs Git - dragonfireclient.git/commit - src/script/lua_api/l_util.cpp
[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)
authorred-001 <red-001@outlook.ie>
Sat, 21 Jan 2017 21:44:37 +0000 (21:44 +0000)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Mon, 13 Mar 2017 22:56:05 +0000 (23:56 +0100)
commitcb3a61f8db6b7020dd69f7786a1086f6fe014dfc
treeef2d2848a83d9937c74c95e800775f454bfed28e
parent2efae3ffd720095222c800e016286a45c9fe1e5c
[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)

* squashed: [Client-sided scripting] Don't register functions that don't work. (#5091)
src/client.cpp
src/client.h
src/network/clientpackethandler.cpp
src/script/clientscripting.cpp
src/script/lua_api/l_base.cpp
src/script/lua_api/l_base.h
src/script/lua_api/l_client.cpp
src/script/lua_api/l_client.h
src/script/lua_api/l_util.cpp
src/script/lua_api/l_util.h