Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-22 | KYRA: Add a datatype for the item ids and convert Kyra1 to use it. | Johannes Schickel | |
svn-id: r53696 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-08-11 | Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled. | Johannes Schickel | |
svn-id: r43239 | |||
2009-08-10 | Fix cauldron water color in Zanthia's home in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43234 | |||
2009-08-10 | Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43233 | |||
2009-06-22 | Changed Screen::loadBitmap and Movie::open to take an optional Palette ↵ | Johannes Schickel | |
pointer instead of an optional array pointer. svn-id: r41744 | |||
2009-06-22 | - Changed the following Screen functions to take a reference to a Palette ↵ | Johannes Schickel | |
object: -> setScreenPalette -> fadePalette -> getFadeParams -> fadePalStep - Fixed initialization of 256 color palettes svn-id: r41743 | |||
2009-06-22 | Add wrapper functionality for copying full palettes. | Johannes Schickel | |
svn-id: r41742 | |||
2009-06-22 | Changed Screen::getPalette to return a reference to a Palette object. | Johannes Schickel | |
svn-id: r41741 | |||
2009-05-29 | More formatting. | Johannes Schickel | |
svn-id: r40994 | |||
2009-05-19 | Formatting. | Johannes Schickel | |
svn-id: r40717 | |||
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel | |
svn-id: r40715 | |||
2009-05-17 | Audio related cleanup. | Johannes Schickel | |
svn-id: r40659 | |||
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel | |
svn-id: r35393 | |||
2008-11-30 | Fixed some looping MIDI sound effects. | Johannes Schickel | |
svn-id: r35193 | |||
2008-06-24 | Added const to some static data. | Johannes Schickel | |
svn-id: r32763 | |||
2008-05-18 | Cleanup. | Johannes Schickel | |
svn-id: r32176 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-05-11 | Consisteny fixes: | Johannes Schickel | |
- Renamed classes *_v1 -> *_LoK - Renamed files *_v1.* -> *_lok.* - Renamed WSAMovieV1 -> WSAMovie_v1 - Renamed WSAMovieV2 -> WSAMovie_v2 svn-id: r32042 |