2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 18:07:09 +01:00
xash3d-fwgs/filesystem
2024-01-05 04:34:33 +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: remove some really unused variables 2023-12-04 03:00:29 +03:00
filesystem_internal.h filesystem: add missing const to 2nd argument of stringlistappend 2023-11-03 16:23:52 +03:00
filesystem.c filesystem: support mods liblist.gam/gameinfo.txt with relative paths to game libs 2024-01-05 04:34:33 +03:00
filesystem.h common: add ALLOC_CHECK macro that enables attribute alloc_size on GCC that allows to prevent suspicious allocation sizes 2023-12-09 19:00:25 +03:00
fscallback.h
pak.c filesystem: remove some really unused variables 2023-12-04 03:00:29 +03:00
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 filesystem: zip: hide CRC checks under common macro 2023-12-04 03:01:11 +03:00