summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/NetworkTest/NetworkTest.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NetworkTest plugin: updated comments and splash loading.Mattes D2015-02-041-7/+10
|
* Exported cServerHandle and cNetwork:Listen to Lua.Mattes D2015-02-041-1/+147
| | | | Also added an example to the NetworkTest plugin.
* cNetwork: Exported lookup functions to Lua API.Mattes D2015-02-041-0/+42
| | | | Also added an example in the NetworkTest plugin.
* NetworkTest plugin: Added cNetwork:Connect test code.Mattes D2015-02-041-0/+63