aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.h
AgeCommit message (Expand)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-31GOB: Move getTotTextItemPart() from Inter_v3 to Inter_v2Sven Hesse
2013-01-06GOB: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2012-06-16GOB: Loop the Little Red title musicSven Hesse
2012-06-15GOB: Implement Util::getKeyState() for Little RedSven Hesse
2012-06-15GOB: Add class Inter_LittleRedSven 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-01-29GOB: Add a cheat debug commandSven Hesse
2011-09-03GOB: Stub classes for Geisha's Diving and Penetration minigamesSven Hesse
2011-09-03GOB: Move keyPressed() to UtilSven Hesse
2011-08-29GOB: Add a workaround for some of Geisha's textboxesSven Hesse
2011-08-29GOB: Implement saving/loading for GeishaSven 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
2011-08-26GOB: Add Geisha AdLib music opcodesSven Hesse
2011-08-26GOB: Fix the Geisha cursorSven Hesse
2011-08-26GOB: Add inter_geisha.cpp and implement oGeisha_loadSoundSven Hesse
2011-07-25GOB: Add a workaround for bug #3376547 (gob3 footstep sound)Sven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-04GOB: Add oPlaytoons_loadMultObjectSven Hesse
2011-02-04GOB: Add Inter::readValue()Sven Hesse
2011-02-04GOB: Move storeValue/storeString to class InterSven Hesse
2011-02-02GOB: Add o7_findCDFileSven Hesse
2011-02-02GOB: Add o7_gob0x201Sven Hesse
2011-02-02GOB: o7_draw0xA4 is o7_loadLBMPaletteSven Hesse
2011-01-31GOB: Actually, draw opcode 0x90 is loadImageSven Hesse
2011-01-31GOB: o7_draw0x45 is o7_logStringSven Hesse
2011-01-31GOB: Add support for dBase III filesSven Hesse
2011-01-31GOB: o7_draw0xC4 is o7_closedBase; o7_draw0xC6 is o7_getDBStringSven Hesse
2011-01-30GOB: Work around the unimplemented copyFile :PSven Hesse
2011-01-30GOB: Add o7_playVmdOrMusicSven Hesse
2011-01-30GOB: Add Inter_Playtoons::readSprite()Sven Hesse
2011-01-29GOB: Rename loadGroups/callGroup to loadFunctions/callFunctionsSven Hesse
2011-01-29GOB: Add Inter_Playtoons::getFile()Sven Hesse
2011-01-29GOB: Add Script::evalInt() and Script::evalString()Sven Hesse
2011-01-29GOB: Stub o7_loadGroupsSven Hesse
2011-01-29GOB: o7_draw0x59 is o7_callGroupSven Hesse
2011-01-29GOB: Move OpcodeFunc's return flag into its parameterSven Hesse
2011-01-27GOB: Add o7_draw0x59 stubSven Hesse
2011-01-26GOB: o7_draw0x93 is o7_setVolumeSven Hesse
2011-01-25GOB: Add o7_zeroVar and partially implement draw0x89Sven Hesse
2011-01-25GOB: Implement getting/setting values from INI filesSven Hesse
2011-01-25GOB: o7_draw0x8A is o7_findFile()Sven Hesse
2011-01-25GOB: o7_draw0x57 is o7_intToStringSven Hesse
2011-01-25GOB: o7_draw0x0D is o7_loadCursorSven Hesse
2011-01-25GOB: Add o7_oemToANSISven Hesse
2011-01-25GOB: o7_draw0xA1 is o7_getINIValueSven Hesse