You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alibek Omarov
8d2bea03e0
filesystem: disable netpath code
...
This code was used in ancient approach, where executables and game files may have different path.
And this code was working only on Win32 with case-insensitive `getenv()`
6 years ago
..
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
…
build.c
engine: add initial support for MCST Elbrus
6 years ago
cfgscript.c
…
cmd.c
Merge 4483 update
6 years ago
com_strings.h
…
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
…
custom.c
engine: fix fs_offset_t/size_t conversion, const qualifiers
6 years ago
cvar.c
…
cvar.h
…
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
…
hpak.c
…
identification.c
…
infostring.c
…
launcher.c
…
lib_common.c
…
library.h
…
masterlist.c
…
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
…
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