Alibek Omarov
|
9bab7d222a
|
Apply 4097 update
|
7 years ago |
Alibek Omarov
|
faf15df62f
|
Correct max_particles clamping
|
7 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
|
7 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.
|
7 years ago |
Alibek Omarov
|
e1f80fba3d
|
Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers
|
7 years ago |
Alibek Omarov
|
fd649905ea
|
Fix some format warnings
|
7 years ago |
Alibek Omarov
|
e8d13cd0d5
|
Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions
|
7 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
|
7 years ago |
Alibek Omarov
|
0d035746d5
|
Remove lowercase-ing in listdirectory()
|
7 years ago |
Alibek Omarov
|
ec41db7ef8
|
Prepend USE_SELECT and COLORIZE_CONSOLE with XASH_
|
7 years ago |
mittorn
|
7d1df4c097
|
Add string.h, fix decals with unsigned char
|
7 years ago |
Alibek Omarov
|
2c755778f4
|
Deprecate secure parameter
|
7 years ago |
mittorn
|
ab0bcc55f8
|
Apply Apr20 update
|
7 years ago |
Alibek Omarov
|
535b00d98f
|
Fix GameInfo parsing
|
7 years ago |
Alibek Omarov
|
de35262a3b
|
Fix network send packet
|
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
|
b7622e6009
|
Fix implicit function declaration. Fix struct declaration in parameter list
|
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
|
a2e2dd5bdf
|
Add libmpg source
|
7 years ago |
Alibek Omarov
|
7fdabb73a8
|
Add identification support from fork
|
7 years ago |
Alibek Omarov
|
13fe097318
|
Merge fork's unicode changes(partial)
|
7 years ago |
Alibek Omarov
|
be4b885254
|
Merge common SDL port changes
|
7 years ago |
Alibek Omarov
|
b70fab5384
|
Add Sys_GetIntFromCmdLine
|
7 years ago |
Alibek Omarov
|
92c321848d
|
Adapt input code to newer engine
|
7 years ago |
Alibek Omarov
|
2de6d00a82
|
Update filesystem. Use fork's gameinfo/liblistgam parser, use PATH_SPLITTER to avoid errors
|
7 years ago |
Alibek Omarov
|
7c9b724531
|
Implement dynamic library loading and symbol resolving
|
7 years ago |
Alibek Omarov
|
64257ef428
|
Avoid some struct declaration in parameter list
|
7 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.
|
7 years ago |
Alibek Omarov
|
45c0eaa26c
|
Move Win32 console and library loader to platform/win32 folder.
|
7 years ago |
Alibek Omarov
|
15096aa15a
|
net_ws port. Port non-blocking NS resolution also.
|
7 years ago |
Alibek Omarov
|
36f756feeb
|
Avoid some struct declarations inside paramater list, it makes even GCC7 confusing
|
7 years ago |
Alibek Omarov
|
4d4a7d49d5
|
mathlib.c port
|
7 years ago |
Alibek Omarov
|
4189af8b50
|
Engine input port. Incomplete integration of touch, gamepad, evdev input
|
7 years ago |
Alibek Omarov
|
990d526a07
|
Add crashhandler.c file
|
7 years ago |
Alibek Omarov
|
5a1b03ac20
|
Integrate FWGS vgui_support
|
7 years ago |
Alibek Omarov
|
158db1c454
|
img_bmp.c port
|
7 years ago |
Alibek Omarov
|
7ace83eeab
|
Add Sys_Warn
|
7 years ago |
Alibek Omarov
|
b940a62f02
|
host.c port
|
7 years ago |
Alibek Omarov
|
d564a062ce
|
Filesystem port
|
7 years ago |
Alibek Omarov
|
7671365c92
|
Rename _alloca back to alloca
|
7 years ago |
Alibek Omarov
|
f7a58ec04d
|
Remove MSVC-specific try-except for C in Q_vsnprintf
|
7 years ago |
Alibek Omarov
|
e5b0473e4a
|
Fix conflicting types on NXPrintf function family
|
7 years ago |
Alibek Omarov
|
32b07cda86
|
Add kbutton.h, fix includes
|
7 years ago |
Alibek Omarov
|
25325e6150
|
Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork
|
7 years ago |
Alibek Omarov
|
a639b72e90
|
AVI stub for non-Windows
|
7 years ago |