.. |
imagelib
|
engine: common: imagelib: fix loading cubemaps
|
2023-03-25 07:02:29 +03:00 |
soundlib
|
engine: common: soundlib: add support for MP3 looping through custom ID3v2.4.0 tagging
|
2023-03-27 03:51:42 +03:00 |
base_cmd.c
|
engine: common: base_cmd: add a simple benchmark within basecmd_test command
|
2023-03-13 02:40:48 +03:00 |
base_cmd.h
|
engine: common: base_cmd: static-ize internal fuctions
|
2023-03-13 02:39:02 +03:00 |
cfgscript.c
|
|
|
cmd.c
|
engine: common: cmd: add Cbuf_AddTextf wrapper
|
2023-03-13 05:28:53 +03:00 |
com_strings.h
|
engine: client: ref_common: eliminate COM_FreeLibrary in renderer names query, hardcoding them instead
|
2023-03-24 01:52:14 +03:00 |
common.c
|
engine: common: added COM_GetResourceTypeName function
|
2023-03-20 16:29:43 +03:00 |
common.h
|
engine: common: added COM_GetResourceTypeName function
|
2023-03-20 16:29:43 +03:00 |
con_utils.c
|
engine: common: con_utils: fix const qualifier discard in Con_CheckName
|
2023-03-14 00:35:07 +03:00 |
crashhandler.c
|
engine: crashhandler: added support for minidumps generation
|
2023-03-11 04:28:25 +03:00 |
custom.c
|
|
|
cvar.c
|
engine: common: cvar: add exception for cl_dodmusic cvar to fix Day of Defeat Beta 1.3 music issue
|
2023-03-18 20:34:30 +03:00 |
cvar.h
|
engine: cvar: consolidate auto description for GLCONFIG cvars
|
2023-03-13 06:22:54 +03:00 |
dedicated.c
|
engine: dedicated: add CL_HudMessage to dedicated stubs
|
2023-01-31 07:14:26 +03:00 |
filesystem_engine.c
|
|
|
gamma.c
|
|
|
host_state.c
|
|
|
host.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2023-03-13 06:08:36 +03:00 |
hpak.c
|
|
|
hpak.h
|
|
|
identification.c
|
|
|
infostring.c
|
engine: common: add printf-like version of Info_SetValueForKey function.
|
2023-03-11 15:28:54 +03:00 |
ipv6text.c
|
|
|
ipv6text.h
|
|
|
launcher.c
|
engine: platform: psvita: added developer mode button to launcher
|
2023-03-27 03:52:51 +03:00 |
lib_common.c
|
engine: common: lib_common: fix offset by one UB
|
2023-02-17 22:51:56 +03:00 |
library.h
|
|
|
masterlist.c
|
|
|
mod_bmodel.c
|
engine: common: mod_bmodel: replace few more obvious va calls by temp buffer and Q_snprintf
|
2023-03-13 06:25:57 +03:00 |
mod_local.h
|
engine: move SlerpBones, CalcBonePosition/Quaternion from engine to libpublic
|
2023-02-13 05:23:13 +03:00 |
mod_sprite.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2023-03-13 06:08:36 +03:00 |
mod_studio.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2023-03-13 06:08:36 +03:00 |
model.c
|
|
|
net_buffer.c
|
engine: common: net_buffer: fix strict aliasing by converting it to use float_bits_t union
|
2023-03-14 21:29:35 +03:00 |
net_buffer.h
|
engine: common: net_buffer: add MSG_WriteStringf wrapper
|
2023-03-13 05:12:46 +03:00 |
net_chan.c
|
engine: convert Cvar_Get with va to Cvar_Getf
|
2023-03-13 05:19:32 +03:00 |
net_encode.c
|
engine: common: net_encode: fix strict aliasing by converting it to use float_bits_t union
|
2023-03-14 21:29:35 +03:00 |
net_encode.h
|
|
|
net_ws.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2023-03-13 06:08:36 +03:00 |
net_ws.h
|
|
|
netchan.h
|
|
|
pm_debug.c
|
|
|
pm_local.h
|
|
|
pm_surface.c
|
|
|
pm_trace.c
|
|
|
protocol.h
|
engine: client: consolidate modern and legacy protocol parsing functions, if possible
|
2023-02-11 06:06:21 +03:00 |
sequence.c
|
|
|
sys_con.c
|
engine: common: enabled printing logs to stderr for psvita platform only in developer mode
|
2023-03-27 03:52:51 +03:00 |
system.c
|
engine: common: system: fix inverted COM_CheckStringEmpty in Sys_GetCurrentUser for Vita
|
2023-03-17 17:29:40 +03:00 |
system.h
|
|
|
tests.h
|
|
|
whereami.c
|
engine: initial psvita build support
|
2023-03-11 07:09:14 +03:00 |
whereami.h
|
|
|
world.c
|
|
|
world.h
|
|
|
zone.c
|
|
|