Commit Graph
489 Commits
Author SHA1 Message Date
Giulio Camuffo ba26c0d767 DOCS: Fix typo. 2013-01-10 18:16:50 +01:00
Giulio Camuffo 643fe9881d GRIM: Fix Glottis animation when he hands the work order to Manny. Fix #237 2013-01-10 14:31:25 +01:00
Giulio Camuffo aa49d0bcf4 Fix typo. 2013-01-10 11:26:45 +01:00
Giulio Camuffo fe7d883800 GRIM: Fix a lua error when talking to Lupe. Fix #198 2013-01-10 00:21:03 +01:00
athrxx cc465076ee KYRA: (LOL/FM-TOWNS) - adapt static resources 2013-01-09 20:27:35 +01:00
Giulio Camuffo 7cb8b8e7bc GRIM: Fix the vanishing of Manny's nautical hat when opening the inventory. 2013-01-07 18:28:07 +01:00
Andrea Corna bda7074916 GRIM: Set sp.web.has_bone to FALSE after that Manny launches Glottis' heart. Fix #81 2012-12-20 00:01:43 +01:00
Andrea Corna fd9e699e1c GRIM: Add a another check for the inventory in ly.lua with inInventorySet(). Fix #688 2012-12-19 23:30:16 +01:00
Giulio Camuffo b228e5baaa GRIM: Check the conveyour belt movement in cy.lua before making manny drift.
Fix #687
2012-12-15 23:20:03 +01:00
Andrea Corna 001e5297b2 GRIM: Add a wait_for_message() in mo.ha_door.walkOut. Fix #672 2012-12-13 23:40:46 +01:00
Strangerke b164cbb571 Merge branch 'master' of github.com:scummvm/scummvm into mortevielle
Conflicts:
	base/plugins.cpp
	configure
2012-10-10 08:26:41 +02:00
Strangerke 5a18453863 TONY: Update the Obj tables in other languages 2012-09-28 12:19:05 +02:00
Strangerke 72e32ab35e TONY: Fix German fonts 2012-09-28 10:58:32 +02:00
Strangerke cf78f9a7ac TONY: Font fix for French version: Some Polish characters are also used. 2012-09-27 07:53:44 +02:00
Strangerke b1844253d4 TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', like for other accentuated characters 2012-09-26 23:19:16 +02:00
Strangerke 7da5c9df28 TONY: Add a description of tony.dat
Also add a TODO for missing descriptions of DAT files
2012-09-11 19:08:26 +02:00
Alyssa Milburn 31801137b5 Merge remote-tracking branch 'origin/master' into tony
Conflicts:
	common/coroutines.cpp
	common/coroutines.h
	devtools/create_project/msbuild.cpp
	devtools/create_project/visualstudio.cpp
2012-08-28 15:54:12 +02:00
Strangerke 7cb29f1522 TONY: Move font related arrays to a DAT file 2012-08-26 23:33:46 +02:00
Andrea Corna 110a3d69f0 GRIM: Replace a bad call in si.lua with the correct one 2012-08-25 12:08:49 +02:00
Andrea Corna d6703e0545 GRIM: Make gfupd101.exe mandatory 2012-08-08 18:20:51 +02:00
athrxx 11cf6145cb KYRA: update kyra.dat to match the last commit (added support for French LOL floppy) 2012-08-01 01:07:41 +02:00
Filippos Karapetis 13a5e5812a TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
2012-07-15 02:14:37 +03:00
Thierry Crozat c2aabea6fa DRASCULA: Add Spanish subtitles for von Braun cutscene
This finally solves bug #3069981 DRASCULA: no subtitles in scene
with "von Braun". Thanks go to Tomás Maidagan for providing these
subtitles.
2012-06-26 21:20:24 +01:00
Andrea Corna e292542d23 GRIM: Add the description of the patch for si.lua 2012-05-07 09:17:54 +02:00
Andrea Corna a44b39cc7e GRIM: Add missing patch 2012-05-03 14:23:34 +02:00
Andrea Corna bb174b6fa2 GRIM: Rewrite Patchr
This new version of patchr is based on bsdiff format (although it doesn't
share code with it, since it has been written from scratch)
All patches written for the old version have been ported to this one.
2012-05-03 10:30:12 +02:00
Joel Teichroeb c9b33fc517 GRIM: Fix an error with patchr instead of detecting it later 2012-04-09 17:11:25 -07:00
Strangerke d8b8f93c4c MORTEVIELLE: Start updating tools to add support to German DOS version 2012-04-06 08:24:04 +02:00
Paul Gilbert 27a5ce90e3 MORTEVIELLE: Replaced mort.dat with latest generated dat file 2012-04-06 08:22:34 +02:00
Paul Gilbert 855fed35d0 MORTEVIELLE: Fixed English strings for F3 and F8 2012-04-06 08:21:04 +02:00
Paul Gilbert e57a6a8c07 MORTEVIELLE: Added list of static executable strings to create_mortdat tool 2012-04-06 08:20:57 +02:00
Paul Gilbert 1727798a8e MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routines to use it. 2012-04-06 08:19:27 +02:00
Paul Gilbert 60f287c85d MORTEVIELLE: New create_mortdat project to create a mort.dat data file
At the moment, this extracts needed font data from the mort.com executable.
2012-04-06 08:19:26 +02:00
Andrea Corna 172da7ee4b GRIM: Add a simple versioning system to patchr 2012-03-26 11:02:24 +02:00
Andrea Corna b33c0ea346 GRIM: Blacklist version 1.00 2012-03-03 14:29:49 +01:00
athrxx a4223e9c2b KYRA: (EOB) - fix EOB1 door clipping
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
2012-02-21 21:48:42 +01:00
athrxx 86a817beb5 KYRA: (EOB) - start work on CGA and EGA graphics modes 2012-02-21 21:48:39 +01:00
Andrea Corna 4a1c311603 GRIM: Prevent collisions in patchr 2012-02-21 14:43:24 +01:00
Giulio Camuffo c948e8dd1c GRIM: Close Dom's door when locking it in ha.enter(). Fix #539
Patchr patch by Andrea Corna.
2012-02-21 11:44:05 +01:00
Andrea Corna 8e9ecbf0fe GRIM: Fix keyboard jams in inventory in beaver dam 2012-01-25 09:04:14 +01:00
Ori Avtalion d304c08b9c GRIM: Oops. Reflow the rest of patchr doc 2012-01-11 23:48:28 +02:00
Ori Avtalion 08d0bd615c GRIM: Reflow patchr doc and fix typos 2012-01-11 23:27:24 +02:00
Andrea Corna 09cb28cb20 GRIM: Fix the bug 'Manny disappears while holding and examining the sign the Ruba' 2012-01-10 22:44:41 +01:00
Paweł Kołodziejski c1619ac51f update links 2012-01-07 14:33:50 +01:00
Andrea Corna 94ea9b8500 GRIM: Update ResidualVM name in pacthr releated files 2012-01-06 23:01:30 +01:00
Andrea Corna 5d8597827f GRIM: Explain how rebuild residual-grim-patches.lab 2012-01-06 23:01:29 +01:00
Andrea Corna ccfe121dca GRIM: Fix the install of residual-grim-patch.lab 2012-01-06 23:01:29 +01:00
athrxx 0e2b8413e5 KYRA: add support for another Russian HOF fan translation 2011-12-28 00:01:33 +01:00
athrxx d807b3d42b KYRA: (EOB) - implement EOB1 party transfer 2011-12-26 16:18:17 +01:00
athrxx c35de374df KYRA: (EOB) - lots of bug fixes, mostly for EOB II 2011-12-26 16:18:14 +01:00