Commit Graph

1969 Commits

Author SHA1 Message Date
Alibek Omarov 36f756feeb Avoid some struct declarations inside paramater list, it makes even GCC7 confusing 2018-04-14 02:51:00 +03:00
Alibek Omarov 4d4a7d49d5 mathlib.c port 2018-04-14 02:45:48 +03:00
Alibek Omarov 4189af8b50 Engine input port. Incomplete integration of touch, gamepad, evdev input 2018-04-14 02:42:41 +03:00
Alibek Omarov 990d526a07 Add crashhandler.c file 2018-04-14 01:50:19 +03:00
Alibek Omarov 5a1b03ac20 Integrate FWGS vgui_support 2018-04-14 01:49:14 +03:00
Alibek Omarov 158db1c454 img_bmp.c port 2018-04-14 01:26:52 +03:00
Alibek Omarov 7ace83eeab Add Sys_Warn 2018-04-14 01:26:25 +03:00
Alibek Omarov b940a62f02 host.c port 2018-04-13 21:28:46 +03:00
Alibek Omarov d564a062ce Filesystem port 2018-04-13 20:44:39 +03:00
Alibek Omarov 7671365c92 Rename _alloca back to alloca 2018-04-13 20:22:12 +03:00
Alibek Omarov f7a58ec04d Remove MSVC-specific try-except for C in Q_vsnprintf 2018-04-13 20:14:20 +03:00
Alibek Omarov 8e508cf065 Remove WGL function pointers, remove HDC 2018-04-13 20:13:54 +03:00
Alibek Omarov e5b0473e4a Fix conflicting types on NXPrintf function family 2018-04-13 20:08:50 +03:00
Alibek Omarov 136123eeb3 SV_BroadcastPrintf already defined in common.h. Remove definition from server.h. 2018-04-13 19:58:47 +03:00
Alibek Omarov 32b07cda86 Add kbutton.h, fix includes 2018-04-13 19:58:17 +03:00
Alibek Omarov 25325e6150 Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork 2018-04-13 19:56:43 +03:00
Alibek Omarov a639b72e90 AVI stub for non-Windows 2018-04-13 19:42:17 +03:00
Alibek Omarov 08984bd549 Rename features.h to enginefeatures.h because this name used internally by glibc 2018-04-13 19:26:48 +03:00
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00