You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alibek Omarov
7c9f5f8ab1
engine: remove LoadLibrary macros, to avoid possible misuse. Although macros moved to game_launch, it's part of it's own problem from now
|
3 years ago |
.. |
imagelib
|
engine: common: imagelib: fixed loading BMP files with v4/v5 headers
|
3 years ago |
soundlib
|
engine: first attempts on fuzzing the engine
|
3 years ago |
base_cmd.c
|
engine: various const qualifier fixes
|
3 years ago |
base_cmd.h
|
…
|
|
build.c
|
…
|
|
cfgscript.c
|
…
|
|
cmd.c
|
engine: common: reorder cmd_t fields to be compatible with GoldSrc
|
3 years ago |
com_strings.h
|
…
|
|
common.c
|
…
|
|
common.h
|
engine: common: mark AbortCurrentFrame as NORETURN, fix noreturn warnings
|
3 years ago |
con_utils.c
|
…
|
|
crashhandler.c
|
…
|
|
custom.c
|
…
|
|
cvar.c
|
…
|
|
cvar.h
|
…
|
|
dedicated.c
|
engine: common: removed unused function Sys_SetClipboardData
|
3 years ago |
filesystem.c
|
engine: common: filesystem.c: do not load archives with zip extention again
|
3 years ago |
filesystem.h
|
…
|
|
gamma.c
|
…
|
|
host.c
|
engine: common: mark AbortCurrentFrame as NORETURN, fix noreturn warnings
|
3 years ago |
host_state.c
|
…
|
|
hpak.c
|
…
|
|
identification.c
|
…
|
|
infostring.c
|
…
|
|
launcher.c
|
game_launch: fix Windows build (as suggested by @SNMetamorph)
|
3 years ago |
lib_common.c
|
…
|
|
library.h
|
…
|
|
masterlist.c
|
engine: masterlist: replace master server domain by mentality.rip
|
3 years ago |
miniz.h
|
…
|
|
mod_bmodel.c
|
engine: common: remove NaN check, it's mostly useless on text data
|
3 years ago |
mod_local.h
|
…
|
|
mod_sprite.c
|
…
|
|
mod_studio.c
|
…
|
|
model.c
|
…
|
|
net_buffer.c
|
…
|
|
net_buffer.h
|
…
|
|
net_chan.c
|
…
|
|
net_encode.c
|
engine: client: fix DT_TIMEWINDOW_* signedness
|
3 years ago |
net_encode.h
|
…
|
|
net_ws.c
|
engine: common: fix broken function name and strings after find&replace in socket code
|
3 years ago |
net_ws.h
|
…
|
|
netchan.h
|
engine: masterlist: replace master server domain by mentality.rip
|
3 years ago |
pm_debug.c
|
…
|
|
pm_local.h
|
…
|
|
pm_surface.c
|
…
|
|
pm_trace.c
|
…
|
|
protocol.h
|
engine: add NET_AdrToString to menu extended API, upgrade mainui submodule
|
3 years ago |
sequence.c
|
…
|
|
sys_con.c
|
engine: ensure all data was written to stdout when exiting
|
3 years ago |
system.c
|
engine: remove LoadLibrary macros, to avoid possible misuse. Although macros moved to game_launch, it's part of it's own problem from now
|
3 years ago |
system.h
|
engine: common: set Host_Error and Sys_Error as NORETURN
|
3 years ago |
tests.h
|
engine: client: rewrite VOX subsystem, fix spaces being taken into sentences, add tests for parser, remove dead code
|
3 years ago |
world.c
|
…
|
|
world.h
|
…
|
|
zone.c
|
…
|
|