Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SuperClass(args)
|
|
|
|
|
|
|
|
This needs additional cleanup, but compiles and runs at this point.
|
|
|
|
easier-to-read-code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
SDL->OSystem
|
|
|
|
|
|
ScummVM-volume settings.
|
|
|
|
|
|
completing the removal of Windows-specifics in wintypes.h
|
|
|
|
|
|
(But also all const char* Filename->filename)
|
|
|
|
|
|
|
|
|