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.
3228
Commits
6
Branches
2
Tags
16 MiB
C
97.1%
Python
1.8%
C++
0.7%
Shell
0.4%
Tree:
c2447d8634
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 'c2447d8634'
${ noResults }
xash3d-fwgs
/
engine
/
common
History
Alibek Omarov
ae9c1d9f18
engine: remove single-binary option. Now platforms that don't need external launcher, shall set env.DISABLE_LAUNCHER
10 months ago
..
imagelib
engine: imagelib: img_ktx2: don't allow to load images with no mip levels
11 months ago
soundlib
engine: soundlib: mp3: fix check for Unicode in ID3v2.4 TXXX tag
1 year ago
base_cmd.c
…
base_cmd.h
…
cfgscript.c
…
cmd.c
engine: server: static-ize functions in sv_game. Set GAME_EXPORT attribute to server GameAPI functions
1 year ago
com_strings.h
…
common.c
engine: remove czeror sequence parser
1 year ago
common.h
engine: client: add support for new PARMs
10 months ago
con_utils.c
engine: common: do not probe server to collect cvars for game.cfg (CHECK THIS)
1 year ago
crashhandler.c
engine: remove MSGBOX macro
11 months ago
custom.c
…
cvar.c
engine: common: cvar: unused variables cleanup
11 months ago
cvar.h
…
dedicated.c
engine: server: static-ize sv_phys functions, set GAME_EXPORT attribute for PhysicAPI functions
1 year ago
filesystem_engine.c
engine, filesystem: unify GetNativeObject between all the APIs. Allow getting filesystem APIs through GetNativeObject
1 year ago
gamma.c
…
host.c
engine: do not save configs when we closing because of the errors
10 months ago
host_state.c
…
hpak.c
…
hpak.h
…
identification.c
…
infostring.c
engine: server: static-ize functions in sv_game. Set GAME_EXPORT attribute to server GameAPI functions
1 year ago
ipv6text.c
engine: common: ipv6text: accept changes from upstream GameNetworkingSockets
1 year ago
ipv6text.h
engine: common: ipv6text: accept changes from upstream GameNetworkingSockets
1 year ago
launcher.c
engine: remove single-binary option. Now platforms that don't need external launcher, shall set env.DISABLE_LAUNCHER
10 months ago
lib_common.c
…
library.h
…
masterlist.c
engine: add testing master server at mentality.rip:27011
1 year ago
mod_bmodel.c
engine: expose world BSP version through world global structure
11 months ago
mod_local.h
engine: expose world BSP version through world global structure
11 months ago
mod_sprite.c
…
mod_studio.c
engine: mod_studio: reduce dependency on global loadmodel pointer, make it private for brush model loader
1 year ago
model.c
engine: expose world BSP version through world global structure
11 months ago
net_buffer.c
engine: common: net_buffer: use uint32_t in place of dword
1 year ago
net_buffer.h
engine: common: net_buffer: use stdint.h types in sizebuf_t reading/writing funcs
1 year ago
net_chan.c
engine: common: fix warning about read-only cvar. In fact, we should force set them.
1 year ago
net_encode.c
engine: common: cvar: unused variables cleanup
11 months ago
net_encode.h
engine: common: net_encode: directly access delta description struct than searching for it every time
1 year ago
net_ws.c
engine: network: rename length variable to something that makes sense. Add usage line to http_addcustomserver
11 months ago
net_ws.h
…
netchan.h
engine: add testing master server at mentality.rip:27011
1 year ago
pm_debug.c
…
pm_local.h
…
pm_surface.c
…
pm_trace.c
engine: server: static-ize sv_pmove functions
1 year ago
protocol.h
engine: client: sanitize legacy protocol supported engine features flags
11 months ago
sys_con.c
engine: common: sys_con: enable writing build commit, os and arch to the engine.log
1 year ago
system.c
engine: remove MSGBOX macro
11 months ago
system.h
engine: remove MSGBOX macro
11 months ago
tests.h
…
whereami.c
engine: common: comply with C89 in OpenBSD wai_getExecutablePath
11 months ago
whereami.h
…
world.c
…
world.h
…
zone.c
…