Paul Gilbert
|
ac20e27173
|
CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine compilation properly
|
2012-05-17 20:43:30 +10:00 |
|
Paul Gilbert
|
2c1ef3ab35
|
CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine compilation properly
|
2012-05-11 23:11:17 +10:00 |
|
Paul Gilbert
|
2dbdb31c8b
|
CREATE_PROJECT: Extend settings used for Tinsel engine to Tony engine as well
|
2012-05-06 12:13:40 +10:00 |
|
Matthew Hoops
|
e80d622fa5
|
Merge remote branch 'upstream/master' into pegasus
|
2012-05-04 23:32:29 -04:00 |
|
Pawel Kolodziejski
|
fe998186b9
|
ANDROID: few more updates
|
2012-05-03 06:52:42 +02:00 |
|
Pawel Kolodziejski
|
8543f6c1e6
|
ALL: synced with scummvm
|
2012-05-03 05:51:15 +02:00 |
|
D G Turner
|
ec1070678c
|
CREATE_PROJECT: Fix tool help output to reflect command line changes.
|
2012-05-02 20:22:04 +01:00 |
|
Travis Howell
|
a322ee83dd
|
Add another English demo version of the Humongous Interactive Catalog.
|
2012-04-24 15:19:32 +10:00 |
|
Matthew Hoops
|
9971e74c4c
|
Merge remote branch 'upstream/master' into pegasus
Conflicts:
base/plugins.cpp
configure
|
2012-04-19 08:16:24 -04:00 |
|
Filippos Karapetis
|
754bde663b
|
Merge pull request #232 from fingolfin/refactor-plugins
Refactor plugins
|
2012-04-19 01:15:31 -07:00 |
|
Filippos Karapetis
|
677806a4e9
|
Merge pull request #231 from BenCastricum/master
SCUMM: Add another Dutch Balloon-O-Rama variant.
|
2012-04-19 01:09:40 -07:00 |
|
Max Horn
|
c638730fbc
|
BUILD: Move list of engines out of configure
The new file engines/configure.engines is currently manually created
and maintained, but could be regenerated by a script in the future.
|
2012-04-18 15:44:11 +02:00 |
|
Pawel Kolodziejski
|
e856559777
|
ALL: sync with scummvm
|
2012-04-17 15:07:08 +02:00 |
|
Pawel Kolodziejski
|
b77f42b3b1
|
DEVTOOLS: take usage of config.h for xcode; few small updates
|
2012-04-17 14:45:22 +02:00 |
|
Ben Castricum
|
99f0d544ca
|
SCUMM: Add another Dutch Balloon-O-Rama variant.
|
2012-04-17 07:18:05 +02:00 |
|
Paweł Kołodziejski
|
be5a67fc3e
|
ALL: update credits
|
2012-04-14 09:18:09 +02:00 |
|
Strangerke
|
d8b8f93c4c
|
MORTEVIELLE: Start updating tools to add support to German DOS version
|
2012-04-06 08:24:04 +02:00 |
|
Strangerke
|
4361f843fd
|
TOOLS: Mortevielle - Add missing heading space for several sentences used in menus, in the English version
|
2012-04-06 08:22:09 +02:00 |
|
Strangerke
|
ce56512c99
|
MORTEVIELLE: First "English" version.
DAT file needs to be rebuilt
|
2012-04-06 08:22:03 +02:00 |
|
Strangerke
|
ecda7b6b8f
|
TOOLS: Mortevielle - Remove extra spaces in one of the words
|
2012-04-06 08:21:30 +02:00 |
|
Strangerke
|
45fb3b9153
|
TOOLS: Add ingame text.
This will allow us to get an English version, and will help when we'll try to support Atari/Amiga version using hardcoded ingame texts
|
2012-04-06 08:21:28 +02:00 |
|
Strangerke
|
13692fc18f
|
TOOL: Use a define for output name
|
2012-04-06 08:21:27 +02:00 |
|
Strangerke
|
3529fec5a9
|
TOOLS: Add header files to create_mortdat, remove second parameter
|
2012-04-06 08:21:26 +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
|
42ff1a89db
|
MORTEVIELLE: Minor bugfixes to string extraction tool
|
2012-04-06 08:20:48 +02:00 |
|
Paul Gilbert
|
74d6a7bd01
|
MORTEVIELLE: Creation of a tool to extract game strings
|
2012-04-06 08:20:47 +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 |
|
Matthew Hoops
|
b6374a3103
|
Merge remote branch 'upstream/master' into pegasus
|
2012-04-02 10:07:45 -04:00 |
|
Filippos Karapetis
|
207b65b451
|
CREATE_PROJECT: Add the FreeType feature
|
2012-03-25 21:45:37 +03:00 |
|
Pawel Kolodziejski
|
8e2ab87455
|
ALL: synced with scummvm
|
2012-03-25 11:41:48 +02:00 |
|
Ben Castricum
|
4e266f466c
|
SCUMM: More HES games detection fixes
|
2012-03-24 17:57:36 +01:00 |
|
Matthew Hoops
|
1e8eea4268
|
CREDITS: Add pegasus
|
2012-03-21 14:55:12 -04:00 |
|
Christoph Mallon
|
4ed136a6c1
|
DEVTOOLS: Print error message to stderr, not stdout.
|
2012-03-17 23:00:57 +01:00 |
|
Christoph Mallon
|
b520b5db69
|
JANITORIAL: Simplify stripLine().
Simply use pointers to the source and destination chars instead of multiple indices.
|
2012-03-17 23:00:57 +01:00 |
|
Christoph Mallon
|
55c3350e38
|
DEVTOOLS: Include necessary headers for compilation.
|
2012-03-17 23:00:55 +01:00 |
|
Christoph Mallon
|
9f827e3392
|
JANITORIAL: Remove +x from files, which should not be executable.
|
2012-03-17 22:43:32 +01:00 |
|
Eugene Sandulenko
|
97ed6a5abb
|
Merge pull request #206 from BenCastricum/master
SCUMM: More HE Games Detection
|
2012-03-17 04:01:00 -07:00 |
|
Paweł Kołodziejski
|
aa306a73dd
|
COMMON: update credits
|
2012-03-12 19:07:39 +01:00 |
|
Paweł Kołodziejski
|
dabe1b982b
|
ALL: update credits
|
2012-03-11 17:19:57 +01:00 |
|
Thierry Crozat
|
e08ab4e8aa
|
CREDITS: Add credits for Basque translation
|
2012-03-11 13:21:42 +00:00 |
|
Thierry Crozat
|
334989f146
|
DEVTOOLS: Fix parsing of codepage file path
When the path does not contains a path separator (/ or \) the first
character of charset was skipped.
|
2012-03-11 13:21:41 +00:00 |
|
Ben Castricum
|
f57e7e959a
|
SCUMM: Fix duplicate MD5 warning
|
2012-03-11 09:43:43 +01:00 |
|
Ben Castricum
|
d652719ea6
|
SCUMM: Several detection fixes for mostly dutch HES games/demos
|
2012-03-11 09:43:20 +01:00 |
|
Paweł Kołodziejski
|
09cd98cda8
|
COMMON: mpeg2 is now needed for EMI, zlib needed for GRIM engine. USE_SMUSH not used anymore
|
2012-02-24 21:36:16 +01:00 |
|
Ben Castricum
|
44c5e48bd3
|
SCUMM: Add 2 not yet recognized MD5s from Dutch Putt-Putt 3 in 1 CD
|
2012-02-24 13:01:51 +01:00 |
|
Ben Castricum
|
7e7cb21531
|
SCUMM: Add windows platform detection for several HES games/demos
|
2012-02-24 13:01:51 +01:00 |
|
Pawel Kolodziejski
|
955ca0eb0f
|
COMMON: added USE_SMUSH to projects files
|
2012-02-24 12:57:19 +01:00 |
|
Pawel Kolodziejski
|
fae032743d
|
ALL: synced with scummvm
|
2012-02-24 12:15:44 +01:00 |
|