Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-08 | KYRA: Fixed missing curly brackets. CID 1003639 | Eugene Sandulenko | |
Although I did not consult with disassembly, judging from the game logic _unkEndSeqVar4 is used for switching certain Malcolm frames, and it is apparent that this should happen only under condition, not always. | |||
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops | |
"PC" was very ambiguous and now it matches what we show in the GUI. This also corrects sword2's platform to Windows. | |||
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel | |
Done with: git ls-files "*.cpp" *".h" | xargs sed -i -e 's/0x\([0-9a-f]*\)/0x\U\1/g' | |||
2012-06-13 | KYRA: Reduce amount of updateScreen calls. | Johannes Schickel | |
This fixes some slowdowns in Kyra2 with the OpenGL backend for me. Most of the updateScreen calls saved were introduced by us implementing the original behavior of hiding the mouse before drawing onto the screen and showing it again afterwards, since the mouse cursor is not drawn on the game screen in our implementation (and unlike in the original) this is not necessary. | |||
2012-04-05 | KYRA: Silence const away cast warning by using non-const versions of strpbrk ↵ | Johannes Schickel | |
and strchr. | |||
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel | |
2011-11-01 | KYRA: Fix Common::List::erase usage. | Johannes Schickel | |
Thanks to Tron for pointing that out. | |||
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-07-27 | KYRA: add support for Russian Kyra 1 floppy fan translation | athrxx | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | KYRA: Fix compilation when LoL is disabled. | Johannes Schickel | |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel | |
2011-04-07 | KYRA: Cleanup static variable usage in LoK. | Johannes Schickel | |
2010-07-22 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r51173 | |||
2010-07-22 | KYRA: Implement proper fade out when skipping the intro at any position. | Johannes Schickel | |
svn-id: r51172 | |||
2010-07-22 | KYRA: Free hand shapes after the Kallak writing sequence. | Johannes Schickel | |
svn-id: r51171 | |||
2010-07-22 | KYRA: Prevent fast fade to black when skipping the intro. | Johannes Schickel | |
svn-id: r51170 | |||
2010-07-22 | KYRA: Properly short-circuit after the SC/MP logo on quit. | Johannes Schickel | |
svn-id: r51163 | |||
2010-07-22 | Display the MacPlay Gold logo for Macintosh versions which include it. | Johannes Schickel | |
svn-id: r51161 | |||
2009-11-15 | KYRA: cleanup | Florian Kagerer | |
svn-id: r45908 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-11-14 | Cleanup. | Johannes Schickel | |
svn-id: r45904 | |||
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when ↵ | Florian Kagerer | |
typing savegame names - fixed some minor bugs svn-id: r44709 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-09-20 | Implement yet another slight palette handling difference in Kyrandia 1 ↵ | Johannes Schickel | |
Amiga, which caused a palette glitch in Kyrandia 1 Amiga German. svn-id: r44216 | |||
2009-09-20 | - Add support for Kyrandia 1 German Amiga in create_kyradat. | Johannes Schickel | |
- Increase kyra.dat version. - Rebuilt kyra.dat. - Some slight adaptions for Kyrandia 1 German in the ScummVM source. svn-id: r44215 | |||
2009-08-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel | |
svn-id: r43737 | |||
2009-08-24 | Merge with trunk | Norbert Lange | |
svn-id: r43701 | |||
2009-08-19 | Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, ↵ | Johannes Schickel | |
when the screen really changed OR the palette changed. svn-id: r43537 | |||
2009-08-17 | merge with trunk | Norbert Lange | |
svn-id: r43478 | |||
2009-08-17 | Clear input queue before displaying the credits in Kyrandia 1. | Johannes Schickel | |
svn-id: r43474 | |||
2009-08-17 | Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary buffer, ↵ | Johannes Schickel | |
and thus keeping it twice in memory. svn-id: r43473 | |||
2009-08-16 | merge with trunk | Norbert Lange | |
svn-id: r43443 | |||
2009-08-15 | Yet another slight graphic fix for the Kyrandia 1 Amiga credits. | Johannes Schickel | |
svn-id: r43413 | |||
2009-08-14 | Little fix for lopping credits in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43383 | |||
2009-08-14 | changed handling of finale - music should use right tempo now | Norbert Lange | |
svn-id: r43364 | |||
2009-08-13 | Do not unload credits data after copying it to a temporary buffer in ↵ | Johannes Schickel | |
Kyrandia 1 Amiga, since the credits will be looped and need reload every time. svn-id: r43342 | |||
2009-08-13 | Fix key input in credits sequences. | Johannes Schickel | |
svn-id: r43339 | |||
2009-08-12 | Enable music support in the finale of Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43335 | |||
2009-08-12 | another merge from trunk | Norbert Lange | |
svn-id: r43330 | |||
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel | |
svn-id: r43329 | |||
2009-08-12 | Fix graphics glitch in credits of Kyrandia 1 German. | Johannes Schickel | |
svn-id: r43324 | |||
2009-08-12 | Further cleaning up credits player code for Kyra1. | Johannes Schickel | |
svn-id: r43323 | |||
2009-08-12 | Oops forgot a "{". | Johannes Schickel | |
svn-id: r43322 | |||
2009-08-12 | Cleanup. | Johannes Schickel | |
svn-id: r43321 | |||
2009-08-11 | merged from trunk (Amiga LoK supposedly completeable!) | Norbert Lange | |
fixed a bug I introduced in one of the last cleanups svn-id: r43291 | |||
2009-08-11 | Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form. | Johannes Schickel | |
svn-id: r43285 | |||
2009-08-11 | - Yet another minor difference in seq_winterScroll2 | Johannes Schickel | |
- Fix wrong offsets of flasks strings for Kyrandia 1 Amiga in kyra.dat - Increase kyra.dat version svn-id: r43274 | |||
2009-08-11 | Implement differences in seq_winterScroll1 for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43273 |