Age | Commit message (Expand) | Author |
---|---|---|
2009-04-25 | SCI: DoSync should work now, but the lip-syncing mechanism also needs DoAudio | Walter van Niftrik |
2009-04-20 | SCI: Renamed global array 'formats' to the slightly more descriptive g_opcode... | Max Horn |
2009-03-24 | SCI: Rewrote vocabulary code to use a Common::HashMap<String,ResultWord> | Max Horn |
2009-03-09 | SCI: result_word_t -> ResultWord; switched to Common::List for storing lists ... | Max Horn |
2009-03-07 | Replaced getInt16, getUInt16 and putInt16 | Filippos Karapetis |
2009-03-04 | SCI: Moved script.cpp from scicore/ to engine/ (because its header file is th... | Max Horn |