Age | Commit message (Expand) | Author |
2011-09-18 | GOB: At the decorative fishes in the Diving minigame | Sven Hesse |
2011-09-16 | GOB: Fix a stupid mistake regarding enum MouseButtons | Sven Hesse |
2011-09-15 | GOB: Randomize when the evil fishes enter and leave | Sven Hesse |
2011-09-15 | GOB: Randomize evil fish positions | Sven Hesse |
2011-09-15 | GOB: Make sure that the evil fish don't drift up/down | Sven Hesse |
2011-09-15 | GOB: Fix a typo | Matthew Hoops |
2011-09-15 | GOB: Don't explicitly open CD1.ITK for Urban Runner | Sven Hesse |
2011-09-14 | GOB: Tell Geisha that we have no AdLib | Sven Hesse |
2011-09-14 | GOB: Play the shooting sound in the Diving minigame | Sven Hesse |
2011-09-14 | GOB: Randomize the evil fish types | Sven Hesse |
2011-09-14 | GOB: Add EvilFish::mutate() | Sven Hesse |
2011-09-14 | GOB: Implement the fish shooting part of the Diving minigame | Sven Hesse |
2011-09-14 | GOB: Add ANIObject::rewind() | Sven Hesse |
2011-09-14 | GOB: Add ANIObject animation mode | Sven Hesse |
2011-09-14 | GOB: Init "Diving" cursor | Sven Hesse |
2011-09-14 | GOB: Add stubby "Diving" white pearl drawing | Sven Hesse |
2011-09-14 | GOB: Add stubby "Diving" black pearl drawing | Sven Hesse |
2011-09-14 | GOB: Add ANIObject::setPause() | Sven Hesse |
2011-09-14 | GOB: More const correctness | Sven Hesse |
2011-09-08 | GOB: Made some static data const. | Johannes Schickel |
2011-09-08 | JANITORIAL: Fix some formatting glitches in gob, hugo and toon | Strangerke |
2011-09-06 | GOB: Remove unused include. | Johannes Schickel |
2011-09-03 | GOB: Stub classes for Geisha's Diving and Penetration minigames | Sven Hesse |
2011-09-03 | GOB: Move keyPressed() to Util | Sven Hesse |
2011-09-03 | GOB: Add class Geisha::EvilFish | Sven Hesse |
2011-09-03 | GOB: Add class ANIObject | Sven Hesse |
2011-09-03 | GOB: Add class ANIFile | Sven Hesse |
2011-09-03 | GOB: Add class DECFile | Sven Hesse |
2011-09-03 | GOB: Add class RXYFile | Sven Hesse |
2011-09-03 | GOB: Add the Amiga version of Geisha | Sven Hesse |
2011-09-03 | GOB: Make Util::setExtension() not add an extension to an empty string | Sven Hesse |
2011-09-03 | GOB: Add Util::readString() | Sven Hesse |
2011-08-29 | GOB: Add a workaround for some of Geisha's textboxes | Sven Hesse |
2011-08-29 | GOB: Fix the display length of "You can't use that" texts in Geisha | Sven Hesse |
2011-08-29 | GOB: Implement saving/loading for Geisha | Sven Hesse |
2011-08-28 | GOB: Fix Geisha's hotspot checks | Sven Hesse |
2011-08-28 | GOB: Fix a potential input box bug | Sven Hesse |
2011-08-28 | GOB: Fix language inconsistencies in Geisha | Sven Hesse |
2011-08-26 | GOB: Add cheat output for Geisha's mastermind | Sven Hesse |
2011-08-26 | GOB: Add a console command to dump the whole variable space | Sven Hesse |
2011-08-26 | GOB: Add oGeisha_checkData | Sven Hesse |
2011-08-26 | GOB: Implement oGeisha_caress1 and oGeisha_caress2 | Sven Hesse |
2011-08-26 | GOB: Stub the Geisha minigame "Diving" | Sven Hesse |
2011-08-26 | GOB: Stub the Geisha minigame "Penetration" | Sven Hesse |
2011-08-26 | GOB: Oops, don't skip vital parts of the script | Sven Hesse |
2011-08-26 | GOB: Add Geisha AdLib music opcodes | Sven Hesse |
2011-08-26 | GOB: Fix the Geisha cursor | Sven Hesse |
2011-08-26 | GOB: Actually, we do support 16 color fading | Sven Hesse |
2011-08-26 | GOB: Fix EGA palette animation | Sven Hesse |
2011-08-26 | GOB: Add inter_geisha.cpp and implement oGeisha_loadSound | Sven Hesse |