aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2010-11-28CREATE_PROJECT: Updated project file generation for the gsoc2010-opengl ↵Filippos Karapetis
branch (thanks to LordHoto) svn-id: r54528
2010-11-27TOOLS: Fix 'Boat' bug in H1 DosArnaud Boutonné
H1 Dos is now completable svn-id: r54507
2010-11-23TOOLS: Update create_project makefileJulien Templier
svn-id: r54426
2010-11-23TOOLS: Add missing files for create_projectJulien Templier
svn-id: r54425
2010-11-23TOOLS: Move MSBuild and Visual Studio project providers to separate filesJulien Templier
- 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-23TOOLS: Extract revision from svn/hg/git at build time in Visual StudioJulien Templier
- Simplify custom file output (for VS2010) - Fix postbuild.cmd error output svn-id: r54423
2010-11-21I18N: Add Brazilian Portuguese (from patch #3114669)Thierry Crozat
svn-id: r54411
2010-11-20TOOLS: Fixed some compiler warnings in create_mads toolPaul Gilbert
svn-id: r54394
2010-11-20TOOLS: Minor fix to create_mads makefilePaul Gilbert
svn-id: r54393
2010-11-19BUILD: Revert r53427.Johannes Schickel
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-19TOOLS: Move Visual Studio pre/post build events scripts to external filesJulien Templier
svn-id: r54381
2010-11-19TOOLS: Add stubs for external Pre/Post build scripts in Visual StudioJulien Templier
svn-id: r54380
2010-11-19TOOLS: Added create_mads tool for MADS/M4 enginePaul Gilbert
svn-id: r54363
2010-11-18TOOLS: Do not copy SCUMM MD5 data to web SVN module anymoreMax Horn
svn-id: r54314
2010-11-15CREDITS: Add Hungarian translator.Thierry Crozat
svn-id: r54252
2010-11-13TOOLS: Added MSVC10 project files for the create_hugo toolFilippos Karapetis
svn-id: r54229
2010-11-12TOOL+HUGO: Misc modificationsArnaud Boutonné
- 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-11TOOL: Suppress useless strings in textUtil Arnaud Boutonné
Also add DOS version for this text array svn-id: r54202
2010-11-10TOOLS: Remove CXXFLAGS rule from create_project module.mkJulien Templier
svn-id: r54187
2010-11-10TOOLS: Fix typo in create_project MSVC9 project fileJulien Templier
svn-id: r54186
2010-11-10TOOLS: Remove superflous pointer dereference in create_kyradat.Johannes Schickel
svn-id: r54183
2010-11-10TOOLS: Add create_project toolJulien Templier
- 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-10TOOLS: Remove create_msvc and update readmeJulien Templier
svn-id: r54181
2010-11-09create_msvc: Added the SDL_BACKEND define, to fix compilation with MSVCFilippos Karapetis
svn-id: r54159
2010-11-07CREDITS: Add myself to the Infrastructure section (after talking with Max).Johannes Schickel
svn-id: r54112
2010-11-07CREDITS: Mark Joachim Eberhard as retired.Johannes Schickel
svn-id: r54110
2010-11-06TOOL: Add original palette in tool, disabledArnaud Boutonné
This may be required by purists, but is awful (thus currently not used) svn-id: r54101
2010-11-05TOOL: Fix bug in data in Hugo2 DosArnaud Boutonné
svn-id: r54085
2010-11-04TOOL: Fix ticks per seconds for H1 DosArnaud Boutonné
svn-id: r54063
2010-10-31TOOLS: Fix GCC warnings reported by Fingolgin in create_hugoArnaud Boutonné
Also realign arrays to make them (a bit) more readable. These modifications don't modify Hugo.dat svn-id: r53983
2010-10-30CREATE_HUGO: Avoid use of global constructorsMax Horn
svn-id: r53966
2010-10-30TOOLS: Enable use of forbidden symbolsMax Horn
svn-id: r53965
2010-10-28CREDITS: Added sword25 enginePaul Gilbert
svn-id: r53900
2010-10-26TOOLS: Add short description for CREATE_TOON, standardize tabulationArnaud Boutonné
svn-id: r53864
2010-10-26TOOL: Add credits for HugoArnaud Boutonné
svn-id: r53859
2010-10-24KYRA/PC98: workaround for missing delay opcodesFlorian Kagerer
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-21CREDITS: Fix HTML entityWillem Jan Palenstijn
svn-id: r53668
2010-10-20SCI tools: Removing the now obsolete listwords tool, after discussing with ↵Filippos Karapetis
lskovlun. We got better functionality in ScummVM now (the parser_words debug command) svn-id: r53655
2010-10-20SCI tools: also removing obsolete file graphics_png.hFilippos Karapetis
svn-id: r53654
2010-10-20SCI tools: Removing the now obsolete classes, scriptdump and vocabdump ↵Filippos Karapetis
tools, after discussing with lskovlun. We got better functionality than these in ScummVM now svn-id: r53653
2010-10-20SCI tools: Removing the now obsolete old_objects tool, after discussing with ↵Filippos Karapetis
lskovlun. It was supposed to be the underpinning for a VM that never materialized svn-id: r53652
2010-10-20SCI tools: Removing the now obsolete sciunpack tool, after discussing with ↵Filippos Karapetis
lskovlun. We got a more advanced functionality in ScummVM now svn-id: r53650
2010-10-20TOOLS: Add OpenPandora to credits and replace GP2X/Wiz with GPH Devices.John Willis
* I hope this is the right place to to this ;). svn-id: r53642
2010-10-18CREDITS: Add lastexpress engineJulien Templier
svn-id: r53590
2010-10-18CREATE_MSVC: Added a missing check for sword25 and reordered some engine ↵Filippos Karapetis
checks alphabetically svn-id: r53566
2010-10-18CREATE_MSVC: Added support for libpng as wellFilippos Karapetis
svn-id: r53564
2010-10-18SCUMM: Correct incorrect demo entry for Backyard Football 2002.Travis Howell
svn-id: r53560
2010-10-17SCUMM: Fix Macintosh demo of Putt-Putt Joins the Parade.Travis Howell
svn-id: r53557
2010-10-16CREDITS: Added Toon engineSylvain Dupont
svn-id: r53530
2010-10-13CREDITS: Add Sword2.5 team. The wording was agreed with themEugene Sandulenko
svn-id: r53448