aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-10SCI: Added resource manager support for changing the audio directory ↵Filippos Karapetis
dynamically. Also, moved some audio-specific resource code inside resource_audio.cpp This functionality is used by kSetLanguage(), called when switching the language in MUMG Deluxe from the game's main menu. svn-id: r55872
2011-02-10SCI: Don't fallback to views in SCI1.1+ Mac gamesMatthew Hoops
svn-id: r55871
2011-02-10SCI: Fixed typoFilippos Karapetis
svn-id: r55870
2011-02-10SCI: Added a short explanation about each of the different resource source typesFilippos Karapetis
svn-id: r55869
2011-02-10SCI: Fix Mac SCI1 view transparencyMatthew Hoops
This was a regression from r55825. svn-id: r55868
2011-02-10SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanupMax Horn
svn-id: r55867
2011-02-10SCI: Renamed addInternalSources -> addAudioSources and separated the script ↵Filippos Karapetis
chunk loading code svn-id: r55866
2011-02-10SCI: Moved some audio resource code to resource_audio.cppFilippos Karapetis
svn-id: r55865
2011-02-10KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with ↵Johannes Schickel
Engine::runDialog. svn-id: r55864
2011-02-10KYRA: Remove superfluous const in type conversion.Johannes Schickel
svn-id: r55863
2011-02-10CONFIGURE: Add basic support for ICC.Johannes Schickel
svn-id: r55862
2011-02-09MOHAWK: Complete Myst opcode 209, fixing the bookcase door lintel updatesBastien Bouclet
svn-id: r55861
2011-02-09MOHAWK: Implement Stoneship battery depletionBastien Bouclet
svn-id: r55860
2011-02-09SCI: Improve speed of Mac resource fork sourcesMatthew Hoops
svn-id: r55859
2011-02-09NEWS: Added all of the changes made in SCI0 - SCI1.1Filippos Karapetis
svn-id: r55858
2011-02-09MIDI: Really fix bug #3153076 (this time also for Timidity)Max Horn
svn-id: r55857
2011-02-09NEWS: Fix spellingEugene Sandulenko
svn-id: r55856
2011-02-09LASTEXPRESS: Add support for item highlight in inventory and scene restoreJulien Templier
- Properly show egg not highlighted by default - Fix GCC warning in drawItem() - Remove unused code svn-id: r55855
2011-02-09JANITORIAL: Update NEWS for changes since 1.3.0David Turner
svn-id: r55854
2011-02-09TOOLS: Update create_project for change from sound/ to audio/Julien Templier
svn-id: r55853
2011-02-09MIDI: Fix bug #3153076 (warnings in SEQ driver)Max Horn
svn-id: r55851
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
svn-id: r55850
2011-02-09SCI: Do not try to dereference object name when it's not a pointer.Walter van Niftrik
Stops flood of warnings in some Mac titles. svn-id: r55849
2011-02-09LASTEXPRESS: Implement proper Inventory::open() and Inventory::close()Julien Templier
svn-id: r55848
2011-02-09LASTEXPRESS: Properly update cursor when hovering Egg and inventory itemsJulien Templier
svn-id: r55847
2011-02-09LASTEXPRESS: Refactor inventory handlingJulien Templier
- Rewrite menu icon part of Inventory::handleMouseEvent() - Add proper support for icon brightness - Add drawItem method in place of macro svn-id: r55846
2011-02-09AUDIO: Tweak Timestamp docs; move class member decls to the endMax Horn
svn-id: r55845
2011-02-09VIDEO: Remove unused SeekableVideoDecoder::seekToFrame methodMax Horn
svn-id: r55844
2011-02-09AGOS: Reduce header interdependenciesMax Horn
svn-id: r55843
2011-02-09AGOS: Change private to protected, Instead of making subclasses friendsMax Horn
svn-id: r55842
2011-02-09VIDEO: In overloaded methods, invoke correct parent implementationMax Horn
This should not cause any code behavior changes at this time, but if any of the intermediate VideoDecoder classes ever starts to overload stuff, this would become important. svn-id: r55841
2011-02-09AUDIO: Forbid adding timestamps with differing framerateMax Horn
We used to allow this, but the result is a timestamp with a framerate potentially different from that of both original timestamps, which can lead to completely unexpected behavior. For example, consider this code snippet: a = a + b; a = a.addFrames(1); // frame rate changed! svn-id: r55840
2011-02-09COMMON: Reduce overflow risk in Common::Rational += and -= operatorsMax Horn
svn-id: r55839
2011-02-09COMMON: Add comment that explains strange <= checks in gcd()Max Horn
svn-id: r55838
2011-02-08SCI: Changed the warning when applying script patches into a debug output callFilippos Karapetis
svn-id: r55837
2011-02-08VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.Johannes Schickel
svn-id: r55836
2011-02-08VIDEO: Fix the documentation of VideoDecoder::getPalette.Johannes Schickel
svn-id: r55835
2011-02-08CREDITS: Add credits for Czech translationThierry Crozat
Also add missing html entities conversion for rtf and tex outputs (hopefully I got them right). svn-id: r55834
2011-02-08I18N: Add Czech translation (patch #3174438)Thierry Crozat
svn-id: r55833
2011-02-08HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)Arnaud Boutonné
svn-id: r55831
2011-02-08SCI: Some work on robot videosFilippos Karapetis
- The size of the videos is now calculated when they are loaded (this helps remove some nasty hacks and constant memory reallocations and simplifies the code) - Some work on frame placement (e.g. in robot 1305, Phantasmagoria) svn-id: r55830
2011-02-08MOHAWK: Add detection entry for "Dr Seuss' ABC" Macintosh version.David Turner
svn-id: r55829
2011-02-08SCI: Add detection for Freddy Pharkas MacMatthew Hoops
svn-id: r55828
2011-02-08SCI: Do not flip clearKey for Mac SCI1.1+ views.Walter van Niftrik
svn-id: r55825
2011-02-08SCI: Fix Mac robot palettes againMatthew Hoops
My fix from r55796/r55797 was erroneously removed in r55801. svn-id: r55824
2011-02-08SCI: Fix Mac SCI1.1+ view white/black/transparencyMatthew Hoops
Since Mac OS required black to be at 0xff and white to be at 0x00, the original Sierra programs had to hack around that in various sections of the code to keep things in line with the PC versions. We're changing the view pixels instead so we only have to change in one location. svn-id: r55823
2011-02-08MOHAWK: Fix poetry mode for v2 gamesMatthew Hoops
svn-id: r55822
2011-02-08MOHAWK: Add detection for the v2 lbsamplerMatthew Hoops
svn-id: r55821
2011-02-08PARALLACTION: Avoid hiding overloaded virtual methods.Nicola Mettifogo
svn-id: r55820
2011-02-07QUEEN: Avoid hiding an overloaded virtual methodMax Horn
svn-id: r55819