Alibek Omarov
|
d177b6f528
|
engine: cvar: consolidate auto description for GLCONFIG cvars
Fix bug when GLCONFIG cvars didn't had it's respective CLIENTDLL or GAMEUIDLL flags
|
2 years ago |
Andrey Akhmichin
|
a2d459ae84
|
engine: common: add printf-like version of Cvar_Get function.
|
2 years ago |
Alibek Omarov
|
f377461fdf
|
engine: common: made a filter for a filter (lol), so it's possible to play selected games with cl_filterstuffcmd enabled
|
2 years ago |
SNMetamorph
|
d1309c3aeb
|
engine: common: backported "set" command from old engine
|
2 years ago |
Alibek Omarov
|
66d66eb835
|
common: define FCVAR_LOCALONLY the same bit used in GoldSource, move FCVAR_MOVEVARS into internal engine flags
|
3 years ago |
Alibek Omarov
|
1a1d81de62
|
engine: add stuffcmd filtering, not wired to ClientCmd yet
|
3 years ago |
Alibek Omarov
|
0efc5e82ec
|
engine: fix some const qualifier lose and pointer-to-int casts
|
3 years ago |
Alibek Omarov
|
9120d40ce5
|
engine: redefine CVAR_DEFINE_AUTO through CVAR_DEFINE macro
|
4 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
6 years ago |
Alibek Omarov
|
0561ac2076
|
Add basecmd from old engine. Add basecmd_stats command
|
7 years ago |
Alibek Omarov
|
5a449a56ea
|
Port restricted cmds and cvars from old engine. TODO: implement better stufftext filter
|
7 years ago |
Alibek Omarov
|
efe8ddf151
|
Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong.
|
7 years ago |
mittorn
|
c1076f43f7
|
Update client engine interface
|
7 years ago |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
7 years ago |