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.h
Age
Commit message (
Expand
)
Author
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-31
GOB: Move getTotTextItemPart() from Inter_v3 to Inter_v2
Sven Hesse
2013-01-06
GOB: Update to new IFFDecoder for ILBM images
Tomas Jakobsson
2012-06-16
GOB: Loop the Little Red title music
Sven Hesse
2012-06-15
GOB: Implement Util::getKeyState() for Little Red
Sven Hesse
2012-06-15
GOB: Add class Inter_LittleRed
Sven Hesse
2012-05-29
GOB: Fix v7 cursors drawn by the scripts
Sven Hesse
2012-05-29
GOB: Hook up the PE cursors to v7 loadCursor
Sven Hesse
2012-01-29
GOB: Add a cheat debug command
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: 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
2011-07-25
GOB: Add a workaround for bug #3376547 (gob3 footstep sound)
Sven Hesse
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-04
GOB: Add oPlaytoons_loadMultObject
Sven Hesse
2011-02-04
GOB: Add Inter::readValue()
Sven Hesse
2011-02-04
GOB: Move storeValue/storeString to class Inter
Sven Hesse
2011-02-02
GOB: Add o7_findCDFile
Sven Hesse
2011-02-02
GOB: Add o7_gob0x201
Sven Hesse
2011-02-02
GOB: o7_draw0xA4 is o7_loadLBMPalette
Sven Hesse
2011-01-31
GOB: Actually, draw opcode 0x90 is loadImage
Sven Hesse
2011-01-31
GOB: o7_draw0x45 is o7_logString
Sven Hesse
2011-01-31
GOB: Add support for dBase III files
Sven Hesse
2011-01-31
GOB: o7_draw0xC4 is o7_closedBase; o7_draw0xC6 is o7_getDBString
Sven Hesse
2011-01-30
GOB: Work around the unimplemented copyFile :P
Sven Hesse
2011-01-30
GOB: Add o7_playVmdOrMusic
Sven Hesse
2011-01-30
GOB: Add Inter_Playtoons::readSprite()
Sven Hesse
2011-01-29
GOB: Rename loadGroups/callGroup to loadFunctions/callFunctions
Sven Hesse
2011-01-29
GOB: Add Inter_Playtoons::getFile()
Sven Hesse
2011-01-29
GOB: Add Script::evalInt() and Script::evalString()
Sven Hesse
2011-01-29
GOB: Stub o7_loadGroups
Sven Hesse
2011-01-29
GOB: o7_draw0x59 is o7_callGroup
Sven Hesse
2011-01-29
GOB: Move OpcodeFunc's return flag into its parameter
Sven Hesse
2011-01-27
GOB: Add o7_draw0x59 stub
Sven Hesse
2011-01-26
GOB: o7_draw0x93 is o7_setVolume
Sven Hesse
2011-01-25
GOB: Add o7_zeroVar and partially implement draw0x89
Sven Hesse
2011-01-25
GOB: Implement getting/setting values from INI files
Sven Hesse
2011-01-25
GOB: o7_draw0x8A is o7_findFile()
Sven Hesse
2011-01-25
GOB: o7_draw0x57 is o7_intToString
Sven Hesse
2011-01-25
GOB: o7_draw0x0D is o7_loadCursor
Sven Hesse
2011-01-25
GOB: Add o7_oemToANSI
Sven Hesse
2011-01-25
GOB: o7_draw0xA1 is o7_getINIValue
Sven Hesse
[next]