| Commit message (Collapse) | Author | Files | Lines |
|
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the flood of warnings in the server console in Debug mode.
|
|
Fixes issue #75
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes some of the memory leaks and is more logical in structure. Also the functions are exported to Lua.
|
|
|
|
|
|
|
|
|