aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-03GOB: Fix a very stupid typo in the pathfinderSven Hesse
2011-11-03GOB: Fix analyser warnings regarding sprintf() parameter signnessSven Hesse
2011-10-29JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2011-10-23LAUNCHER: Add GUIO_NOASPECT to gobStrangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-09-18GOB: At the decorative fishes in the Diving minigameSven Hesse
2011-09-16GOB: Fix a stupid mistake regarding enum MouseButtonsSven Hesse
2011-09-15GOB: Randomize when the evil fishes enter and leaveSven Hesse
2011-09-15GOB: Randomize evil fish positionsSven Hesse
2011-09-15GOB: Make sure that the evil fish don't drift up/downSven Hesse
2011-09-15GOB: Fix a typoMatthew Hoops
2011-09-15GOB: Don't explicitly open CD1.ITK for Urban RunnerSven Hesse
2011-09-14GOB: Tell Geisha that we have no AdLibSven Hesse
2011-09-14GOB: Play the shooting sound in the Diving minigameSven Hesse
2011-09-14GOB: Randomize the evil fish typesSven Hesse
2011-09-14GOB: Add EvilFish::mutate()Sven Hesse
2011-09-14GOB: Implement the fish shooting part of the Diving minigameSven Hesse
2011-09-14GOB: Add ANIObject::rewind()Sven Hesse
2011-09-14GOB: Add ANIObject animation modeSven Hesse
2011-09-14GOB: Init "Diving" cursorSven Hesse
2011-09-14GOB: Add stubby "Diving" white pearl drawingSven Hesse
2011-09-14GOB: Add stubby "Diving" black pearl drawingSven Hesse
2011-09-14GOB: Add ANIObject::setPause()Sven Hesse
2011-09-14GOB: More const correctnessSven Hesse
2011-09-08GOB: Made some static data const.Johannes Schickel
2011-09-08JANITORIAL: Fix some formatting glitches in gob, hugo and toonStrangerke
2011-09-06GOB: Remove unused include.Johannes Schickel
2011-09-03GOB: Stub classes for Geisha's Diving and Penetration minigamesSven Hesse
2011-09-03GOB: Move keyPressed() to UtilSven Hesse
2011-09-03GOB: Add class Geisha::EvilFishSven Hesse
2011-09-03GOB: Add class ANIObjectSven Hesse
2011-09-03GOB: Add class ANIFileSven Hesse
2011-09-03GOB: Add class DECFileSven Hesse
2011-09-03GOB: Add class RXYFileSven Hesse
2011-09-03GOB: Add the Amiga version of GeishaSven Hesse
2011-09-03GOB: Make Util::setExtension() not add an extension to an empty stringSven Hesse
2011-09-03GOB: Add Util::readString()Sven Hesse
2011-08-29GOB: Add a workaround for some of Geisha's textboxesSven Hesse
2011-08-29GOB: Fix the display length of "You can't use that" texts in GeishaSven Hesse
2011-08-29GOB: Implement saving/loading for GeishaSven Hesse
2011-08-28GOB: Fix Geisha's hotspot checksSven Hesse
2011-08-28GOB: Fix a potential input box bugSven Hesse
2011-08-28GOB: Fix language inconsistencies in GeishaSven Hesse
2011-08-26GOB: Add cheat output for Geisha's mastermindSven Hesse
2011-08-26GOB: Add a console command to dump the whole variable spaceSven Hesse
2011-08-26GOB: Add oGeisha_checkDataSven Hesse
2011-08-26GOB: Implement oGeisha_caress1 and oGeisha_caress2Sven Hesse
2011-08-26GOB: Stub the Geisha minigame "Diving"Sven Hesse
2011-08-26GOB: Stub the Geisha minigame "Penetration"Sven Hesse