aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22Updated the MSVC project files for commit #44240 (removed intmap.*)Filippos Karapetis
2009-09-22SCI: Change SystemStrings to use RAW storage consistenlyMax Horn
2009-09-22SCI: Add some FIXMEs, and print warning if accessing a raw segment as non-raw...Max Horn
2009-09-22SCI: Add new type SegmentRef which ultimately will allow us to distinguish be...Max Horn
2009-09-22SCI: Change SystemString::name from char* to Common::StringMax Horn
2009-09-22SCI: SegmentObj's now set their type in constructor; replace central SegmentO...Max Horn
2009-09-21SCI: cleanupMax Horn
2009-09-21SCI: Replace IntMapper Script::_objIndices and Common::Array Script::_objects...Max Horn
2009-09-21SCI: Workaround for crash in debugger's backtraceMax Horn
2009-09-21SCI: Change kAnimate to actually tail recurseMax Horn
2009-09-21Stop confusing doxygen :)Max Horn
2009-09-21COMMON: Remove Common::HashMap::_dummyNode, instead use HASHMAP_DUMMY_NODE (t...Max Horn
2009-09-21Updated from upstreamMax Horn
2009-09-21SCI: Rename Object::flags and pos to _flags and _pos; tweak scriptObjInit0 an...Max Horn
2009-09-21whitespace fixAndre Heider
2009-09-21reinit the console when changing the video mode.Andre Heider
2009-09-21Changed AMIGA menu code to closer match the original. (The menu item highligh...Johannes Schickel
2009-09-21Add more shouldQuit checks in event loops.Johannes Schickel
2009-09-21Fix box outline color for FW Amiga.Johannes Schickel
2009-09-20Cleanup.Johannes Schickel
2009-09-20Fix valgrind warning.Johannes Schickel
2009-09-20Fix compilation under Linux.Johannes Schickel
2009-09-20Add some shouldQuit() checks in event loops. This makes it possible to easily...Johannes Schickel
2009-09-20Changed some type names to match our coding guidelines.Johannes Schickel
2009-09-20LOL/PC-98: start fixing color issues (still not working correctly though)Florian Kagerer
2009-09-20Implement support for transparent dialgue boxes in the Amiga version of Futur...Johannes Schickel
2009-09-20Implement more precise palette conversion in Palette::save. This makes the ou...Johannes Schickel
2009-09-20Some more paranoia asserts.Johannes Schickel
2009-09-20Implement yet another slight palette handling difference in Kyrandia 1 Amiga,...Johannes Schickel
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
2009-09-20Slightly changed unsupported effect level handling in native MT-32 mode.Johannes Schickel
2009-09-20Fix removal of SJIS characters in LoL PC98 menu.Johannes Schickel
2009-09-20Fix language settings in LoL PC98, this fixes the ingame menu usage.Johannes Schickel
2009-09-20Oops add missing file for create_kyradat.Johannes Schickel
2009-09-20This hopefully fixes threading issues in PC98 sound driver.Johannes Schickel
2009-09-20Implement slight differences for PC98 version in TextDisplayer_LoL::printDial...Johannes Schickel
2009-09-20Fix bug in LoLEngine::decodeSjis.Johannes Schickel
2009-09-20Correct error in load code for PC version of Waxworks.Travis Howell
2009-09-20New "Input" tab for the options dialog to set pad sensitivity and acceleration.Andre Heider
2009-09-20Add checks for half-width katakana, which are currently unsupported.Johannes Schickel
2009-09-20Fix compilationAndre Heider
2009-09-20Mention mount errors on the status labels.Andre Heider
2009-09-20Fixed endian bug when using inventory items on objects.Andre Heider
2009-09-20Only update status label of the active tab (lables print their text when upda...Andre Heider
2009-09-20Added TabWidget::getActiveTab()Andre Heider
2009-09-19LOL/PC-98: fixed block drawing (colors are still wrong)Florian Kagerer
2009-09-19LOL/PC-98: fix some assertsFlorian Kagerer
2009-09-19LOL: fix warning/errorFlorian Kagerer
2009-09-19LOL: start on pc98 support (still messed up and not working though)Florian Kagerer
2009-09-19This Broken Sword 1 sound fix has been backported to 1.0.0.Torbjörn Andersson