6 Commits (b26cb3e073a3cad01f973807b17620a29d938b96)

Author SHA1 Message Date
Riyyi b26cb3e073 Move defines below includes 3 years ago
Riyyi 279379c15d Fix logs: empty logs should print a newline 3 years ago
Riyyi 230e866e7a Improve debug logging API 3 years ago
Riyyi 4b10c84adf Add tostring converter using the LogStream system 3 years ago
Riyyi 774ae23a20 Add BufferedLogStream 3 years ago
Riyyi 09b15f6d4f Move file/input/log to io directory, rename assertions to assert 3 years ago
Riyyi 35f5e9d0c4 Mark log write functions as inline 3 years ago
Riyyi 839bef091f Convert dbgln to r-value reference like the callee's to fix compiler ambiguous warnings 3 years ago
Riyyi 37994e58c9 Do not expand parameter pack in forward functions 3 years ago
Riyyi 61b061d55a Add comment as a color to log 3 years ago
Riyyi 0fbcf014cd Reorder function declaration 3 years ago
Riyyi 8d78a81838 Improve on the logging system, add assertions.h 3 years ago
Rick van Vonderen c99af0fbca Add code separators 4 years ago
Rick van Vonderen 8a5dc4aef9 Add parameter support to assert, remove broken std::string support from Log 4 years ago
Rick van Vonderen f5cdd27508 Code cleanup 4 years ago
Rick van Vonderen 2d30f66030 Add std::string support to Log 4 years ago
Rick van Vonderen fdae53e9ea Add log formatting support 4 years ago
Rick van Vonderen f5a61f6af6 Rename engine logger to core 4 years ago
Rick van Vonderen 24dd128093 Rename Engine to Inferno 4 years ago
Rick van Vonderen f142030e17 Add asserts, update application->singleton, log defines 4 years ago
Rick van Vonderen 12591e2cb8 Add logging class 5 years ago