53 Commits (ec18dd95353f8308b5583263e106c7474f899e62)

Author SHA1 Message Date
Alibek Omarov 8d2bea03e0
filesystem: disable netpath code 5 years ago
Alibek Omarov 70d45f23de public: crclib now is part of public library 5 years ago
Alibek Omarov 85240f0145 filesystem: zip: use miniz header only library instead of zlib, add miniz generated header(stripped ZIP reading/writing code) 5 years ago
Mr0maks 01a33dcf7e filesystem: zip: remove 'big' block 5 years ago
Mr0maks b42f020ad5 filesystem: zip: warning else zip file is empty 5 years ago
Mr0maks 6422005716 filesystem: zip: remove commented code 5 years ago
Mr0maks efc9048b43 filesystem: zip: zlib error code 5 years ago
Mr0maks 12bc507156 filesystem: zip: working unpack code 5 years ago
Mr0maks f9a7ffa5e8 filesystem: zip: remove malloc 5 years ago
Alibek Omarov 1d78d7c720 filesystem: fix even more char signness 5 years ago
Mr0maks 1cc2ec9095 filesystem: zip: codestyle 2 5 years ago
Mr0maks 5cf4e34607 filesystem: zip: codestyle 5 years ago
Mr0maks b32de42ab7 filesystem: zip: fix memory leak (not freed info) 5 years ago
Mr0maks b04a48f126 filesystem: zip: remove XASH_ZLIB macro 5 years ago
Mr0maks 3c0a34926a filesystem: zip: pk3 support 5 years ago
Mr0maks 039b42868d filesystem: zip: add FS_AddFileToZip 5 years ago
Alibek Omarov 9048c108c4 engine: fix char default signness 5 years ago
Mr0maks 85b5b4e965 filesystem: add support for zip files 5 years ago
Alibek Omarov 5af6506d86 engine: ensure that we loading same client library 5 years ago
Alibek Omarov bf07a9e61e Apply 4344 update 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov 1ef0b44a41 filesystem: allow setting extras.pak by env-var for everyone 6 years ago
Alibek Omarov 25d8a94c1c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
Alibek Omarov 48d1aa5115 engine: fix warnings 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov fdb2055b62 Add RoDir support 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 415e517107 Library loader refactoring. Not tested for platforms other than Linux 6 years ago
Alibek Omarov 0681209114 Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 6 years ago
Alibek Omarov 9bab7d222a Apply 4097 update 6 years ago
Alibek Omarov faf15df62f Correct max_particles clamping 6 years ago
Alibek Omarov 176b31b4a2 Fix wrong max edicts clamp. Add game_dll_linux and game_dll_osx to gameinfo.txt. Fix crash in R_ChangeVideoSettings 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
Alibek Omarov fd649905ea Fix some format warnings 6 years ago
Alibek Omarov 0d035746d5 Remove lowercase-ing in listdirectory() 6 years ago
Alibek Omarov 535b00d98f Fix GameInfo parsing 6 years ago
Alibek Omarov 314a6deba9 Remove gamedir[] from engine-side gameinfo_t 6 years ago
mittorn 050d2a3d0f Apply Apr18 update 6 years ago
Alibek Omarov 5d13112e25 Dedicated build 6 years ago
Alibek Omarov 2de6d00a82 Update filesystem. Use fork's gameinfo/liblistgam parser, use PATH_SPLITTER to avoid errors 6 years ago
Alibek Omarov d564a062ce Filesystem port 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago