1679 Commits (204544f50f89db83bede49e2bf6d67b678595027)
 

Author SHA1 Message Date
Alibek Omarov 92c321848d Adapt input code to newer engine 6 years ago
Alibek Omarov 2de6d00a82 Update filesystem. Use fork's gameinfo/liblistgam parser, use PATH_SPLITTER to avoid errors 6 years ago
Alibek Omarov 5744aa8d9e Add SDL sound backend 6 years ago
Alibek Omarov fc7ed1ab75 Add SDL video backend 6 years ago
Alibek Omarov 7c9b724531 Implement dynamic library loading and symbol resolving 6 years ago
Alibek Omarov 64257ef428 Avoid some struct declaration in parameter list 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
Alibek Omarov 15096aa15a net_ws port. Port non-blocking NS resolution also. 6 years ago
Alibek Omarov 36f756feeb Avoid some struct declarations inside paramater list, it makes even GCC7 confusing 6 years ago
Alibek Omarov 4d4a7d49d5 mathlib.c port 6 years ago
Alibek Omarov 4189af8b50 Engine input port. Incomplete integration of touch, gamepad, evdev input 6 years ago
Alibek Omarov 990d526a07 Add crashhandler.c file 6 years ago
Alibek Omarov 5a1b03ac20 Integrate FWGS vgui_support 6 years ago
Alibek Omarov 158db1c454 img_bmp.c port 6 years ago
Alibek Omarov 7ace83eeab Add Sys_Warn 6 years ago
Alibek Omarov b940a62f02 host.c port 6 years ago
Alibek Omarov d564a062ce Filesystem port 6 years ago
Alibek Omarov 7671365c92 Rename _alloca back to alloca 6 years ago
Alibek Omarov f7a58ec04d Remove MSVC-specific try-except for C in Q_vsnprintf 6 years ago
Alibek Omarov 8e508cf065 Remove WGL function pointers, remove HDC 6 years ago
Alibek Omarov e5b0473e4a Fix conflicting types on NXPrintf function family 6 years ago
Alibek Omarov 136123eeb3 SV_BroadcastPrintf already defined in common.h. Remove definition from server.h. 6 years ago
Alibek Omarov 32b07cda86 Add kbutton.h, fix includes 6 years ago
Alibek Omarov 25325e6150 Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork 6 years ago
Alibek Omarov a639b72e90 AVI stub for non-Windows 6 years ago
Alibek Omarov 08984bd549 Rename features.h to enginefeatures.h because this name used internally by glibc 6 years ago
Alibek Omarov bf08a8261b Add .gitignore 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago