Related tags: AbstractFile, Feed, File, File System, File1, FileDirectory, FileHandle, FileId, FileIndex, Folder, FS, GenericFile, ImageFile, LumpFile, NativeFile, WadFile, ZipFile
Authorship: 92% danij, 8% skyjake
Refactor (34) Doom (25) Cleanup (10) Wad (7) |
Fixed (5) Added (2) Unix (2) Debug (1) |
File1 (1) FileHandle (1) LumpCache (1) LumpIndex (1) |
Optimize (1) Revert (1) Server (1) Zip (1) |
June 2014 | |||
2014-06-18 | Cleanup | Doom | : | Minor cleanup |
2014-06-18 | Cleanup | Doom | : | Minor formatting/style cleanup |
2014-06-18 | Cleanup | Doom | LumpCache | Refactor | : | Moved LumpCache impl to lumpcache.cpp plus cleanup |
2014-06-18 | Cleanup | Doom | Refactor | : | Implement pimpl in FS1 (class) with DENG2_PRIVATE, cleanup |
2014-06-16 | Cleanup | Doom | Wad | : | Cleanup |
2014-06-16 | Cleanup | Doom | Wad | : | Cleanup |
2014-06-16 | Cleanup | Doom | Refactor | Wad | : | Cleanup Wad construction |
2014-06-14 | Cleanup | Doom | Wad | : | Cleanup |
2014-06-14 | Cleanup | Doom | File1 | : | Use DENG2_AS_IS_METHODS with de::File1 |
October 2012 | |||
2012-10-17 | Cleanup | : | Cleanup |
June 2014 | |||
2014-06-16 | Cleanup | Doom | Wad | : | Cleanup |
2014-06-16 | Doom | LumpIndex | Wad | : | Missing virtual destructors |
2014-06-16 | Doom | Refactor | Wad | : | Reimplemented Wad's internal lump LUT with LumpIndex |
2014-06-16 | Cleanup | Doom | Wad | : | Cleanup |
2014-06-16 | Cleanup | Doom | Refactor | Wad | : | Cleanup Wad construction |
2014-06-16 | Doom | Refactor | Wad | : | Remodeled Wad internals with Entry and LumpFile |
2014-06-14 | Cleanup | Doom | Wad | : | Cleanup |
June 2014 | |||
2014-06-14 | Added | Doom | : | Added FS1::lump(), LumpIndex::contains() |
October 2012 | |||
2012-10-17 | Added | Refactor | : | Added exception class for notfound errors |
March 2013 | |||
2013-03-23 | Fixed | Revert | Unix | : | Switch to correct path separators |
2013-03-23 | Fixed | Unix | : | Switch to correct path separators |
June 2014 | |||
2014-06-14 | Cleanup | Doom | File1 | : | Use DENG2_AS_IS_METHODS with de::File1 |
June 2014 | |||
2014-06-17 | Doom | FileHandle | Refactor | : | Removed de::FileHandle C wrapper API |
June 2014 | |||
2014-06-18 | Cleanup | Doom | LumpCache | Refactor | : | Moved LumpCache impl to lumpcache.cpp plus cleanup |
June 2014 | |||
2014-06-16 | Doom | LumpIndex | Wad | : | Missing virtual destructors |
February 2013 | |||
2013-02-14 | Optimize | Server | : | Composing server info |
March 2013 | |||
2013-03-23 | Fixed | Revert | Unix | : | Switch to correct path separators |
February 2013 | |||
2013-02-14 | Optimize | Server | : | Composing server info |
June 2014 | |||
2014-06-17 | Doom | Refactor | Zip | : | Reimplemented Zip with LumpIndex, Entry and LumpFile |