Kawe Mazidjatari 41f801365a CConsole: fixed color bug when missing newline
* Fixed bug where the in-game console could not color the line when no newline was found.
* Changed behavior to only newline when: '\n' has been found, or the context has changed (using a print without newline will continue to print on the same line in the console).
* Pass ImVec4 parameter in 'CTextLogger::InsertTextAt' by reference.
2022-09-19 20:21:18 +02:00
..
2022-07-08 00:55:01 +02:00
2022-08-09 03:02:00 +02:00
2022-09-09 19:47:31 +02:00
2022-09-14 01:14:51 +02:00
2022-09-18 20:42:16 +01:00
2022-09-09 19:47:31 +02:00
2022-08-09 15:19:12 +02:00
2022-09-09 19:47:31 +02:00
2022-09-14 01:14:51 +02:00
2022-08-09 15:19:12 +02:00
2022-09-14 01:14:51 +02:00
2022-09-19 01:17:34 +02:00
2022-09-14 01:14:51 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00