19 Commits (bbd033c254bbbb03c6f8eaa072053536089cca16)

Author SHA1 Message Date
mittorn bbd033c254 lib: restore dll loader support 5 years ago
Alibek Omarov 1f308a43c8 engine: fix build after lowmemory rebase 5 years ago
Wei Mingzhi 88772a1c34 engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 5 years ago
Alibek Omarov e308281b0b engine: fix buffer overflow in COM_ParseFile 5 years ago
Alibek Omarov c215b89923 Apply 4483 update 5 years ago
Alibek Omarov fe14a360b4 engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
Alibek Omarov 234507b7f1 ref: fix all undefined references 5 years ago
Alibek Omarov e7234bada2 ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 5 years ago
Alibek Omarov 574f03c139 ref: initial engine to ref API draft, not compiling, work in progress [ci skip] 5 years ago
Alibek Omarov 74f935d94f common: fix COM_IsSafeFileToDownload extension check 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 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. 6 years ago
mittorn ab0bcc55f8 Apply Apr20 update 6 years ago
Alibek Omarov 314a6deba9 Remove gamedir[] from engine-side gameinfo_t 6 years ago
mittorn c1076f43f7 Update client engine interface 6 years ago
Alibek Omarov 7671365c92 Rename _alloca back to alloca 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago