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 8323df240b engine: implement menu extensions to allow choosing renderers from GUI 5 years ago
..
avi Merge 4483 update 5 years ago
vgui engine: make use of platform-unique library naming scheme 5 years ago
cl_cmds.c engine: common: imagelib: add simple decoder/encoder for 8-bit RGB/RGBA PNG images. 5 years ago
cl_custom.c HTTP download support 6 years ago
cl_debug.c ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
cl_demo.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
cl_efrag.c ref: simplify efx api, move efrags to engine 5 years ago
cl_efx.c engine: fix various compiler warnings 5 years ago
cl_events.c legacymode: some codestyle fixes 6 years ago
cl_frame.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
cl_game.c ref: move R_DrawTree from refdll to engine, implement using ref's triapi 5 years ago
cl_gameui.c engine: implement menu extensions to allow choosing renderers from GUI 5 years ago
cl_main.c engine: client: implement connectionprogress partially 5 years ago
cl_mobile.c engine: fix long<->int conversion UBs 5 years ago
cl_netgraph.c ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
cl_parse.c engine: client: implement connectionprogress partially 5 years ago
cl_pmove.c Merge 4483 update 5 years ago
cl_qparse.c engine: client: implement connectionprogress partially 5 years ago
cl_remap.c ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 5 years ago
cl_render.c Merge 4511 update 5 years ago
cl_scrn.c engine: client: implement connectionprogress partially 5 years ago
cl_tent.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
cl_tent.h ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs 5 years ago
cl_video.c engine: fix various compiler warnings 5 years ago
cl_view.c ref: move R_DrawTree from refdll to engine, implement using ref's triapi 5 years ago
client.h mainui: update submodule, add connectionprogress calls to engine 5 years ago
console.c engine: client: implement connectionprogress partially 5 years ago
in_evdev.c Merge 4281 update 6 years ago
in_joy.c engine: client: implement sending input devices list to server, using protinfo 5 years ago
input.c engine: don't include windows headers, as they globally included by port.h already 5 years ago
input.h engine: input: implement input devices collecting 5 years ago
keys.c keys: fix default binding of ESC button after unbindall command 5 years ago
mod_dbghulls.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 5 years ago
ref_common.c engine: implement menu extensions to allow choosing renderers from GUI 5 years ago
ref_common.h engine: implement menu extensions to allow choosing renderers from GUI 5 years ago
s_dsp.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
s_load.c Apply 4281 update 6 years ago
s_main.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
s_mix.c engine: sound: remove s_cull and s_phs, because they never worked. It's better to write our own occluder in future or use any opensource library 5 years ago
s_mouth.c engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
s_stream.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
s_utils.c engine: fix various compiler warnings 5 years ago
s_vox.c android: initial port 5 years ago
sound.h engine: sound: remove s_cull and s_phs, because they never worked. It's better to write our own occluder in future or use any opensource library 5 years ago
titles.c Initial amd64 port 6 years ago
vid_common.c engine: ref: implement executing renderer config before creating context from engine and video config before loading refdll, update api, add r_refdll cvar to video.cfg 5 years ago
vid_common.h android: initial port 5 years ago
vox.h Merge 4140 update 6 years ago