Kawe Mazidjatari
|
a8ef2b74cd
|
Implement ConCommand completion logic
Implementation of the ConCommand completion logic for the Dear ImGui console panel.
|
2023-02-05 19:21:39 +01:00 |
|
Kawe Mazidjatari
|
34fddd52a8
|
Add cvar/command flag tooltip
Show a more detailed description of all flags set on cvar/command when user hovers its mouse over the flags texture.
|
2022-12-29 13:30:33 +01:00 |
|
Kawe Mazidjatari
|
9c9843a0fc
|
Centralize kick/ban wrappers to CBanSystem and add new server functions for kicking/banning players
|
2022-09-15 23:13:37 +02:00 |
|
Kawe Mazidjatari
|
23a95f84a8
|
ConVar names cleanup
|
2022-09-12 00:44:03 +02:00 |
|
Kawe Mazidjatari
|
b18f9148e4
|
Renames
* Rename FCVAR_ARCHIVE_GAMECONSOLE to FCVAR_ARCHIVE_PLAYERPROFILE.
* Rename CONVARFLAG(UNLOGGED, "log") to CONVARFLAG(UNLOGGED, "ulog").
|
2022-08-13 15:35:38 +02:00 |
|
Kawe Mazidjatari
|
329621c6ad
|
Move all public headers into root of 'public'
|
2022-08-09 17:18:07 +02:00 |
|