summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaServerHandle.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-12fix various compiler warnings (and some unwanted case statement fallthroughs)hle01-1/+1
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell101-2/+2
2019-05-07Buckets: Be able to place fluids through other fluids. (#4331)Zach DeCook1-1/+1
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
2016-08-13Converted cLuaState::cTableRef to use cTrackedRef.Mattes D1-45/+9
2016-06-27LuaState: Implemented proper locking for cCallback.Mattes D1-1/+1
2015-02-04LuaServerHandle: Removed debugging output.Mattes D1-4/+0
2015-02-04Exported cServerHandle and cNetwork:Listen to Lua.Mattes D1-0/+213