123 Commits (e70dea54c0c303add3905ba37b96da0ac9501c00)
 

Author SHA1 Message Date
Alibek Omarov e1f80fba3d Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers 6 years ago
Alibek Omarov fd649905ea Fix some format warnings 6 years ago
Alibek Omarov bd4988e588 More _format() attribute 6 years ago
Alibek Omarov 4ef527a92d Print version by _sv_build_info server command 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 0d035746d5 Remove lowercase-ing in listdirectory() 6 years ago
Alibek Omarov ec41db7ef8 Prepend USE_SELECT and COLORIZE_CONSOLE with XASH_ 6 years ago
Alibek Omarov 362217935f Don't increase server library reference counter, free it pfnCheckGameDll 6 years ago
mittorn 8704c07e4b Merge branch 'original' 6 years ago
mittorn 7d1df4c097 Add string.h, fix decals with unsigned char 6 years ago
Alibek Omarov 2c755778f4 Deprecate secure parameter 6 years ago
Alibek Omarov 9ab3300b76 Rename allow_console to developer in menu_int.h. Define NEW_ENGINE_INTERFACE. 6 years ago
mittorn ab0bcc55f8 Apply Apr20 update 6 years ago
Alibek Omarov 535b00d98f Fix GameInfo parsing 6 years ago
Alibek Omarov de35262a3b Fix network send packet 6 years ago
Alibek Omarov 314a6deba9 Remove gamedir[] from engine-side gameinfo_t 6 years ago
Alibek Omarov d3990e03e6 Add text input mode calls where they should be. Disable text input mode at initialization 6 years ago
Alibek Omarov cec7bf8488 Fix server library sanity checking 6 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. 6 years ago
Alibek Omarov b7622e6009 Fix implicit function declaration. Fix struct declaration in parameter list 6 years ago
Alibek Omarov fd1f0e685a Restore con_fontscale functionality 6 years ago
Alibek Omarov a015d6b915 Revert fork's hud_scale behaviour 6 years ago
mittorn 7350be6e7f Fix build after update 6 years ago
mittorn 926b909f3d Merge branch 'original' 6 years ago
mittorn db92c918b2 Apply Apr19 update 6 years ago
mittorn c1076f43f7 Update client engine interface 6 years ago
mittorn af7123f7dd Merge branch 'original' (except gldebug, msaa) 6 years ago
mittorn 050d2a3d0f Apply Apr18 update 6 years ago
Alibek Omarov 5d13112e25 Dedicated build 6 years ago
Alibek Omarov 40094f2867 Move client-only parts to client 6 years ago
Alibek Omarov 6db7c191eb Add fork's mobility_int.h(no support yet, just header) 6 years ago
Alibek Omarov a2e2dd5bdf Add libmpg source 6 years ago
Alibek Omarov 7fdabb73a8 Add identification support from fork 6 years ago
Alibek Omarov 86337db5b3 Use fork's keydefs.h 6 years ago
Alibek Omarov 8e3c748f12 Adapt vgui_support support to newer engine 6 years ago
Alibek Omarov b825e584f3 Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h 6 years ago
Alibek Omarov 13fe097318 Merge fork's unicode changes(partial) 6 years ago
Alibek Omarov 5af7eb6c18 Add support for TextAPI in menu 6 years ago
Alibek Omarov be4b885254 Merge common SDL port changes 6 years ago
Alibek Omarov b70fab5384 Add Sys_GetIntFromCmdLine 6 years ago
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