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.
 
 
 
 
mittorn 31ab710485 Fix sprite loading 6 years ago
..
imagelib ref: fix all undefined references 6 years ago
soundlib Initial amd64 port 6 years ago
base_cmd.c
base_cmd.h
build.c buildinfo: remove XASH_RELEASE 6 years ago
cfgscript.c
cmd.c ref: implement engine ref API 6 years ago
com_strings.h
common.c ref: fix all undefined references 6 years ago
common.h Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
con_utils.c Fix missing newline after exec userconfig.cfg 6 years ago
crashhandler.c engine: rework timer stuff, move to platform. Move debugger present checks to platform 6 years ago
crclib.c Apply 4312 update 6 years ago
crtlib.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
crtlib.h Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
custom.c ref: render code moved out of engine, doesn't compile, first API prototype 6 years ago
cvar.c legacymode: implement clc_userinfo 6 years ago
cvar.h
dedicated.c HTTP download support 6 years ago
filesystem.c Merge 4344 update 6 years ago
filesystem.h
gamma.c ref: render code moved out of engine, doesn't compile, first API prototype 6 years ago
host.c HTTP download support 6 years ago
host_state.c
hpak.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 6 years ago
identification.c identification: fix network device detection 6 years ago
infostring.c
launcher.c
lib_common.c
library.h
masterlist.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 6 years ago
mathlib.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
mathlib.h ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 6 years ago
matrixlib.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
mod_bmodel.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
mod_local.h Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
mod_sprite.c Fix sprite loading 6 years ago
mod_studio.c ref: fix all undefined references 6 years ago
model.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
net_buffer.c Legacy protocol compatibility (cl_legacymode) 6 years ago
net_buffer.h Initial amd64 port 6 years ago
net_chan.c legacymode: add netsplit support (incoming only) 6 years ago
net_encode.c legacymode: some codestyle fixes 6 years ago
net_encode.h
net_ws.c http: fix uninitialized progress value 6 years ago
net_ws.h HTTP download support 6 years ago
netchan.h Port old netsplit implementation 6 years ago
pm_debug.c ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 6 years ago
pm_local.h
pm_surface.c
pm_trace.c
protocol.h legacymode: add legacy infokey for legacy servers 6 years ago
sequence.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 6 years ago
sys_con.c legacymode: retry connecting using legacy protocol automatically 6 years ago
system.c system: fix win32 build 6 years ago
system.h ref: fix some undefined references, compile-in mathlib and crtlib to refdll 6 years ago
world.c ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 6 years ago
world.h ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 6 years ago
zone.c