.. |
imagelib
|
engine: imagelib: fix mismatched dealloc in a test
|
2024-09-30 04:00:28 +03:00 |
soundlib
|
engine: soundlib: snd_wav: fix clang warning
|
2024-10-28 15:32:25 +03:00 |
base_cmd.c
|
|
|
base_cmd.h
|
engine: common: base_cmd: use flexible array to store basecmd name
|
2024-04-28 06:59:18 +03:00 |
cfgscript.c
|
engine: make some global variables static and const, make even more functions static if possible
|
2024-10-14 19:19:46 +03:00 |
cmd.c
|
|
|
com_strings.h
|
|
|
common.c
|
engine: provide compatible replacement for CompareFileTime function
|
2024-11-17 04:33:13 +03:00 |
common.h
|
engine: client: make some simple functions, like querying entity by index, getting local player, inline
|
2024-11-17 13:37:32 +03:00 |
con_utils.c
|
engine: add generated by version line to the config and help.txt files
|
2024-10-29 16:13:31 +03:00 |
crashhandler.c
|
engine: common: replace same struct type memcpys by assignments
|
2024-07-31 00:06:22 +03:00 |
custom.c
|
|
|
cvar.c
|
engine: use new Q_splitstr to work with single character delimited strings
|
2024-11-17 05:35:36 +03:00 |
cvar.h
|
engine: mark some functions as never returning nullptr
|
2024-11-07 16:11:58 +03:00 |
dedicated.c
|
engine: request file from server if HTTP locations failed
|
2024-10-26 20:24:31 +03:00 |
filesystem_engine.c
|
|
|
host_state.c
|
|
|
host.c
|
engine: use new Q_splitstr to work with single character delimited strings
|
2024-11-17 05:35:36 +03:00 |
hpak.c
|
|
|
hpak.h
|
common: add macro for simultaneously checking data type size for ILP32 and LP64
|
2024-08-21 12:00:35 +03:00 |
identification.c
|
|
|
infostring.c
|
|
|
ipv6text.c
|
|
|
ipv6text.h
|
engine: common: ipv6text: accept changes from upstream GameNetworkingSockets
|
2023-08-08 19:38:57 +03:00 |
launcher.c
|
engine: check XASH3D_GAME if -game argument wasn't found, do not override default base directory
|
2024-07-21 01:04:50 +03:00 |
lib_common.c
|
Revert ABI2, it wasn't meant to end up in master branch.
|
2024-09-05 04:31:50 +03:00 |
library.h
|
|
|
masterlist.c
|
engine: add secondary master server
|
2024-11-15 15:25:40 +03:00 |
mod_alias.c
|
engine: fix alias model loading
|
2024-07-21 04:15:56 +03:00 |
mod_bmodel.c
|
engine: mod_bmodel: fix wadlist, wad file names don't have an extension there
|
2024-11-18 04:53:48 +03:00 |
mod_local.h
|
|
|
mod_sprite.c
|
engine: remove unused texFlags argument in Mod_LoadSpriteModel
|
2024-07-21 03:04:21 +03:00 |
mod_studio.c
|
engine: reorder mstudiocache_t fields for better memory efficiency
|
2024-11-06 01:39:46 +03:00 |
model.c
|
|
|
munge.c
|
engine: fix some ubsan warnings (alignment, integer limits...)
|
2024-10-16 00:32:22 +03:00 |
net_buffer.c
|
|
|
net_buffer.h
|
engine: mark some functions as never returning nullptr
|
2024-11-07 16:11:58 +03:00 |
net_chan.c
|
engine: common: add lzss fixes by nillerusr
|
2024-11-06 01:39:46 +03:00 |
net_encode.c
|
engine: remove goldsrc meta delta table reinitialization
|
2024-10-14 06:54:41 +03:00 |
net_encode.h
|
|
|
net_http.c
|
engine: net_http: don't consider EISCONN an error, just proceed to next step
|
2024-11-17 03:13:39 +03:00 |
net_ws_private.h
|
engine: split HTTP client into a separate file
|
2024-10-27 17:07:35 +03:00 |
net_ws.c
|
engine: net_ws: request Winsock 2
|
2024-11-17 03:13:39 +03:00 |
net_ws.h
|
engine: mark some functions as never returning nullptr
|
2024-11-07 16:11:58 +03:00 |
netchan.h
|
Rename _format to FORMAT_CHECK
|
2024-11-07 14:24:07 +03:00 |
pm_local.h
|
|
|
pm_surface.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
pm_trace.c
|
|
|
protocol.h
|
|
|
sounds.c
|
|
|
sys_con.c
|
engine: print to stderr if writing message to logfile failed
|
2024-09-30 04:00:28 +03:00 |
system.c
|
|
|
system.h
|
Rename _format to FORMAT_CHECK
|
2024-11-07 14:24:07 +03:00 |
tests.h
|
|
|
whereami.c
|
engine: common: comply with C89 in OpenBSD wai_getExecutablePath
|
2023-11-25 14:29:52 +03:00 |
whereami.h
|
|
|
world.c
|
|
|
world.h
|
engine: common: make some simple functions inlined
|
2024-10-14 19:20:47 +03:00 |
zone.c
|
|
|