aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/dctypes.h
AgeCommit message (Collapse)Author
2012-07-17WINTERMUTE: Remove TSeek enumEinar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Revamp the sound-system, adding WAV-support and following the ↵Einar Johan Trøan Sømåen
ScummVM-volume settings.
2012-06-15WINTERMUTE: Clean up the formatting in dctypes a bitEinar 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: 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 BBase and BParser, and make them compile.Einar Johan Trøan Sømåen