69 Commits (9e30fc253f90633ab5390cfbe9b5a20c3639e9a7)

Author SHA1 Message Date
Alibek Omarov 3e4bd20919 engine: client: implement sending input devices list to server, using protinfo 5 years ago
Alibek Omarov 54920f13df engine: rename library naming function, as it returns a full path and not just library name 5 years ago
Alibek Omarov 89a3fd6323 engine: make use of platform-unique library naming scheme 5 years ago
Alibek Omarov c215b89923 Apply 4483 update 5 years ago
Alibek Omarov 5af6506d86 engine: ensure that we loading same client library 5 years ago
Alibek Omarov f48335f2f2 ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values 5 years ago
mittorn 00ce909fc8 Setup renderer time 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
mittorn 8b5c5826a8 legacymode: prevent dropping from server when fps too high 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 6 years ago
mittorn e99ca5947b legacymode: resource list support 6 years ago
mittorn c09190f66e legacymode: add legacy infokey for legacy servers 6 years ago
mittorn e05c1ed912 HTTP download support 6 years ago
Jonathan Poncelet 69bb25bb18 Updated a couple of messages as per pull request 6 years ago
mittorn a169f93b9f legacymode: fix netsplit settings 6 years ago
mittorn b578d44ea2 Fix NET_EXT_SPLITSIZE console reporting 6 years ago
mittorn 40574d9be0 Network extensions 6 years ago
mittorn 7bb8124b69 legacymode: Mark old netsplit extension legacy, fix magic number 6 years ago
mittorn 097974bde2 Check cl_dlmax sizes on client 6 years ago
mittorn a97d8c119b network: enable new netsplit, netsplit size settings 6 years ago
mittorn 480ef0a468 legacymode: add netsplit support (incoming only) 6 years ago
mittorn 52fca4ac0c legacymode: send identification 6 years ago
Jonathan Poncelet 35869586c9 Made various log messages more informative 6 years ago
Alibek Omarov 1162e5a65b legacymode: retry connecting using legacy protocol automatically 6 years ago
Alibek Omarov 5da11291a2 legacymode: support server scanning 6 years ago
mittorn 6a02a571c1 Legacy protocol compatibility (cl_legacymode) 6 years ago
Alibek Omarov 622de7a7f1 Apply 4312 update 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
Alibek Omarov 48d1aa5115 engine: fix warnings 6 years ago
mittorn b0c077ccf8 Persistent console history 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov a539384a76 Apply 4143 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 0561ac2076 Add basecmd from old engine. Add basecmd_stats command 6 years ago
Alibek Omarov ae5257c654 Add masterlist from engine. Use non-blocking network name resolution 6 years ago
Alibek Omarov 415e517107 Library loader refactoring. Not tested for platforms other than Linux 6 years ago
Alibek Omarov c8b83385df Add waf related files to gitignore. Restore cl_trace_messages 6 years ago
Alibek Omarov 9bab7d222a Apply 4097 update 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 501985be48 Remove accidentally left debug 6 years ago
Alibek Omarov ebe3a203ba Always fragment upload data, this fixes some cases when upload must be fragmented, but download test shown no fragmentation requirement 6 years ago
Alibek Omarov 545b781934 Restore hud_utf8 6 years ago
mittorn ab0bcc55f8 Apply Apr20 update 6 years ago
Alibek Omarov 314a6deba9 Remove gamedir[] from engine-side gameinfo_t 6 years ago
Alibek Omarov 32aa9a9f54 Implement Mobility API support. Add missing IN_TouchShutdown and Joy_Shutdown calls. Don't save video and opengl configs if engine crashed. 6 years ago
Alibek Omarov a015d6b915 Revert fork's hud_scale behaviour 6 years ago
mittorn db92c918b2 Apply Apr19 update 6 years ago