Kawe Mazidjatari 44f2f87460 CConsole: heavy cleanup
* Move all default assignments to constructor.
* Rename cvar 'con_max_size_logvector' to 'con_max_lines'.
* Rename cvar 'con_max_size_history' to 'con_max_history'.
* Use array indexes instead of hardcoding context prefixes.
* Added netcon context prefix to help legend.
* Added public method to obtain history as string vector.
* Added public method to clear history.
* Internal CConsole::AddLog no longer locks the mutex.
* CConsole::LoadFlagIcons accesses resource vector by reference.
* Implemented "HELP", "HISTORY" and "CLEAR" as real console commands: "con_help", "con_history", "con_clearlines".
* Added a new command "con_clearhistory" (clears the dev console submission history).
2022-10-20 12:29:50 +02:00
..
2022-08-15 02:59:41 +02:00
2022-08-15 02:59:41 +02:00
2022-07-30 00:43:40 +02:00
2022-07-29 17:30:05 +02:00
2022-10-20 12:29:50 +02:00
2022-10-20 12:29:50 +02:00
2022-10-20 12:29:50 +02:00
2022-08-13 19:41:45 +02:00
2022-09-09 19:47:31 +02:00
2022-10-20 12:29:50 +02:00
2022-09-12 23:59:32 +02:00
2022-06-15 01:23:28 +02:00
2022-02-06 16:48:52 +01:00
2022-09-09 19:47:31 +02:00
2022-09-09 19:47:31 +02:00
2022-09-09 19:47:31 +02:00