xash3d-fwgs/engine/common
2019-08-08 07:33:47 +03:00
..
imagelib Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
soundlib Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +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
build.c engine: build: fix armhf compiling 2019-07-29 06:53:18 +03:00
cfgscript.c
cmd.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
com_strings.h
common.c engine: fix buffer overflow in COM_ParseFile 2019-07-26 17:24:09 +03:00
common.h engine: remove write_to_clipboard, as there was no way to enable it for a long time and no one even asked for this 2019-07-19 17:24:25 +03:00
con_utils.c engine: replace CFG_END macro with function, add saving support for R_GetConfigName 2019-07-28 00:27:35 +03:00
crashhandler.c
custom.c engine: fix fs_offset_t/size_t conversion, const qualifiers 2019-05-02 19:12:23 +03:00
cvar.c
cvar.h
dedicated.c engine: patch dedicated to build 2019-07-27 15:40:57 +03:00
filesystem.c filesystem: follow C89 2019-07-30 18:20:54 +03:00
filesystem.h Merge branch 'master' into master 2019-05-30 21:25:56 +05:00
gamma.c
host_state.c
host.c engine: fix various compiler warnings 2019-07-13 23:25:03 +03:00
hpak.c engine: fix various compiler warnings 2019-07-13 23:25:03 +03:00
identification.c
infostring.c
launcher.c
lib_common.c engine: fix build 2019-07-19 17:17:12 +03:00
library.h engine: rename library naming function, as it returns a full path and not just library name 2019-07-07 02:47:45 +03:00
masterlist.c engine: fix various compiler warnings 2019-07-13 23:25:03 +03:00
miniz.h filesystem: zip: use miniz header only library instead of zlib, add miniz generated header(stripped ZIP reading/writing code) 2019-06-02 12:27:58 +03:00
mod_bmodel.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
mod_local.h ref: move R_DrawTree from refdll to engine, implement using ref's triapi 2019-07-27 13:27:40 +03: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 Various: Fixed obscure crashes on Mac 2019-07-12 18:18:42 +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 various compiler warnings 2019-07-13 23:25:03 +03:00
net_encode.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
net_encode.h
net_ws.c engine: net_ws: fix dedicated build 2019-08-08 07:33:47 +03:00
net_ws.h engine: network: refactor net_ws.c since winsock2 is linked directly to engine DLL, correct some signness 2019-07-01 04:03:18 +03:00
netchan.h Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +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 engine: fix various compiler warnings 2019-07-13 23:25:03 +03:00
pm_trace.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
protocol.h Merge pull request #22 from FWGS/netsplit 2019-03-21 17:23:49 +03:00
sequence.c engine: fix various compiler warnings 2019-07-13 23:25:03 +03:00
sys_con.c Apply 4511 update 2019-06-17 07:05:36 +03:00
system.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00
system.h engine: remove write_to_clipboard, as there was no way to enable it for a long time and no one even asked for this 2019-07-19 17:24:25 +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 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 2019-07-19 20:23:08 +03:00