Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(But also all const char* Filename->filename)
|
|
|
|
|
|
|
|
AdTalkDef, AdSpriteSet, AdSentence and AdSceneState
|
|
|
|
|
|
launcher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is not pretty, but atleast it shows the entire first screen for 'Dirty Split' drawing fine.
|
|
|
|
|
|
|
|
AdGame-constructor starts.
|
|
to build
|
|
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.
|
|
|
|
|