aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/file/base_disk_file.cpp
AgeCommit message (Expand)Author
2012-07-25WINTERMUTE: Forgot to add this change to last commit (SQUASHME)Einar Johan Trøan Sømåen
2012-07-24WINTERMUTE: Make sure we don't skip path-components.Einar Johan Trøan Sømåen
2012-07-24WINTERMUTE: Clean up and comment base_disk_file.Einar Johan Trøan Sømåen
2012-07-22WINTERMUTE: Remove Base as superclass for base_file_entryEinar Johan Trøan Sømåen
2012-07-22WINTERMUTE: Avoid opening files when checking hasFile()Einar Johan Trøan Sømåen
2012-07-22WINTERMUTE: Use FSNodes to parse relative paths used by the games.Einar Johan Trøan Sømåen
2012-07-22WINTERMUTE: Redo base_file_manager, to use FSLists for registering/opening pa...Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Get rid of the C-prefix for class-definitions.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen