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 da4062ede9 engine: cmd: add apropos command from old engine 5 years ago
..
imagelib Merge remote-tracking branch 'nekonomicon/png' 5 years ago
soundlib Merge 4511 update 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 ARM64 macro 5 years ago
cfgscript.c Apply 4281 update 6 years ago
cmd.c engine: cmd: add apropos command from old engine 5 years ago
com_strings.h Merge 4143 update 6 years ago
common.c Apply 4483 update 5 years ago
common.h engine: console: implement autocomplete for any arg count, add autocomplete for bind for both keys and commands 5 years ago
con_utils.c engine: console: add missing hpk commands autocomplete 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: make dedicated work again 5 years ago
filesystem.c engine: move matchpattern from old engine 5 years ago
filesystem.h Merge branch 'master' into master 5 years ago
gamma.c ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
host.c Port ip filter and partially useragent from old engine. 5 years ago
host_state.c engine: dedicated: fix build 6 years ago
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 Merge branch 'original' 6 years ago
launcher.c Fix noise index for not sine beams 6 years ago
lib_common.c engine: rename library naming function, as it returns a full path and not just library name 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 implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 6 years ago
miniz.h filesystem: zip: use miniz header only library instead of zlib, add miniz generated header(stripped ZIP reading/writing code) 5 years ago
mod_bmodel.c engine: patched to compile, moved gl_clear to engine 5 years ago
mod_local.h Merge 4511 update 5 years ago
mod_sprite.c ref: replace model (un)loading by Mod_ProcessRenderData 5 years ago
mod_studio.c Merge 4483 update 5 years ago
model.c engine: patched to compile, moved gl_clear to engine 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: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
net_encode.c Merge 4511 update 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: network: refactor net_ws.c since winsock2 is linked directly to engine DLL, correct some signness 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 Apply 4483 update 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 Apply 4483 update 5 years ago
pm_surface.c Merge 4483 update 5 years ago
pm_trace.c Merge 4483 update 5 years ago
protocol.h Merge pull request #22 from FWGS/netsplit 5 years ago
sequence.c engine: fix char default signness 5 years ago
sys_con.c Apply 4511 update 5 years ago
system.c Merge 4511 update 5 years ago
system.h platform: move MSGBOX implementation to platform backends 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 Merge 4483 update 5 years ago