Kawe Mazidjatari
5795d15c83
Netconsole and ConVar improvements
...
Implemented StringSplit() (split string with a delimiter, and stop splitting after either the last delimiter has been reached, or nMax, so when nMax is 2, then 'SET mat_sky_color 255 255 0 255' gets split into: "SET" "mat_sky_color" "255 255 0 255").
Netconsole now sends ConVar's/ConCommands and values separately with use of StringSplit.
ConVar now uses internal ChangeStringValue (this runs the callback).
2022-07-31 17:07:35 +02:00
..
2022-04-18 03:35:08 +02:00
2022-07-08 00:55:01 +02:00
2022-06-13 23:34:06 +02:00
2022-07-24 14:05:38 +02:00
2022-07-26 03:13:10 +02:00
2022-07-26 03:00:51 +02:00
2022-06-08 14:02:43 +02:00
2022-05-25 14:18:29 +02:00
2022-07-25 19:35:08 +02:00
2022-06-26 17:40:02 +02:00
2022-07-25 20:40:28 +02:00
2022-07-28 17:41:13 +02:00
2022-05-13 14:53:25 +02:00
2022-07-24 13:40:37 +02:00
2022-07-21 20:36:47 +02:00
2022-07-11 20:35:20 +02:00
2022-05-13 14:53:25 +02:00
2022-07-28 15:51:34 +02:00
2022-07-31 17:07:35 +02:00
2022-07-13 19:46:55 +01:00
2022-02-24 12:47:18 +01:00
2022-07-31 17:07:35 +02:00
2022-07-10 15:41:48 +02:00
2022-07-21 17:05:19 +01:00
2022-07-21 15:13:48 +02:00
2022-07-08 23:42:28 +02:00
2022-07-25 19:35:08 +02:00
2022-05-13 14:53:25 +02:00
2022-07-28 15:45:02 +02:00
2022-07-31 17:07:35 +02:00
2022-07-31 17:07:35 +02:00
2022-07-12 21:02:10 +02:00
2022-07-21 17:07:20 +01:00
2022-07-03 11:33:42 +02:00
2022-06-30 20:19:13 +02:00
2022-07-06 21:11:32 +02:00
2022-06-08 23:35:46 +02:00
2022-07-31 17:07:35 +02:00
2022-07-30 00:55:28 +02:00
2022-07-26 03:00:51 +02:00
2022-03-23 23:05:43 +01:00
2022-05-25 14:18:29 +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