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
6e864e4f8f
engine: introduce bug compatibility levels
...
* for now we only have GoldSrc bug compatibility, can be used for
games that require precise GoldSrc behaviour, like CSCZDS
* enabled with -bugcomp command line
* added text in --help
2 years ago
..
imagelib
filesystem: introduce new module, based on engine filesystem.
2 years ago
soundlib
…
base_cmd.c
engine: various const qualifier fixes
3 years ago
base_cmd.h
…
cfgscript.c
…
cmd.c
public: crtlib: add quotation mark support for ParseFile, required for filesystem_stdio
2 years ago
com_strings.h
engine: move version strings to com_strings.h file, in preparation of filesystem_stdio branch merge
2 years ago
common.c
filesystem: introduce new module, based on engine filesystem.
2 years ago
common.h
engine: introduce bug compatibility levels
2 years ago
con_utils.c
filesystem: introduce new module, based on engine filesystem.
2 years ago
crashhandler.c
…
custom.c
…
cvar.c
engine: common: disable cl_filterstuffcmd by default
3 years ago
cvar.h
…
dedicated.c
engine: common: removed unused function Sys_SetClipboardData
3 years ago
filesystem_engine.c
engine: fix searching filesystem_stdio on mobile platforms
2 years ago
gamma.c
…
host.c
engine: introduce bug compatibility levels
2 years ago
host_state.c
…
hpak.c
filesystem: introduce new module, based on engine filesystem.
2 years ago
hpak.h
filesystem: introduce new module, based on engine filesystem.
2 years ago
identification.c
…
infostring.c
…
launcher.c
engine: fix build
3 years ago
lib_common.c
engine: let engine find the filesystem library, if it wasn't loaded yet
2 years ago
library.h
…
masterlist.c
engine: masterlist: replace master server domain by mentality.rip
3 years ago
mod_bmodel.c
engine: common: remove NaN check, it's mostly useless on text data
3 years ago
mod_local.h
engine: common: delete unused Mod_Handle function
3 years ago
mod_sprite.c
…
mod_studio.c
…
model.c
engine: common: delete unused Mod_Handle function
3 years ago
net_buffer.c
…
net_buffer.h
…
net_chan.c
…
net_encode.c
…
net_encode.h
…
net_ws.c
engine: common: net_ws: disabled read-only flag for ip cvar
2 years ago
net_ws.h
engine: added changeport parameter for NET_Config
2 years ago
netchan.h
engine: masterlist: replace master server domain by mentality.rip
3 years ago
pm_debug.c
…
pm_local.h
engine: common: add generic trace_t initialize function
3 years ago
pm_surface.c
…
pm_trace.c
engine: common: add generic trace_t initialize function
3 years ago
protocol.h
engine: add NET_AdrToString to menu extended API, upgrade mainui submodule
3 years ago
sequence.c
…
sys_con.c
engine: disable stdout output and flush on Windows, Wcon already does the job
3 years ago
system.c
engine: common: always show message box when we're in normal mode
2 years ago
system.h
engine: remove mistakingly placed NORETURN attributes
2 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
whereami.c
engine: whereami: fix C89 in Android detection
2 years ago
whereami.h
engine: include whereami library to detect current executable path, may be reworked later if needed
3 years ago
world.c
…
world.h
…
zone.c
engine: fix uninitialized variable in demo parsing code, fix incorrect size counter in memory allocator
2 years ago