xash3d-fwgs/engine/client
a1batross 7ad7af76dd render: register r_showtree cvar 2018-11-30 22:56:20 +03:00
..
avi Apply 4312 update 2018-11-27 16:15:24 +03:00
vgui engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
cl_cmds.c Apply 4312 update 2018-11-27 16:11:26 +03:00
cl_custom.c Apply 4253 update 2018-10-04 13:08:48 +07:00
cl_debug.c Apply 4253 update 2018-10-04 13:08:48 +07:00
cl_demo.c Apply 4312 update 2018-11-27 16:15:24 +03:00
cl_events.c Apply 4253 update 2018-10-04 13:08:48 +07:00
cl_frame.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cl_game.c client: fix GetCenterWindow engine call 2018-11-29 20:24:25 +03:00
cl_gameui.c GameUI: avoid const modifier loss 2018-11-16 15:12:43 +03:00
cl_main.c Apply 4312 update 2018-11-27 16:15:24 +03:00
cl_mobile.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cl_netgraph.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
cl_parse.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
cl_pmove.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cl_qparse.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cl_remap.c Apply 4281 update 2018-10-27 23:32:09 +03:00
cl_scrn.c Apply 4312 update 2018-11-27 16:15:24 +03:00
cl_tent.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cl_tent.h Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 2018-04-23 23:07:54 +03:00
cl_video.c Apply 4253 update 2018-10-04 13:08:48 +07:00
cl_view.c Apply 4312 update 2018-11-27 16:15:24 +03:00
client.h Apply 4312 update 2018-11-27 16:15:24 +03:00
console.c console: fix version drawn all the time which engine runs 2018-11-29 20:43:53 +03:00
gl_alias.c Merge 4281 update 2018-10-28 00:39:29 +03:00
gl_backend.c Apply 4312 update 2018-11-27 16:15:24 +03:00
gl_beams.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
gl_cull.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
gl_decals.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
gl_draw.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
gl_export.h Merge branch 'original' 2018-10-04 14:27:14 +07:00
gl_frustum.c Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 2018-04-23 23:07:54 +03:00
gl_frustum.h Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
gl_image.c Merge 4281 update 2018-10-28 00:39:29 +03:00
gl_local.h Apply 4312 update 2018-11-27 16:15:24 +03:00
gl_refrag.c Apply 4253 update 2018-10-04 13:08:48 +07:00
gl_rlight.c Apply 4253 update 2018-10-04 13:08:48 +07:00
gl_rmain.c Fix build, update menu 2018-11-27 16:38:22 +03:00
gl_rmath.c Apply 4253 update 2018-10-04 13:08:48 +07:00
gl_rmisc.c Apply 4312 update 2018-11-27 16:15:24 +03:00
gl_rpart.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
gl_rsurf.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
gl_sprite.c Merge 4281 update 2018-10-28 00:39:29 +03:00
gl_studio.c Merge 4281 update 2018-10-28 00:39:29 +03:00
gl_warp.c Apply 4312 update 2018-11-27 16:15:24 +03:00
in_evdev.c Merge 4281 update 2018-10-28 00:39:29 +03:00
in_joy.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
in_touch.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
input.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
input.h input: remove unneeded joy_found extern 2018-10-22 00:36:58 +03:00
keys.c keys: fix indentation 2018-11-02 01:09:09 +03:00
mod_dbghulls.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
s_dsp.c Apply 4253 update 2018-10-04 13:08:48 +07:00
s_load.c Apply 4281 update 2018-10-27 23:32:09 +03:00
s_main.c Apply 4312 update 2018-11-27 16:15:24 +03:00
s_mix.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
s_mouth.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
s_stream.c Apply 4253 update 2018-10-04 13:08:48 +07:00
s_utils.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
s_vox.c Apply 4253 update 2018-10-04 13:08:48 +07:00
sound.h Merge 4281 update 2018-10-28 00:39:29 +03:00
titles.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
vid_common.c render: register r_showtree cvar 2018-11-30 22:56:20 +03:00
vid_common.h engine: adapt engine code to new platform backends system 2018-10-22 00:27:52 +03:00
vox.h Merge 4140 update 2018-06-11 14:04:50 +03:00