| Age | Commit message (Collapse) | Author |
|
* Update username logic and implement latest LCEMP changes
* Update old reference
* Fix tutorial world crash
* Restore deleted comment
|
|
* fix saving issue & multiple username implementations
* Update README.md
Updated the method for overriding in-game username from '-name' to 'username.txt'.
* remove unused include i forgot to get rid of while testing
|
|
This reverts commit d63f79325f85e014361eb8cf1e41eaebedb1ae71.
|
|
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard
|
|
|
|
|