.. |
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
|
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
|
|
|
common.c
|
Apply 4483 update
|
2019-05-19 15:01:23 +03:00 |
common.h
|
Port ip filter and partially useragent from old engine.
|
2019-07-09 03:48:09 +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 |
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: make use of platform-unique library naming scheme
|
2019-07-01 05:50:04 +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
|
engine: dedicated: fix build
|
2018-11-01 23:31:16 +03:00 |
host.c
|
Port ip filter and partially useragent from old engine.
|
2019-07-09 03:48:09 +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
|
|
|
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
|
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
|
2018-11-16 15:25:04 +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
|
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
|
engine: patched to compile, moved gl_clear to engine
|
2019-06-17 08:37:34 +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 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 |