This website works better with JavaScript.
Explore
Help
Register
Sign In
YGGverse
/
xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
Watch
1
Star
0
Fork
You've already forked xash3d-fwgs
0
Code
Issues
Projects
Releases
Wiki
Activity
Xash3D FWGS engine.
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.
1723
Commits
6
Branches
2
Tags
16 MiB
C
97.1%
Python
1.8%
C++
0.7%
Shell
0.4%
Tree:
37cf4da136
master
master-hl-ygg
sv-downloadurl-ipv6
yggdrasil-inclusive
yggdrasil-masters
yggdrasil-only
yggdrasil-inclusive-1.0.0
yggdrasil-only-0.0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '37cf4da136'
${ noResults }
xash3d-fwgs
/
engine
/
common
History
SNMetamorph
6473efa995
engine: added support for BC7 and BC6H compression formats of DDS textures
3 years ago
..
imagelib
engine: added support for BC7 and BC6H compression formats of DDS textures
3 years ago
soundlib
engine: first attempts on fuzzing the engine
3 years ago
base_cmd.c
…
base_cmd.h
…
build.c
engine: build: add RISC-V support(based on
@archanox
patches), add MIPS64 support
3 years ago
cfgscript.c
engine: common: fix ParseFile calls
3 years ago
cmd.c
engine: fix add command error messages
3 years ago
com_strings.h
…
common.c
engine: check for non-standard alloca header
3 years ago
common.h
engine: add sys_timescale implementation
3 years ago
con_utils.c
engine: con_utils: don't also prepend backslash in autocompletion~
3 years ago
crashhandler.c
engine: platform: sdl: try to fix 1.2 build
3 years ago
custom.c
…
cvar.c
engine: FCVAR_GLCONFIG are not readonly anymore. To make truly readonly cvar for renderer, one must apply FCVAR_READ_ONLY flag
3 years ago
cvar.h
common: define FCVAR_LOCALONLY the same bit used in GoldSource, move FCVAR_MOVEVARS into internal engine flags
3 years ago
dedicated.c
engine: client: Add svc_exec support (
#671
)
3 years ago
filesystem.c
engine: add render_picbutton_text flag to use mainui_cpp font renderer for rendering WON buttons
3 years ago
filesystem.h
…
gamma.c
engine: gamma: use FBitSet
3 years ago
host.c
engine: add sys_timescale implementation
3 years ago
host_state.c
…
hpak.c
engine: restrict potentially harmful engine commands
3 years ago
identification.c
engine: restrict potentially harmful engine commands
3 years ago
infostring.c
…
launcher.c
engine: launcher: use our Q_strncpy instead of standard strncpy
3 years ago
lib_common.c
common: cleanup port.h
3 years ago
library.h
…
masterlist.c
engine: common: fix ParseFile calls
3 years ago
miniz.h
…
mod_bmodel.c
engine: common: fixed lightmap shift again
3 years ago
mod_local.h
…
mod_sprite.c
…
mod_studio.c
…
model.c
…
net_buffer.c
…
net_buffer.h
…
net_chan.c
engine: fix some const qualifier lose and pointer-to-int casts
3 years ago
net_encode.c
engine: client: fix DT_TIMEWINDOW_* signedness
3 years ago
net_encode.h
engine: use GCC provided offsetof implementation
3 years ago
net_ws.c
engine: rename FCVAR_LOCALONLY and CMD_LOCALONLY into FCVAR_PRIVILEGED and CMD_PRIVILEGED
3 years ago
net_ws.h
engine: fix some const qualifier lose and pointer-to-int casts
3 years ago
netchan.h
engine: fix some const qualifier lose and pointer-to-int casts
3 years ago
pm_debug.c
…
pm_local.h
…
pm_surface.c
…
pm_trace.c
…
protocol.h
engine: increase model limit to the possible maximum without breaking the protocol
3 years ago
sequence.c
engine: sequence: use Q_strncpy instead of standard strcpy
3 years ago
sys_con.c
engine: ensure all data was written to stdout when exiting
3 years ago
system.c
common: cleanup port.h
3 years ago
system.h
engine: fix some const qualifier lose and pointer-to-int casts
3 years ago
tests.h
engine: client: rewrite VOX subsystem, fix spaces being taken into sentences, add tests for parser, remove dead code
3 years ago
world.c
…
world.h
…
zone.c
…