.. |
imagelib
|
engine: common: imagelib: fix loading cubemaps
|
2 years ago |
soundlib
|
engine: common: soundlib: add support for MP3 looping through custom ID3v2.4.0 tagging
|
2 years ago |
base_cmd.c
|
engine: common: base_cmd: add a simple benchmark within basecmd_test command
|
2 years ago |
base_cmd.h
|
engine: common: base_cmd: static-ize internal fuctions
|
2 years ago |
cfgscript.c
|
…
|
|
cmd.c
|
engine: common: cmd: add Cbuf_AddTextf wrapper
|
2 years ago |
com_strings.h
|
engine: client: ref_common: eliminate COM_FreeLibrary in renderer names query, hardcoding them instead
|
2 years ago |
common.c
|
engine: common: added COM_GetResourceTypeName function
|
2 years ago |
common.h
|
engine: common: added COM_GetResourceTypeName function
|
2 years ago |
con_utils.c
|
engine: common: con_utils: fix const qualifier discard in Con_CheckName
|
2 years ago |
crashhandler.c
|
engine: crashhandler: added support for minidumps generation
|
2 years ago |
custom.c
|
engine: common: custom: use IL_LOAD_PLAYER_DECAL flag when loading custom player decals
|
2 years ago |
cvar.c
|
engine: common: cvar: add exception for cl_dodmusic cvar to fix Day of Defeat Beta 1.3 music issue
|
2 years ago |
cvar.h
|
engine: cvar: consolidate auto description for GLCONFIG cvars
|
2 years ago |
dedicated.c
|
engine: dedicated: add CL_HudMessage to dedicated stubs
|
2 years ago |
filesystem_engine.c
|
…
|
|
gamma.c
|
…
|
|
host.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2 years ago |
host_state.c
|
…
|
|
hpak.c
|
engine: common: hpak: fixed rest of bugs in HPAK_AddLump
|
2 years ago |
hpak.h
|
…
|
|
identification.c
|
…
|
|
infostring.c
|
engine: common: add printf-like version of Info_SetValueForKey function.
|
2 years ago |
ipv6text.c
|
…
|
|
ipv6text.h
|
…
|
|
launcher.c
|
engine: platform: psvita: added developer mode button to launcher
|
2 years ago |
lib_common.c
|
engine: common: lib_common: fix offset by one UB
|
2 years ago |
library.h
|
…
|
|
masterlist.c
|
…
|
|
mod_bmodel.c
|
engine: common: mod_bmodel: replace few more obvious va calls by temp buffer and Q_snprintf
|
2 years ago |
mod_local.h
|
engine: move SlerpBones, CalcBonePosition/Quaternion from engine to libpublic
|
2 years ago |
mod_sprite.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2 years ago |
mod_studio.c
|
engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code
|
2 years ago |
model.c
|
…
|
|
net_buffer.c
|
engine: common: net_buffer: fix strict aliasing by converting it to use float_bits_t union
|
2 years ago |
net_buffer.h
|
engine: common: net_buffer: add MSG_WriteStringf wrapper
|
2 years ago |
net_chan.c
|
engine: convert Cvar_Get with va to Cvar_Getf
|
2 years ago |
net_encode.c
|
engine: common: net_encode: fix strict aliasing by converting it to use float_bits_t union
|
2 years ago |
net_encode.h
|
…
|
|
net_ws.c
|
engine: network: make all HTTP commands and cvars restricted, except http_addcustomserver. Also zero http_useragent by default (it's autogenerated now)
|
2 years ago |
net_ws.h
|
engine: common: add network address comparator function
|
2 years ago |
netchan.h
|
engine: netchan: fixed fragbufs very high memory usage
|
2 years ago |
pm_debug.c
|
…
|
|
pm_local.h
|
engine: fix discarded const pointer qualifier in PM_HullPointContents
|
2 years ago |
pm_surface.c
|
engine: merge PM_TraceTexture into PM_TraceTexturePmove
|
2 years ago |
pm_trace.c
|
engine: fix discarded const pointer qualifier in PM_HullPointContents
|
2 years ago |
protocol.h
|
engine: client: consolidate modern and legacy protocol parsing functions, if possible
|
2 years ago |
sequence.c
|
…
|
|
sys_con.c
|
engine: common: enabled printing logs to stderr for psvita platform only in developer mode
|
2 years ago |
system.c
|
engine: common: system: fix inverted COM_CheckStringEmpty in Sys_GetCurrentUser for Vita
|
2 years ago |
system.h
|
engine: introduce Sys_DebugBreak function to raise an exception for debugger
|
2 years ago |
tests.h
|
…
|
|
whereami.c
|
engine: initial psvita build support
|
2 years ago |
whereami.h
|
…
|
|
world.c
|
…
|
|
world.h
|
…
|
|
zone.c
|
engine: common: zone: use stdint types
|
2 years ago |