aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/dcpackage.h
AgeCommit message (Collapse)Author
2012-07-22WINTERMUTE: Redo base_file_manager, to use FSLists for registering/opening ↵Einar Johan Trøan Sømåen
packages. This is helpfull for consistency between registering and lookup, and allows for explicit removal/adding of sub_paths for the engine. But most importantly it keeps the loading consistent and non-duplicated for detection.
2012-06-15WINTERMUTE: Get rid of all system-headers BUT limits.hEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Unify license-headers, and header-guards.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Run Astyle on code-files to reformat.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add in the Particle-stuff, now everything links, and the ↵Einar Johan Trøan Sømåen
AdGame-constructor starts.
2012-06-02WINTERMUTE: Add most of the missing classes to the build.Einar Johan Trøan Sømåen