qzdoom/src/resourcefiles
alexey.lysiuk 67e012e445 - fixed compilation on POSIX-like platforms
src/p_udmf.cpp:2052:6: error: no matching member function for call to 'OpenMem'
src/sc_man.h:24:7: note: candidate function not viable: expects an l-value for 2nd argument
src/sc_man.h:23:7: note: candidate function not viable: requires 3 arguments, but 2 were provided
src/resourcefiles/file_directory.cpp:198:32: error: use of undeclared identifier 'Filename'; did you mean 'FileName'?
2018-11-10 22:32:09 +02:00
..
ancientzip.cpp - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
ancientzip.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
file_7z.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
file_directory.cpp - fixed compilation on POSIX-like platforms 2018-11-10 22:32:09 +02:00
file_grp.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
file_lump.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
file_pak.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
file_rff.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
file_wad.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
file_zip.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
file_zip.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
resourcefile.cpp - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00
resourcefile.h - use TArray and FString in resource file management. 2018-11-10 14:19:55 +01:00