Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-26 | DWORD replaced with std::uint32_t in non-Win32-related parts | Aki | |
With the exception of some netcode. This brings some important questions and solidifies me in pursuing better abstract over definitions. It might also be a good idea to have distinct aliases or compound types for time and (net) identifiers. |