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 a1ae770f70 engine: ref: add optional export to determine actual human readable renderer name 5 years ago
..
imagelib engine: don't include windows headers, as they globally included by port.h already 5 years ago
soundlib Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 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 Apply 4281 update 6 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: fix buffer overflow in COM_ParseFile 5 years ago
common.h engine: remove write_to_clipboard, as there was no way to enable it for a long time and no one even asked for this 5 years ago
con_utils.c engine: replace CFG_END macro with function, add saving support for R_GetConfigName 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: patch dedicated to build 5 years ago
filesystem.c filesystem: follow C89 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 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 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: fix build 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 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 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 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 Merge 4483 update 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: fix various compiler warnings 5 years ago
net_encode.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 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: don't include windows headers, as they globally included by port.h already 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 Apply 4483 update 5 years ago
pm_surface.c engine: fix various compiler warnings 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: fix various compiler warnings 5 years ago
sys_con.c Apply 4511 update 5 years ago
system.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
system.h engine: remove write_to_clipboard, as there was no way to enable it for a long time and no one even asked for this 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