Nikolay Ambartsumov
da97b51c35
Show CVar's default value in addition to current
2020-10-03 07:37:08 +02:00
Christoph Oelckers
700304bf46
- update of console code.
...
Backports con_pulsetext and toggle messages for CVARs from Raze.
2020-09-27 09:35:06 +02:00
Christoph Oelckers
62138c66b8
- added a CCMD that lists all CVARS which don't have a description.
...
This way it should be easier to fill in the missing texts.
2020-06-10 13:05:00 +02:00
Christoph Oelckers
17df95d69e
- fixed startup-time setup of serverinfo CVARs.
...
Looks I completely forgot this part when refactoring the interface - it must account for the callbacks not doing anything due to the network code not being operational yet.
2020-04-13 11:53:08 +02:00
Christoph Oelckers
c3a381ed92
- moved most of the console code to 'common'.
...
The main console.cpp file cannot be done yet, but the rest is ready to go.
2020-04-11 20:19:51 +02:00