284 Commits (0e7013eeb025426662953d8a4c28e96176b68beb)

Author SHA1 Message Date
mittorn 0e7013eeb0 lowmemory: tune XASH_LOW_MEMORY=1 not breaking multiplayer 5 years ago
mittorn d6f8112860 gameinfo: add MIN_EDICTS constant instead of magic number 600, low it to 64 5 years ago
mittorn a1db6c6a9b lowmemory: remove datagram limit 5 years ago
mittorn 5e5ffec67d lowmemory: tweak some protocol limits for HL1, restore bit counts (maybe even restore multiplayer compatibility) 5 years ago
mittorn 5348046109 lowmemory: increase decals limit 5 years ago
mittorn 57d48b64eb keys: add OSK 5 years ago
mittorn 5145b1956c zone; revert removing clean check 5 years ago
mittorn 37cba10c14 lowmemory: fix sentences 5 years ago
mittorn feb01b270e zone, platform: add swap allocator 5 years ago
mittorn 114a256675 Implement XASH_LOW_MEMORY, memory-reduced configuration 5 years ago
iZarif bf8b87c29d engine: client/common: fix a few more format warnings 5 years ago
Alibek Omarov 78baf568ae engine: more double promotion fixes 5 years ago
Alibek Omarov edf3fcd398 engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
Alibek Omarov fa622168a0 engine: fix style, disable XASH_USE_SELECT 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 d2a8cfe614 Revert "engine: client: implement connectionprogress partially" 5 years ago
Alibek Omarov d382f6886d engine: fix build 5 years ago
Alibek Omarov d6bb72f772 engine: dedicated: fix old-style-definitions 5 years ago
Alibek Omarov cb5e282af4 engine: sequence: fix condition 5 years ago
Alibek Omarov b175d8a0cb engine: net_encode: due to bug in GCC <9, disable duplicated-branches here 5 years ago
Alibek Omarov f3a40ac794 engine: cfgscript: fix userinfo cvars wrong dump to config 5 years ago
Alibek Omarov dc207a449c engine: fix -Werror=strict-prototypes 5 years ago
Aimless Wanderer 409eee3bb4 engine: fix gameinfo parsing 5 years ago
mittorn cb0791c915 http: do not continue after HTTP_Free, fix potential buffer overflow 5 years ago
mittorn 9a1414505a imagelib: support for 16-bit transparent tga 5 years ago
Alibek Omarov e8006c3253 engine: move ShellExecute to client, as it cannot be used in dedicated 5 years ago
Alibek Omarov 07aa9595c0 engine: android: allow building dedicated on Android 5 years ago
Alibek Omarov a1ae770f70 engine: ref: add optional export to determine actual human readable renderer name 5 years ago
Alibek Omarov 8bb6aa2c51 engine: don't include windows headers, as they globally included by port.h already 5 years ago
Alibek Omarov 505392c2f8 imagelib: png: include correct winsock 5 years ago
Alibek Omarov ee2c1ad8fa engine: net_ws: include engine headers first 5 years ago
Alibek Omarov 7771356e66 engine: net_ws: fix dedicated build 5 years ago
Alibek Omarov cb417a3d51 engine: client: implement connectionprogress partially 5 years ago
Alibek Omarov 386a68e334 engine: fix wrong function called on closing socket on Win32 5 years ago
Alibek Omarov ca57c8424d filesystem: follow C89 5 years ago
Alibek Omarov 0eb1d4c7c0 engine: build: fix armhf compiling 5 years ago
Alibek Omarov d790292829 engine: replace CFG_END macro with function, add saving support for R_GetConfigName 5 years ago
Alibek Omarov b1f23f9ff6 engine: patch dedicated to build 5 years ago
Alibek Omarov 8f9800eb3c ref: move R_DrawTree from refdll to engine, implement using ref's triapi 5 years ago
Alibek Omarov e308281b0b engine: fix buffer overflow in COM_ParseFile 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 b539ed5a3d engine: remove write_to_clipboard, as there was no way to enable it for a long time and no one even asked for this 5 years ago
Alibek Omarov 4eab7d6503
engine: fix build 5 years ago
Alibek Omarov cedc1e0eb2 engine: soundlib: show mpg123 errors in console 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov 9662ab106f engine: client: implement errormsg, secure client by checking server IP address we're connected to 5 years ago
Alibek Omarov a85a856215 engine: implement connection warning dialog showing up, update menu 5 years ago
Jonathan Poncelet 37255354d4 Various: Fixed obscure crashes on Mac 5 years ago
Alibek Omarov da4062ede9 engine: cmd: add apropos command from old engine 5 years ago
Alibek Omarov e700a7498e engine: move matchpattern from old engine 5 years ago