Max Horn
785dd683e1
TOOLS: Do not copy SCUMM MD5 data to web SVN module anymore
...
svn-id: r54314
2010-11-18 10:15:33 +00:00
Thierry Crozat
2c058a1235
CREDITS: Add Hungarian translator.
...
svn-id: r54252
2010-11-15 21:01:48 +00:00
Filippos Karapetis
c64a4ce058
TOOLS: Added MSVC10 project files for the create_hugo tool
...
svn-id: r54229
2010-11-13 13:45:09 +00:00
Arnaud Boutonné
fd82c3783d
TOOL+HUGO: Misc modifications
...
- Fix H1 Dos bug (animations not showing in Hall and after)
- Get rid of _textSchedule and everything related
H1 Dos shoud now be completable (not tested yet)
svn-id: r54218
2010-11-12 18:05:23 +00:00
Arnaud Boutonné
b0bf67b424
TOOL: Suppress useless strings in textUtil
...
Also add DOS version for this text array
svn-id: r54202
2010-11-11 15:01:57 +00:00
Julien Templier
380121fb55
TOOLS: Remove CXXFLAGS rule from create_project module.mk
...
svn-id: r54187
2010-11-10 14:06:39 +00:00
Julien Templier
966e3c1305
TOOLS: Fix typo in create_project MSVC9 project file
...
svn-id: r54186
2010-11-10 09:07:10 +00:00
Johannes Schickel
c9969d2be0
TOOLS: Remove superflous pointer dereference in create_kyradat.
...
svn-id: r54183
2010-11-10 03:59:43 +00:00
Julien Templier
66b172bb26
TOOLS: Add create_project tool
...
- Move project providers to their own source files
- Add support for Code::Blocks
- Add analysis build configuration for Visual Studio
svn-id: r54182
2010-11-10 03:56:42 +00:00
Julien Templier
d1723ab2ec
TOOLS: Remove create_msvc and update readme
...
svn-id: r54181
2010-11-10 03:46:36 +00:00
Filippos Karapetis
2e8ca1aa9b
create_msvc: Added the SDL_BACKEND define, to fix compilation with MSVC
...
svn-id: r54159
2010-11-09 15:55:17 +00:00
Johannes Schickel
708593c7a0
CREDITS: Add myself to the Infrastructure section (after talking with Max).
...
svn-id: r54112
2010-11-07 02:24:31 +00:00
Johannes Schickel
05986f09fd
CREDITS: Mark Joachim Eberhard as retired.
...
svn-id: r54110
2010-11-07 02:13:22 +00:00
Arnaud Boutonné
b105b5e659
TOOL: Add original palette in tool, disabled
...
This may be required by purists, but is awful (thus
currently not used)
svn-id: r54101
2010-11-06 10:11:46 +00:00
Arnaud Boutonné
749d2afd1f
TOOL: Fix bug in data in Hugo2 Dos
...
svn-id: r54085
2010-11-05 07:59:55 +00:00
Arnaud Boutonné
bf787323ab
TOOL: Fix ticks per seconds for H1 Dos
...
svn-id: r54063
2010-11-04 12:29:06 +00:00
Arnaud Boutonné
88892dc982
TOOLS: Fix GCC warnings reported by Fingolgin in create_hugo
...
Also realign arrays to make them (a bit) more readable.
These modifications don't modify Hugo.dat
svn-id: r53983
2010-10-31 18:27:53 +00:00
Max Horn
4369f24ae8
CREATE_HUGO: Avoid use of global constructors
...
svn-id: r53966
2010-10-30 22:44:37 +00:00
Max Horn
6801af9691
TOOLS: Enable use of forbidden symbols
...
svn-id: r53965
2010-10-30 22:44:15 +00:00
Paul Gilbert
f772de04f9
CREDITS: Added sword25 engine
...
svn-id: r53900
2010-10-28 08:16:03 +00:00
Arnaud Boutonné
83eb3b3654
TOOLS: Add short description for CREATE_TOON, standardize tabulation
...
svn-id: r53864
2010-10-26 22:00:44 +00:00
Arnaud Boutonné
786b5f6473
TOOL: Add credits for Hugo
...
svn-id: r53859
2010-10-26 21:49:51 +00:00
Florian Kagerer
bf5ae45490
KYRA/PC98: workaround for missing delay opcodes
...
The sequence data for the forest sequence in the Kyra PC-98 intro has no delay opcodes making it play way too fast on modern systems. This workaround adds the same delay opcodes to the sequence data that the other Kyra versions have.
svn-id: r53761
2010-10-24 13:00:47 +00:00
Willem Jan Palenstijn
787bafc442
CREDITS: Fix HTML entity
...
svn-id: r53668
2010-10-21 08:44:03 +00:00
Filippos Karapetis
e797fdc0d9
SCI tools: Removing the now obsolete listwords tool, after discussing with lskovlun. We got better functionality in ScummVM now (the parser_words debug command)
...
svn-id: r53655
2010-10-20 21:06:45 +00:00
Filippos Karapetis
ac2b5df128
SCI tools: also removing obsolete file graphics_png.h
...
svn-id: r53654
2010-10-20 21:00:59 +00:00
Filippos Karapetis
ae2d2e78e1
SCI tools: Removing the now obsolete classes, scriptdump and vocabdump tools, after discussing with lskovlun. We got better functionality than these in ScummVM now
...
svn-id: r53653
2010-10-20 20:58:14 +00:00
Filippos Karapetis
aee1e15744
SCI tools: Removing the now obsolete old_objects tool, after discussing with lskovlun. It was supposed to be the underpinning for a VM that never materialized
...
svn-id: r53652
2010-10-20 20:57:08 +00:00
Filippos Karapetis
308ec17a05
SCI tools: Removing the now obsolete sciunpack tool, after discussing with lskovlun. We got a more advanced functionality in ScummVM now
...
svn-id: r53650
2010-10-20 20:46:52 +00:00
John Willis
aae3f96f35
TOOLS: Add OpenPandora to credits and replace GP2X/Wiz with GPH Devices.
...
* I hope this is the right place to to this ;).
svn-id: r53642
2010-10-20 13:09:40 +00:00
Julien Templier
5c2bcadd21
CREDITS: Add lastexpress engine
...
svn-id: r53590
2010-10-18 21:35:15 +00:00
Filippos Karapetis
35af08619d
CREATE_MSVC: Added a missing check for sword25 and reordered some engine checks alphabetically
...
svn-id: r53566
2010-10-18 11:09:36 +00:00
Filippos Karapetis
a5cbff2372
CREATE_MSVC: Added support for libpng as well
...
svn-id: r53564
2010-10-18 10:40:46 +00:00
Travis Howell
f40e427ab0
SCUMM: Correct incorrect demo entry for Backyard Football 2002.
...
svn-id: r53560
2010-10-18 00:43:49 +00:00
Travis Howell
3dc498c5ec
SCUMM: Fix Macintosh demo of Putt-Putt Joins the Parade.
...
svn-id: r53557
2010-10-17 23:45:57 +00:00
Sylvain Dupont
59e9db8450
CREDITS: Added Toon engine
...
svn-id: r53530
2010-10-16 01:03:21 +00:00
Eugene Sandulenko
072c5b447c
CREDITS: Add Sword2.5 team. The wording was agreed with them
...
svn-id: r53448
2010-10-13 22:15:22 +00:00
Max Horn
043f2db0c7
BASE: Add SVN_REVISION placehold to internal_version.h.in
...
Our tools/update-version.pl script always keeps this empty.
But it will make integration of the create_project patch smoother.
svn-id: r53427
2010-10-13 15:00:28 +00:00
Filippos Karapetis
01b4d4e913
create_msvc: enable language extensions for SWORD25
...
svn-id: r53422
2010-10-13 14:00:29 +00:00
Filippos Karapetis
db58a05a57
create_msvc: Added support for USE_THEORADEC
...
svn-id: r53421
2010-10-13 13:45:50 +00:00
Eugene Sandulenko
f2d8d71a78
CREDITS: Added qvist to credits per his request
...
svn-id: r53164
2010-10-12 19:33:36 +00:00
David Turner
a1e7761f6d
TOOLS: Modified engine patch for use with skycpt and updated skycpt README
...
The Demo _does_ contain the Save/Load Panel resources, but not the required font #2 .
Have updated the patch to allow use of font #0 , so the process for the CD demo is now the
same as for the other versions of BASS.
svn-id: r53163
2010-10-12 14:39:27 +00:00
Jordi Vilalta Prat
8388e0dfea
JANITORAL: Clean trailing whitespaces.
...
svn-id: r53160
2010-10-12 02:18:11 +00:00
Arnaud Boutonné
010fb9825a
TOOLS: Fix typos in specialInfoLine arrays
...
svn-id: r53123
2010-10-10 15:27:39 +00:00
Arnaud Boutonné
a4c16f7447
HUGO: Move Dos strings from Parser to hugo.dat
...
svn-id: r53109
2010-10-10 09:47:19 +00:00
Arnaud Boutonné
043a293ae9
HUGO - Fix error in data (H1 Dos)
...
svn-id: r53104
2010-10-10 07:41:13 +00:00
Eugene Sandulenko
cf82bef02e
TOON: Merged Toon engine to ScummVM trunk
...
svn-id: r53087
2010-10-08 22:30:39 +00:00
Johannes Schickel
8639ca97e6
TOOLS: Add RELEASE_BUILD to autogenerated MSVC project files.
...
This is only done for the release target and not the debug target.
svn-id: r53065
2010-10-08 08:07:31 +00:00
Thierry Crozat
dffabdfed0
DRASCULA: Improve French and German subtitles
...
It adds French and German subtitles to the Von Braun cutscene (see
bug #3069981 ) and also improve the French translation overall.
Thanks to SimSaw for the cutscene German subtitles.
svn-id: r53002
2010-10-03 21:38:33 +00:00
Florian Kagerer
5d1ab85874
SCUMM: update scumm-md5.txt
...
svn-id: r52981
2010-10-02 15:01:51 +00:00