aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/BRegistry.h
AgeCommit message (Collapse)Author
2012-06-02WINTERMUTE: Fix another bunch of warningsEinar Johan Trøan Sømåen
Mostly SAFE_DELETE-macro removal
2012-06-02WINTERMUTE: Run Astyle on code-files to reformat.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Mass rename m_FooBar -> _fooBarEugene Sandulenko
2012-06-02WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.Einar Johan Trøan Sømåen
The StringUtils aren't complete or tested, and the SysClasses are a hack, and there are a few "FORBIDDEN_SYMBOL_EXCEPTIONS". Expect this commit to need a bunch of cleanup going forwards.
2012-06-02WINTERMUTE: Add the files for the rest of the B-classes.Einar Johan Trøan Sømåen