0ad/source/lib/file/archive
janwas 93ab45e434 simplify file implementation (remove unnecessary layer of abstraction)
ensure struct stat has 64-bit fields on windows
also fixed some warnings

This was SVN commit r7120.
2009-08-24 21:04:01 +00:00
..
disabled_tests Add GPL header 2009-04-18 17:00:33 +00:00
archive.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
archive.h # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
archive_builder.cpp fix behavior of *sprintf_s 2009-08-08 11:13:05 +00:00
archive_builder.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
archive_zip.cpp simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
archive_zip.h # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
codec.cpp fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
codec.h fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
codec_zlib.cpp Add GPL header 2009-04-18 17:00:33 +00:00
codec_zlib.h Add GPL header 2009-04-18 17:00:33 +00:00
stream.cpp fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
stream.h fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00