..
imagelib
engine: common: imagelib: img_tga.c: refactor Targa encoder.
4 years ago
soundlib
mpg123: backport some UB fixes from upstream
5 years ago
base_cmd.c
engine: fix fs_offset_t/size_t conversion, const qualifiers
6 years ago
base_cmd.h
Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid
7 years ago
build.c
public: build: add ARMv8 32-bit support, in case of someone actually uses it
4 years ago
cfgscript.c
engine: common: cfgscript.c: change wrong variable type to fix compilation.
5 years ago
cmd.c
engine: common: simplified strings operations.
4 years ago
com_strings.h
gl4es: Fix `so` name and add to renderer collector
4 years ago
common.c
engine: common: simplified strings operations.
4 years ago
common.h
launcher: use engine definitions, enable cocon_win by default, fix Com_LoadLibrary to COM_LoadLibrary, fix memory leak, fix incorrect argv
5 years ago
con_utils.c
engine: common: simplified strings operations.
4 years ago
crashhandler.c
public: build: add ARMv8 32-bit support, in case of someone actually uses it
4 years ago
custom.c
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
5 years ago
cvar.c
engine: common: simplified strings operations.
4 years ago
cvar.h
Merge 4281 update
6 years ago
dedicated.c
public: rename mathlib to xash3d_mathlib.
5 years ago
filesystem.c
engine: common: simplified strings operations.
4 years ago
filesystem.h
Merge branch 'master' into master
6 years ago
gamma.c
tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already
5 years ago
host.c
engine: common: simplified strings operations.
4 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: common: simplified strings operations.
4 years ago
identification.c
engine: disallow zero-width strings for getenv()
5 years ago
infostring.c
engine: common: simplified strings operations.
4 years ago
launcher.c
launcher: oops, enable NOCONHOST only for Win32
5 years ago
lib_common.c
library: fix saverestore offsets code from old engine
5 years ago
library.h
engine: rename library naming function, as it returns a full path and not just library name
5 years ago
masterlist.c
engine: fix various compiler warnings
5 years ago
miniz.h
engine: fix -Werror=strict-prototypes
5 years ago
mod_bmodel.c
public: rename mathlib to xash3d_mathlib.
5 years ago
mod_local.h
engine: support compiling with gcc3
5 years ago
mod_sprite.c
engine: fix -Wmaybe-uninitialized
5 years ago
mod_studio.c
engine: fixes for dedicated
4 years ago
model.c
engine: common: simplified strings operations.
4 years ago
net_buffer.c
public: rename mathlib to xash3d_mathlib.
5 years ago
net_buffer.h
engine: support compiling with gcc3
5 years ago
net_chan.c
engine: common: simplified strings operations.
4 years ago
net_encode.c
engine: common: simplified strings operations.
4 years ago
net_encode.h
engine: support compiling with gcc3
5 years ago
net_ws.c
engine: common: simplified strings operations.
4 years ago
net_ws.h
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
5 years ago
netchan.h
xash3d_types: start refactoring engine to use stdint.h types
5 years ago
pm_debug.c
public: rename mathlib to xash3d_mathlib.
5 years ago
pm_local.h
xash3d-fwgs: append missing new line at the end of file
5 years ago
pm_surface.c
engine: fixes for dedicated
4 years ago
pm_trace.c
public: rename mathlib to xash3d_mathlib.
5 years ago
protocol.h
lowmemory: prevent redefines
5 years ago
sequence.c
engine: sequence: fix condition
5 years ago
sys_con.c
platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c
5 years ago
system.c
public: rename mathlib to xash3d_mathlib.
5 years ago
system.h
platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c
5 years ago
world.c
public: rename mathlib to xash3d_mathlib.
5 years ago
world.h
ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals
6 years ago
zone.c
zone; revert removing clean check
5 years ago