115 Commits (1d9b5d4611fa36acc5849336568ee462a1656ddb)

Author SHA1 Message Date
Alibek Omarov f15e2c2dcf Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future 6 years ago
Alibek Omarov d0ff201da2 Fix dedicated compiling errors 6 years ago
Alibek Omarov a539384a76 Apply 4143 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 0561ac2076 Add basecmd from old engine. Add basecmd_stats command 6 years ago
Alibek Omarov ae5257c654 Add masterlist from engine. Use non-blocking network name resolution 6 years ago
Alibek Omarov 0c058f2eca Add waf buildscripts, add updated game_launch 6 years ago
Alibek Omarov d9320f964e Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
mittorn 6ae44d7577 Fix downloading models with zero res->ucFlags 6 years ago
mittorn 290b9cae0b Restore utf-8 support 6 years ago
Alibek Omarov 5ca7bb5f12 Fix noise index for not sine beams 6 years ago
Alibek Omarov 86dfaf9930 Fix too loud entities in multiplayer 6 years ago
Alibek Omarov 415e517107 Library loader refactoring. Not tested for platforms other than Linux 6 years ago
Alibek Omarov 3f2a8f7704 Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2 6 years ago
Alibek Omarov c8b83385df Add waf related files to gitignore. Restore cl_trace_messages 6 years ago
Alibek Omarov 9bab7d222a Apply 4097 update 6 years ago
Alibek Omarov 78365d2bc6 Add new two functions to Menu API 6 years ago
Alibek Omarov 176b31b4a2 Fix wrong max edicts clamp. Add game_dll_linux and game_dll_osx to gameinfo.txt. Fix crash in R_ChangeVideoSettings 6 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. 6 years ago
Alibek Omarov fd649905ea Fix some format warnings 6 years ago
Alibek Omarov e8d13cd0d5 Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 6 years ago
Alibek Omarov 501985be48 Remove accidentally left debug 6 years ago
Alibek Omarov ebe3a203ba Always fragment upload data, this fixes some cases when upload must be fragmented, but download test shown no fragmentation requirement 6 years ago
Alibek Omarov 63513ec475 Small refactoring of EnableTextInput 6 years ago
Alibek Omarov 545b781934 Restore hud_utf8 6 years ago
Alibek Omarov 362217935f Don't increase server library reference counter, free it pfnCheckGameDll 6 years ago
Alibek Omarov 9ab3300b76 Rename allow_console to developer in menu_int.h. Define NEW_ENGINE_INTERFACE. 7 years ago
mittorn ab0bcc55f8 Apply Apr20 update 7 years ago
Alibek Omarov 314a6deba9 Remove gamedir[] from engine-side gameinfo_t 7 years ago
Alibek Omarov d3990e03e6 Add text input mode calls where they should be. Disable text input mode at initialization 7 years ago
Alibek Omarov cec7bf8488 Fix server library sanity checking 7 years ago
Alibek Omarov 32aa9a9f54 Implement Mobility API support. Add missing IN_TouchShutdown and Joy_Shutdown calls. Don't save video and opengl configs if engine crashed. 7 years ago
Alibek Omarov fd1f0e685a Restore con_fontscale functionality 7 years ago
Alibek Omarov a015d6b915 Revert fork's hud_scale behaviour 7 years ago
mittorn 7350be6e7f Fix build after update 7 years ago
mittorn db92c918b2 Apply Apr19 update 7 years ago
mittorn c1076f43f7 Update client engine interface 7 years ago
mittorn 050d2a3d0f Apply Apr18 update 7 years ago
Alibek Omarov 5d13112e25 Dedicated build 7 years ago
Alibek Omarov 40094f2867 Move client-only parts to client 7 years ago
Alibek Omarov 8e3c748f12 Adapt vgui_support support to newer engine 7 years ago
Alibek Omarov b825e584f3 Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h 7 years ago
Alibek Omarov 13fe097318 Merge fork's unicode changes(partial) 7 years ago
Alibek Omarov 5af7eb6c18 Add support for TextAPI in menu 7 years ago
Alibek Omarov be4b885254 Merge common SDL port changes 7 years ago
Alibek Omarov 92c321848d Adapt input code to newer engine 7 years ago
Alibek Omarov 5744aa8d9e Add SDL sound backend 7 years ago
Alibek Omarov fc7ed1ab75 Add SDL video backend 7 years ago
Alibek Omarov 64257ef428 Avoid some struct declaration in parameter list 7 years ago
Alibek Omarov 4189af8b50 Engine input port. Incomplete integration of touch, gamepad, evdev input 7 years ago