xash3d-fwgs/engine/common
2019-07-13 20:54:16 +03:00
..
imagelib Merge remote-tracking branch 'nekonomicon/png' 2019-06-29 20:41:53 +03:00
soundlib Merge 4511 update 2019-06-17 07:36:46 +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 ARM64 macro 2019-07-08 19:10:49 +03:00
cfgscript.c
cmd.c engine: cmd: add apropos command from old engine 2019-07-09 16:36:34 +03:00
com_strings.h
common.c Apply 4483 update 2019-05-19 15:01:23 +03:00
common.h engine: client: implement errormsg, secure client by checking server IP address we're connected to 2019-07-13 20:54:16 +03:00
con_utils.c engine: console: add missing hpk commands autocomplete 2019-07-09 15:23:55 +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: client: implement errormsg, secure client by checking server IP address we're connected to 2019-07-13 20:54:16 +03:00
filesystem.c engine: move matchpattern from old engine 2019-07-09 16:36:15 +03:00
filesystem.h Merge branch 'master' into master 2019-05-30 21:25:56 +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_state.c
host.c Port ip filter and partially useragent from old engine. 2019-07-09 03:48:09 +03:00
hpak.c Various: Fixed obscure crashes on Mac 2019-07-12 18:18:42 +03:00
identification.c
infostring.c
launcher.c
lib_common.c engine: rename library naming function, as it returns a full path and not just library name 2019-07-07 02:47:45 +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
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 engine: patched to compile, moved gl_clear to engine 2019-06-17 08:37:34 +03:00
mod_local.h Merge 4511 update 2019-06-17 07:36:46 +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: client: implement errormsg, secure client by checking server IP address we're connected to 2019-07-13 20:54:16 +03:00
net_encode.c Merge 4511 update 2019-06-17 07:36:46 +03:00
net_encode.h
net_ws.c 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
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 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 Apply 4511 update 2019-06-17 07:05:36 +03:00
system.c Merge 4511 update 2019-06-17 07:36:46 +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