35 Commits (40041e30eb0dd93b6484c2b0057b21e3b70c15e3)

Author SHA1 Message Date
Alibek Omarov 3c28b11754 engine: client: cl_demo: fix usercmd in demo playback 6 months ago
Alibek Omarov 643bec4071 engine: client: set max FPS when recording with fps_max 0 7 months ago
Alibek Omarov 6f6ddbce28 engine: add argument -timedemo that makes engine run timedemo and exit 8 months ago
Alibek Omarov 8d04ae8802 engine: client: fix appending extra .dem in record command 1 year ago
Alibek Omarov ca134a85ee engine: client: make it more obvious that CL_InitEdicts depends on maxclients value 1 year ago
Alibek Omarov 214fc7e827 engine: common: move host cvars to static allocation 1 year ago
Alibek Omarov 1ee01163b7 engine: client: move scrn cvars to static allocation 1 year ago
Alibek Omarov 8f207362a5 public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 1 year ago
Alibek Omarov 9e54ddfd55 engine: client: treat dem_unknown as no-op, until we find real cause of empty holes in demoheader 2 years ago
Alibek Omarov 17d0b19f9e engine: use generic S_USAGE macro everywhere 2 years ago
Valery Klachkov 3ad60a0fa1
engine: fix uninitialized variable in demo parsing code, fix incorrect size counter in memory allocator 2 years ago
Alibek Omarov 32e96bdad1 engine: support legacy net protocol in demos 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin 5aef09ce5d engine: client: simplified strings operations. 4 years ago
mittorn 3a416636f1 engine: mark GAME_EXPORT's 5 years ago
Alibek Omarov 4a56dfcd00 engine: fix extra zeros in %0 5 years ago
Andrey Akhmichin 0c34a5081c engine: client: make the code that generates screenshots and demos names simpler. 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 9662ab106f engine: client: implement errormsg, secure client by checking server IP address we're connected to 5 years ago
Alibek Omarov 86d823b877 engine: client: fix demo playback on ARM 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
Alibek Omarov 860d3be42d demo: draw recording message a bit higher 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov 622de7a7f1 Apply 4312 update 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 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
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago