Commit Graph

  • dcc19aeafb Merge 4097 Alibek Omarov 2018-04-26 03:23:00 +03:00
  • 9bab7d222a Apply 4097 update Alibek Omarov 2018-04-26 03:09:36 +03:00
  • faf15df62f Correct max_particles clamping Alibek Omarov 2018-04-26 02:53:24 +03:00
  • a3c90248a7 Remove unneeded argument in SDLash_KeyEvent. Remove copypasted code Alibek Omarov 2018-04-26 02:52:49 +03:00
  • 78365d2bc6 Add new two functions to Menu API Alibek Omarov 2018-04-24 05:54:57 +03:00
  • 176b31b4a2 Fix wrong max edicts clamp. Add game_dll_linux and game_dll_osx to gameinfo.txt. Fix crash in R_ChangeVideoSettings Alibek Omarov 2018-04-24 05:50:10 +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. Alibek Omarov 2018-04-23 23:07:54 +03:00
  • e1f80fba3d Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers Alibek Omarov 2018-04-23 23:05:49 +03:00
  • fd649905ea Fix some format warnings Alibek Omarov 2018-04-23 21:49:37 +03:00
  • bd4988e588 More _format() attribute Alibek Omarov 2018-04-23 21:37:35 +03:00
  • 4ef527a92d Print version by _sv_build_info server command Alibek Omarov 2018-04-23 21:36:59 +03:00
  • e8d13cd0d5 Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions Alibek Omarov 2018-04-23 21:36:33 +03:00
  • 501985be48 Remove accidentally left debug Alibek Omarov 2018-04-22 17:19:54 +03:00
  • ebe3a203ba Always fragment upload data, this fixes some cases when upload must be fragmented, but download test shown no fragmentation requirement Alibek Omarov 2018-04-22 17:17:35 +03:00
  • 63513ec475 Small refactoring of EnableTextInput Alibek Omarov 2018-04-22 14:01:56 +03:00
  • 545b781934 Restore hud_utf8 Alibek Omarov 2018-04-22 14:01:22 +03:00
  • 0d035746d5 Remove lowercase-ing in listdirectory() Alibek Omarov 2018-04-22 13:10:16 +03:00
  • ec41db7ef8 Prepend USE_SELECT and COLORIZE_CONSOLE with XASH_ Alibek Omarov 2018-04-22 13:07:40 +03:00
  • 362217935f Don't increase server library reference counter, free it pfnCheckGameDll Alibek Omarov 2018-04-22 13:01:06 +03:00
  • 8704c07e4b Merge branch 'original' mittorn 2018-04-21 13:44:06 +00:00
  • 7d1df4c097 Add string.h, fix decals with unsigned char mittorn 2018-04-21 13:39:55 +00:00
  • 2c755778f4 Deprecate secure parameter Alibek Omarov 2018-04-21 11:16:33 +03:00
  • 9ab3300b76 Rename allow_console to developer in menu_int.h. Define NEW_ENGINE_INTERFACE. Alibek Omarov 2018-04-21 11:15:55 +03:00
  • ab0bcc55f8 Apply Apr20 update mittorn 2018-04-21 08:06:55 +00:00
  • 535b00d98f Fix GameInfo parsing Alibek Omarov 2018-04-21 02:51:14 +03:00
  • de35262a3b Fix network send packet Alibek Omarov 2018-04-21 02:50:50 +03:00
  • 314a6deba9 Remove gamedir[] from engine-side gameinfo_t Alibek Omarov 2018-04-21 01:22:00 +03:00
  • d3990e03e6 Add text input mode calls where they should be. Disable text input mode at initialization Alibek Omarov 2018-04-21 00:37:11 +03:00
  • cec7bf8488 Fix server library sanity checking Alibek Omarov 2018-04-21 00:36:14 +03:00
  • 32aa9a9f54 Implement Mobility API support. Add missing IN_TouchShutdown and Joy_Shutdown calls. Don't save video and opengl configs if engine crashed. Alibek Omarov 2018-04-21 00:13:20 +03:00
  • b7622e6009 Fix implicit function declaration. Fix struct declaration in parameter list Alibek Omarov 2018-04-21 00:05:08 +03:00
  • fd1f0e685a Restore con_fontscale functionality Alibek Omarov 2018-04-21 00:03:59 +03:00
  • a015d6b915 Revert fork's hud_scale behaviour Alibek Omarov 2018-04-21 00:03:19 +03:00
  • 7350be6e7f Fix build after update mittorn 2018-04-20 21:48:12 +00:00
  • 926b909f3d Merge branch 'original' mittorn 2018-04-20 12:38:53 +00:00
  • db92c918b2 Apply Apr19 update mittorn 2018-04-20 08:41:02 +00:00
  • c1076f43f7 Update client engine interface mittorn 2018-04-19 21:51:17 +00:00
  • af7123f7dd Merge branch 'original' (except gldebug, msaa) mittorn 2018-04-19 20:47:41 +00:00
  • 050d2a3d0f Apply Apr18 update mittorn 2018-04-19 20:11:24 +00:00
  • 5d13112e25 Dedicated build Alibek Omarov 2018-04-18 18:32:30 +03:00
  • 40094f2867 Move client-only parts to client Alibek Omarov 2018-04-18 16:32:24 +03:00
  • 6db7c191eb Add fork's mobility_int.h(no support yet, just header) Alibek Omarov 2018-04-17 03:57:21 +03:00
  • a2e2dd5bdf Add libmpg source Alibek Omarov 2018-04-17 03:57:04 +03:00
  • 7fdabb73a8 Add identification support from fork Alibek Omarov 2018-04-17 03:56:39 +03:00
  • 86337db5b3 Use fork's keydefs.h Alibek Omarov 2018-04-17 03:56:13 +03:00
  • 8e3c748f12 Adapt vgui_support support to newer engine Alibek Omarov 2018-04-17 03:56:01 +03:00
  • b825e584f3 Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h Alibek Omarov 2018-04-17 03:55:36 +03:00
  • 13fe097318 Merge fork's unicode changes(partial) Alibek Omarov 2018-04-17 03:54:07 +03:00
  • 5af7eb6c18 Add support for TextAPI in menu Alibek Omarov 2018-04-17 03:53:15 +03:00
  • be4b885254 Merge common SDL port changes Alibek Omarov 2018-04-17 03:53:01 +03:00
  • b70fab5384 Add Sys_GetIntFromCmdLine Alibek Omarov 2018-04-17 03:49:30 +03:00
  • 92c321848d Adapt input code to newer engine Alibek Omarov 2018-04-17 03:48:02 +03:00
  • 2de6d00a82 Update filesystem. Use fork's gameinfo/liblistgam parser, use PATH_SPLITTER to avoid errors Alibek Omarov 2018-04-17 03:46:08 +03:00
  • 5744aa8d9e Add SDL sound backend Alibek Omarov 2018-04-17 03:44:53 +03:00
  • fc7ed1ab75 Add SDL video backend Alibek Omarov 2018-04-17 03:44:17 +03:00
  • 7c9b724531 Implement dynamic library loading and symbol resolving Alibek Omarov 2018-04-17 03:43:27 +03:00
  • 64257ef428 Avoid some struct declaration in parameter list Alibek Omarov 2018-04-14 04:26:12 +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. Alibek Omarov 2018-04-14 04:08:28 +03:00
  • 45c0eaa26c Move Win32 console and library loader to platform/win32 folder. Alibek Omarov 2018-04-14 03:31:43 +03:00
  • 15096aa15a net_ws port. Port non-blocking NS resolution also. Alibek Omarov 2018-04-14 03:27:52 +03:00
  • 36f756feeb Avoid some struct declarations inside paramater list, it makes even GCC7 confusing Alibek Omarov 2018-04-14 02:51:00 +03:00
  • 4d4a7d49d5 mathlib.c port Alibek Omarov 2018-04-14 02:45:48 +03:00
  • 4189af8b50 Engine input port. Incomplete integration of touch, gamepad, evdev input Alibek Omarov 2018-04-14 02:42:41 +03:00
  • 990d526a07 Add crashhandler.c file Alibek Omarov 2018-04-14 01:50:19 +03:00
  • 5a1b03ac20 Integrate FWGS vgui_support Alibek Omarov 2018-04-14 01:49:14 +03:00
  • 158db1c454 img_bmp.c port Alibek Omarov 2018-04-14 01:26:52 +03:00
  • 7ace83eeab Add Sys_Warn Alibek Omarov 2018-04-14 01:26:25 +03:00
  • b940a62f02 host.c port Alibek Omarov 2018-04-13 21:28:46 +03:00
  • d564a062ce Filesystem port Alibek Omarov 2018-04-13 20:44:39 +03:00
  • 7671365c92 Rename _alloca back to alloca Alibek Omarov 2018-04-13 20:22:12 +03:00
  • f7a58ec04d Remove MSVC-specific try-except for C in Q_vsnprintf Alibek Omarov 2018-04-13 20:14:20 +03:00
  • 8e508cf065 Remove WGL function pointers, remove HDC Alibek Omarov 2018-04-13 20:13:54 +03:00
  • e5b0473e4a Fix conflicting types on NXPrintf function family Alibek Omarov 2018-04-13 20:08:50 +03:00
  • 136123eeb3 SV_BroadcastPrintf already defined in common.h. Remove definition from server.h. Alibek Omarov 2018-04-13 19:58:43 +03:00
  • 32b07cda86 Add kbutton.h, fix includes Alibek Omarov 2018-04-13 19:58:17 +03:00
  • 25325e6150 Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork Alibek Omarov 2018-04-13 19:56:43 +03:00
  • a639b72e90 AVI stub for non-Windows Alibek Omarov 2018-04-13 19:42:17 +03:00
  • 08984bd549 Rename features.h to enginefeatures.h because this name used internally by glibc Alibek Omarov 2018-04-13 19:26:48 +03:00
  • bf08a8261b Add .gitignore Alibek Omarov 2018-04-13 19:25:39 +03:00
  • 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) Alibek Omarov 2018-04-13 19:23:45 +03:00