qzdoom/src/resourcefiles
Christoph Oelckers c630b07011 - replaced SDWORD with int32_t globally.
This type wasn't used in the software rendering code so it could be removed already. The other homegrown types will have to be dealt with later.
2017-03-03 19:35:08 +01:00
..
ancientzip.cpp - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
ancientzip.h - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
file_7z.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_directory.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_grp.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_lump.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_pak.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_rff.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
file_wad.cpp - added multiple message levels for 'developer' CVAR so that the important stuff won't get drowned in pointless notification spam that's of no use to anyone. 2016-08-28 09:55:04 +02:00
file_zip.cpp - replaced SDWORD with int32_t globally. 2017-03-03 19:35:08 +01:00
file_zip.h - read snapshots from zip. 2016-09-22 01:28:05 +02:00
resourcefile.cpp - fixed: FResourceFile::OpenResourceFile did not close the opened file in case it contained invalid data. 2017-01-21 20:15:06 +01:00
resourcefile.h - read snapshots from zip. 2016-09-22 01:28:05 +02:00