Willem Jan Palenstijn
a532c7729f
Merge branch 'zvision'
...
This merges pull request 395 for the ZVision engine developed during
GSoC2013.
2013-10-17 23:00:00 +02:00
Willem Jan Palenstijn
1771162242
Merge branch 'avalanche'
...
This merges pull request 399 for the Avalanche engine developed during
GSoC2013.
2013-10-17 22:33:15 +02:00
Willem Jan Palenstijn
748ba2475a
AVALANCHE: Fix broken xml entity in credits
2013-10-17 22:32:49 +02:00
RichieSams
7a97c992de
ZVISION: Use credits.pl to update AUTHORS and credits.h
2013-10-14 19:02:18 -05:00
RichieSams
ef87ba54b4
ZVISION: Add an entry in credits.pl for Marisa Chan / Zidane
2013-10-08 09:50:20 -05:00
RichieSams
8e8e5af0ec
ZVISION: Add an entry in credits.pl for ZVision
2013-10-08 09:49:28 -05:00
Matthew Hoops
303261482d
CREDITS: Add Keith for some pegasus patches
2013-10-06 22:41:30 -04:00
uruk
fed8546444
AVALANCHE: Update credit files.
2013-10-06 01:20:20 +02:00
Eugene Sandulenko
ca5804a253
DEVTOOLS: Make Coverity happy.
...
This is mainly due to unhandled clang __has_featrure() buit-in.
I do not like this hack, but Coverity proved to be a very good tool for us.
2013-09-27 12:28:25 +03:00
Kirben
987bb6d454
SCUMM: Add US Windows preview of Humongous Catalog.
2013-09-27 15:50:36 +10:00
Johannes Schickel
856da53e8b
DEVTOOLS: Adapt create_project for libjpeg support.
...
The library name of the static library is based on what libjpeg-turbo uses
which should be fine for Windows at least.
Untested except for compilation of create_project.
2013-09-17 02:35:16 +02:00
Littleboy
1e9fb12364
DEVTOOLS: Fix warning in extract_mort
2013-09-11 21:22:07 -04:00
Littleboy
8b56d0792c
CREATE_PROJECT: Remove usage of std::to_string()
2013-09-11 21:22:06 -04:00
Littleboy
3079100409
CREATE_PROJECT: Change PlatformToolset name for latest version of LLVM on Windows
2013-09-06 18:33:48 -04:00
Littleboy
6df36e5ecf
CREATE_PROJECT: Add extra configuration for compilation with LLVM
2013-09-06 00:19:56 -04:00
Strangerke
69aef2a55a
MORTEVIELLE: Add credits
2013-08-20 23:14:54 +02:00
Filippos Karapetis
1f89b4e902
CREDITS: Add credits for The Neverhood engine
2013-08-20 19:48:33 +03:00
Thierry Crozat
cc16cb5823
MORTEVIELLE: Change German menu translation
...
The original menu was almost not translated (only one of the six menu was translated). Thanks to Raziel for the menu name suggestions.
2013-08-20 14:03:53 +01:00
Thierry Crozat
efbf1ff5f9
MORTEVIELLE: Store German menu data in data file and clean menu code
...
This opens the door to a better translation of the menu to German. Also
the code will now always try to read the menu data from the mort.data file
and only if this fails it will use the game data. And remove some dead code
that was to support the corrupted menu.mor file.
2013-08-19 21:11:23 +01:00
Strangerke
3bdc85709f
MORTEVIELLE: Fix the order of German verbs.
2013-08-18 22:30:23 +02:00
D G Turner
9d36991e16
CREATE_PROJECT: Enable built-in theme for MSVC builds again.
...
This reverts commit d089658fb8
.
2013-08-16 07:22:26 +01:00
D G Turner
c67508b42d
DEVTOOLS: Enable builtin theme in MSVC 2005 and 2008 in create_project.
...
This reverts commit b830f68bac
as the
builtin theme is less than 64K again.
2013-08-16 07:20:51 +01:00
Kirben
2a807b1880
SCUMM: Add Remastered version of Putt-Putt Saves the Zoo from Nimbus Games.
2013-08-15 22:50:45 +10:00
Strangerke
019f7e59fd
DEVTOOLS: Fix English verbs order in Mortevielle
2013-08-15 07:56:11 +02:00
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 d089658fb8
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