Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-20 | Oops add missing file for create_kyradat. | Johannes Schickel | |
svn-id: r44211 | |||
2009-09-20 | This hopefully fixes threading issues in PC98 sound driver. | Johannes Schickel | |
svn-id: r44210 | |||
2009-09-20 | Implement slight differences for PC98 version in ↵ | Johannes Schickel | |
TextDisplayer_LoL::printDialogueText and TextDisplayer_LoL::preprocessString. svn-id: r44209 | |||
2009-09-20 | Fix bug in LoLEngine::decodeSjis. | Johannes Schickel | |
svn-id: r44208 | |||
2009-09-20 | Correct error in load code for PC version of Waxworks. | Travis Howell | |
svn-id: r44206 | |||
2009-09-20 | New "Input" tab for the options dialog to set pad sensitivity and acceleration. | Andre Heider | |
svn-id: r44205 | |||
2009-09-20 | Add checks for half-width katakana, which are currently unsupported. | Johannes Schickel | |
svn-id: r44204 | |||
2009-09-20 | Fix compilation | Andre Heider | |
svn-id: r44203 | |||
2009-09-20 | Mention mount errors on the status labels. | Andre Heider | |
svn-id: r44202 | |||
2009-09-20 | Fixed endian bug when using inventory items on objects. | Andre Heider | |
svn-id: r44201 | |||
2009-09-20 | Only update status label of the active tab (lables print their text when ↵ | Andre Heider | |
updating, regardless of its visibility status). svn-id: r44200 | |||
2009-09-20 | Added TabWidget::getActiveTab() | Andre Heider | |
svn-id: r44199 | |||
2009-09-19 | LOL/PC-98: fixed block drawing (colors are still wrong) | Florian Kagerer | |
svn-id: r44198 | |||
2009-09-19 | LOL/PC-98: fix some asserts | Florian Kagerer | |
svn-id: r44197 | |||
2009-09-19 | LOL: fix warning/error | Florian Kagerer | |
svn-id: r44196 | |||
2009-09-19 | LOL: start on pc98 support (still messed up and not working though) | Florian Kagerer | |
svn-id: r44195 | |||
2009-09-19 | This Broken Sword 1 sound fix has been backported to 1.0.0. | Torbjörn Andersson | |
svn-id: r44194 | |||
2009-09-18 | Fixed warning about missing newline | Andre Heider | |
svn-id: r44191 | |||
2009-09-18 | Show the console when exiting abnormally. | Andre Heider | |
svn-id: r44190 | |||
2009-09-18 | Moved the Wii gfx code to its own library. Added a onscreen console for ↵ | Andre Heider | |
stdout/err, toggable via pad keys. svn-id: r44189 | |||
2009-09-18 | SWORD2: Don't show a pop-up if the 'eye' movie is missing - it was omitted ↵ | Joost Peters | |
in later re-releases. svn-id: r44187 | |||
2009-09-18 | Cleanup. | Johannes Schickel | |
svn-id: r44186 | |||
2009-09-18 | Implement proper reverb setting in native MT-32 mode (as desribed in bug ↵ | Johannes Schickel | |
report #1088045 "MI2: Minor problems in native MT-32 mode"). svn-id: r44185 | |||
2009-09-18 | Implement proper pan reversal for Roland MT-32 in iMuse (as desribed in bug ↵ | Johannes Schickel | |
report #1088045 "MI2: Minor problems in native MT-32 mode"). svn-id: r44184 | |||
2009-09-18 | Update game screen after changing the active scaler via hotkeys. This fixes ↵ | Johannes Schickel | |
black screens in occasions, where the engine does not call updateScreen itself after a scaler change. svn-id: r44183 | |||
2009-09-18 | Call updateScreen after setScreenPalette in olol_restoreMagicShroud, so that ↵ | Johannes Schickel | |
the palette is updated correctly. svn-id: r44182 | |||
2009-09-18 | Fix some memory leaks, caused by a recent regression in ↵ | Johannes Schickel | |
StaticResource::unloadId. svn-id: r44180 | |||
2009-09-17 | LOL: cleanup (replaced some uint8 arrays with new palette objects) | Florian Kagerer | |
svn-id: r44179 | |||
2009-09-17 | LOL/Floppy: fix king richard healing sequence | Florian Kagerer | |
svn-id: r44178 | |||
2009-09-17 | - Add preliminary support for Lands of Lore PC98 in create_kyradat | Johannes Schickel | |
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177 | |||
2009-09-17 | - Add missing k2SeqplaySeqData providers for Kyra2 floppy versions | Johannes Schickel | |
- Add missing k2SeqplayCredits provider for Kyra2 CD ITA fan translation svn-id: r44176 | |||
2009-09-17 | Updated the MSVC project files of the SCI engine (added engine/selector.cpp) | Filippos Karapetis | |
svn-id: r44175 | |||
2009-09-17 | Changed olol_restoreMagicShroud to be a bit more talkative on errors. | Johannes Schickel | |
svn-id: r44174 | |||
2009-09-17 | SCI: Add EngineState::_kernel member for convenience | Max Horn | |
svn-id: r44173 | |||
2009-09-17 | SCI: Move CallsStruct into vm.cpp, the only place it is being used | Max Horn | |
svn-id: r44172 | |||
2009-09-17 | SCI: Move some selector related function into a new file selector.cpp | Max Horn | |
svn-id: r44171 | |||
2009-09-17 | SCI: Add a global getSciVersion() function and make use of it | Max Horn | |
svn-id: r44170 | |||
2009-09-17 | SCI: Rename WAS_FUNCT_NR to FAKE_FUNCT_NR; turn some #defines into enums | Max Horn | |
svn-id: r44169 | |||
2009-09-17 | Add some missing new lines to error messages. | Johannes Schickel | |
svn-id: r44168 | |||
2009-09-17 | Reenable commented out providers for k2IngameTalkObjIndex. | Johannes Schickel | |
svn-id: r44167 | |||
2009-09-17 | Typo. | Johannes Schickel | |
svn-id: r44165 | |||
2009-09-17 | Enable delay for Ninteno DS in all occasions in o2_isAnySoundPlaying. | Johannes Schickel | |
svn-id: r44164 | |||
2009-09-17 | Add workaround in "o2_isAnySoundPlaying", which will hopefully make Kyra2 ↵ | Johannes Schickel | |
work on the Nintendo DS. svn-id: r44163 | |||
2009-09-17 | Further cleanup of special id use. | Johannes Schickel | |
svn-id: r44162 | |||
2009-09-17 | SCI: Moved Kernel::findSelector from vocabulary.cpp to engine/kernel.cpp | Max Horn | |
svn-id: r44161 | |||
2009-09-17 | SCI: Properly hook up (I hope) CantBeHere instead of CanBeHere in SCI ↵ | Max Horn | |
versions that need it svn-id: r44160 | |||
2009-09-17 | SCI: Removed dead code | Max Horn | |
svn-id: r44159 | |||
2009-09-17 | Added alternate versions for iceman, lsl2, qfg1, sq3 and sq4 from bug report ↵ | Filippos Karapetis | |
#2612718. Still many to go, that bug report is huge svn-id: r44158 | |||
2009-09-17 | - Increase kyra.dat version | Johannes Schickel | |
- Fix language settings of some game entries svn-id: r44157 | |||
2009-09-17 | Cleanup special id usage. | Johannes Schickel | |
svn-id: r44156 |