aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/gob.cpp
AgeCommit message (Expand)Author
2011-08-29GOB: Implement saving/loading for GeishaSven Hesse
2011-08-26GOB: Fix the Geisha cursorSven Hesse
2011-08-26GOB: Add inter_geisha.cpp and implement oGeisha_loadSoundSven Hesse
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-19GOB: Init volume levels on startupdhewg
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-04GOB: Add the "envir" directory to the search path for AdibouSven Hesse
2011-01-29GOB: Add GobEngine::isCurrentTot()Sven Hesse
2011-01-25GOB Add save stubs for Addy JuniorSven Hesse
2011-01-25GOB: Adi 4 should get a Inter_v7 tooSven Hesse
2011-01-25GOB: Adding stubs for AddySven Hesse
2011-01-23GOB: Pass engine pause to the VideoPlayer and decodersSven Hesse
2011-01-18GOB: Give Inca2 its own SaveLoad classSven Hesse
2011-01-18GOB: Give Inca2 its own Inter classSven Hesse
2011-01-16GOB: Add setTrueColor()Sven Hesse
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-31GOB: Clean up class DataIOSven Hesse
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-13GOB: Add Debug Console.David Turner
2010-09-30GOB: Create 16bit surfaces for true color gamesSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-09-30GOB: Remove dither stuff, commenting out most v6 drawingSven Hesse
2010-09-30GOB: Stub setting up of 16bpp graphicsSven Hesse
2010-09-30GOB: Add kFeaturesTrueColorSven Hesse
2010-09-30GOB: Rename kFeatures640 to kFeatures640x480Sven Hesse
2010-08-17Fascination - Fix the texts not cleaned up (eg Hotel Hall). Thanks SylvainTV ...Arnaud Boutonné
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-27GOB: Respect mute option on startup (bug #3032781)Sven Hesse
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15Renamed getAudioCD to getAudioCDManager.Alejandro Marzini
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-03-10Silenced some harmless cppcheck warnings about unreachable code after a return.Torbjörn Andersson
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2010-02-19Fix for bug #2954286 "Gob: ScummVM quits on pause".Johannes Schickel
2010-02-03Implementing saving/loading for Fascination. Tested in the DOS floppy version...Sven Hesse
2010-02-03Minor style-related changesSven Hesse
2010-01-22Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add...Arnaud Boutonné
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-12-09Change GOB engine so that not all its files depend on gui/dialog.h (and thus ...Max Horn
2009-11-16gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, Go...Arnaud Boutonné
2009-09-29Playtoons - implement some functions related to hotspot textsArnaud Boutonné