aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
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
2012-06-05GOB: Implement health gain/loss for mouthsSven Hesse
2012-06-05GOB: Play sounds for mouths and shields in PenetrationSven Hesse
2012-06-05GOB: Animate mouths in Geisha's PenetrationSven Hesse
2012-06-03GOB: Fix invalid reads in Geisha's minigamesSven Hesse
2012-06-03GOB: Remove unnecessary includeSven Hesse
2012-06-03GOB: Consume shields in PenetrationSven Hesse
2012-06-03GOB: Limit Penetration movement to walkable tilesSven Hesse
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2012-06-03GOB: Display the Penetration submarineSven Hesse
2012-06-03GOB: Draw the Penetration map and do basic movementSven Hesse
2012-06-03GOB: Draw the map in a separate surfaceSven Hesse
2012-06-02GOB: Draw the shield and health meters in PenetrationSven Hesse
2012-06-02GOB: Add animation handling frame to PenetrationSven Hesse
2012-06-02GOB: Correctly name the Penetration script variablesSven Hesse
2012-05-29GOB: Fix v7 cursors drawn by the scriptsSven Hesse
2012-05-29GOB: Hook up the PE cursors to v7 loadCursorSven Hesse
2012-03-30GOB: Add a Spanish Amiga version of Gobliins 2Sven Hesse
2012-03-11GOB: Add a way to add sprite coordinates to CMP filesSven Hesse
2012-03-11GOB: Extend ANIObject to also handle CMP sprite "animations"Sven Hesse
2012-03-11GOB: Use the CMPFile class in ANIFileSven Hesse
2012-03-11GOB: Use the CMPFile class in DECFileSven Hesse
2012-03-11GOB: Add a class for CMP sprites with RXY coordinatesSven Hesse
2012-03-11COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream.Johannes Schickel
2012-03-01GOB: Add detection entry for Italian playtoons2Fabio Battaglia
2012-02-26COMMON: Move Language and Platform functionality into separate filesMax Horn
2012-02-23Merge pull request #189 from fingolfin/cleanupEugene Sandulenko
2012-02-22ALL: Fix some signed/unsigned comparison warnings.Johannes Schickel
2012-02-22GOB: Fix type conversion warningMax Horn
2012-01-29GOB: Fix a segfaultSven Hesse