xash3d-fwgs/filesystem
Alibek Omarov c926fee13c filesystem: report an error when opening file was unsuccessful, with the exception for non-existent files 2023-12-11 07:10:51 +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
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
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.c filesystem: report an error when opening file was unsuccessful, with the exception for non-existent files 2023-12-11 07:10:51 +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
filesystem_internal.h filesystem: add missing const to 2nd argument of stringlistappend 2023-11-03 16:23:52 +03:00
fscallback.h filesystem: restore DarkPlaces contributors copyrights lost in filesystem_stdio 2023-04-15 02:39:38 +03:00
pak.c filesystem: remove some really unused variables 2023-12-04 03:00:29 +03:00
wad.c filesystem: make generic archive loading functions (with the exception of WADs). Do not alter global searchpath from archives. 2023-06-08 22:14:30 +03:00
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