Age | Commit message (Expand) | Author |
2011-02-13 | SCI: Fix GK2 Mac picture 2315 | Matthew Hoops |
2011-02-13 | SCI: Add detection for GK2 Mac | Matthew Hoops |
2011-02-13 | SCI: Add support for Phantasmagoria 2 CLUT resources | Matthew Hoops |
2011-02-13 | Remove erroneous comment. It reflected a false belief resulting from | Lars Skovlund |
2011-02-13 | SCI: Switch to true color mode for the GK2 demo Indeo3 video | Matthew Hoops |
2011-02-13 | SCI: Fix VMD coordinates | Matthew Hoops |
2011-02-12 | SCI: Don't limit the number of resources to 999 in hexgrep | Matthew Hoops |
2011-02-12 | SCI: Fix the console's hexgrep command | Matthew Hoops |
2011-02-12 | JANITORIAL: Remove extraneous parentheses | Ori Avtalion |
2011-02-11 | SCI: Fix platform for the GK2 demo, videos will now play | Matthew Hoops |
2011-02-11 | SCI: Simplify SegManager::saveLoadWithSerializer, cleanup | Max Horn |
2011-02-10 | SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ... | Filippos Karapetis |
2011-02-10 | SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin) | Filippos Karapetis |
2011-02-10 | SCI: Added a workaround for MUMG Deluxe | Filippos Karapetis |
2011-02-10 | SCI: Added resource manager support for changing the audio directory dynamica... | Filippos Karapetis |
2011-02-10 | SCI: Don't fallback to views in SCI1.1+ Mac games | Matthew Hoops |
2011-02-10 | SCI: Fixed typo | Filippos Karapetis |
2011-02-10 | SCI: Added a short explanation about each of the different resource source types | Filippos Karapetis |
2011-02-10 | SCI: Fix Mac SCI1 view transparency | Matthew Hoops |
2011-02-10 | SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanup | Max Horn |
2011-02-10 | SCI: Renamed addInternalSources -> addAudioSources and separated the script ... | Filippos Karapetis |
2011-02-10 | SCI: Moved some audio resource code to resource_audio.cpp | Filippos Karapetis |
2011-02-09 | SCI: Improve speed of Mac resource fork sources | Matthew Hoops |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-09 | SCI: Do not try to dereference object name when it's not a pointer. | Walter van Niftrik |
2011-02-08 | SCI: Changed the warning when applying script patches into a debug output call | Filippos Karapetis |
2011-02-08 | SCI: Some work on robot videos | Filippos Karapetis |
2011-02-08 | SCI: Add detection for Freddy Pharkas Mac | Matthew Hoops |
2011-02-08 | SCI: Do not flip clearKey for Mac SCI1.1+ views. | Walter van Niftrik |
2011-02-08 | SCI: Fix Mac robot palettes again | Matthew Hoops |
2011-02-08 | SCI: Fix Mac SCI1.1+ view white/black/transparency | Matthew Hoops |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2011-02-07 | GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget | Max Horn |
2011-02-07 | SCI: Fixed compilation | Filippos Karapetis |
2011-02-07 | VIDEO: Rename VideoDecoder::load() to loadStream() | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-02-07 | SCI: Unified the SEQ and robot palette code, and fixed the include safeguard ... | Filippos Karapetis |
2011-02-07 | SCI: Converted the robot decoder into a regular video decoder, and decoupled ... | Filippos Karapetis |
2011-02-07 | SCI: v4 robots are only used in the PQ:SWAT demo, the full version uses v5. S... | Filippos Karapetis |
2011-02-07 | SCI: Add support for v4 robots | Matthew Hoops |
2011-02-07 | SCI: Add support for Mac robot files | Matthew Hoops |
2011-02-07 | SCI: Fix SCI1.1 Mac picture palettes further | Matthew Hoops |
2011-02-06 | SCI: Several changes related to robot files | Filippos Karapetis |
2011-02-06 | SCI: Improve Mac SCI1.1+ cursor support | Matthew Hoops |
2011-02-05 | SCI: Fix SCI32 Mac picture palettes | Matthew Hoops |
2011-02-05 | SCI: Fix Mac SCI32 subdirectories | Matthew Hoops |
2011-02-05 | SCI: Oops, fix compilation | Matthew Hoops |
2011-02-05 | SCI: Fix detectHires() for Mac SCI32 games | Matthew Hoops |
2011-02-05 | SCI: Add support for BE selector name tables | Matthew Hoops |
2011-02-05 | SCI: Add detection for Phantasmagoria Mac | Matthew Hoops |