2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-24 02:40:41 +01:00
xash3d-fwgs/engine/client
2019-10-27 22:29:03 +03:00
..
avi
vgui engine: fix -Werror=strict-prototypes 2019-10-05 02:09:45 +03:00
cl_cmds.c
cl_custom.c
cl_debug.c
cl_demo.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
cl_efrag.c
cl_efx.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
cl_events.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
cl_frame.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
cl_game.c engine: GetGameDir should return gamedir only. Add proper stub functions for some engine APIs. 2019-10-07 16:08:10 +03:00
cl_gameui.c engine: move ShellExecute to client, as it cannot be used in dedicated 2019-09-19 17:09:18 +03:00
cl_main.c engine: more double promotion fixes 2019-10-18 16:46:54 +03:00
cl_mobile.c engine: fix -Werror=strict-prototypes 2019-10-05 02:09:45 +03:00
cl_netgraph.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
cl_parse.c Revert "engine: client: implement connectionprogress partially" 2019-10-06 07:45:32 +03:00
cl_pmove.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
cl_qparse.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
cl_remap.c
cl_render.c
cl_scrn.c Revert "engine: client: implement connectionprogress partially" 2019-10-06 07:45:32 +03:00
cl_tent.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
cl_tent.h
cl_video.c
cl_view.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
client.h engine: client: fix demoplayback type from qboolean to int(can exceed false and true) 2019-10-18 08:04:00 +03:00
console.c engine: fix style, disable XASH_USE_SELECT 2019-10-11 08:51:30 +03:00
in_joy.c
in_touch.c engine: more double promotion fixes 2019-10-18 16:46:54 +03:00
input.c input: fix evdev macro 2019-10-26 06:53:24 +07:00
input.h platform: new fbdev bakend, move in_evdev to bakends 2019-10-22 01:42:02 +07:00
keys.c input: merge touch support again. Fix m_ignore, fix EngineAppendMove 2019-09-27 02:19:03 +07:00
mod_dbghulls.c engine: client: explicitly cast literals to floats 2019-10-18 16:46:54 +03:00
ref_common.c engine: client/common: fix a few more format warnings 2019-10-22 17:56:08 +03:00
ref_common.h engine: implement menu extensions to allow choosing renderers from GUI 2019-08-09 04:44:50 +03:00
s_dsp.c engine: client: fix wrong type in DSP 2019-10-18 08:11:05 +03:00
s_load.c xash3d-fwgs: append missing new line at the end of file 2019-10-27 22:29:03 +03:00
s_main.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
s_mix.c
s_mouth.c engine: s_mouth: fix another signed char 2019-09-25 04:10:47 +03:00
s_stream.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
s_utils.c
s_vox.c engine: client/common: fix a few more format warnings 2019-10-22 17:56:08 +03:00
sound.h
titles.c
vid_common.c engine: fix -Werror=strict-prototypes 2019-10-05 02:09:45 +03:00
vid_common.h
vox.h