..
imagelib
engine: imagelib: bmp: fix unaligned access
6 years ago
soundlib
engine: fix fs_offset_t/size_t conversion, const qualifiers
6 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
engine: add initial support for MCST Elbrus
6 years ago
cfgscript.c
Apply 4281 update
6 years ago
cmd.c
Merge 4483 update
6 years ago
com_strings.h
Merge 4143 update
7 years ago
common.c
Apply 4483 update
6 years ago
common.h
public: crclib now is part of public library
6 years ago
con_utils.c
engine: fix fs_offset_t/size_t conversion, const qualifiers
6 years ago
crashhandler.c
engine: rework timer stuff, move to platform. Move debugger present checks to platform
6 years ago
custom.c
engine: fix fs_offset_t/size_t conversion, const qualifiers
6 years ago
cvar.c
legacymode: implement clc_userinfo
6 years ago
cvar.h
Merge 4281 update
6 years ago
dedicated.c
engine: make dedicated work again
6 years ago
filesystem.c
filesystem: disable netpath code
6 years ago
filesystem.h
Merge branch 'master' into master
6 years ago
gamma.c
ref: render code moved out of engine, doesn't compile, first API prototype
6 years ago
host.c
Merge 4483 update
6 years ago
host_state.c
engine: dedicated: fix build
6 years ago
hpak.c
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
6 years ago
identification.c
identification: fix network device detection
6 years ago
infostring.c
Merge branch 'original'
6 years ago
launcher.c
Fix noise index for not sine beams
7 years ago
lib_common.c
Merge 4281 update
6 years ago
library.h
library: move win32 definitions to win_lib.c
6 years ago
masterlist.c
engine: fix implicit declaration, remove dead MsgDev now, fix const modifier loss in host.c
6 years ago
miniz.h
filesystem: zip: use miniz header only library instead of zlib, add miniz generated header(stripped ZIP reading/writing code)
6 years ago
mod_bmodel.c
Merge 4483 update
6 years ago
mod_local.h
ref: Improve model unloading, fix texture leak
6 years ago
mod_sprite.c
ref: replace model (un)loading by Mod_ProcessRenderData
6 years ago
mod_studio.c
Merge 4483 update
6 years ago
model.c
Merge 4483 update
6 years ago
net_buffer.c
Merge 4483 update
6 years ago
net_buffer.h
Merge 4483 update
6 years ago
net_chan.c
engine: fix fs_offset_t/size_t conversion, const qualifiers
6 years ago
net_encode.c
Merge 4483 update
6 years ago
net_encode.h
Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends.
7 years ago
net_ws.c
Prevented net send errors from triggering an entire host error
6 years ago
net_ws.h
Merge branch 'master' into netsplit
6 years ago
netchan.h
Apply 4483 update
6 years ago
pm_debug.c
ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references
6 years ago
pm_local.h
Apply 4483 update
6 years ago
pm_surface.c
Merge 4483 update
6 years ago
pm_trace.c
Merge 4483 update
6 years ago
protocol.h
Merge pull request #22 from FWGS/netsplit
6 years ago
sequence.c
engine: fix char default signness
6 years ago
sys_con.c
engine: bring back XASH_USE_SELECT. I need somehow disable this only on my work PC
6 years ago
system.c
android: initial port
6 years ago
system.h
platform: move MSGBOX implementation to platform backends
6 years ago
world.c
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
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
Merge 4483 update
6 years ago