Max Horn
|
f242266f6d
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
|
2009-10-04 21:26:33 +00:00 |
|
Johannes Schickel
|
89787d49ff
|
Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled.
svn-id: r43239
|
2009-08-11 00:14:24 +00:00 |
|
Johannes Schickel
|
eb214d198f
|
Fix cauldron water color in Zanthia's home in Kyrandia 1 Amiga.
svn-id: r43234
|
2009-08-10 22:54:45 +00:00 |
|
Johannes Schickel
|
0d4e110d79
|
Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga.
svn-id: r43233
|
2009-08-10 22:54:25 +00:00 |
|
Johannes Schickel
|
d2e5166dae
|
Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer.
svn-id: r41744
|
2009-06-22 02:37:20 +00:00 |
|
Johannes Schickel
|
73ea378dee
|
- Changed the following Screen functions to take a reference to a Palette object:
-> setScreenPalette
-> fadePalette
-> getFadeParams
-> fadePalStep
- Fixed initialization of 256 color palettes
svn-id: r41743
|
2009-06-22 02:36:54 +00:00 |
|
Johannes Schickel
|
4bb392b593
|
Add wrapper functionality for copying full palettes.
svn-id: r41742
|
2009-06-22 02:36:16 +00:00 |
|
Johannes Schickel
|
882662977f
|
Changed Screen::getPalette to return a reference to a Palette object.
svn-id: r41741
|
2009-06-22 02:35:45 +00:00 |
|
Johannes Schickel
|
c7ee0a7ec8
|
More formatting.
svn-id: r40994
|
2009-05-29 13:09:26 +00:00 |
|
Johannes Schickel
|
783fb058b0
|
Formatting.
svn-id: r40717
|
2009-05-19 01:39:18 +00:00 |
|
Johannes Schickel
|
7561bd9dfb
|
Remov lots of superfluous debug output.
svn-id: r40715
|
2009-05-19 01:13:29 +00:00 |
|
Johannes Schickel
|
6c3ef0f57e
|
Audio related cleanup.
svn-id: r40659
|
2009-05-17 22:12:36 +00:00 |
|
Johannes Schickel
|
696ed52959
|
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
svn-id: r35393
|
2008-12-16 17:40:34 +00:00 |
|
Johannes Schickel
|
c517045349
|
Fixed some looping MIDI sound effects.
svn-id: r35193
|
2008-11-30 15:15:14 +00:00 |
|
Johannes Schickel
|
df1aa7809a
|
Added const to some static data.
svn-id: r32763
|
2008-06-24 13:59:48 +00:00 |
|
Johannes Schickel
|
74311906f2
|
Cleanup.
svn-id: r32176
|
2008-05-18 21:11:19 +00:00 |
|
Johannes Schickel
|
bb03596744
|
- Renamed KyraEngine to KyraEngine_v1
- kyra.* -> kyra_v1.*
- scene.cpp -> scene_v1.cpp
svn-id: r32044
|
2008-05-11 23:16:50 +00:00 |
|
Johannes Schickel
|
6e0c569966
|
Consisteny fixes:
- Renamed classes *_v1 -> *_LoK
- Renamed files *_v1.* -> *_lok.*
- Renamed WSAMovieV1 -> WSAMovie_v1
- Renamed WSAMovieV2 -> WSAMovie_v2
svn-id: r32042
|
2008-05-11 22:32:37 +00:00 |
|