johndoe123
0632fc7dda
NEVERHOOD: Add tables for Scene1201
2013-05-08 20:38:48 +02:00
johndoe123
b1377ab153
NEVERHOOD: Add entries for Module2300
2013-05-08 20:38:48 +02:00
johndoe123
78365121ea
NEVERHOOD: Add NavigationLists in create_neverhood
2013-05-08 20:38:48 +02:00
johndoe123
b611b65bf4
NEVERHOOD: Change addHitRect to use an explicit count
...
- This is since the alignment stuff didn't work and it's not worth it to investigate
- Add possibility to write out hardcoded message lists instead of reading from the exe for special lists
2013-05-08 20:38:47 +02:00
johndoe123
be8d542264
NEVERHOOD: Updated tables.h with data from Scene1002
2013-05-08 20:38:47 +02:00
johndoe123
78d632b0ed
NEVERHOOD: Commit of create_neverhood and neverhood.dat
2013-05-08 20:38:39 +02:00
Strangerke
348e149739
MORTEVIELLE: Integrate translations fixes.
2013-02-25 08:21:38 +01:00
Strangerke
2ea263f62b
MORTEVIELLE: Fix minor glitches in DAT file
2013-02-22 13:42:01 +01:00
Strangerke
fab337c61c
MORTEVIELLE: Add new DAT file containing initial English translation
2013-02-21 00:55:58 +01:00
Einar Johan Trøan Sømåen
9eff1e514f
WINTERMUTE: Move Resources out of binary and into wintermute.zip
2013-01-28 09:20:14 +01:00
athrxx
cc465076ee
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +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
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
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
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
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
athrxx
f7032c126d
KYRA: (EOB) - fix some bugs
...
- fix monster movement
- fix character level gain
- add some static res for party transfer
2011-12-26 16:18:14 +01:00
athrxx
b288889c97
KYRA: (EOB) - implement wall of force spell
2011-12-26 16:18:14 +01:00
athrxx
0d54aff632
KYRA: (EOB) - add EOB 1 intro
...
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)
2011-12-26 16:18:14 +01:00
athrxx
bac0caeb0f
KYRA: (EOB) - lots of fixes towards EOB1 playability
...
also implement some new code (EOB1 portals, burning hands spell, etc.)
2011-12-26 16:18:13 +01:00
athrxx
aab9e62247
KYRA: (EOB) - some more sequence code and bug fixes
2011-12-26 16:18:13 +01:00
athrxx
48f83b7bb4
KYRA: (EOB) - implement npc sequences and fix some bugs
2011-12-26 16:18:13 +01:00
athrxx
84900e8e50
KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugs
2011-12-26 16:18:13 +01:00
athrxx
0e4c184e28
KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.
2011-12-26 16:18:13 +01:00
Paul Gilbert
b0611f3189
M4: Removed the M4/MADS engine from trunk
2011-11-20 12:14:10 +11:00
Christoph Mallon
bf580e6e6b
JANITORIAL: Add missing NL at EOF.
2011-08-07 13:53:33 +02:00
athrxx
f44874f0a6
KYRA: add support for Russian Kyra 1 floppy fan translation
2011-07-27 16:38:31 +02:00
athrxx
f2f6ddced9
KYRA: add support for Kyra 2 Russian floppy
2011-07-25 17:57:33 +02:00
athrxx
ec55336393
LOL: add support for Russian CD-ROM version
2011-07-24 22:49:21 +02:00
athrxx
7174f14c61
LOL: add support for Russian floppy version
2011-07-24 20:39:08 +02:00
athrxx
4338c4dccf
LOL: update kyra.dat for italian fan translation
2011-06-11 16:28:44 +02:00
Thierry Crozat
bfe0b5f41d
DRASCULA: Update German subtitles for Von Braun cutscene.
...
The first string of the old subtitles was too long.
2011-04-24 14:39:51 +01:00
strangerke
93f25b73be
HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB
2011-02-20 11:32:00 +01:00