summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/ParseUtil.inl.h
AgeCommit message (Collapse)Author
2024-03-26DWORD replaced with std::uint32_t in non-Win32-related partsAki
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.