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
Travis Howell
514c2be4a9
Add patch #2769163 - Mac additions for Freddi Fish 1 and Putt-Putt Parade.
...
svn-id: r40006
2009-04-18 23:34:28 +00:00
Johannes Schickel
942dd9b845
Fix warnings.
...
svn-id: r39838
2009-04-04 13:15:41 +00:00
Travis Howell
5b968d9c35
Update German version of puttzoo.
...
svn-id: r39833
2009-04-04 06:19:18 +00:00
Travis Howell
2dd4789fc0
Update prefix for German version of puttzoo.
...
svn-id: r39827
2009-04-04 05:42:12 +00:00
Travis Howell
89d457fc0f
Add more German version of HE games.
...
svn-id: r39825
2009-04-04 03:50:01 +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
Filippos Karapetis
bd240eb60a
Added myself to the MADE engine credits
...
svn-id: r39684
2009-03-25 10:49:52 +00:00
Filippos Karapetis
7f641cc6be
Added MSVC project files for the create_lure tool
...
svn-id: r39644
2009-03-23 20:31:19 +00:00
Filippos Karapetis
a3e0a87970
Silenced an MSVC warning
...
svn-id: r39642
2009-03-23 20:25:57 +00:00
Travis Howell
a4a8249a9c
Clarify entry in the credits.
...
svn-id: r39563
2009-03-20 10:23:08 +00:00
Travis Howell
9a99eb221a
Add another Spanish DOS version of Loom (EGA).
...
svn-id: r39502
2009-03-18 05:12:45 +00:00
Henry Bush
03a807fa2b
Add FreeSCI contributors
...
svn-id: r39457
2009-03-16 21:42:35 +00:00
Florian Kagerer
52726344b7
LOL: - implemented item throwing
...
svn-id: r39455
2009-03-16 21:20:34 +00:00
Max Horn
466ba4bbfe
SCI: Rewrote the save/load code, see also patch #2687400 .
...
The new format is incompatible with the old one, and is still subject to
some further changes. Also, regressions are quite possible, so watch out.
Finally, the new code still contains some TODOs and FIXMEs. Several of
these will be more or less automatically resolved once other code gets
C++ified.
svn-id: r39430
2009-03-15 20:31:29 +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
Max Horn
636a3dd2c1
removed obsolete comment
...
svn-id: r39380
2009-03-14 01:45:00 +00:00
Travis Howell
ca8d85eaa9
Update HE version for German version of Freddi Fish 2.
...
svn-id: r39356
2009-03-12 13:11:37 +00:00
Max Horn
d5d7bd73d5
SCI: Moved cfsml.pl from tools/ to tools/sci/; also fixed circular dependency
...
svn-id: r39308
2009-03-10 19:20:32 +00:00
Eugene Sandulenko
6c0ac7f692
Resurrection of SCI tools. Step 1.
...
svn-id: r39240
2009-03-08 17:20:33 +00:00
Willem Jan Palenstijn
68490c5c1e
Move Greg Frieger from Tinsel to SCI in credits as intended by r39179
...
svn-id: r39220
2009-03-08 12:13:10 +00:00
Travis Howell
2620d6836c
Add initial support for Personal Nightmare.
...
Thanks to dreammaster for file decompression and icon decoding code.
NOTE: setjmp/longjmp code will require conversion for portability.
svn-id: r39216
2009-03-08 08:45:21 +00:00
Max Horn
63eda8cf3c
Added Greg and myself to SCI engine credis
...
svn-id: r39179
2009-03-07 06:57:59 +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
Willem Jan Palenstijn
4febcde170
Make CFSML writers take const arguments
...
svn-id: r38952
2009-02-28 10:05:07 +00:00
Eugene Sandulenko
241340a07e
Fix compilation
...
svn-id: r38850
2009-02-24 20:11:10 +00:00
Jordi Vilalta Prat
506e49b123
Don't generate extra whitespaces (forgot to commit it before)
...
svn-id: r38798
2009-02-23 00:10:36 +00:00
Willem Jan Palenstijn
a5a29a44e9
Check for end of file more often while reading CFSML
...
svn-id: r38796
2009-02-22 22:07:30 +00:00
Florian Kagerer
8a95f02abf
LOL: some work on inventory/item handling
...
svn-id: r38711
2009-02-21 17:24:50 +00:00
Max Horn
ecaab0fe94
SCI: Fixed warnings in engine/savegame.cpp, by improving cfsml.pl; also improved the build rule which is responsible for creating engine/savegame.cpp from engine/savegame.cfsml
...
svn-id: r38657
2009-02-21 03:59:57 +00:00
Willem Jan Palenstijn
abbca80d61
Converted SCI saving to use saveFileMan. Instead of a savegame being
...
a directory with an id and a state file, a savegame now consists of
two consecutive CFSML-serialized structs: SavegameMetadata and state_t.
The former contains the savegame title, and is loaded when scanning saves.
svn-id: r38649
2009-02-20 23:41:15 +00:00
Travis Howell
5768eb8c43
Add English version of Humongous Catalog Preview and Russian versions of two HE games.
...
svn-id: r38630
2009-02-20 22:18:41 +00:00
Paweł Kołodziejski
08cd2c8806
formating
...
svn-id: r38612
2009-02-20 19:08:38 +00:00
Joost Peters
2f224a9efa
add README.PSP to update-version.pl
...
svn-id: r38608
2009-02-20 17:29:22 +00:00
Filippos Karapetis
ec3fd15268
Updated the cfsml tool to silence MSVC warnings and to remove memory testing
...
svn-id: r38492
2009-02-18 17:54:16 +00:00
Eugene Sandulenko
802f28b963
move cfsml.pl to the tools/ directory
...
svn-id: r38486
2009-02-18 15:06:24 +00:00
Eugene Sandulenko
e5def6fbea
Add SCI team to credits
...
svn-id: r38441
2009-02-17 19:57:29 +00:00
Florian Kagerer
dee51a77b5
LOL: fix bug in kyra.dat
...
svn-id: r38246
2009-02-15 14:49:01 +00:00
Johannes Schickel
7c148ddf02
Fixed warnings.
...
svn-id: r38191
2009-02-15 03:46:05 +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
Travis Howell
ade4313695
Fix bug #2596028 - FREDDI3: Game does not start German version.
...
svn-id: r36315
2009-02-13 23:32:00 +00:00
Max Horn
4942ce18f1
Patch #2553049 : Remove clem's name from forum design, following his request
...
svn-id: r36272
2009-02-11 23:00:31 +00:00
Travis Howell
c7bd68dc95
Add another version of Blue's Birthday Adventure demo.
...
svn-id: r36241
2009-02-07 09:22:47 +00:00
Travis Howell
b63d4a777d
Update Adventure Soft credits.
...
svn-id: r36119
2009-01-28 10:08:42 +00:00
Travis Howell
7a7cc77d03
Correct md5 checksum for German Atari ST version of Indiana Jones and the Last Crusade.
...
svn-id: r36080
2009-01-26 22:15:08 +00:00
Travis Howell
c2847572f1
Add German Atari ST version of Indiana Jones and the Last Crusade.
...
svn-id: r36072
2009-01-26 09:22:43 +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