1058 Commits

Author SHA1 Message Date
Strangerke
b234215854 DEVTOOLS: Add Menu 3 & 4 verb indexes in MORT.DAT 2013-08-14 23:54:33 +02:00
Strangerke
1731d25466 DEVTOOLS: Fix error in create_mortdat. Thanks to LordHoto for pointing it out 2013-08-14 07:36:32 +02:00
Johannes Schickel
b830f68bac DEVTOOLS: Disable builtin theme in MSVC 2005 and 2008 in create_project.
This is a copy of d089658fb84f67652e9569bc03c76bcc65e7b881 for older MSVC
versions. Thanks to Strangerke for noticing.
2013-08-14 02:01:03 +02:00
Thierry Crozat
8f8ea10c03 MORTEVIELLE: Improve English translation
Two sentences are used for both men and women and therefore need
to be gender agnostic.
2013-08-11 11:55:17 +01:00
Thierry Crozat
13ddf33e78 MORTEVIELLE: Update English translation
I checked some of the dialogs for which we were not sure, fixed them
when needed and removed the debug number. There are two lines
however that causes an issue as they are used for both men and
women, and in English we would need a different translation. The two
texts are:
It is his/her business…
Oh I don't have anything against him/her
The first one seems to be used more often for men than women (so
far I have seen it used for 3 men and 1 woman).
For the second one I changed it to plural in English as it also works
with the context and while it changes the meaning this is not
important.
2013-08-11 01:08:00 +01:00
Alyssa Milburn
2af07d5d8e SCUMM: Add detection/version for Moonbase Commander v1.1. 2013-08-04 10:42:44 +02:00
Thierry Crozat
0a2e64b903 DEVTOOLS: Include English menu in mortevielle dat file 2013-08-03 16:50:14 +01:00
Thierry Crozat
2d1ac29551 DEVTOOLS: Update create_mortdat to the latest version English translation 2013-07-30 20:21:18 +01:00
Strangerke
a05e0c697a Merge pull request #347 from Strangerke/mortevielle
New Engine : Mortevielle
2013-07-29 12:02:06 -07:00
Strangerke
c7277df1ed DEVTOOLS: Add support to another DOS executable for Mortevielle 2013-07-29 07:27:31 +02:00
Strangerke
3d64ccac9c MORTEVIELLE: Fix glitch detected by criezy 2013-07-19 17:43:55 +02:00
Strangerke
388b4a7b33 TOOLS: Janitorial: remove trailing spaces in extract_mort 2013-07-19 14:08:17 +02:00
Strangerke
a888de5599 MORTEVIELLE: Improve German engine texts 2013-07-18 20:29:18 +02:00
Paul Gilbert
73bb5c5fbe DEVTOOLS: Moved implementation of create_mortdat File class from the header file 2013-07-18 09:27:55 -04:00
Eugene Sandulenko
059fa15d14 DEVTOOLS: Fix CID 1022207. Missing break in switch 2013-07-15 11:51:57 +03:00
Sven Hesse
989ea7cb56 JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
Thierry Crozat
c16d414e9b MORTEVIELLE: Fix typo in English text 2013-07-13 22:44:07 +01:00
Thierry Crozat
79886597e7 MORTEVIELLE: Convert non-ASCII characters to their octal value 2013-07-13 22:41:25 +01:00
Thierry Crozat
7ca31f66d8 MORTEVIELLE: Add missing eol character in devtool usage message 2013-07-13 22:40:49 +01:00
Torbjörn Andersson
d0df423575 DEVTOOLS: Fix unimportant memory/resource leaks
CID 1022280, 1022281, 1022282
2013-07-13 23:08:32 +02:00
Torbjörn Andersson
a5864d992d DEVTOOLS: Fix unimportant memory/resource leaks
CID 1022283, 1022284, 1022285
2013-07-13 22:58:27 +02:00
Kirben
395ee92a85 SCUMM: Add another French Windows version of Pajama Sam 2. 2013-07-09 11:45:45 +10:00
Littleboy
a949a88220 CREATE_PROJECT: Add support for tests
- Added --tests command line switch
 - Parse test/module.mk to extract the list of test folders
 - Automatically run tests after a successful build
2013-07-07 12:10:31 -04:00
Littleboy
98899c6ce3 CREATE_PROJECT: Add create_neverhood and create_tony to the list of tools 2013-07-07 11:23:31 -04:00
Filippos Karapetis
747863e4f5 CREATE_PROJECT: Add the libfaad and libmpeg2 libraries 2013-07-07 16:48:52 +03:00
Filippos Karapetis
4a12c69162 CREATE_PROJECT: Don't allow the keymapper and the event recorder to be enabled simultaneously 2013-07-05 13:10:04 +03:00
Filippos Karapetis
a5e969087b CREATE_PROJECT: Add the event recorder to the feature flags 2013-07-05 02:57:21 +03:00
Strangerke
c10d050eef MORTEVIELLE: Update misc files to include mort.dat 2013-07-04 23:46:52 +02:00
Johannes Schickel
be61cb669a Merge pull request #350 from chrisws/tizen_port_1_6_0a
TIZEN: bada port updated to tizen

Conflicts:
	backends/platform/tizen/system.cpp
2013-07-04 23:33:02 +02:00
Strangerke
7c23eb7c44 MORTEVIELLE: Add German translation in the DAT file 2013-07-04 23:25:26 +02:00
Paul Gilbert
d089658fb8 CREATE_PROJECT: Fix compilation for Visual Studio now the built-in theme is more than 64kb 2013-07-04 12:06:22 -04:00
Strangerke
a116486b77 TOOL: Remove obsolete comments in extract_mort 2013-07-03 07:33:32 +02:00
Strangerke
ad47cf0d71 MORTEVIELLE: Fix extraction tool to handle German DOS version 2013-07-03 00:45:56 +02:00
Einar Johan Trøan Sømåen
42e3c18ed3 CREATE_PROJECT: Fix a typo in the help-message (--codeblocks) 2013-07-03 00:25:32 +02:00
Chris Warren-Smith
be399188c4 TIZEN: bada port updated to tizen 2013-07-03 07:04:11 +10:00
Littleboy
ba0e4540b6 TOOLS: Add support for MSVC12 in create_project 2013-06-30 05:48:44 -04:00
Strangerke
6e2d567bca Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
Conflicts:
	engines/engines.mk
2013-06-26 23:11:34 +02:00
Eugene Sandulenko
c7ec14d1cb SCUMM: Corrected Russian Full Throttle variant names 2013-06-23 18:18:52 -04:00
Eugene Sandulenko
cdac272b87 SCUMM: Added another Russian variant of Full Throttle 2013-06-22 11:28:23 -04:00
johndoe123
36a88d2f72 NEVERHOOD: Check that the supplied nhc.exe is the correct one 2013-06-10 12:01:37 +02:00
Eugene Sandulenko
0638308ef1 Merge pull request #330 from johndoe123/neverhood
NEVERHOOD: Neverhood engine
2013-05-15 09:19:34 -07:00
Willem Jan Palenstijn
1022996309 Merge branch 'master' 2013-05-08 20:47:44 +02:00
johndoe123
9ea07e0925 NEVERHOOD: Add tables for Scene2706 2013-05-08 20:47:40 +02:00
johndoe123
8d5a4f736e NEVERHOOD: Add tables for new scenes in Module2700 2013-05-08 20:47:36 +02:00
Willem Jan Palenstijn
02c5cc75a7 Merge branch 'master'
Conflicts:
	configure
	base/plugins.cpp
2013-05-08 20:46:44 +02:00
johndoe123
a94c1fcb8f NEVERHOOD: Add tables for Scene2403 2013-05-08 20:43:41 +02:00
johndoe123
2386456223 NEVERHOOD: Add tables for Scene2406 2013-05-08 20:43:41 +02:00
johndoe123
49f39b0da2 NEVERHOOD: Add tables for Scene2402 2013-05-08 20:43:41 +02:00
johndoe123
d4e322bc78 NEVERHOOD: Add tables for Scene2401 2013-05-08 20:43:41 +02:00
johndoe123
31270bc5e6 NEVERHOOD: Add car track tables for Module2500 2013-05-08 20:43:40 +02:00