aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-17ENGINES: Change 'colour' to 'color'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-11-05AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure...Travis Howell
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2010-10-15AGOS: Fixed code analysis warnings - bug #3087828Filippos Karapetis
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-09-26AGOS: Hopefully fix bug #3000876 ("FF: Crackling/static popping")Torbjörn Andersson
2010-09-26AGOS: Fix bug #3011638 - WAXWORKS: Crash retrieving spear from the crocodile ...Travis Howell
2010-09-26AGOS: Fix Valgrind warnings on exit.Torbjörn Andersson
2010-09-17I18N: Use a String instead of a char buffer.Johannes Schickel
2010-09-16I18N: fix a buffer size issue with translated save/load strings in AGOSThierry Crozat
2010-09-15I18N: Add translation for load/save success or failure messagesThierry Crozat
2010-09-15MIDI: Send a reset MIDI device signal on startup.Johannes Schickel
2010-09-07COMMON: Remove Rational::operator int/doubleWillem Jan Palenstijn
2010-08-31AGOS: Add Polish version of Swampy Adventures.Travis Howell
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-21AGOS: Make the "m" hotkey respect the mute setting.Johannes Schickel
2010-07-21AGOS: Make AGOS respect the mute setting.Johannes Schickel
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-16Cleanup.Torbjörn Andersson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-04Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up,Torbjörn Andersson
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15AGOS: Readd Simon1 Acorn CD detection.Eugene Sandulenko
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15Renamed getAudioCD to getAudioCDManager.Alejandro Marzini
2010-06-14AGOS: Fix bug #1777795.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-06-10Removed some unnecessary whitespace. (Or should I have saved that for theTorbjörn Andersson
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2010-05-17Change VideoDecoder::getCurFrame() to mean the last frame drawn instead of th...Matthew Hoops
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-23Fix compiler warning.Travis Howell
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-03-10AGOS: cleanupMax Horn