Johannes Schickel
51975b50cb
Add LoL PC98 credits entries to kyra.dat.
...
svn-id: r45082
2009-10-14 14:17:15 +00:00
Johannes Schickel
5bed17efa9
- Add support for Kyrandia 1 German Amiga in create_kyradat.
...
- Increase kyra.dat version.
- Rebuilt kyra.dat.
- Some slight adaptions for Kyrandia 1 German in the ScummVM source.
svn-id: r44215
2009-09-20 16:54:23 +00:00
Johannes Schickel
bb7463638e
- Add preliminary support for Lands of Lore PC98 in create_kyradat
...
- Increase kyra.dat version
- Rebuilt kyra.dat
svn-id: r44177
2009-09-17 19:51:16 +00:00
Johannes Schickel
f0ccad5bbd
- Increase kyra.dat version
...
- Fix language settings of some game entries
svn-id: r44157
2009-09-17 13:46:01 +00:00
Johannes Schickel
0a037ccc45
Commit rebuilt version of kyra.dat.
...
svn-id: r44137
2009-09-17 02:27:34 +00:00
Johannes Schickel
f8f776364e
Increase kyra.dat version.
...
svn-id: r44119
2009-09-16 21:07:14 +00:00
Johannes Schickel
08dc453d10
Adapted create_kyradat to use an automatic offset search. (Hopefully no regressions).
...
svn-id: r44118
2009-09-16 20:52:59 +00:00
Florian Kagerer
295f432b87
LOL: fix floppy version static data
...
svn-id: r43962
2009-09-05 15:57:41 +00:00
Vladimir Menshakov
6af8ed6bf9
added teenagent.dat
...
svn-id: r43953
2009-09-05 08:15:09 +00:00
Florian Kagerer
ad5d918ad5
LOL: update kyra.dat with floppy version data (floppy version still doesn't work, though)
...
svn-id: r43904
2009-09-02 06:24:01 +00:00
Johannes Schickel
adf1df19c0
Move Amiga SFX tables to kyra.dat.
...
svn-id: r43793
2009-08-29 07:52:24 +00:00
Johannes Schickel
189b1ec62f
Implement support for the Kyrandia 1 CD demo.
...
svn-id: r43737
2009-08-25 22:37:34 +00:00
Johannes Schickel
4afa6d18a4
Implemented support for the "Lore of the Lands" special of Lands of Lore CD.
...
svn-id: r43349
2009-08-13 15:55:12 +00:00
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
6e9ff8e381
Finally fixed the string extraction for Kyrandia 1 Amiga. This should make the intro/outro strings work fine again.
...
svn-id: r43246
2009-08-11 01:24:40 +00:00
Johannes Schickel
091ecc8fd0
- Fix extraction of Kyra 1 amiga string tables in kyra.dat
...
- Fix "taken" string offsets in kyra.dat
- Add temporary workaround for only one "taken" string being present in Kyra 1 amiga.
- Update kyra.dat
svn-id: r43208
2009-08-10 16:42:39 +00:00
Florian Kagerer
cbce9e1179
LOL: implemented fireball spell
...
svn-id: r40813
2009-05-23 18:43:04 +00:00
Florian Kagerer
5076b06bb6
LOL: - implemented Lightning Spell
...
svn-id: r40776
2009-05-21 22:29:49 +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
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
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
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
Florian Kagerer
7ea5cefef4
LOL: implemented some monster related code (monsters now get placed in the maze, but they still don't do anything)
...
svn-id: r39039
2009-03-01 14:45:30 +00:00
Eugene Sandulenko
166941cde8
Patch #2590824 : DRASCULA: further improvements in italian translation
...
svn-id: r38963
2009-02-28 11:32:51 +00:00
Florian Kagerer
8a95f02abf
LOL: some work on inventory/item handling
...
svn-id: r38711
2009-02-21 17:24:50 +00:00
Florian Kagerer
dee51a77b5
LOL: fix bug in kyra.dat
...
svn-id: r38246
2009-02-15 14:49:01 +00:00
Florian Kagerer
16a57f299c
LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3, so we do have some code duplication atm, I just fixed right mouse button support for LOL)
...
- keyboard control now works
svn-id: r38190
2009-02-15 03:36:30 +00:00
Florian Kagerer
f065524949
LOL:
...
- implemented some input code
- you can walk around now (not very far though, since doors don't work yet). Keyboard control is still missing
- processButtonList isn't really implemented yet for LOL. I'll still have to check which features are needed here.
svn-id: r36320
2009-02-14 00:51:07 +00:00
Paul Gilbert
9b707ed951
Backport of bugfix for incorrect fight animation offset in French version
...
svn-id: r36070
2009-01-26 07:10:41 +00:00
Florian Kagerer
44918f5f16
LOL: basic music support and some cleanup
...
svn-id: r35917
2009-01-18 23:50:31 +00:00
Florian Kagerer
35c8fd4dad
LOL: fix some valgrind warnings
...
svn-id: r35910
2009-01-18 18:20:33 +00:00
Florian Kagerer
ff268e8fd5
LOL: Some drawing code and some opcodes so that the first scene will show up. Playing is not possible. This is still somewhat messy since a lot of stuff hasn't been figured out yet.
...
svn-id: r35903
2009-01-18 17:04:24 +00:00
Matthew Hoops
187d9f3355
the create_kyradat tool has been in the trunk for a while ;)
...
svn-id: r35145
2008-11-21 21:47:13 +00:00
Filippos Karapetis
369939121b
New version of drascula.dat
...
svn-id: r34505
2008-09-12 12:55:25 +00:00
Filippos Karapetis
cd194805bf
New version of drascula.dat
...
svn-id: r34466
2008-09-09 16:00:28 +00:00
Eugene Sandulenko
ede55b8117
Generate drascula.dat by the latest create_drascula
...
svn-id: r34420
2008-09-07 18:36:40 +00:00
Eugene Sandulenko
bd4db1ea51
New drascula.dat with fixed Italian strings
...
svn-id: r34128
2008-08-24 21:34:03 +00:00
Florian Kagerer
bfd1723998
- add support for Italian floppy version
...
- more work on fm-towns music tempo
svn-id: r34067
2008-08-20 19:57:57 +00:00
Florian Kagerer
eec2a0137d
fix last commit (invalid kyra.dat game features for HOFCD)
...
svn-id: r33580
2008-08-03 12:50:56 +00:00
Florian Kagerer
5ae93cb108
add support for HOF Italian fan translation to kyra.dat
...
svn-id: r33578
2008-08-03 12:09:48 +00:00
Florian Kagerer
4c74db4463
add non-interactive lol demo
...
svn-id: r33556
2008-08-02 23:11:31 +00:00
Paul Gilbert
27e5aba5fd
New lure.dat with corrections to the Italian strings
...
svn-id: r32867
2008-07-01 11:48:06 +00:00
Filippos Karapetis
235504e600
New version of drascula.dat, fixing the problem in the pendulum room
...
svn-id: r32659
2008-06-10 22:16:10 +00:00
Filippos Karapetis
c9b2382e7a
Initial version of drascula.dat
...
svn-id: r32631
2008-06-09 11:49:32 +00:00
Florian Kagerer
17874266bd
add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KYRA1: GFX problems with ITALIAN floppy)
...
svn-id: r32175
2008-05-18 20:14:28 +00:00
Florian Kagerer
c630fbde6a
fix valgrind warning and some cleanup
...
svn-id: r32075
2008-05-12 21:52:44 +00:00
Florian Kagerer
bde4fa1e9b
fix for kyra 3 sfx (broken by last commit)
...
svn-id: r32061
2008-05-12 14:22:27 +00:00
Florian Kagerer
771854bdd9
move some kyra 3 static resources to kyra.dat
...
svn-id: r32058
2008-05-12 13:35:58 +00:00