index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
gob
/
inter_geisha.cpp
Age
Commit message (
Expand
)
Author
2016-11-29
ALL: game state => saved game
Ben Castricum
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2012-07-04
GOB: Don't print a warning when oGeisha_checkData() doesn't find fin.tot
Sven Hesse
2012-06-11
GOB: Hook up the MDY player in Geisha
Sven Hesse
2012-06-07
GOB: Hook up the Penetration minigame in the cheater
Sven Hesse
2012-06-02
GOB: Correctly name the Penetration script variables
Sven Hesse
2012-01-29
GOB: Add a cheat debug command
Sven Hesse
2012-01-28
GOB: Correct the variable value for the Diving result
Sven Hesse
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-08-29
GOB: Add a workaround for some of Geisha's textboxes
Sven Hesse
2011-08-29
GOB: Implement saving/loading for Geisha
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: Add inter_geisha.cpp and implement oGeisha_loadSound
Sven Hesse