aboutsummaryrefslogtreecommitdiff
path: root/engines/made
AgeCommit message (Expand)Author
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-06-16MADE: Get rid of casts on CursorManager::replaceCursor calls.Johannes Schickel
2012-06-16MADE: Get rid of casts on OSystem::copyRectToScreen calls.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-29MADE: Silence a few gcc warnings.Johannes Schickel
2011-10-23LAUNCHER: Add GUIO_NOASPECT to madeStrangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-15MADE: Graphics::Surface is a struct, not a classFilippos Karapetis
2011-10-15MADE: Graphics::Surface is a struct, not a classFilippos Karapetis
2011-10-10MADE: Added missing finalize() calls to the game state saving codeFilippos Karapetis
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-10-09MADE: Fix include guard of made.h.Johannes Schickel
2011-09-26MADE: Hopefully fixed bug #2957333 - "MADE: Screen effects sometimes look wro...Filippos Karapetis
2011-08-06MADE: Flag CD titles with ADGF_CDTarek Soliman
2011-06-30MADE: Fix hidden overloaded virtual function warningOri Avtalion
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-14DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()Max Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10MADE: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-06-02MADE: Remove all instances of s(n)printfMax Horn
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-17MADE: Prefer Surface::create taking a PixelFormat over the one taking a byte ...Johannes Schickel
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-28AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use itMax Horn
2011-03-25AUDIO: Move more common code to Audio::MidiPlayerMax Horn
2011-03-24MADE: Change MusicPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-23ENGINES: Remove unused MIDI pass-through codeMax Horn
2011-03-23ENGINES: Further simplify pseudo MidiDrivers; fix some regressionsMax Horn
2011-03-23AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclassesMax Horn
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2011-03-19MADE: Cleanup syncSoundSettings()dhewg
2011-02-15MADE: Revert a little behavior change in setRGBPalette.Johannes Schickel
2011-02-14MADE: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-02MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"Filippos Karapetis
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-29MADE: Fixed bug #3090034 - "RTZ: Keyboard unresponsive", by properly handling...Filippos Karapetis
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn