aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-14DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointerMax Horn
2011-06-14DETECTOR: Treat file based fallback like any other fallback methodMax Horn
2011-06-14DETECTOR: Separate code for handling obsolete gameids from advanced detectorMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-13I18N: Make many more GUI MessageDialog strings translatableThierry Crozat
2011-06-10GOB: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-06-02GOB: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16GOB: Add a non-interactive Adibou2 demoSven Hesse
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-06GOB: Create a SafeSubReadStream for files in STKsSven Hesse
2011-05-05GOB: Fix a stupid typo in SlotFileIndexed::buildIndex()Sven Hesse
2011-05-04GOB: Add another Italian Fascination versionSven Hesse
2011-05-04GOB: Add another Italian Urban Runner versionSven Hesse
2011-05-04GOB: Don't overwrite _destSpriteX after PRINTTEXTSven Hesse
2011-05-04GOB: Plug a leakSven Hesse
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-20GOB: Shut up VS2010 code analysis warningSven Hesse
2011-04-17GOB: Do not access Surface::bytesPerPixel anymore.Johannes Schickel
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-29GOB: Use memmove instead of memcpy in Surface::blit()Sven Hesse
2011-03-20GOB: Add another US version of Urban RunnerSven Hesse
2011-03-20GOB: Fix Urban Runner fallback feature flagsSven Hesse
2011-03-19GOB: Init volume levels on startupdhewg
2011-03-18GOB: Add an Italian version of Urban RunnerSven Hesse
2011-02-26GOB: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-14GOB: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-04GOB: Silence a compiler warningSven Hesse
2011-02-04GOB: Add the "envir" directory to the search path for AdibouSven Hesse
2011-02-04GOB: Add oPlaytoons_loadMultObjectSven Hesse
2011-02-04GOB: Implement case -2 for oPlaytoons_getObjAnimSizeSven Hesse
2011-02-04GOB: Add Inter::readValue()Sven Hesse
2011-02-04GOB: Move storeValue/storeString to class InterSven Hesse
2011-02-03GOB: Fix a regression that broke Lost in TimeSven Hesse
2011-02-02GOB: Oops, set the correct opcode :PSven Hesse
2011-02-02GOB: Add o7_findCDFileSven Hesse
2011-02-02GOB: Add o7_gob0x201Sven Hesse
2011-02-02GOB: Fix detection of JPEG imagesSven Hesse
2011-02-02GOB: Close the just ended live video, not the first oneSven Hesse