aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/file
AgeCommit message (Expand)Author
2012-07-23WINTERMUTE: Handle the "language/" subdirectory separately for choice of lang...Einar Johan Trøan Sømåen
2012-07-23WINTERMUTE: Remove dcgf.h from almost all includes.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: Remove Base as superclass for base_package.Einar 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
2012-07-20WINTERMUTE: Silence a few signed/unsigned warnings.Einar Johan Trøan Sømåen
2012-07-20WINTERMUTE: Move BFileEntry and BPackage into base/fileEinar Johan Trøan Sømåen
2012-07-20WINTERMUTE: Rename PlatformSDL->platform_osystemEinar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Change all folder-names to lowercase.Einar Johan Trøan Sømåen