mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-27 16:13:37 +00:00
Rename all PascalCase methods to camelCase, replace Windows macro constants with C++ constexpr members, convert ThreadPriority to enum class, remove unused Sleep(), fix memory ordering on inline accessors, extract platform code into helpers. |
||
|---|---|---|
| .. | ||
| DemoLevel.cpp | ||
| DemoLevel.h | ||
| DerivedServerLevel.cpp | ||
| DerivedServerLevel.h | ||
| MultiPlayerLevel.cpp | ||
| MultiPlayerLevel.h | ||
| ServerLevel.cpp | ||
| ServerLevel.h | ||
| ServerLevelListener.cpp | ||
| ServerLevelListener.h | ||