|
0681209114
|
Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated
|
2018-05-01 17:30:33 +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 |
|
|
ec41db7ef8
|
Prepend USE_SELECT and COLORIZE_CONSOLE with XASH_
|
2018-04-22 13:07:40 +03:00 |
|
|
5d13112e25
|
Dedicated build
|
2018-04-18 18:32:30 +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 |
|
|
45c0eaa26c
|
Move Win32 console and library loader to platform/win32 folder.
|
2018-04-14 03:31:43 +03:00 |
|
|
b940a62f02
|
host.c port
|
2018-04-13 21:28:46 +03:00 |
|
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
|