Brent
|
23bc51f23b
|
Xcode project fixes (#77)
* Compiles for Snow Leopard Again
* Fix Build on Xcode 14
* Fixed Xcode Universal Build
* Update Xcode Schemas
---------
Co-authored-by: Brent Da Mage <BrentDaMage@users.noreply.github.com>
|
2023-09-04 12:13:31 +03:00 |
|
iProgramInCpp
|
73b5aded1b
|
* Use concrete log levels instead of prefixing the log string.
* Remove the "info" tag.
|
2023-08-28 21:44:47 +03:00 |
|
iProgramInCpp
|
d88e0a7643
|
* Remove debug console - it's now behind a GameMod
* Remove log counter.
|
2023-08-28 20:45:05 +03:00 |
|
iProgramInCpp
|
6e2fffdd68
|
* Rename Logger_windows -> LoggerWindows
* Add logger support for SDL base
|
2023-08-28 11:13:57 +03:00 |
|
iProgramInCpp
|
8fe86fccb5
|
* Rename StandardOut -> Logger.
|
2023-08-28 11:01:12 +03:00 |
|