aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-17Add some missing new lines to error messages.Johannes Schickel
2009-09-17Reenable commented out providers for k2IngameTalkObjIndex.Johannes Schickel
2009-09-17Typo.Johannes Schickel
2009-09-17Enable delay for Ninteno DS in all occasions in o2_isAnySoundPlaying.Johannes Schickel
2009-09-17Add workaround in "o2_isAnySoundPlaying", which will hopefully make Kyra2 wor...Johannes Schickel
2009-09-17Further cleanup of special id use.Johannes Schickel
2009-09-17SCI: Moved Kernel::findSelector from vocabulary.cpp to engine/kernel.cppMax Horn
2009-09-17SCI: Properly hook up (I hope) CantBeHere instead of CanBeHere in SCI version...Max Horn
2009-09-17SCI: Removed dead codeMax Horn
2009-09-17Added alternate versions for iceman, lsl2, qfg1, sq3 and sq4 from bug report ...Filippos Karapetis
2009-09-17- Increase kyra.dat versionJohannes Schickel
2009-09-17Cleanup special id usage.Johannes Schickel
2009-09-17SCI: Rename engine/memobj.* to engine/segment.*Max Horn
2009-09-17SCI: Simplify code in Kernel::checkStaticSelectorNames a bit (don't treat nod...Max Horn
2009-09-17SCI: Get rid of the not_register() hackMax Horn
2009-09-17SCI: Rename selector_map_t -> SelectorCache and _selectorMap -> _selectorCacheMax Horn
2009-09-17SCI: Move parts of struct ScriptState into a new struct DebugStateMax Horn
2009-09-17SCI: cleanupMax Horn
2009-09-17Handle platform specific extraction via platform settings instead of special ...Johannes Schickel
2009-09-17- Got rid of special id "kAmigaVersion"Johannes Schickel
2009-09-17Add platform information to game need table.Johannes Schickel
2009-09-17Consisteny change.Johannes Schickel
2009-09-17Cleanup includes.Johannes Schickel
2009-09-17Cleanup provider access.Johannes Schickel
2009-09-17- Cleanup multi language game processingJohannes Schickel
2009-09-17Cleanup.Johannes Schickel
2009-09-17Corrected the size of one of the Italian fan-translated versions of ITE (bug ...Filippos Karapetis
2009-09-17Made script_lookup_export() a method of SegManagerFilippos Karapetis
2009-09-17Added the CD version of Jones (bug report #2813795) and another version of RA...Filippos Karapetis
2009-09-17Changed the way object selectors are accessed, by removing the relevant defin...Filippos Karapetis
2009-09-17Commit rebuilt version of kyra.dat.Johannes Schickel
2009-09-17- Augment detection tables as much as possibleJohannes Schickel
2009-09-17- Augment all executable entries with platformJohannes Schickel
2009-09-17Change extraction function signature.Johannes Schickel
2009-09-17Move extraction functionality to new file "extract.cpp".Johannes Schickel
2009-09-17Remove superfluous special id specification for english Amiga intro strings.Johannes Schickel
2009-09-17SCI: Change SegmentId from int to uint16; consistently use segment 0 to indic...Max Horn
2009-09-17SCI: Rename MemObject -> SegmentObjMax Horn
2009-09-17SCI: More cleanupMax Horn
2009-09-16SCI: cleanupMax Horn
2009-09-16SCI: Turn some SegManager methods into Script methodsMax Horn
2009-09-16SCI: Rename Script class members, change Script from struct to classMax Horn
2009-09-16Extract "kTypeTownsWDSfxTable" via a special extraction routine instead of a ...Johannes Schickel
2009-09-16Handle extraction of "k2IngameSfxFiles" via a special extraction routine, ins...Johannes Schickel
2009-09-16Make create_kyradat print out the filename, which is currently processed.Johannes Schickel
2009-09-16Playtoons - Add patterns to drawCircleArnaud Boutonné
2009-09-16Remove ugly hack.Johannes Schickel
2009-09-16Playtoons - Add 3 DRAW_PIXEL patterns, fix some conditions.Arnaud Boutonné
2009-09-16Increase kyra.dat version.Johannes Schickel
2009-09-16Adapted create_kyradat to use an automatic offset search. (Hopefully no regre...Johannes Schickel