Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 7c9b724531 Implement dynamic library loading and symbol resolving 7 years ago
..
avi
imagelib
soundlib
build.c
cfgscript.c
cmd.c
com_strings.h 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
common.c
common.h Avoid some struct declaration in parameter list 7 years ago
con_utils.c
console.c
crashhandler.c
crclib.c
crtlib.c
crtlib.h
custom.c
cvar.c
cvar.h
filesystem.c
filesystem.h
gamma.c
host.c 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
host_state.c
hpak.c
infostring.c
input.c Engine input port. Incomplete integration of touch, gamepad, evdev input 7 years ago
input.h Engine input port. Incomplete integration of touch, gamepad, evdev input 7 years ago
keys.c Engine input port. Incomplete integration of touch, gamepad, evdev input 7 years ago
lib_common.c Implement dynamic library loading and symbol resolving 7 years ago
library.h Implement dynamic library loading and symbol resolving 7 years ago
mathlib.c mathlib.c port 7 years ago
mathlib.h
matrixlib.c
mod_bmodel.c
mod_local.h
mod_studio.c
model.c
net_buffer.c
net_buffer.h
net_chan.c
net_encode.c
net_encode.h Avoid some struct declarations inside paramater list, it makes even GCC7 confusing 7 years ago
net_ws.c net_ws port. Port non-blocking NS resolution also. 7 years ago
net_ws.h
netchan.h
pm_debug.c
pm_local.h
pm_surface.c
pm_trace.c
protocol.h
sys_con.c 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
system.c 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
system.h 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
titles.c
world.c
world.h
zone.c