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 f9269dcc1c 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
..
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
cl_debug.c
cl_demo.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
cl_efrag.c
cl_efx.c engine: fix various compiler warnings 5 years ago
cl_events.c
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: client: implement errormsg, secure client by checking server IP address we're connected to 5 years ago
cl_main.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
cl_mobile.c engine: fix long<->int conversion UBs 6 years ago
cl_netgraph.c
cl_parse.c engine: fix various compiler warnings 5 years ago
cl_pmove.c Merge 4483 update 5 years ago
cl_qparse.c
cl_remap.c
cl_render.c Merge 4511 update 5 years ago
cl_scrn.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 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
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 ref: move R_DrawTree from refdll to engine, implement using ref's triapi 5 years ago
console.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
in_evdev.c
in_joy.c engine: client: implement sending input devices list to server, using protinfo 5 years ago
input.c engine: input: implement input devices collecting 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
ref_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
ref_common.h engine: patched to compile, moved gl_clear to engine 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
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 6 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 6 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
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 6 years ago
vox.h