David Markowitz
1464762bcd
Implement GTest and change windows output path
...
Implement GTest as a testing infrastructure.
Make windows output binaries to the build folder instead of the release type folder (potentially issue further down the line)
Add a simple unit test for DestroyableComponent
2022-11-07 00:12:35 -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
cooltrain7
975654f8e2
Merge branch 'main' into Log-Line-Cleaning
2022-01-03 17:51:13 +00:00
Jett
2d5d5b273a
remove unneeded log
2021-12-31 15:07:20 +00:00
Jett
f15b716ea7
Implement master server fix
2021-12-31 02:52:35 +00:00
cooltrain7
ed151e6d45
Added extra information to connection log
...
- Added correct class name to log calls
- Added extra zone and instance information in ambiguous log call
2021-12-13 01:33:51 +00:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00