1
0
forked from 0ad/0ad
0ad/source/lib/file/archive
janwas b48e877f5b VFS fixes+refactoring
- fix: archive_zip: avoid crash if zip file contains empty filenames
- real_directory: enable dir watch
- refactor vfs_tree interface (move recursive calls into VFS)
- VFS: return text representation instead of only printing it

This was SVN commit r7165.
2009-11-04 17:26:54 +00:00
..
disabled_tests Add GPL header 2009-04-18 17:00:33 +00:00
archive_builder.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
archive_builder.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
archive_zip.cpp VFS fixes+refactoring 2009-11-04 17:26:54 +00:00
archive_zip.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
archive.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
archive.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +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
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
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