xash3d-fwgs/engine/common
Mr0maks 12bc507156 filesystem: zip: working unpack code 2019-05-28 18:51:44 +05:00
..
imagelib Merge 4483 update 2019-05-25 02:44:24 +03:00
soundlib engine: fix fs_offset_t/size_t conversion, const qualifiers 2019-05-02 19:12:23 +03:00
base_cmd.c engine: fix fs_offset_t/size_t conversion, const qualifiers 2019-05-02 19:12:23 +03:00
base_cmd.h Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 2018-06-01 22:11:22 +03:00
build.c engine: add initial support for MCST Elbrus 2019-03-22 18:21:47 +03:00
cfgscript.c Apply 4281 update 2018-10-27 23:32:09 +03:00
cmd.c Merge 4483 update 2019-05-25 02:44:24 +03:00
com_strings.h Merge 4143 update 2018-06-12 12:18:14 +03:00
common.c Apply 4483 update 2019-05-19 15:01:23 +03:00
common.h filesystem: zip: codestyle 2019-05-27 20:44:14 +05:00
con_utils.c engine: fix fs_offset_t/size_t conversion, const qualifiers 2019-05-02 19:12:23 +03:00
crashhandler.c engine: rework timer stuff, move to platform. Move debugger present checks to platform 2018-11-16 16:32:16 +03:00
crclib.c Merge 4483 update 2019-05-25 02:44:24 +03:00
custom.c engine: fix fs_offset_t/size_t conversion, const qualifiers 2019-05-02 19:12:23 +03:00
cvar.c legacymode: implement clc_userinfo 2019-01-29 02:33:30 +07:00
cvar.h Merge 4281 update 2018-10-28 00:39:29 +03:00
dedicated.c engine: make dedicated work again 2019-03-22 16:47:52 +03:00
filesystem.c filesystem: zip: working unpack code 2019-05-28 18:51:44 +05:00
filesystem.h filesystem: zip: remove malloc 2019-05-28 15:04:08 +05:00
gamma.c ref: render code moved out of engine, doesn't compile, first API prototype 2019-02-18 21:25:26 +03:00
host.c Merge 4483 update 2019-05-25 02:44:24 +03:00
host_state.c engine: dedicated: fix build 2018-11-01 23:31:16 +03:00
hpak.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
identification.c identification: fix network device detection 2019-01-29 16:38:19 +07:00
infostring.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
launcher.c Fix noise index for not sine beams 2018-05-03 17:42:21 +03:00
lib_common.c Merge 4281 update 2018-10-28 00:39:29 +03:00
library.h library: move win32 definitions to win_lib.c 2018-10-22 00:13:56 +03:00
masterlist.c engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c 2018-11-16 15:25:04 +03:00
mod_bmodel.c Merge 4483 update 2019-05-25 02:44:24 +03:00
mod_local.h ref: Improve model unloading, fix texture leak 2019-03-17 18:26:57 +07:00
mod_sprite.c ref: replace model (un)loading by Mod_ProcessRenderData 2019-03-17 21:19:24 +07:00
mod_studio.c Merge 4483 update 2019-05-25 02:44:24 +03:00
model.c Merge 4483 update 2019-05-25 02:44:24 +03:00
net_buffer.c Merge 4483 update 2019-05-25 02:44:24 +03:00
net_buffer.h Merge 4483 update 2019-05-25 02:44:24 +03:00
net_chan.c engine: fix fs_offset_t/size_t conversion, const qualifiers 2019-05-02 19:12:23 +03:00
net_encode.c Merge 4483 update 2019-05-25 02:44:24 +03:00
net_encode.h Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends. 2018-06-19 16:59:53 +03:00
net_ws.c Prevented net send errors from triggering an entire host error 2019-04-01 20:17:13 +01:00
net_ws.h Merge branch 'master' into netsplit 2019-02-08 07:59:52 +00:00
netchan.h Apply 4483 update 2019-05-19 15:01:23 +03:00
pm_debug.c ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 2019-03-15 21:23:59 +03:00
pm_local.h Apply 4483 update 2019-05-19 15:01:23 +03:00
pm_surface.c Merge 4483 update 2019-05-25 02:44:24 +03:00
pm_trace.c Merge 4483 update 2019-05-25 02:44:24 +03:00
protocol.h Merge pull request #22 from FWGS/netsplit 2019-03-21 17:23:49 +03:00
sequence.c engine: fix char default signness 2019-05-25 03:12:17 +03:00
sys_con.c engine: bring back XASH_USE_SELECT. I need somehow disable this only on my work PC 2019-03-22 18:29:42 +03:00
system.c android: initial port 2019-05-02 18:07:03 +03:00
system.h platform: move MSGBOX implementation to platform backends 2019-05-01 19:44:48 +03:00
world.c ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 2019-03-06 16:23:33 +03:00
world.h ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 2019-03-06 16:23:33 +03:00
zone.c Merge 4483 update 2019-05-25 02:44:24 +03:00