DarkflameServer/dScripts/02_server/Map
David Markowitz 5942182486
feat: Abstract Logger and simplify code (#1207)
* Logger: Rename logger to Logger from dLogger

* Logger: Add compile time filename

Fix include issues
Add writers
Add macros
Add macro to force compilation

* Logger: Replace calls with macros

Allows for filename and line number to be logged

* Logger: Add comments

and remove extra define

Logger: Replace with unique_ptr

also flush console at exit. regular file writer should be flushed on file close.

Logger: Remove constexpr on variable

* Logger: Simplify code

* Update Logger.cpp
2023-10-21 16:31:55 -07:00
..
AG Merge branch 'main' into pr/1107 2023-07-21 19:38:59 -07:00
AG_Spider_Queen Scripts: Fix ambiguous base class (#1216) 2023-10-09 15:31:25 -05:00
AM chore: Small movementAiComponent cleanup (#1145) 2023-08-03 21:38:04 -05:00
FV Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
General perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
GF Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
njhub feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
NS Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
NT fix: Nexus Tower Combat Challenge can be started twice if two players start it at the same time (#1147) 2023-07-23 16:04:45 -07:00
PR Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
Property chore: Small movementAiComponent cleanup (#1145) 2023-08-03 21:38:04 -05:00
SS breakout the component types into a scoped enum (#1002) 2023-03-04 01:16:37 -06:00
VE perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00