Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-26 | Added note on how the WinCE scalers are wasting valuable cycles, and how to ↵ | Max Horn | |
fix that svn-id: r31241 | |||
2008-03-26 | And don't attempt to play sound, when the sound file isn't loaded in The ↵ | Travis Howell | |
Feeble Files. svn-id: r31240 | |||
2008-03-26 | Remove error for missing sound files in The Feeble Files, due to fault in ↵ | Travis Howell | |
French version. svn-id: r31239 | |||
2008-03-26 | Move code to ignore invalid characters. | Travis Howell | |
svn-id: r31238 | |||
2008-03-26 | Ooops, correct error in conversion of The Feeble Files font data. | Travis Howell | |
svn-id: r31237 | |||
2008-03-26 | Always ignore invalid characters, when using charset data. | Travis Howell | |
svn-id: r31236 | |||
2008-03-26 | Switch all font data to hexadecimal and sort by language name. | Travis Howell | |
svn-id: r31235 | |||
2008-03-25 | Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r31233 | |||
2008-03-24 | fixed skip flag reset for sequence player | Florian Kagerer | |
svn-id: r31232 | |||
2008-03-24 | improved skip flag handling for intro and outro (see tracker item #1922556) | Florian Kagerer | |
svn-id: r31231 | |||
2008-03-24 | Correct background color when displaying saved game list in Amiga versions ↵ | Travis Howell | |
of Simon the Sorcerer 1. svn-id: r31230 | |||
2008-03-23 | Fix name locking in Waxworks, and cleanup. | Travis Howell | |
svn-id: r31229 | |||
2008-03-23 | Respect text/voice settings in Kyrandia 1 Intro/Outro. | Johannes Schickel | |
svn-id: r31228 | |||
2008-03-23 | Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path ↵ | Jordi Vilalta Prat | |
are executable) svn-id: r31227 | |||
2008-03-23 | Patch #1923547: enable nasm usage on OS/2 | Jordi Vilalta Prat | |
svn-id: r31226 | |||
2008-03-23 | Remove left over debug code. | Travis Howell | |
svn-id: r31225 | |||
2008-03-23 | Add comments about unknown cases and remove unused cases in parseNextEvent(). | Travis Howell | |
svn-id: r31224 | |||
2008-03-23 | Added the MD5 for a non-interactive demo of Lost in Time | Sven Hesse | |
svn-id: r31223 | |||
2008-03-22 | removed dead code | Max Horn | |
svn-id: r31222 | |||
2008-03-22 | - fixed bug in Sound::voiceIsPlaying | Johannes Schickel | |
- fixed speech animation duration in Kyra1 svn-id: r31221 | |||
2008-03-22 | Fix for bug #1922514 "HoF: palette artifacts when abom. snowman". | Johannes Schickel | |
svn-id: r31220 | |||
2008-03-22 | Add support for room states in Waxworks (DOS). | Travis Howell | |
svn-id: r31218 | |||
2008-03-22 | Fix for bug #1922521 "HoF: mountaineer sprite vanishes". | Johannes Schickel | |
svn-id: r31217 | |||
2008-03-21 | Oops removing debug output. | Johannes Schickel | |
svn-id: r31216 | |||
2008-03-21 | - improved timer information output in debugger | Johannes Schickel | |
- fixed timer data loading svn-id: r31215 | |||
2008-03-21 | Removed some unneeded waiting for voice to finish. | Johannes Schickel | |
svn-id: r31212 | |||
2008-03-21 | - disabled some old warnings | Johannes Schickel | |
- removed waiting for voice to finish in o1_restoreCustomPrintBackground svn-id: r31211 | |||
2008-03-21 | Cleanup. | Johannes Schickel | |
svn-id: r31210 | |||
2008-03-21 | - Implemented opcode 97: o2_isAnySoundPlaying | Johannes Schickel | |
- reworked sound channel handling in HoF => fixed some voice related bugs svn-id: r31209 | |||
2008-03-21 | Proper fix for bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel | |
svn-id: r31208 | |||
2008-03-20 | - fix skip flags for non-playable demo | Florian Kagerer | |
svn-id: r31207 | |||
2008-03-20 | - made Screen_v2::applyOverlay support dirty rect handling | Johannes Schickel | |
- fixed copyRegion flags in KyraEngine_v2::scrollInventoryWheel svn-id: r31206 | |||
2008-03-20 | Add HoF CD demo. | Travis Howell | |
svn-id: r31205 | |||
2008-03-20 | Fixed bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel | |
svn-id: r31204 | |||
2008-03-20 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r31203 | |||
2008-03-20 | Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD. | Johannes Schickel | |
svn-id: r31202 | |||
2008-03-20 | Enabled some cursor related commented out code. | Johannes Schickel | |
svn-id: r31201 | |||
2008-03-20 | Supply correct flags to copyRegion when displaying spellbook pages. | Johannes Schickel | |
svn-id: r31200 | |||
2008-03-20 | Possible fix for graphics glitches when showing letters. | Johannes Schickel | |
svn-id: r31199 | |||
2008-03-20 | Made sure mouse is visible after savegame loading. | Johannes Schickel | |
svn-id: r31198 | |||
2008-03-20 | Fixed cauldron/spellbook graphics on savegame load. | Johannes Schickel | |
svn-id: r31197 | |||
2008-03-19 | - fixed numerous graphics glitches | Johannes Schickel | |
-> fixed bug in o2_stopSceneAnimation -> fixed bug in KyraEngine_v2::freeSceneAnims svn-id: r31196 | |||
2008-03-19 | Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate() | Joost Peters | |
svn-id: r31195 | |||
2008-03-19 | Commit of Hans de Goede's patches to the sound handling code | Paul Gilbert | |
svn-id: r31194 | |||
2008-03-19 | Removed some unportable and unused code ;-) | Max Horn | |
svn-id: r31193 | |||
2008-03-19 | cleanup | Max Horn | |
svn-id: r31192 | |||
2008-03-19 | Correct extra field for Amiga floppy versions of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r31190 | |||
2008-03-18 | Bugfix for dropping items off scene. | Johannes Schickel | |
svn-id: r31189 | |||
2008-03-18 | Fixed some warnings, so that I too may bask in the glory of Kyrandia 2. | Torbjörn Andersson | |
svn-id: r31188 | |||
2008-03-18 | - started to add debugC calls to methods | Johannes Schickel | |
- implemented some missing bits in itemDropDown svn-id: r31187 |