.. |
imagelib
|
engine: imagelib: apply texgamma to palette (ideally should be applied only to BSP/WAD textures)
|
2024-01-09 03:55:07 +03:00 |
soundlib
|
engine: soundlib: mp3: fix check for Unicode in ID3v2.4 TXXX tag
|
2023-08-30 22:57:39 +03:00 |
base_cmd.c
|
|
|
base_cmd.h
|
|
|
cfgscript.c
|
|
|
cmd.c
|
engine: server: static-ize functions in sv_game. Set GAME_EXPORT attribute to server GameAPI functions
|
2023-06-19 07:11:49 +03:00 |
com_strings.h
|
|
|
common.c
|
engine: remove czeror sequence parser
|
2023-07-26 19:40:03 +03:00 |
common.h
|
engine: client: add new gamma implementation
|
2024-01-09 03:33:24 +03:00 |
con_utils.c
|
engine: common: do not probe server to collect cvars for game.cfg (CHECK THIS)
|
2023-10-28 11:06:18 +03:00 |
crashhandler.c
|
engine: remove MSGBOX macro
|
2023-12-15 06:40:04 +03:00 |
custom.c
|
|
|
cvar.c
|
engine: common: cvar: unused variables cleanup
|
2023-12-05 10:46:26 +03:00 |
cvar.h
|
|
|
dedicated.c
|
engine: dedicated: add TextureToGamma stub for imagelib
|
2024-01-09 03:55:07 +03:00 |
filesystem_engine.c
|
engine, filesystem: unify GetNativeObject between all the APIs. Allow getting filesystem APIs through GetNativeObject
|
2023-10-31 21:25:11 +03:00 |
host_state.c
|
engine: fix bug where user stucks after loading map/save while being connected to remote server
|
2024-01-09 04:16:52 +03:00 |
host.c
|
engine: host: fix -Werror=parentheses
|
2024-01-05 02:35:16 +03:00 |
hpak.c
|
|
|
hpak.h
|
|
|
identification.c
|
|
|
infostring.c
|
engine: server: static-ize functions in sv_game. Set GAME_EXPORT attribute to server GameAPI functions
|
2023-06-19 07:11:49 +03:00 |
ipv6text.c
|
engine: common: ipv6text: accept changes from upstream GameNetworkingSockets
|
2023-08-08 19:38:57 +03:00 |
ipv6text.h
|
engine: common: ipv6text: accept changes from upstream GameNetworkingSockets
|
2023-08-08 19:38:57 +03:00 |
launcher.c
|
engine: remove single-binary option. Now platforms that don't need external launcher, shall set env.DISABLE_LAUNCHER
|
2023-12-30 23:45:17 +03:00 |
lib_common.c
|
|
|
library.h
|
|
|
masterlist.c
|
engine: add testing master server at mentality.rip:27011
|
2023-10-22 19:39:58 +03:00 |
mod_bmodel.c
|
engine: expose world BSP version through world global structure
|
2023-12-15 07:37:40 +03:00 |
mod_local.h
|
engine: expose world BSP version through world global structure
|
2023-12-15 07:37:40 +03:00 |
mod_sprite.c
|
|
|
mod_studio.c
|
engine: mod_studio: reduce dependency on global loadmodel pointer, make it private for brush model loader
|
2023-10-28 15:38:40 +03:00 |
model.c
|
engine: expose world BSP version through world global structure
|
2023-12-15 07:37:40 +03:00 |
net_buffer.c
|
|
|
net_buffer.h
|
|
|
net_chan.c
|
engine: common: fix warning about read-only cvar. In fact, we should force set them.
|
2023-07-22 05:50:38 +03:00 |
net_encode.c
|
engine: common: cvar: unused variables cleanup
|
2023-12-05 10:46:26 +03:00 |
net_encode.h
|
engine: common: net_encode: directly access delta description struct than searching for it every time
|
2023-06-27 19:56:32 +03:00 |
net_ws.c
|
engine: network: rename length variable to something that makes sense. Add usage line to http_addcustomserver
|
2023-11-26 23:20:46 +03:00 |
net_ws.h
|
|
|
netchan.h
|
engine: add testing master server at mentality.rip:27011
|
2023-10-22 19:39:58 +03:00 |
pm_debug.c
|
|
|
pm_local.h
|
|
|
pm_surface.c
|
|
|
pm_trace.c
|
engine: server: static-ize sv_pmove functions
|
2023-06-19 07:38:18 +03:00 |
protocol.h
|
engine: client: sanitize legacy protocol supported engine features flags
|
2023-12-17 17:44:05 +03:00 |
sys_con.c
|
engine: common: sys_con: enable writing build commit, os and arch to the engine.log
|
2023-10-22 17:37:09 +03:00 |
system.c
|
engine: remove MSGBOX macro
|
2023-12-15 06:40:04 +03:00 |
system.h
|
engine: remove MSGBOX macro
|
2023-12-15 06:40:04 +03:00 |
tests.h
|
engine: client: add tests for new gamma implementation
|
2024-01-09 03:33:39 +03:00 |
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
|
|
|
zone.c
|
|
|