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 15ec6539e3 engine: filesystem: fix custom loader enabled by mistype 3 years ago
..
imagelib engine: merge tests for imagelib 3 years ago
soundlib engine: soundlib: make Sound_GetApproxWavePlayLen behave like in GoldSrc 3 years ago
base_cmd.c engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
base_cmd.h Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 6 years ago
build.c engine: Haiku OS support (#478) 3 years ago
cfgscript.c engine: cfgscript: don't let scr vars overwrite existing variables 3 years ago
cmd.c engine: fix various warnings 3 years ago
com_strings.h engine: ref: try to bruteforce all available renderers if we're failed to load requested one 4 years ago
common.c engine: replace pool pointer by pool handle 3 years ago
common.h engine: merge tests for imagelib 3 years ago
con_utils.c engine: generalize maps command and map command autocompletion 3 years ago
crashhandler.c public: build: add ARMv8 32-bit support, in case of someone actually uses it 4 years ago
custom.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
cvar.c Trim all trailing whitespace 4 years ago
cvar.h engine: redefine CVAR_DEFINE_AUTO through CVAR_DEFINE macro 3 years ago
dedicated.c engine: move Cbuf_Execute to ClientBegin stub for dedicated server, to avoid confusion 3 years ago
filesystem.c engine: filesystem: fix custom loader enabled by mistype 3 years ago
filesystem.h Merge branch 'master' into master 5 years ago
gamma.c Trim all trailing whitespace 4 years ago
host.c engine: merge tests for imagelib 3 years ago
host_state.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
hpak.c Trim all trailing whitespace 4 years ago
identification.c Trim all trailing whitespace 4 years ago
infostring.c Trim all trailing whitespace 4 years ago
launcher.c launcher: oops, enable NOCONHOST only for Win32 4 years ago
lib_common.c engine: library: fix missing return 3 years ago
library.h engine: library: fix saves on 64-bit Windows, compile custom loader only on x86 3 years ago
masterlist.c engine: fix various compiler warnings 5 years ago
miniz.h Trim all trailing whitespace 4 years ago
mod_bmodel.c engine: replace pool pointer by pool handle 3 years ago
mod_local.h engine: replace pool pointer by pool handle 3 years ago
mod_sprite.c engine: fix -Wmaybe-uninitialized 5 years ago
mod_studio.c Trim all trailing whitespace 4 years ago
model.c engine: replace pool pointer by pool handle 3 years ago
net_buffer.c engine: common: avoid sign bit loss in MSG_WriteBitLong 3 years ago
net_buffer.h engine: common: avoid sign bit loss in MSG_WriteBitLong 3 years ago
net_chan.c engine: replace pool pointer by pool handle 3 years ago
net_encode.c engine: match DT_TIMEWINDOW_* behaviour to GoldSrc: it's always signed and it's more of an integer than float value 3 years ago
net_encode.h engine: support compiling with gcc3 5 years ago
net_ws.c Trim all trailing whitespace 4 years ago
net_ws.h engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
netchan.h client: decrease visibility of some cvars 3 years ago
pm_debug.c Trim all trailing whitespace 4 years ago
pm_local.h xash3d-fwgs: append missing new line at the end of file 5 years ago
pm_surface.c Trim all trailing whitespace 4 years ago
pm_trace.c Trim all trailing whitespace 4 years ago
protocol.h engine: increase MAX_LEGACY_SERVERS limit 3 years ago
sequence.c engine: sequence: fix condition 5 years ago
sys_con.c server: fix wrong xashid key on server, it's uuid now 3 years ago
system.c server: implement rcon redirection, add redirect command from old engine 3 years ago
system.h platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 4 years ago
tests.h engine: merge tests for imagelib 3 years ago
world.c Trim all trailing whitespace 4 years ago
world.h Trim all trailing whitespace 4 years ago
zone.c engine: replace pool pointer by pool handle 3 years ago