a1batross
|
05eab0b5b0
|
system: fix win32 build
|
6 years ago |
Alibek Omarov
|
7c772d6bfd
|
engine: rework timer stuff, move to platform. Move debugger present checks to platform
|
6 years ago |
Alibek Omarov
|
25d8a94c1c
|
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
|
6 years ago |
Night Owl
|
f36d1f5621
|
Use execv instead of execve, because environ symbol breaks compilation with -Wl,--no-undefined flag under FreeBSD via Waf.
|
6 years ago |
Alibek Omarov
|
ef39f9c9cf
|
engine: dedicated: fix build
|
6 years ago |
Alibek Omarov
|
90d2434bb0
|
platform: add Set/GetClipboardText calls. Remove unneeded SDL_SetHint call on Android, because Android does not use SDL anymore
|
6 years ago |
Alibek Omarov
|
bff9ca8438
|
console: fix double printed console messages on Win32
|
6 years ago |
Alibek Omarov
|
d0ff201da2
|
Fix dedicated compiling errors
|
6 years ago |
lewa_j
|
43b746d2f8
|
Fix MinGW build
|
7 years ago |
Alibek Omarov
|
7d37ff33aa
|
Fix high CPU load on Linux
|
7 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.
|
7 years ago |
Alibek Omarov
|
fd649905ea
|
Fix some format warnings
|
7 years ago |
Alibek Omarov
|
b70fab5384
|
Add Sys_GetIntFromCmdLine
|
7 years ago |
Alibek Omarov
|
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.
|
7 years ago |
Alibek Omarov
|
45c0eaa26c
|
Move Win32 console and library loader to platform/win32 folder.
|
7 years ago |
Alibek Omarov
|
7ace83eeab
|
Add Sys_Warn
|
7 years ago |
Alibek Omarov
|
b940a62f02
|
host.c port
|
7 years ago |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
7 years ago |