Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-22 | WINTERMUTE: Remove Base as superclass for base_package. | Einar Johan Trøan Sømåen | |
2012-07-22 | WINTERMUTE: Add an audio-debug-channel and reduce the use of warning() | Einar Johan Trøan Sømåen | |
2012-07-22 | WINTERMUTE: Avoid opening files when checking hasFile() | Einar Johan Trøan Sømåen | |
2012-07-22 | WINTERMUTE: 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-07-21 | WINTERMUTE: Get rid of the C-prefix for class-definitions. | Einar Johan Trøan Sømåen | |
2012-07-21 | WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames | Einar Johan Trøan Sømåen | |
This is mostly a lead-up to namespacing the Ad/Base folders, and then possibly removing the prefixes from the files, it also has the added benefit of getting rid of the odd case-typos that makes for issues on platforms that don't ignore case. |