Johannes Schickel
|
8392fe4f05
|
DEVTOOLS: More formatting fixes in create_amazon.
Powered by astyle.
|
2015-12-12 07:02:02 +01:00 |
|
Johannes Schickel
|
84ac8fa735
|
DEVTOOLS: A few formatting fixes.
|
2015-12-12 06:54:58 +01:00 |
|
Johannes Schickel
|
410b5f3d34
|
DEVTOOLS: Silence compiler warning in convbdf.
|
2015-12-12 06:54:58 +01:00 |
|
Johannes Schickel
|
2ef9ced7a9
|
DEVTOOLS: Silence compiler warnings in create_access.
|
2015-12-12 06:54:58 +01:00 |
|
Johannes Schickel
|
c09a9aa1bf
|
DEVTOOLS: Replace macro by function call.
|
2015-12-12 06:54:57 +01:00 |
|
Johannes Schickel
|
70a4047a78
|
DEVTOOLS: Adjust enum constant names to match our conventions.
|
2015-12-12 06:54:57 +01:00 |
|
Johannes Schickel
|
d09c3e28a6
|
DEVTOOLS: Remove 'explicit' keyword from multi parameter constructors.
This does not make sense in C++98. For C++11 this only prevents Foo x = {...}
initialization, which we can't use anyway.
|
2015-12-12 06:54:57 +01:00 |
|
Johannes Schickel
|
c9d7299e65
|
DEVTOOLS: Cleanup code.
|
2015-12-12 06:54:57 +01:00 |
|
Johannes Schickel
|
3ad5ad57e2
|
DEVTOOLS: Use default copy constructor.
The formerly user supplied copy constructor was not identical to the default
generated, but the output of create_project for xcode is unchanged.
|
2015-12-12 06:54:57 +01:00 |
|
Johannes Schickel
|
50807b3b01
|
DEVTOOLS: Run astyle over xcode.[cpp/h].
Manual fix up included.
|
2015-12-12 06:54:57 +01:00 |
|
Johannes Schickel
|
5d1df1c293
|
DEVTOOLS: Prefix varibles in structs/classes with '_' in xcode.[h/cpp].
This silences some variables and increases consistency with our code
formatting conventions.
|
2015-12-12 06:54:43 +01:00 |
|
Strangerke
|
c76059eaf9
|
CREDITS: Fix the case of mindFactory
|
2015-12-07 00:06:50 +01:00 |
|
Strangerke
|
e9e099b6ac
|
CREDITS: Add credit to the Mindfactory team for Broken Sword 2.5
|
2015-12-06 22:57:03 +01:00 |
|
Paul Gilbert
|
a6150f9308
|
ACCESS: Creation of access.dat for holding Access games engine data
|
2015-11-27 12:12:32 -05:00 |
|
Strangerke
|
0c7bde123b
|
CREDITS: On demand of dreammaster, add m_kiewitz to Sherlock's credits
|
2015-11-22 20:03:06 +01:00 |
|
Strangerke
|
cb0e9fd886
|
CREDITS: Add credits for Access engine
|
2015-11-22 19:11:51 +01:00 |
|
Strangerke
|
a684ef88da
|
CREDITS: Use full names for Sherlock's special thanks
|
2015-11-21 21:19:13 +01:00 |
|
Strangerke
|
c0eb2880e9
|
CREDITS: Add BBVS
|
2015-11-21 18:29:50 +01:00 |
|
Strangerke
|
35e8a2bdcb
|
CREDITS: Add credits for Sherlock and a special thanks related to the sources.
Update the AUTHOR and credit.h files with Raspberry Pi port credits
|
2015-11-21 13:48:50 +01:00 |
|
Eugene Sandulenko
|
b1545d6162
|
Merge pull request #575 from vanfanel/dispmanx
Added Raspberry Pi native 2D API support (dispmanx)
|
2015-11-21 00:12:52 +01:00 |
|
vanfanel
|
c2c7225bbf
|
SDL/DISPMANX Added myself to credits.pl
|
2015-11-19 16:06:23 +01:00 |
|
Eugene Sandulenko
|
d2ef695e4a
|
DEVTOOLS: Package release tarballs with xz also
|
2015-11-15 13:22:53 +01:00 |
|
Eugene Sandulenko
|
546ba3c09b
|
DEVTOOLS: Rewrote dist-scummsm.sh tool to support git
|
2015-11-15 13:17:31 +01:00 |
|
athrxx
|
13f30fb46b
|
KYRA: (LOK/PC-98) - add missing string resource
|
2015-11-10 18:38:33 +01:00 |
|
Eugene Sandulenko
|
ccb05dd8bc
|
Merge pull request #563 from BenCastricum/detection_fixes
SCUMM: language fixes for HE games
|
2015-11-07 22:46:14 +01:00 |
|
Eugene Sandulenko
|
70c42f26b2
|
SCUMM: Add Japanese Windows Freddi md5
|
2015-10-17 12:45:39 +02:00 |
|
Paul Gilbert
|
fbcf667b6a
|
CREATE_PROJECT: Cleanup and turn off exception handling again
|
2015-10-12 14:39:28 -04:00 |
|
Paul Gilbert
|
89dfd36b60
|
CREATE_PROJECT: Add support for Visual Studio 2015
|
2015-09-28 19:23:58 -04:00 |
|
Ben Castricum
|
9bb438c69c
|
SCUMM: Add some missing file sizes in md5 table
|
2015-09-12 19:29:16 +02:00 |
|
Ben Castricum
|
0b487df96e
|
SCUMM: Distinguish US/GB language for Pajama Sam games
There is no GB version of Pajama Sam 1, so use EN as language
|
2015-09-12 19:29:16 +02:00 |
|
Ben Castricum
|
60a1eec871
|
SCUMM: Distinguish US/GB language for SPYfox games
|
2015-09-12 19:29:15 +02:00 |
|
Ben Castricum
|
8d8d68d956
|
SCUMM: Distinguish US/GB language for Putt-Putt games
There is no GB version of Putt-Putt 1, so use EN as language
|
2015-09-12 19:29:15 +02:00 |
|
Ben Castricum
|
91829bc0af
|
SCUMM: Distinguish US/GB language for Freddi Fish games
There is no GB version of Freddi Fish 1 and 2, so use EN as language
|
2015-09-12 19:29:15 +02:00 |
|
Thierry Crozat
|
d21054f0b7
|
DEVTOOLS: Include french menu in mort.dat
|
2015-09-07 23:49:58 +01:00 |
|
Filippos Karapetis
|
23471eeb53
|
CREATE_PROJECT: Use NULL instead of nullptr
This allows create_project to be built with the C99 standard, instead
of C11
|
2015-07-20 01:00:09 +03:00 |
|
Filippos Karapetis
|
bf06576498
|
CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider
|
2015-07-20 01:00:09 +03:00 |
|
Filippos Karapetis
|
f72213672d
|
Merge pull request #591 from somaen/fix-xcode
CREATE_PROJECT: Fix XCode-project generation.
|
2015-07-20 00:32:21 +03:00 |
|
Lothar Serra Mari
|
9b35730925
|
CREDITS: Removed rootfather's "retired" tag
Removed my "retired" tag in credits.pl
|
2015-07-12 14:17:30 +01:00 |
|
David Russo
|
fd8ac7ea79
|
ZVISION: Change mentions of ZVision to Z-Vision
To match official documentation (e.g. game manual, credits).
|
2015-07-07 15:24:25 +01:00 |
|
Kirben
|
343d0c41db
|
SCUMM: Fix bug #6873 FARM: Crash at the end of trivia minigame on easy.
|
2015-06-28 13:22:20 +10:00 |
|
Thierry Crozat
|
aee23fd704
|
SCUMM: Add detection for Full Throttle French Mac
Also add file size for Sam & Max and DOTT French Mac versions.
|
2015-05-10 15:28:48 +01:00 |
|
Thierry Crozat
|
04931d0400
|
SCUMM: Add DOS en demo for Indiana Jones and the Fate of Atlantis
This was reported by Paulo Vicente in bug #6862.
|
2015-05-07 21:30:25 +01:00 |
|
Kirben
|
3f3ad61927
|
SCUMM: SCUMM: Add English 1.6 disk version of Day of the Tentacle for DOS.
|
2015-05-07 11:12:59 +10:00 |
|
Kirben
|
2456163f5d
|
SCUMM: SCUMM: Add English 1.4 version of Indiana Jones and the Last Crusade for DOS.
|
2015-05-07 11:04:08 +10:00 |
|
Kirben
|
8b82090c91
|
SCUMM: Add UK version of Pajama Sam 2 for Windows.
|
2015-05-07 10:23:11 +10:00 |
|
Kirben
|
da19822e37
|
SCUMM: Add md5 checksums for Italian versions of several HE games.
|
2015-04-16 14:46:40 +10:00 |
|
Einar Johan Trøan Sømåen
|
c49fd6afeb
|
CREATE_PROJECT: Remove forced USE_TREMOR define on OS X.
|
2015-04-09 20:41:16 +02:00 |
|
Einar Johan Trøan Sømåen
|
680b107278
|
CREATE_PROJECT: Link theora and jpeg in XCode-projects.
|
2015-04-09 20:39:11 +02:00 |
|
Einar Johan Trøan Sømåen
|
be35b8b12b
|
CREATE_PROJECT: Use SRCROOT-relative include paths.
|
2015-04-09 20:35:54 +02:00 |
|
Einar Johan Trøan Sømåen
|
21d0210758
|
CREATE_PROJECT: Set projectDirPath to the source-path in XCode.
|
2015-04-09 20:27:21 +02:00 |
|