Aaron Kimbrell
e297aacc68
Breakout message identifiers ( #1065 )
...
and make them scope enums
2023-05-03 16:38:32 -05:00
Aaron Kimbrell
6aa90ad5b2
Breakout rest of the enums from dCommonVars and clean it up ( #1061 )
...
* Breakout rest of the enums from dcommonvars
so we don't have to deal with merge conflicts
ePlayerFlags is not a scoped enum, yet, due to it's complexity
* address feedback
* make player flag types consistent
* fix typo
2023-05-02 17:39:21 -05:00
Aaron Kimbrell
6d989f37f1
Breakout ServerDisconnectIdentifiers into an enum ( #995 )
2023-02-19 04:29:14 -08:00
Jonathan Romano
2570c74b71
Remove hardcoded port number in AuthPackets
...
Removes the hard coded port numbers in AuthPackets
2022-11-07 01:27:48 -08:00
aronwk-aaron
19e77a38d8
format codebase
2022-07-28 08:39:57 -05:00
Aaron Kimbrell
e97ae92624
Make logger automatically put a newline ( #675 )
...
at the end of the line
remove all the newlines in log calls
2022-07-24 21:26:51 -05:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00