Eugene Sandulenko
|
8d9eb6a9c8
|
GRIM: Add fix for Russian version
|
2020-10-16 19:05:53 +02:00 |
|
Pawel Kolodziejski
|
3d74c3dd4d
|
GRIM: Post branch merge fixes.
|
2020-10-07 19:50:27 +02:00 |
|
Paweł Kołodziejski
|
6e619ca714
|
GRIM: Merge branch 'remastered'
|
2020-10-07 18:26:49 +02:00 |
|
Kirben
|
0872f730eb
|
GRIM: Add Italian Windows demo of Grin Fandango
|
2015-07-08 16:12:22 +10:00 |
|
Kirben
|
15654d99a7
|
GRIM: Add Spanish Windows demo of Grim Fandango.
|
2015-07-06 13:57:22 +10:00 |
|
Einar Johan Trøan Sømåen
|
00cc0ad867
|
Move the handling of language-prefixes to GrimEngine, and let Actor atleast ask for the correct voice file.
|
2015-02-03 14:08:03 +01:00 |
|
Einar Johan Trøan Sømåen
|
c113ae1731
|
Add a (rather hacky) way to enable live language-switching.
|
2015-02-02 20:47:40 +01:00 |
|
Einar Johan Trøan Sømåen
|
e7540c08e5
|
Parse grim.en.tab explicitly (not a pretty implementation, but it gets text going).
|
2015-01-28 20:12:58 +01:00 |
|
Einar Johan Trøan Sømåen
|
2c84a23441
|
GRIM: Handle language.tab for french demo too
|
2015-01-18 17:00:12 +01:00 |
|
Einar Johan Trøan Sømåen
|
0658fe82f3
|
GRIM: Add handling of german grim-demo language.tab
|
2015-01-18 15:08:12 +01:00 |
|
Joel Teichroeb
|
0f3da43694
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
|
Pawel Kolodziejski
|
8759900b6a
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
|
Einar Johan Trøan Sømåen
|
fe3883cecd
|
GRIM: Reformat code to be closer to convention.
|
2013-07-09 21:12:55 +02:00 |
|
Jonas Karlsson
|
8ba4496b6d
|
GRIM/EMI: Fix segfault in Localizer constructor
|
2013-07-01 23:32:26 +02:00 |
|
Christian Mayer
|
d41339e904
|
GRIM/EMI: Fix EMI localization and optimize parsing of localization-files
|
2013-07-01 23:32:01 +02:00 |
|
Paweł Kołodziejski
|
175620b62a
|
ALL: change license headers from LGPL to GPL, and few updates
|
2012-12-19 23:15:43 +01:00 |
|
Matthew Hoops
|
c99cffe711
|
GRIM: Fix EMI PS2 localizations
|
2012-07-21 23:16:52 -04:00 |
|
Vincent Pelletier
|
048ee83146
|
EMI: Workaround for continuation line in French script.tab
Happens on murgpt024 line.
|
2012-05-06 00:13:43 +02:00 |
|
Vincent Pelletier
|
cc380e9ab8
|
EMI: Skip decoding when tag is DOEL.
|
2012-05-05 23:39:06 +02:00 |
|
Joel Teichroeb
|
30a2845f94
|
EMI: Remove myrand from localize and fix formatting
|
2012-04-26 13:22:28 -07:00 |
|
Joel Teichroeb
|
bd8f1f556d
|
EMI: Add support for localization
|
2012-04-25 21:18:18 -07:00 |
|
Joel Teichroeb
|
eb62d4a142
|
GRIM: Simplify the localization code using a hashmap
|
2012-04-04 21:15:31 -07:00 |
|
Joel Teichroeb
|
0dcfaf8fb1
|
GRIM: Do not include unneeded headers
|
2012-04-04 16:11:05 -07:00 |
|
Joel Teichroeb
|
44efbccff4
|
GRIM: Fix casting away const
|
2012-04-03 16:58:04 -07:00 |
|
Paweł Kołodziejski
|
e350c7f777
|
renames
|
2012-01-06 23:29:45 +01:00 |
|
Andrea Corna
|
57b8dd9ad4
|
GRIM: Make Localizer load by ResourceLoader
|
2011-12-30 17:17:08 +01:00 |
|
Einar Johan T. Sømåen
|
dccbb64167
|
GRIM: We dont need to check before deleting
|
2011-08-15 22:05:02 +02:00 |
|
Einar Johan T. Sømåen
|
3c1957e902
|
GRIM: Make sure _data is allocated when deleting it
|
2011-08-14 19:48:25 +02:00 |
|
Joel Teichroeb
|
2e92499f28
|
Improve localize to only use one memory allocation.
|
2011-06-09 19:13:02 -07:00 |
|
Pawel Kolodziejski
|
356c9c8c07
|
sync with scummvm
|
2011-05-18 23:33:39 +02:00 |
|
Pawel Kolodziejski
|
83de2e6600
|
refactor movie playback and game detection params
|
2011-05-14 12:11:53 +02:00 |
|
Pawel Kolodziejski
|
74796a5de7
|
strcasecmp->scumm_stricmp
|
2011-05-01 18:39:28 +02:00 |
|
Pawel Kolodziejski
|
b18b857558
|
cleanup headers - grim part
|
2011-04-16 14:12:44 +02:00 |
|
Pawel Kolodziejski
|
0640dcf2c7
|
synced with scummvm to 2011-Apr-13
|
2011-04-14 12:41:26 +02:00 |
|
Pawel Kolodziejski
|
55415ee174
|
fix compilation using msvc
|
2011-04-10 11:24:03 +02:00 |
|
Matthew Hoops
|
1554e1ab2f
|
ALL: Silence a ton of warnings
|
2011-03-25 07:42:03 +08:00 |
|
Matthew Hoops
|
c375cc30ae
|
GRIM: Add detection for Monkey4 PS2
|
2011-03-25 07:15:11 +08:00 |
|
Pawel Kolodziejski
|
c035f6b6fd
|
* added save Primitives
* modified detection of GF demo
* correction to GF game patch
|
2009-06-23 07:14:53 +00:00 |
|
Torbjorn Andersson
|
e90ad4af30
|
warning() and error() add a ! to the string automatically.
|
2009-05-31 07:33:18 +00:00 |
|
Pawel Kolodziejski
|
f364f9a535
|
update headers
|
2009-05-26 14:13:08 +00:00 |
|
Pawel Kolodziejski
|
8b8e7e07d2
|
added namespace Grim
|
2009-05-25 06:49:57 +00:00 |
|
Pawel Kolodziejski
|
a34d883844
|
update path includes for recent directory changes
|
2009-05-24 19:13:58 +00:00 |
|
Pawel Kolodziejski
|
f58c073a0a
|
move/rename engine into engines/grim
|
2009-05-24 18:55:19 +00:00 |
|