.. |
imagelib
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +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
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
com_strings.h
|
Merge 4143 update
|
2018-06-12 12:18:14 +03:00 |
common.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
common.h
|
android: initial port
|
2019-05-02 18:07:03 +03: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
|
Apply 4312 update
|
2018-11-27 16:11:26 +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
|
engine: ensure that we loading same client library
|
2019-05-12 03:08:51 +03:00 |
filesystem.h
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07: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
|
engine: dedicated: fix build
|
2018-11-01 23:31:16 +03:00 |
host.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +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
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +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
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
model.c
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
net_buffer.c
|
Legacy protocol compatibility (cl_legacymode)
|
2019-01-25 20:54:05 +07:00 |
net_buffer.h
|
Initial amd64 port
|
2018-12-05 23:57:05 +07: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
|
legacymode: some codestyle fixes
|
2019-01-27 03:02:16 +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
|
legacymode: Mark old netsplit extension legacy, fix magic number
|
2019-01-30 15:14:43 +07: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
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
pm_surface.c
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
pm_trace.c
|
Merge 4143 update
|
2018-06-12 12:18:14 +03:00 |
protocol.h
|
Merge pull request #22 from FWGS/netsplit
|
2019-03-21 17:23:49 +03:00 |
sequence.c
|
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
|
2018-11-16 15:25:04 +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
|
engine: fix warnings
|
2018-10-06 03:42:09 +03:00 |