Age | Commit message (Collapse) | Author |
|
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4.
|
|
|
|
* Modernize lua read (part 2 & 3): C++ templating assurance
Implement the boolean reader
Implement the string reader
Also remove unused & unimplemented script_error_handler
Add a reader with default value
|
|
* Move files around
|
|
Fixes parts of #5389.
|
|
* squashed: CSM: Implement register_globalstep
* Re-use fatal error mechanism from server to disconnect client on CSM error
* Little client functions cleanups
* squashed: CSM: add core.after function
* core.after is shared code between client & server
* ModApiUtil get_us_time feature enabled for client
|