Johannes Schickel
dfd461e35d
- Yet another minor difference in seq_winterScroll2
...
- Fix wrong offsets of flasks strings for Kyrandia 1 Amiga in kyra.dat
- Increase kyra.dat version
svn-id: r43274
2009-08-11 15:34:55 +00:00
Johannes Schickel
066dc92551
Fix GUI menu colors for Kyrandia 1 Amiga.
...
svn-id: r43215
2009-08-10 18:04:53 +00:00
Johannes Schickel
e265084bc3
Fix interface text color.
...
svn-id: r43195
2009-08-10 01:33:36 +00:00
Johannes Schickel
48e86a9e22
Initial support for correct colors in the interface of Kyra1 AMIGA.
...
svn-id: r43192
2009-08-10 01:32:39 +00:00
Johannes Schickel
43c7f7530a
Got rid of Screen_LoL::_paletteConvTable.
...
svn-id: r42443
2009-07-13 17:48:13 +00:00
Johannes Schickel
0ef8d1ffed
Implement proper color index conversion for Lands of Lore PC98. (The intro and menu screen work fine now)
...
svn-id: r41867
2009-06-25 15:22:08 +00:00
Johannes Schickel
004f6900b1
Initial support for Kyrandia 1 PC-9801 Japanese 16 color.
...
svn-id: r41844
2009-06-25 01:29:14 +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
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
Florian Kagerer
5b0b0051c1
LOL: - implemented audio menu
...
- menu settings now get saved
- remove white spaces
svn-id: r41729
2009-06-21 16:59:51 +00:00
Johannes Schickel
db7484b7ba
Moved CP850<->ISO-8859-1 conversion to Util.
...
svn-id: r41720
2009-06-21 01:15:24 +00:00
Florian Kagerer
8d26c58372
LOL: implemented save menu
...
svn-id: r41713
2009-06-20 14:26:01 +00:00
Paul Gilbert
d7e0c52a86
Added explicit casts to _fontConversionTableGerman for systems where char is signed
...
svn-id: r41699
2009-06-20 06:20:12 +00:00
Florian Kagerer
66445ae515
LOL: - implemented delete menu
...
- fixed some bugs in the menu code
svn-id: r41683
2009-06-19 18:46:19 +00:00
Johannes Schickel
d4e01e3a1b
Fix some warnings.
...
svn-id: r41679
2009-06-19 17:53:25 +00:00
Florian Kagerer
ec7d86404c
LOL: - implemented bezel cup opcode
...
- implemented font conversion for certain language specific characters in load game dialogue (only german atm)
svn-id: r41677
2009-06-19 17:03:28 +00:00
Florian Kagerer
0b4725d142
LOL: implemented options menu (settings aren't saved yet)
...
svn-id: r41596
2009-06-16 21:23:26 +00:00
Florian Kagerer
650f3a50d2
LOL: implemented quit menu
...
svn-id: r41560
2009-06-15 21:39:43 +00:00
Florian Kagerer
583a89be62
LOL: - started on the ingame menu code (death menu, load menu and main menu)
...
- fixed regression in kyra gui code (broken menu highlighting)
- fixed minor bug in animation code
svn-id: r41557
2009-06-15 20:52:09 +00:00
Florian Kagerer
0efe78d0f8
LOL: implemented mist of doom spell
...
svn-id: r41145
2009-06-03 17:35:06 +00:00
Johannes Schickel
ede3dec88a
Add support for the Lands of Lore scrolling credits.
...
svn-id: r41081
2009-05-31 19:31:04 +00:00
Johannes Schickel
f59176cd46
Fix various memory leaks in Lands of Lore.
...
svn-id: r41066
2009-05-31 12:28:56 +00:00
Johannes Schickel
c7ee0a7ec8
More formatting.
...
svn-id: r40994
2009-05-29 13:09:26 +00:00
Johannes Schickel
64e6c596c7
Formatting.
...
svn-id: r40991
2009-05-29 12:52:03 +00:00
Johannes Schickel
2bcf5c0552
- Moved Sound implementation declarations to the newly added file sound_intern.h
...
- Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore
- Slight cleanup
svn-id: r40939
2009-05-27 14:40:37 +00:00
Johannes Schickel
7c1eb05714
Strip trailing whitespaces.
...
svn-id: r40866
2009-05-24 15:06:28 +00:00
Florian Kagerer
cbce9e1179
LOL: implemented fireball spell
...
svn-id: r40813
2009-05-23 18:43:04 +00:00
Florian Kagerer
32533af8cf
LOL: (temporary) fix for button callback assignment. The automatic list capacity increase seems to fail somehow.
...
svn-id: r40786
2009-05-22 18:14:00 +00:00
Johannes Schickel
f7b1aa2a8e
Fix crash when playing LoL demo.
...
svn-id: r40780
2009-05-22 00:37:41 +00:00
Johannes Schickel
230277739c
Cleanup.
...
svn-id: r40779
2009-05-22 00:21:14 +00:00
Johannes Schickel
31b009e027
Fix RTL in Lands of Lore.
...
svn-id: r40778
2009-05-22 00:19:25 +00:00
Florian Kagerer
5076b06bb6
LOL: - implemented Lightning Spell
...
svn-id: r40776
2009-05-21 22:29:49 +00:00
Florian Kagerer
d66365f376
LOL: fixed automap
...
svn-id: r40701
2009-05-18 20:28:08 +00:00
Florian Kagerer
4c2d4a453d
LOL: implemented loading and saving via Alt/Ctrl + number keys
...
svn-id: r40631
2009-05-16 23:16:02 +00:00
Florian Kagerer
03dffbcc18
LOL: - implemented inventory screen status icons
...
svn-id: r40463
2009-05-11 19:03:40 +00:00
Florian Kagerer
dd84aaf648
LOL: - added some spell casting (spark, heal, swarm)
...
- fixed several bugs (not the one in the fighting system though)
- added several opcodes. there shouldn't be any real show stoppers in the draracle cave now.
- simplified wsa code (which required 4 lines of code for displaying a frame)
- added support for wsa animations that don't have a last frame (apparently kyra 2 and 3 don't have this type of wsa file)
svn-id: r40420
2009-05-10 13:40:28 +00:00
Johannes Schickel
eade2fdb44
Formatting.
...
svn-id: r40202
2009-04-29 15:19:05 +00:00
Johannes Schickel
c0cce2a52f
Cleanup.
...
svn-id: r40199
2009-04-29 11:34:23 +00:00
Johannes Schickel
4f9ea1c920
Fix out of bounds array access (as reported by DrMcCoy).
...
svn-id: r40197
2009-04-29 11:31:59 +00:00
Florian Kagerer
ccb64ad81e
LOL: - Started implementing the fighting system. The damage inflicted is wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm.
...
- added support for monsters with distance attacks (like those orcs in front of roland's house)
- lots of small bug fixes
- Some startup support for the pc-98 16 color version. The intro will run, but the font drawing/coloring is still wrong.
svn-id: r40144
2009-04-25 13:15:05 +00:00
Johannes Schickel
3deae9fc8b
Add HACK to support DOS music in Kyra1 Mac CD based on patch #2767489 "KYRA1: Support for Mac CD".
...
svn-id: r39962
2009-04-16 12:31:17 +00:00
Florian Kagerer
3d608dda3e
LOL: - reverted last commit which would break map shape drawing (I have now changed the map shape coordinates to decimal numbers though since some compiler seems to complain about signed hex numbers)
...
- added support for placing items in wall niches (like that one in the thugs' cave)
svn-id: r39823
2009-04-04 00:19:34 +00:00
Filippos Karapetis
3d556dd9e0
Fixed compilation (a signed byte cannot hold such big values)
...
svn-id: r39821
2009-04-03 23:06:42 +00:00
Florian Kagerer
9638c7ec4b
LOL: - added support for magic atlas
...
- fixed minor palette bug
svn-id: r39818
2009-04-03 21:32:50 +00:00
Florian Kagerer
e9b4124f1d
LOL: - implemented lots of opcodes and fixed a few bugs
...
- it's now possible to leave the castle
svn-id: r39653
2009-03-24 07:18:16 +00:00
Florian Kagerer
b55602180d
LOL: The guards will now attack you when you throw certain items at them. They can't do any damage though, since this isn't implemented yet.
...
svn-id: r39582
2009-03-21 14:30:25 +00:00
Florian Kagerer
52726344b7
LOL: - implemented item throwing
...
svn-id: r39455
2009-03-16 21:20:34 +00:00
Florian Kagerer
dcf32be3f6
LOL: - added some missing animations for the shops
...
- added support for dropping/picking up items (no throwing yet)
svn-id: r39422
2009-03-15 16:48:20 +00:00
Florian Kagerer
092f2a37e3
LOL: - complete support for the three "special rooms" in the castle
...
svn-id: r39391
2009-03-14 13:48:12 +00:00