aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-12SCI: Don't limit the number of resources to 999 in hexgrepMatthew Hoops
2011-02-12SCI: Fix the console's hexgrep commandMatthew Hoops
2011-02-12JANITORIAL: Remove unnecessary semicoloneriktorbjorn
2011-02-12.gitignore: add vi swap files.dhewg
2011-02-12Add ScummVM.app to .gitignoreMax Horn
2011-02-12MOHAWK: Implement Mechanical opcode 125Bastien Bouclet
2011-02-12MOHAWK: Implement Mechanical var getters 4 and 15Bastien Bouclet
2011-02-12Merge branch 'master' of github.com:scummvm/scummvmstrangerke
2011-02-12HUGO: Fix a bug in engine destructorstrangerke
2011-02-12GIT: `git describe --dirty` is too new.dhewg
2011-02-12GIT: use git for describing the version.dhewg
2011-02-12HUGO: Start to simplify hugo.dat loadingstrangerke
2011-02-12GIT: Add .gitignoreWillem Jan Palenstijn
2011-02-12BUILD: Remove explicit references to SVN in revision variable names.Jordi Vilalta Prat
2011-02-12HUGO: Replace Common::File by Common::ReadStream in several functionsArnaud Boutonné
2011-02-12HUGO: little optimization in decodeString(), cleanupArnaud Boutonné
2011-02-12MOHAWK: Implement Stoneship's last opcodes, tunnel alarmBastien Bouclet
2011-02-12JANITORIAL: Remove extraneous parenthesesOri Avtalion
2011-02-12JANITORIAL: Remove duplicate #include'sOri Avtalion
2011-02-12WII: Whitespace (buildbot upgrade test)Andre Heider
2011-02-12HUGO: Cleanup based on Fingolfin commentsArnaud Boutonné
2011-02-11VIDEO: Add another AVI stream type used by Indeo3Matthew Hoops
2011-02-11SCI: Fix platform for the GK2 demo, videos will now playMatthew Hoops
2011-02-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-11SCI: Simplify SegManager::saveLoadWithSerializer, cleanupMax Horn
2011-02-11VIDEO: Fix QDM2 audioMatthew Hoops
2011-02-11HUGO: Fix warning "virtual function override intended?" reported by LordHoto ...Arnaud Boutonné
2011-02-11HUGO: Fix regression in H3: game exits at the end of the introArnaud Boutonné
2011-02-11HUGO: refactoring: move boundaries to object classArnaud Boutonné
2011-02-11TOON: Fix memory leakTorbjörn Andersson
2011-02-11VIDEO: Fix QuickTime audio seekingMatthew Hoops
2011-02-10VIDEO: Added some skipping when bad data is found in Indeo3Sylvain Dupont
2011-02-10SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...Filippos Karapetis
2011-02-10SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin)Filippos Karapetis
2011-02-10SCI: Added a workaround for MUMG DeluxeFilippos Karapetis
2011-02-10SCI: Added resource manager support for changing the audio directory dynamica...Filippos Karapetis
2011-02-10SCI: Don't fallback to views in SCI1.1+ Mac gamesMatthew Hoops
2011-02-10SCI: Fixed typoFilippos Karapetis
2011-02-10SCI: Added a short explanation about each of the different resource source typesFilippos Karapetis
2011-02-10SCI: Fix Mac SCI1 view transparencyMatthew Hoops
2011-02-10SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanupMax Horn
2011-02-10SCI: Renamed addInternalSources -> addAudioSources and separated the script ...Filippos Karapetis
2011-02-10SCI: Moved some audio resource code to resource_audio.cppFilippos Karapetis
2011-02-10KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with ...Johannes Schickel
2011-02-10KYRA: Remove superfluous const in type conversion.Johannes Schickel
2011-02-10CONFIGURE: Add basic support for ICC.Johannes Schickel
2011-02-09MOHAWK: Complete Myst opcode 209, fixing the bookcase door lintel updatesBastien Bouclet
2011-02-09MOHAWK: Implement Stoneship battery depletionBastien Bouclet
2011-02-09SCI: Improve speed of Mac resource fork sourcesMatthew Hoops
2011-02-09NEWS: Added all of the changes made in SCI0 - SCI1.1Filippos Karapetis