aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Ad
AgeCommit message (Expand)Author
2012-06-26WINTERMUTE: Rename FuncName->funcName in BBaseEinar Johan Trøan Sømåen
2012-06-25WINTERMUTE: Rename functions and arguments in BScriptable.Einar Johan Trøan Sømåen
2012-06-25WINTERMUTE: Fix even more warningsEinar Johan Trøan Sømåen
2012-06-25WINTERMUTE: Fix a bunch of warningsEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Get rid of a few warningsEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Rename Persist->persistEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Fix another enum-warning.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Run astyle on the source-files.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Rename the functions and arguments in BPersistMgrEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Remove AdActorDir and fix buildEinar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Get rid of all system-headers BUT limits.hEinar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Change a few char* to Common::String in AdActorEinar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Get rid of rand/srand.Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Alphabetize the includes in AdGameEinar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Remove a bunch of commented-out includes.Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Clean up the formatting in dctypes a bitEinar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Clear out a bunch of warning (mostly shadowed variables)Einar Johan Trøan Sømåen
2012-06-12WINTERMUTE: Clear out the debug-printing, so that it's actually readable.Einar Johan Trøan Sømåen
2012-06-12WINTERMUTE: Make sure to NULL-out _theora in AdEntity.Einar Johan Trøan Sømåen
2012-06-12WINTERMUTE: Fix formatting.Einar Johan Trøan Sømåen
2012-06-11WINTERMUTE: Make AdEntity-Theora videos work properly.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Don't error out on missing WeedResponses.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Add back Theora support to AdEntity.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Clean up Theora support quite a bit.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add in more of the missing Video-pieces, also, copy over the Theo...Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Revamp the file-system to deliver Common::-streams directlyEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add folders for utils and videoEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add subfolders for math, UI, tinyxml and SysEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the B and Part files into Base/Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move all the Ad files to Ad/Einar Johan Trøan Sømåen