Commit Graph

19 Commits

Author SHA1 Message Date
b8c4c31e02 Merge 4344 update 2018-12-30 01:51:02 +03:00
17b0c23f2e Show engine arch in version 2018-12-06 04:28:19 +07:00
4b58b0b168 Fix console background aspect ratio 2018-12-06 03:00:39 +07:00
f173ce11f7 console: fix version drawn all the time which engine runs 2018-11-29 20:43:53 +03:00
edde871eb5 console: fix console font scale for Quake I fonts, fix drawing arrows in console for Quake I 2018-11-17 01:26:57 +03:00
a03aa3ddb3 Merge 4281 update 2018-10-28 00:39:29 +03:00
48d1aa5115 engine: fix warnings 2018-10-06 03:42:09 +03:00
b0c077ccf8 Persistent console history 2018-10-04 18:10:12 +07:00
a0f0eca77c Backup console input when using history 2018-10-04 16:38:39 +07:00
491188a0f3 Merge branch 'original' 2018-10-04 14:27:14 +07:00
f15e2c2dcf Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future 2018-06-14 21:19:04 +03:00
f26ac52102 Merge 4140 update 2018-06-11 14:04:50 +03:00
290b9cae0b Restore utf-8 support 2018-05-03 23:31:03 +07:00
dcc19aeafb Merge 4097 2018-04-26 03:23:00 +03:00
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. 2018-04-23 23:07:54 +03:00
e8d13cd0d5 Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 2018-04-23 21:36:33 +03:00
fd1f0e685a Restore con_fontscale functionality 2018-04-21 00:03:59 +03:00
5d13112e25 Dedicated build 2018-04-18 18:32:30 +03:00
40094f2867 Move client-only parts to client 2018-04-18 18:10:32 +03:00