1
0
forked from 0ad/0ad
Go to file
janwas 641e55fefd #further VFS refactor (dirent enumeration interface unified, more code sharing)
- file: make DirIterator opaque struct with type field, as with
File/FileIo in recent commit. unifies all dir enum interfaces.
- add dir open/nextent/close functions to FileProvider_VTbl
- allocators: change signature of SingleAllocator to that of the
templated type (avoids need for cast)
  (affects archive, compression, zip)
- file_util: move dirent filter logic here so it can be used by file.cpp
also, not only vfs.

This was SVN commit r3822.
2006-04-26 22:38:25 +00:00
binaries This was SVN commit r3817. 2006-04-25 06:14:26 +00:00
build # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
docs Moved Excel document into docs. 2006-04-24 00:30:15 +00:00
source #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00