Alphabetical Index | Tags by Size | Find tag:

LumpIndex

Authorship: 92% danij, 8% skyjake

View commits by groups

June 2014
2014-06-29 Id1Map | Refactor | Wad Map Converter : Moved/renamed Id1Map::Recognizer to/as LumpIndex::Id1MapRecognizer
2014-06-16 Doom | FS1 | Wad : Missing virtual destructors
2014-06-14 Cleanup | Doom : Cleanup
2014-06-14 Added | Doom | Refactor : Added LumpIndex::findAll(), renamed other members for consistency
2014-06-14 Cleanup | Doom | Refactor : Implement pimpl in LumpIndex using DENG2_PRIVATE, cleanup
December 2012
2012-12-05 Optimize : Only prune duplicates when needed
November 2012
2012-11-26 Added | Refactor : Added firstIndexForPath()
2012-11-23 Refactor : Specifiy the search argument with Uri
October 2012
2012-10-20 Refactor : Switched LumpIndex to use de::File1 pointers
2012-10-13 Fixed : Ambigous named symbol references in lumpindex.cpp
2012-10-13 Fixed : Ambigous named symbol references in lumpindex.cpp
2012-10-07 Refactor : Return const references to LumpInfos