aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2012-06-23GOB: Fix a very stupid mistake in the Gob1 background track selectionSven Hesse
2012-06-22GOB: Give Geisha and Fascination fallback entries AdLib feature flagsSven Hesse
2012-06-22GOB: Add fallback detection entries for Little RedSven Hesse
2012-06-22GOB: Reorganize the detection tablesSven Hesse
2012-06-22GOB: _renderFlags & 0x40 means the we should draw borders around hotspotsSven Hesse
2012-06-22GOB: Clean up the Fascination window hotspot code a bitSven Hesse
2012-06-22GOB: Add Surface::drawRect()Sven Hesse
2012-06-22GOB: _renderFlags & 0x80 means "Do we have windows?"Sven Hesse
2012-06-18GOB: Add a workaround for the wrong German animal names in Little RedSven Hesse
2012-06-18GOB: Don't loop /all/ sounds in Little RedSven Hesse
2012-06-16GOB: Fix a segfault when quitting AJ's WorldSven Hesse
2012-06-16GOB: Add a SaveLoad class for AJ's WorldSven Hesse
2012-06-16GOB: Add a proper GameType for AJ's WorldSven Hesse
2012-06-16GOB: Correct the name of A.J.'s World of DiscoverySven Hesse
2012-06-16GOB: Add Little Red to the gob games list commentSven Hesse
2012-06-16GOB: Remove a superfluous semicolonSven Hesse
2012-06-16GOB: Loop the Little Red title musicSven Hesse
2012-06-16GOB: Shut up Little Red's warning about gob func 1 and 2Sven Hesse
2012-06-16GOB: Use the full title for Little Red Riding HoodSven Hesse
2012-06-16GOB: Fix mult object collision detection I broke in 2007Sven Hesse
2012-06-15GOB: Add a resource size workaround for Little RedSven Hesse
2012-06-15GOB: Implement Util::getKeyState() for Little RedSven Hesse
2012-06-15GOB: Add class Inter_LittleRedSven Hesse
2012-06-15GOB: Add a proper GameType for Little RedSven Hesse
2012-06-14GOB: Fix a failed assert in Litte Red Riding HoodSven Hesse
2012-06-14GOB: Fix an uninitialised value in Geisha's PenetrationSven Hesse
2012-06-14GOB: Remove useless variableSven Hesse
2012-06-14GOB: Fix a "condition depends on uninitialised value" in GeishaSven Hesse
2012-06-14GOB: Fix stupid typo/bug I introduced in 2007Sven Hesse
2012-06-11GOB: Fix an AmigaOS compile errorSven Hesse
2012-06-11GOB: Update list of games in the commentSven Hesse
2012-06-11GOB: Don't recalculate the AdLib frequencies table on every player resetSven Hesse
2012-06-11GOB: Play the music on the title screen of Gob1 EGASven Hesse
2012-06-11GOB: Hook up the MDY player in GeishaSven Hesse
2012-06-11GOB: Hook up the MDY player in FascinationSven Hesse
2012-06-11GOB: Rewrite the AdLib playersSven Hesse
2012-06-08Merge pull request #243 from lordhoto/cursor-no-scaleEugene Sandulenko
2012-06-08GOB: Implement shooting in PenetrationSven Hesse
2012-06-08GOB: Rewrite "pathfinding" and implement moving enemiesSven Hesse
2012-06-07GOB: Hook up the Penetration minigame in the cheaterSven Hesse
2012-06-07GOB: Handle Penetration shooting animations more cleverlySven Hesse
2012-06-07GOB: Better controls in Geisha's PenetrationSven Hesse
2012-06-07GOB: Add a way to reopen currently opened IMD/VMD videosSven Hesse
2012-06-06GOB: Add the original broken German as commentsSven Hesse
2012-06-06GOB: Draw info texts in PenetrationSven Hesse
2012-06-06GOB: Set Penetration floor palettes and fade in/outSven Hesse
2012-06-06GOB: Implement exiting floorsSven Hesse
2012-06-06GOB: Clean up the Penetration map handling a bitSven Hesse
2012-06-06GOB: Implement Penetration submarine shooting and dyingSven Hesse
2012-06-06GOB: const correctnessSven Hesse