|
a6b43fbfff
|
engine: show additional errno string when log file cannot be opened
|
2022-01-29 03:04:54 +03:00 |
|
|
61643585e0
|
engine: fix NULL ptr dereference when log file cannot be opened
|
2022-01-29 03:04:00 +03:00 |
|
|
f5e400de69
|
server: fix wrong xashid key on server, it's uuid now
|
2021-03-28 01:57:40 +03:00 |
|
|
3e3aff040e
|
platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c
|
2020-02-08 23:15:40 +07:00 |
|
|
3a416636f1
|
engine: mark GAME_EXPORT's
|
2020-01-19 08:15:54 +07:00 |
|
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
2019-11-24 03:52:08 +03:00 |
|
tyabus
|
934dffd273
|
engine: common: fix message formating
|
2019-11-07 23:26:11 +03:00 |
|
|
fa622168a0
|
engine: fix style, disable XASH_USE_SELECT
|
2019-10-11 08:51:30 +03:00 |
|
|
07aa9595c0
|
engine: android: allow building dedicated on Android
|
2019-09-19 17:09:18 +03:00 |
|
|
5f849c4823
|
engine: bring back XASH_USE_SELECT. I need somehow disable this only on my work PC
|
2019-03-22 18:29:42 +03:00 |
|
|
1162e5a65b
|
legacymode: retry connecting using legacy protocol automatically
|
2019-01-26 20:47:19 +03:00 |
|
|
a03aa3ddb3
|
Merge 4281 update
|
2018-10-28 00:39:29 +03:00 |
|
|
491188a0f3
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
|
|
5c738b3402
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
|
|
d9320f964e
|
Crashhandler refactoring for POSIX systems. Shows engine version now.
|
2018-05-28 23:13:50 +03:00 |
|
|
42b4e456a2
|
Fix log
|
2018-05-03 23:51:23 +07:00 |
|
|
0b0ec876a5
|
Oops, this isn't supposed to be commited
|
2018-05-01 17:53:25 +03:00 |
|
|
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 |
|