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 1decb1c7fb xash3d-fwgs: append missing new line at the end of file 5 years ago
..
imagelib xash3d-fwgs: append missing new line at the end of file 5 years ago
soundlib xash3d-fwgs: append missing new line at the end of file 5 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: build: fix armhf compiling 5 years ago
cfgscript.c engine: cfgscript: fix userinfo cvars wrong dump to config 5 years ago
cmd.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
com_strings.h engine: ref: add optional export to determine actual human readable renderer name 5 years ago
common.c engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 5 years ago
common.h engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
con_utils.c engine: client/common: fix a few more format warnings 5 years ago
crashhandler.c engine: rework timer stuff, move to platform. Move debugger present checks to platform 6 years ago
custom.c engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
cvar.c legacymode: implement clc_userinfo 6 years ago
cvar.h Merge 4281 update 6 years ago
dedicated.c engine: fix build 5 years ago
filesystem.c engine: client/common: fix a few more format warnings 5 years ago
filesystem.h Merge branch 'master' into master 5 years ago
gamma.c engine: more double promotion fixes 5 years ago
host.c engine: fix various compiler warnings 5 years ago
host_state.c engine: dedicated: fix build 6 years ago
hpak.c engine: fix various compiler warnings 5 years ago
identification.c engine: fix -Werror=strict-prototypes 5 years ago
infostring.c Merge branch 'original' 6 years ago
launcher.c Fix noise index for not sine beams 6 years ago
lib_common.c engine: client/common: fix a few more format warnings 5 years ago
library.h engine: rename library naming function, as it returns a full path and not just library name 5 years ago
masterlist.c engine: fix various compiler warnings 5 years ago
miniz.h engine: fix -Werror=strict-prototypes 5 years ago
mod_bmodel.c engine: client/common: fix a few more format warnings 5 years ago
mod_local.h ref: move R_DrawTree from refdll to engine, implement using ref's triapi 5 years ago
mod_sprite.c ref: replace model (un)loading by Mod_ProcessRenderData 5 years ago
mod_studio.c engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
model.c Various: Fixed obscure crashes on Mac 5 years ago
net_buffer.c Merge 4483 update 5 years ago
net_buffer.h Merge 4483 update 5 years ago
net_chan.c engine: more double promotion fixes 5 years ago
net_encode.c engine: net_encode: due to bug in GCC <9, disable duplicated-branches here 5 years ago
net_encode.h Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends. 6 years ago
net_ws.c engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
net_ws.h engine: network: refactor net_ws.c since winsock2 is linked directly to engine DLL, correct some signness 5 years ago
netchan.h Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
pm_debug.c ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 5 years ago
pm_local.h xash3d-fwgs: append missing new line at the end of file 5 years ago
pm_surface.c engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
pm_trace.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
protocol.h Merge pull request #22 from FWGS/netsplit 5 years ago
sequence.c engine: sequence: fix condition 5 years ago
sys_con.c engine: fix style, disable XASH_USE_SELECT 5 years ago
system.c engine: fix -Werror=strict-prototypes 5 years ago
system.h engine: move ShellExecute to client, as it cannot be used in dedicated 5 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 5 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 5 years ago
zone.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago