Andrey Akhmichin
|
abd9778ef3
|
engine: common: simplified strings operations.
|
4 years ago |
mittorn
|
3a416636f1
|
engine: mark GAME_EXPORT's
|
5 years ago |
Alibek Omarov
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
5 years ago |
iZarif
|
bf8b87c29d
|
engine: client/common: fix a few more format warnings
|
5 years ago |
Alibek Omarov
|
d790292829
|
engine: replace CFG_END macro with function, add saving support for R_GetConfigName
|
5 years ago |
Alibek Omarov
|
2f8fec6b70
|
Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever.
|
5 years ago |
Alibek Omarov
|
4beba75159
|
engine: fix various compiler warnings
|
5 years ago |
Alibek Omarov
|
7dda1c28f4
|
engine: console: add missing hpk commands autocomplete
|
5 years ago |
Alibek Omarov
|
364c96f45c
|
engine: console: sort output in commmand autocomplete for bind
|
5 years ago |
Alibek Omarov
|
7aa163f713
|
engine: console: implement autocomplete for any arg count, add autocomplete for bind for both keys and commands
|
5 years ago |
Alibek Omarov
|
fe14a360b4
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
6 years ago |
Alibek Omarov
|
626df3673c
|
Fix missing newline after exec userconfig.cfg
|
6 years ago |
Alibek Omarov
|
622de7a7f1
|
Apply 4312 update
|
6 years ago |
Alibek Omarov
|
ef39f9c9cf
|
engine: dedicated: fix build
|
6 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
6 years ago |
mittorn
|
891c984c56
|
Port some config changes
|
6 years ago |
mittorn
|
5c738b3402
|
Apply 4253 update
|
6 years ago |
Alibek Omarov
|
f15e2c2dcf
|
Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future
|
6 years ago |
Alibek Omarov
|
814b7eda07
|
Apply 4140 update
|
6 years ago |
Alibek Omarov
|
ae5257c654
|
Add masterlist from engine. Use non-blocking network name resolution
|
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 |
Alibek Omarov
|
fd649905ea
|
Fix some format warnings
|
7 years ago |
mittorn
|
db92c918b2
|
Apply Apr19 update
|
7 years ago |
Alibek Omarov
|
5d13112e25
|
Dedicated build
|
7 years ago |
Alibek Omarov
|
32b07cda86
|
Add kbutton.h, fix includes
|
7 years ago |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
7 years ago |