|
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 |
|
|
814b7eda07
|
Apply 4140 update
|
2018-06-09 01:28:35 +03:00 |
|
|
ae5257c654
|
Add masterlist from engine. Use non-blocking network name resolution
|
2018-06-01 20:44:16 +03:00 |
|
|
43b746d2f8
|
Fix MinGW build
|
2018-05-13 23:25:51 +03:00 |
|
|
faf15df62f
|
Correct max_particles clamping
|
2018-04-26 02:53:24 +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 |
|
|
fd649905ea
|
Fix some format warnings
|
2018-04-23 21:49:37 +03:00 |
|
|
e8d13cd0d5
|
Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions
|
2018-04-23 21:36:33 +03:00 |
|
|
8704c07e4b
|
Merge branch 'original'
|
2018-04-21 13:44:06 +00:00 |
|
|
ab0bcc55f8
|
Apply Apr20 update
|
2018-04-21 08:06:55 +00:00 |
|
|
314a6deba9
|
Remove gamedir[] from engine-side gameinfo_t
|
2018-04-21 01:22:00 +03:00 |
|
|
b7622e6009
|
Fix implicit function declaration. Fix struct declaration in parameter list
|
2018-04-21 00:05:08 +03:00 |
|
|
926b909f3d
|
Merge branch 'original'
|
2018-04-20 12:38:53 +00:00 |
|
|
db92c918b2
|
Apply Apr19 update
|
2018-04-20 08:41:02 +00:00 |
|
|
c1076f43f7
|
Update client engine interface
|
2018-04-19 21:51:17 +00:00 |
|
|
5d13112e25
|
Dedicated build
|
2018-04-18 18:32:30 +03:00 |
|
|
be4b885254
|
Merge common SDL port changes
|
2018-04-17 03:53:01 +03:00 |
|
|
64257ef428
|
Avoid some struct declaration in parameter list
|
2018-04-14 04:26:12 +03:00 |
|
|
4a0add4063
|
Move Win32 console into separate file(second commit), hide Win32 console code under _WIN32 macro. Add some fork-specific macros. Add sys_con.c for generic log file implementation.
|
2018-04-14 04:08:28 +03:00 |
|
|
5a1b03ac20
|
Integrate FWGS vgui_support
|
2018-04-14 01:49:14 +03:00 |
|
|
b940a62f02
|
host.c port
|
2018-04-13 21:28:46 +03:00 |
|
|
d564a062ce
|
Filesystem port
|
2018-04-13 20:44:39 +03:00 |
|
|
e5b0473e4a
|
Fix conflicting types on NXPrintf function family
|
2018-04-13 20:08:50 +03:00 |
|
|
25325e6150
|
Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork
|
2018-04-13 19:56:43 +03:00 |
|
|
a639b72e90
|
AVI stub for non-Windows
|
2018-04-13 19:42:17 +03:00 |
|
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
|