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
David Turner
4293dbb7f3
TOOLS: Added engine patch for use with skycpt and updated skycpt README
...
This patch removes the description for required code modification to sky engine for generation of RESET.* files from the README and places it into a patch file. This patch also adds two modifications which are required to get RESET.* with current codebase not mentioned in the README.
svn-id: r52961
2010-09-30 22:45:24 +00:00
David Turner
05a08d61c7
TOOLS : Fixes for skycpt use, particularly on case-sensitive OS
...
In order to allow for work on bug #1507756 "BASS: Officer Blunt wrong animation (?)",
the skycpt tool needs to be run, but this was only previously used on case-insensitive
OS i.e. Win32. To get this to work normally on case-sensitive OS i.e. Unix, a number of
corrections were made to the hardcoded filenames to ensure the same case as the
input files.
Minor corrections :
The README was also amended to deal with the pitfall of decompressing savefiles.
Added output of each RESET.* file as processed so offending file can be seen on assertion.
Corrected segfault on missing COMPACT.TXT, so exit is more graceful.
svn-id: r52941
2010-09-29 02:57:11 +00:00
Max Horn
484bf9c269
ALL: Fixup some #define names
...
svn-id: r52935
2010-09-28 20:30:50 +00:00
Arnaud Boutonné
2ab77f2f52
TOOLS: Add H1 Dos intro ticks to hugo.dat
...
svn-id: r52901
2010-09-26 11:27:08 +00:00
Arnaud Boutonné
16557884b6
TOOLS: Add missing data for H1 Dos
...
svn-id: r52754
2010-09-16 23:00:25 +00:00
Thierry Crozat
b77434c415
I18N: Fix create_translation tool when string contain special characters
...
The english or translated strings in the PO file might have representations of special characters (e.g. '\n') or protected characters (e.g. '\"') visible as
in the source code. However at run time ScummVM expects them to be
the special characters and not their visible representations. Now the
create_translations tool does the substitution if it finds such characters.
svn-id: r52739
2010-09-15 23:12:29 +00:00
Arnaud Boutonné
1edd47c9ff
TOOLS: Add staticfont.h to create_hugo
...
This file was supposed to be committed in r52696...
svn-id: r52709
2010-09-13 16:01:23 +00:00
Arnaud Boutonné
f656ed2974
TOOLS: Add fonts in hugo.dat for DOS version
...
svn-id: r52696
2010-09-12 22:54:37 +00:00
Jordi Vilalta Prat
b92c329fa5
I18N: Don't use fuzzy translations.
...
- Tweaked create_translations to ignore fuzzy translations.
- Fixed some formatting and removed extra whitespaces.
svn-id: r52638
2010-09-08 17:01:21 +00:00
Willem Jan Palenstijn
29afa3094d
CREDITS: Fix typo
...
svn-id: r52624
2010-09-07 17:45:36 +00:00
Eugene Sandulenko
771d2274dd
CREDITS: Thanked for Drascula and Hugo sources
...
svn-id: r52622
2010-09-07 17:38:21 +00:00
Arnaud Boutonné
be53141091
HUGO: Clean up creation tool
...
Fix typos and suppress all identical noun arrays.
svn-id: r52596
2010-09-06 16:09:56 +00:00
Arnaud Boutonné
2bea43357f
HUGO: Add hints in DOS versions
...
In DOS versions, display hints when mouse is over a
hotspot. This behavior is based on the one of Hugo Win
versions.
svn-id: r52590
2010-09-06 12:09:11 +00:00
Arnaud Boutonné
054a95498e
TOOLS: Suppress some dead code reported by Cppcheck
...
svn-id: r52496
2010-09-02 12:52:03 +00:00
Arnaud Boutonné
ca74eb3e8b
HUGO: Fix labyrinth bug in Hugo 2 for Windows
...
svn-id: r52485
2010-09-01 22:11:01 +00:00