.. |
imagelib
|
public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead
|
2 years ago |
soundlib
|
Revert "engine: soundlib: wav: attempt to make FindNextChunk more safe"
|
2 years ago |
base_cmd.c
|
engine: common: remove unused BaseCmd_Replace
|
2 years ago |
base_cmd.h
|
engine: common: remove unused BaseCmd_Replace
|
2 years ago |
cfgscript.c
|
engine: common: fix ParseFile calls
|
3 years ago |
cmd.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
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
|
filesystem: add new export FS_GetFullDiskPath, similar to FS_GetDiskPath, but generates full path to the file, including searchpath
|
2 years ago |
common.h
|
engine: simplify force version drawing logic
|
2 years ago |
con_utils.c
|
engine: add size argument to COM_Default/ReplaceExtension calls
|
2 years ago |
crashhandler.c
|
engine: add size argument to COM_FileBase calls
|
2 years ago |
custom.c
|
engine: common: custom: use IL_LOAD_PLAYER_DECAL flag when loading custom player decals
|
2 years ago |
cvar.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
2 years ago |
cvar.h
|
engine: cvar: consolidate auto description for GLCONFIG cvars
|
2 years ago |
dedicated.c
|
engine: common: remove unused IsBackgroundMap/Demo calls, remove unused gamma function
|
2 years ago |
filesystem_engine.c
|
engine: filesystem: do not crash if engine was shutdown before filesystem was loaded
|
2 years ago |
gamma.c
|
engine: common: remove unused IsBackgroundMap/Demo calls, remove unused gamma function
|
2 years ago |
host.c
|
engine: add new pretty --help output
|
2 years ago |
host_state.c
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
5 years ago |
hpak.c
|
engine: add size argument to COM_Default/ReplaceExtension calls
|
2 years ago |
hpak.h
|
engine: try to make hashpaks more compatible between 32-bit and 64-bit platforms
|
2 years ago |
identification.c
|
public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead
|
2 years ago |
infostring.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
2 years ago |
ipv6text.c
|
engine: common: minor fixes to ipv6text library
|
2 years ago |
ipv6text.h
|
engine: common: minor fixes to ipv6text library
|
2 years ago |
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
|
engine: library: fix saves on 64-bit Windows, compile custom loader only on x86
|
3 years ago |
masterlist.c
|
engine: server: move master announce logic to masterlist, keep unique heartbeat challenge and heartbeat timer for each master
|
2 years ago |
mod_bmodel.c
|
engine: add size argument to COM_Default/ReplaceExtension calls
|
2 years ago |
mod_local.h
|
engine: common: remove unused Mod_AmbientLevels
|
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: add size argument to COM_FileBase calls
|
2 years ago |
model.c
|
engine: common: delete unused Mod_Handle function
|
2 years ago |
net_buffer.c
|
engine: network: remove unused MSG_Read/WriteBitFloat
|
2 years ago |
net_buffer.h
|
engine: network: remove unused MSG_Read/WriteBitFloat
|
2 years ago |
net_chan.c
|
engine: add size argument to COM_Default/ReplaceExtension calls
|
2 years ago |
net_encode.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
2 years ago |
net_encode.h
|
engine: common: net_encode: cosmetic changes, static-ize functions, move private macros
|
2 years ago |
net_ws.c
|
public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead
|
2 years ago |
net_ws.h
|
engine: network: remove some totally ununsed functions
|
2 years ago |
netchan.h
|
engine: network: remove some totally ununsed functions
|
2 years ago |
pm_debug.c
|
Trim all trailing whitespace
|
4 years ago |
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: protocol: increase MAX_LIGHTSTYLES from 64 to 256, protocol limit as it encoded as unsigned byte
|
2 years ago |
sequence.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
2 years ago |
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: remove doublecolons from MSGBOX macros
|
2 years ago |
tests.h
|
engine: server: new IP filter, rewritten with IPv6 in mind
|
2 years ago |
whereami.c
|
engine: whereami: update from our downstream fork (only cosmetic changes)
|
1 year ago |
whereami.h
|
engine: include whereami library to detect current executable path, may be reworked later if needed
|
2 years ago |
world.c
|
Trim all trailing whitespace
|
4 years ago |
world.h
|
Trim all trailing whitespace
|
4 years ago |
zone.c
|
engine: common: zone: restore Id Software and Darkplaces copyrights, add Xash3D FWGS copyrights
|
2 years ago |