xash3d-fwgs/engine/client
mittorn 7b36796f41
Merge pull request #20 from x6herbius/improve-logging
Made various log messages more informative
2019-02-01 05:59:35 +00: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 demo: draw recording message a bit higher 2019-01-27 02:42:28 +03:00
cl_events.c legacymode: some codestyle fixes 2019-01-27 03:02:16 +03:00
cl_frame.c legacymode: some codestyle fixes 2019-01-27 03:02:16 +03:00
cl_game.c Made various log messages more informative 2019-01-28 18:32:29 +00:00
cl_gameui.c Made various log messages more informative 2019-01-28 18:32:29 +00:00
cl_main.c Merge pull request #20 from x6herbius/improve-logging 2019-02-01 05:59:35 +00: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 legacymode: add netsplit support (incoming only) 2019-01-29 19:01:21 +07:00
cl_pmove.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cl_qparse.c Merge 4344 update 2018-12-30 01:51:02 +03:00
cl_remap.c Initial amd64 port 2018-12-05 23:57:05 +07:00
cl_scrn.c Apply 4312 update 2018-11-27 16:15:24 +03:00
cl_tent.c legacymode: some codestyle fixes 2019-01-27 03:02:16 +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 Initial amd64 port 2018-12-05 23:57:05 +07:00
cl_view.c Apply 4312 update 2018-11-27 16:15:24 +03:00
client.h legacymode: retry connecting using legacy protocol automatically 2019-01-26 20:47:19 +03:00
console.c Merge 4344 update 2018-12-30 01:51:02 +03:00
gl_alias.c Merge 4344 update 2018-12-30 01:51:02 +03:00
gl_backend.c Apply 4312 update 2018-11-27 16:15:24 +03:00
gl_beams.c Merge 4344 update 2018-12-30 01:51:02 +03: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 sdl: vid: rework safegl option 2019-01-27 02:26:23 +03:00
gl_refrag.c Apply 4253 update 2018-10-04 13:08:48 +07:00
gl_rlight.c Fix crash on broken model 2019-01-25 20:54:05 +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 4344 update 2018-12-30 01:51:02 +03:00
gl_sprite.c Merge 4344 update 2018-12-30 01:51:02 +03:00
gl_studio.c Initial amd64 port 2018-12-05 23:57:05 +07: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: allow autorepeat for menu and console for any keys 2019-01-30 21:47:05 +03:00
mod_dbghulls.c Initial amd64 port 2018-12-05 23:57:05 +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 sound: move related function declarations to platform header. Remove unused. 2019-01-07 04:07:06 +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 Initial amd64 port 2018-12-05 23:57:05 +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 Updated a couple of messages as per pull request 2019-01-31 13:31:27 +00:00
sound.h sound: move related function declarations to platform header. Remove unused. 2019-01-07 04:07:06 +03:00
titles.c Initial amd64 port 2018-12-05 23:57:05 +07:00
vid_common.c cvar: don't change cvars without FCVAR_GLCONFIG variable during opengl.cfg reading 2019-01-27 02:27:12 +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