Filippos Karapetis
bd5ab7e501
TOOLS: Capitalization fix
...
svn-id: r54703
2010-12-01 14:57:22 +00:00
Filippos Karapetis
eeb557baab
TOOLS: Added OpenGL support to Visual Studio project files
...
svn-id: r54701
2010-12-01 14:56:06 +00:00
Julien Templier
8b061f06e2
TOOLS: Fix regression in create_project MSVC9 project creation
...
Debug build configurations were missing </Configuration> ending elements
(see comments of bug #3121962 )
svn-id: r54681
2010-11-30 16:41:48 +00:00
Filippos Karapetis
5e0a441add
CREATE_PROJECT: Updated project file generation for the gsoc2010-opengl branch (thanks to LordHoto)
...
svn-id: r54528
2010-11-28 15:54:20 +00:00
Arnaud Boutonné
8b7c42f0b0
TOOLS: Fix 'Boat' bug in H1 Dos
...
H1 Dos is now completable
svn-id: r54507
2010-11-27 16:48:38 +00:00
Julien Templier
b6d97e492c
TOOLS: Update create_project makefile
...
svn-id: r54426
2010-11-23 11:54:20 +00:00
Julien Templier
500ae85c86
TOOLS: Add missing files for create_project
...
svn-id: r54425
2010-11-23 11:47:52 +00:00
Julien Templier
3cb5c64477
TOOLS: Move MSBuild and Visual Studio project providers to separate files
...
- Add option --build-events to run custom pre/post build events as part
of the build (defaults to false and VS2010 only ATM)
- Only run build events as part of VS2010 build with all engines enabled
(ie. dev build)
svn-id: r54424
2010-11-23 11:22:31 +00:00
Julien Templier
569ad6caba
TOOLS: Extract revision from svn/hg/git at build time in Visual Studio
...
- Simplify custom file output (for VS2010)
- Fix postbuild.cmd error output
svn-id: r54423
2010-11-23 11:14:17 +00:00
Thierry Crozat
8c0160cca6
I18N: Add Brazilian Portuguese (from patch #3114669 )
...
svn-id: r54411
2010-11-21 22:12:31 +00:00
Paul Gilbert
29c6ab433e
TOOLS: Fixed some compiler warnings in create_mads tool
...
svn-id: r54394
2010-11-20 10:10:18 +00:00
Paul Gilbert
3a0b28f9f9
TOOLS: Minor fix to create_mads makefile
...
svn-id: r54393
2010-11-20 10:00:24 +00:00
Johannes Schickel
0f26184f8d
BUILD: Revert r53427.
...
create_project will now use a different approach than recreating
base/internal_version.h. This is also because recreating this file might
result in accidental commits of the modified file and thus "screw up" the
version string on different systems.
svn-id: r54383
2010-11-19 16:47:03 +00:00
Julien Templier
ec9ad50c14
TOOLS: Move Visual Studio pre/post build events scripts to external files
...
svn-id: r54381
2010-11-19 14:12:33 +00:00
Julien Templier
6aa770751f
TOOLS: Add stubs for external Pre/Post build scripts in Visual Studio
...
svn-id: r54380
2010-11-19 13:59:02 +00:00
Paul Gilbert
16ee411187
TOOLS: Added create_mads tool for MADS/M4 engine
...
svn-id: r54363
2010-11-19 10:23:33 +00:00
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