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-25 14:24:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
filesystem
History
Alibek Omarov
9c1afaa372
filesystem: fix noskills being written as nomodels in gameinfo.txt
2023-11-22 11:01:18 +03:00
..
tests
engine, filesystem: unify GetNativeObject between all the APIs. Allow getting filesystem APIs through GetNativeObject
2023-10-31 21:25:11 +03:00
android.c
filesystem: android: simplify code, get getAssets method only once, remove unneeded casts and memsets (where Mem_Calloc is used)
2023-11-03 16:29:57 +03:00
dir.c
…
filesystem_internal.h
filesystem: add missing const to 2nd argument of stringlistappend
2023-11-03 16:23:52 +03:00
filesystem.c
filesystem: fix noskills being written as nomodels in gameinfo.txt
2023-11-22 11:01:18 +03:00
filesystem.h
engine, filesystem: unify GetNativeObject between all the APIs. Allow getting filesystem APIs through GetNativeObject
2023-10-31 21:25:11 +03:00
fscallback.h
…
pak.c
…
VFileSystem009.cpp
filesystem: VFileSystem009: HL25 compatibility (one single new method)
2023-11-22 11:01:18 +03:00
VFileSystem009.h
filesystem: VFileSystem009: HL25 compatibility (one single new method)
2023-11-22 11:01:18 +03:00
wad.c
…
wscript
filesystem: link with libandroid
2023-11-03 16:22:59 +03:00
zip.c
…