Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-03-18 | Implemented showing of credits after completing game. | Johannes Schickel | |
svn-id: r31186 | |||
2008-03-18 | Renamed opcode 95 to o2_showItemString. | Johannes Schickel | |
svn-id: r31185 | |||
2008-03-18 | - Impelemented opcodes: | Johannes Schickel | |
-> 95: o2_showPickUpString -> 107: o2_waitForConfirmationClick -> 161: o2_getRainbowRoomData -> 162: o2_drawSceneShapeEx - Did I mention that HoF is completable now? svn-id: r31184 | |||
2008-03-18 | - Implemented opcodes: | Johannes Schickel | |
-> 12: o2_setCharacterFacing -> 14: o2_moveCharacter -> 61: o2_loadZShapes -> 83: o2_setPathfinderFlag -> 90: o2_setSceneAnimPos -> 160: o2_updateTwoSceneAnims - Implemented dino riding sequence - Fixed bug in KyraEngine_v2::initSceneScreen which caused some gfx glitches svn-id: r31183 | |||
2008-03-18 | - Implemented opcodes: | Johannes Schickel | |
-> 21: o2_backUpScreen -> 22: o2_restoreScreen -> 28: o2_addItemToInventory -> 50: o2_wipeDownMouseItem -> 67: o2_loadPalette384 -> 68: o2_setPalette384 -> 165: o2_disableTimer -> 166: o2_enableTimer -> 167: o2_setTimerCountdown - renamed some timer functions svn-id: r31182 | |||
2008-03-18 | Fixed bug in o2_setupSceneAnimation. (should fix some lockups) | Johannes Schickel | |
svn-id: r31181 | |||
2008-03-18 | Fixed bug, which caused displaying wrong string to be shown then combining ↵ | Johannes Schickel | |
items in HoF. svn-id: r31180 | |||
2008-03-18 | Fixed pathfinder post processing in HoF, this should smooth walk paths a lot. | Johannes Schickel | |
svn-id: r31179 | |||
2008-03-18 | Completed implementation of KyraEngine_v2::inputSceneChange. | Johannes Schickel | |
svn-id: r31178 | |||
2008-03-18 | Fixed input bug causing Zanthia not to move sometimes. | Johannes Schickel | |
svn-id: r31177 |