21 Commits (58a747e8ac05192cbf9f4a28cbd8a2d79c103b36)

Author SHA1 Message Date
Alibek Omarov a8f7b4fc5c
win32: lib: remove unused variable, fix error message may be not printed 5 years ago
Alibek Omarov b5d9bf5dc8 engine: add a function to determine if library has direct dependency on chosen DLL(Win32 only) 5 years ago
Alibek Omarov 3fef353291 android: initial port 5 years ago
Alibek Omarov 1a700fd06b platform: move MSGBOX implementation to platform backends 5 years ago
Alibek Omarov e3e2f3afe5 platform: move Sys_ShellExecute implementation to platform backends 5 years ago
mittorn d5911b33b1 msvc8 support 5 years ago
Alibek Omarov 7c772d6bfd engine: rework timer stuff, move to platform. Move debugger present checks to platform 6 years ago
Alibek Omarov de838ec5e8 rename backend files for great justice and consistency 6 years ago
a1batross 68ed732928 win_con: fix version in title, change title for dedicated server 6 years ago
Alibek Omarov a5258bea65 library: move win32 definitions to win_lib.c 6 years ago
Alibek Omarov 216b4f4147 vid_sdl: fix incorrect video modes list length 6 years ago
Alibek Omarov 473810fc0c MSVC & Win32 related fixes 6 years ago
lewa_j 43b746d2f8 Fix MinGW build 6 years ago
Alibek Omarov 415e517107 Library loader refactoring. Not tested for platforms other than Linux 6 years ago
Alibek Omarov 7c9b724531 Implement dynamic library loading and symbol resolving 6 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. 6 years ago
Alibek Omarov 45c0eaa26c Move Win32 console and library loader to platform/win32 folder. 6 years ago