aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-14MACVENTURE: Add generic containerBorja Lorente
2016-08-14MACVENTURE: Add save game loadingBorja Lorente
2016-08-14MACVENTURE: Add image to self windowBorja Lorente
2016-08-14MACVENTURE: Add appropriate border bounding boxesBorja Lorente
2016-08-14MACVENTURE: Add callbacks for all windowsBorja Lorente
2016-08-14MACVENTURE: Change inventory to use the general settingsBorja Lorente
2016-08-14MACVENTURE: Load general settingsBorja Lorente
2016-08-14MACVENTURE: Add the rest of the windowsBorja Lorente
2016-08-14MACVENTURE: Fix border offsetsBorja Lorente
2016-08-14MACVENTURE: Fix small border bugBorja Lorente
2016-08-14MACVENTURE: Add command callbackBorja Lorente
2016-08-14MACVENTURE: Add commnad window text renderBorja Lorente
2016-08-14MACVENTURE: Add static menusBorja Lorente
2016-08-14MACVENTURE: Add menu displayBorja Lorente
2016-08-14MACVENTURE: Add submenu loadingBorja Lorente
2016-08-14MACVENTURE: Add basic menu loadingBorja Lorente
2016-08-14MACVENTURE: Small fix in detectionBorja Lorente
2016-08-14MACVENTURE: Add game file managerBorja Lorente
2016-08-14MACVENTURE: Extract GUI codeBorja Lorente
2016-08-14MACVENTURE: Border Loading codeBorja Lorente
2016-08-14MACVENTURE: Add naked window for testsBorja Lorente
2016-08-14MACVENTURE: Add empty event loopBorja Lorente
2016-08-14MACVENTURE: Add empty engineBorja Lorente
2016-08-14MACVENTURE: Fix detection problemBorja Lorente
2016-08-14MACVENTURE: Add game detection for ShadowgateBorja Lorente
2016-08-14MACVENTURE: Add initial game filesBorja Lorente
2016-08-14FULLPIPE: Swap atan2 argumentsEugene Sandulenko
2016-08-13TITANIC: In-progress implementing CParrot classPaul Gilbert
2016-08-13TITANIC: Implemented CMaitreD classPaul Gilbert
2016-08-13TITANIC: Implemented CLiftBot classPaul Gilbert
2016-08-13TITANIC: Implemented CDoorbot classPaul Gilbert
2016-08-13TITANIC: Implemented CBellBot classPaul Gilbert
2016-08-13SCI32: Fix cast warningsColin Snover
2016-08-13SCI: Fix sign comparison warningColin Snover
2016-08-13TITANIC: Added CBarbot CMovieEndMsg event handlerPaul Gilbert
2016-08-13SCI: Fix pointer invalidation caused by array storage movesColin Snover
2016-08-13TITANIC: Implementing CBarbot game object classPaul Gilbert
2016-08-13FULLPIPE: Put behavior debug output to a separate channelEugene Sandulenko
2016-08-13Merge pull request #803 from BenCastricum/detection_fixesEugene Sandulenko
2016-08-13FULLPIPE: Fix incorrect array element indirection in MGM::recalcOffsetsRetro-Junk
2016-08-13FULLPIPE: Fix wrong member name in InteractionController::handleInteractionRetro-Junk
2016-08-13FULLPIPE: Use proper Surface coordinatesRetro-Junk
2016-08-13TITANIC: Implemented several NPC related game classesPaul Gilbert
2016-08-13SCI: Fix pseudo mouse in various SCI1 games like e.g. Larry5Martin Kiewitz
2016-08-13DIRECTOR: Lingo: Added stub for 'label' functionEugene Sandulenko
2016-08-13DIRECTOR: Lingo: Implemented integerp function and added stubs for 'the free*'Eugene Sandulenko
2016-08-13DIRECTOR: Lingo: Simplified Datum constants pushingEugene Sandulenko
2016-08-13DIRECTOR: Lingo: Implement charToNum, added stubs for constrainH/V functionsEugene Sandulenko
2016-08-12TITANIC: Implemented some game object classesPaul Gilbert
2016-08-12TITANIC: Implemented CAnnounce and CActButton classesPaul Gilbert