This website requires JavaScript.
Explore
Help
Sign In
YGGverse
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced
2025-01-18 19:10:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
engine
/
common
History
Alibek Omarov
6f36edfd16
engine: various const qualifier fixes
2022-05-29 04:22:43 +03:00
..
imagelib
…
soundlib
…
base_cmd.c
engine: various const qualifier fixes
2022-05-29 04:22:43 +03:00
base_cmd.h
…
build.c
…
cfgscript.c
…
cmd.c
…
com_strings.h
…
common.c
…
common.h
engine: common: mark AbortCurrentFrame as NORETURN, fix noreturn warnings
2022-05-29 01:58:56 +03:00
con_utils.c
…
crashhandler.c
…
custom.c
…
cvar.c
…
cvar.h
…
dedicated.c
engine: common: removed unused function Sys_SetClipboardData
2022-05-02 03:29:24 +03:00
filesystem.c
engine: common: filesystem: speed up directory existense check on POSIX by using stat() instead of opendir()
2022-05-09 07:45:51 +03:00
filesystem.h
…
gamma.c
…
host_state.c
…
host.c
engine: common: mark AbortCurrentFrame as NORETURN, fix noreturn warnings
2022-05-29 01:58:56 +03:00
hpak.c
…
identification.c
…
infostring.c
…
launcher.c
…
lib_common.c
…
library.h
…
masterlist.c
…
miniz.h
…
mod_bmodel.c
engine: common: remove NaN check, it's mostly useless on text data
2022-05-09 05:01:20 +03:00
mod_local.h
…
mod_sprite.c
…
mod_studio.c
…
model.c
…
net_buffer.c
…
net_buffer.h
…
net_chan.c
…
net_encode.c
…
net_encode.h
…
net_ws.c
…
net_ws.h
…
netchan.h
…
pm_debug.c
…
pm_local.h
…
pm_surface.c
…
pm_trace.c
…
protocol.h
…
sequence.c
…
sys_con.c
…
system.c
engine: common: removed unused function Sys_SetClipboardData
2022-05-02 03:29:24 +03:00
system.h
engine: common: set Host_Error and Sys_Error as NORETURN
2022-05-25 03:38:02 +03:00
tests.h
…
world.c
…
world.h
…
zone.c
…