aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
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
2011-02-02GOB: Implement o7_loadLBMPaletteSven Hesse
2011-02-02GOB: Implement LBM loadingSven Hesse
2011-02-02GOB: o7_draw0xA4 is o7_loadLBMPaletteSven Hesse
2011-02-02GOB: Stub o7_loadImage furtherSven Hesse
2011-02-02GOB: Rename Draw::kSpritesCount to Draw::kSpriteCountSven Hesse
2011-02-02GOB: Make flags optional in Video::initSurfDescSven Hesse
2011-02-02GOB: Remove the vidMode parameter from Video::initSurfDescSven Hesse
2011-02-02GOB: Fix Databases constructorSven Hesse
2011-01-31GOB: o7_draw0xA4 has something to do with LBMs, thoughSven Hesse
2011-01-31GOB: Actually, draw opcode 0x90 is loadImageSven Hesse
2011-01-31GOB: Set the language before opening the databaseSven Hesse
2011-01-31GOB: Fix last updated month's rangeSven Hesse
2011-01-31GOB: o7_draw0x45 is o7_logStringSven Hesse
2011-01-31GOB: Fix a compiler warningSven Hesse
2011-01-31GOB: Fix text end positons for non-monospaced fontsSven Hesse
2011-01-31GOB: Make Font::_itemSize unsignedSven 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: Stub some Adibou mult stuffSven Hesse
2011-01-30GOB: Add o7_playVmdOrMusicSven Hesse
2011-01-30GOB: Add a sanity check to the copyFile stubSven Hesse
2011-01-30GOB: Add Inter_Playtoons::readSprite()Sven Hesse
2011-01-30GOB: Change SPRITES_COUNT into a constSven Hesse
2011-01-30GOB: Adibou has background atmosphereSven Hesse