aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-03-13TITANIC: Implemented dumping of the project hierarchyPaul Gilbert
2016-03-13TITANIC: Added main game event loopPaul Gilbert
2016-03-13TITANIC: Add message generation at end of applicationStartingPaul Gilbert
2016-03-13TITANIC: Changed CGameStateSub to CGameLocation, properly implemented itPaul Gilbert
2016-03-13TITANIC: Implemented setMode method for game statePaul Gilbert
2016-03-12TITANIC: Added CGameObjectDescItem classPaul Gilbert
2016-03-12TITANIC: Implement various post-load methodsPaul Gilbert
2016-03-12TITANIC: Implemented sound manager loadingPaul Gilbert
2016-03-12TITANIC: Implemented true talk manager & script loadingPaul Gilbert
2016-03-12TITANIC: Added stubs for the different script classesPaul Gilbert
2016-03-11TITANIC: Beginnings of True Talk scripts hierarchyPaul Gilbert
2016-03-10TITANIC: Beginnings of game manager data loadingPaul Gilbert
2016-03-08TITANIC: More game manager setupPaul Gilbert
2016-03-08TITANIC: Added skeletons for game manager support classesPaul Gilbert
2016-03-08TITANIC: Implemented CTreeItem::findByNamePaul Gilbert
2016-03-08TITANIC: Add const suffix to many tree item methodsPaul Gilbert
2016-03-08TITANIC: Fleshing out CProjectItem methodsPaul Gilbert
2016-03-08TITANIC: Moved CompressedFile class into simple_file.hPaul Gilbert
2016-03-08TITANIC: Fix crash when compressed newgame.st file was closedPaul Gilbert
2016-03-07TITANIC: Implemented message target classesPaul Gilbert
2016-03-06TITANIC: Overall message handling methodPaul Gilbert
2016-03-06TITANIC: Further gcc compilation fixesPaul Gilbert
2016-03-06TITANIC: gcc compilation fixesPaul Gilbert
2016-03-06TITANIC: Converting saveable objects hierarchy to have type dataPaul Gilbert
2016-03-05TITANIC: Add missing CMailMan to saveable object listPaul Gilbert
2016-03-05TITANIC: Fixes for CStarControl loadingPaul Gilbert
2016-03-05TITANIC: Further work on CStarControl support classes and loadingPaul Gilbert
2016-03-05TITANIC: Create stubs for CStarControl support classesPaul Gilbert
2016-03-05TITANIC: Implemented remaining CPetControl classes loadingPaul Gilbert
2016-03-05TITANIC: gcc compilation fixesPaul Gilbert
2016-03-05TITANIC: gcc compilation fixesPaul Gilbert
2016-03-04TITANIC: Fleshing out CPetControl support classesPaul Gilbert
2016-03-04TITANIC: Move CPetControl and direct support classes to new folderPaul Gilbert
2016-03-04TITANIC: Beginnings of CPetControl support classesPaul Gilbert
2016-03-02TITANIC: Implemented more saveable classesPaul Gilbert
2016-03-02TITANIC: Implemented more saveable classesPaul Gilbert
2016-03-02TITANIC: More saveable classes implementedPaul Gilbert
2016-03-02TITANIC: More saveable classes implementedPaul Gilbert
2016-03-02TITANIC: Added more miscellaneous classesPaul Gilbert
2016-03-01TITANIC: Added more miscellaneous classesPaul Gilbert
2016-03-01TITANIC: Lots more miscellaneous classesPaul Gilbert
2016-03-01TITANIC: Added lots more miscellaneous classesPaul Gilbert
2016-02-29TITANIC: Added a bunch of classes, loading method fixesPaul Gilbert
2016-02-29TITANIC: Implemented lots of CBackground descendent classesPaul Gilbert
2016-02-28TITANIC: Loading bugfixes and implemented CBrain descendentsPaul Gilbert
2016-02-28TITANIC: Added a lot of class definitionsPaul Gilbert
2016-02-28TITANIC: Implement light switch and buttonsPaul Gilbert
2016-02-28TITANIC: Implement bowl and ear classesPaul Gilbert
2016-02-28TITANIC: Implement various parrot classesPaul Gilbert
2016-02-28TITANIC: Added CCreditsPaul Gilbert