aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2010-01-05Fixed compiler warning about excessive bit-shiftPaul Gilbert
svn-id: r47022
2010-01-05Changed the create_lure tool to use the explicitly defined lure language listPaul Gilbert
svn-id: r47021
2010-01-03Change BS 1 & 2 to I & II (see discussion on -devel)Max Horn
svn-id: r46951
2009-12-31Add the Mohawk crew to the credits.Matthew Hoops
svn-id: r46787
2009-12-30Now it says "libraries" again joostp.Johannes Schickel
svn-id: r46765
2009-12-30Mark MSVC 2010 as experimental in the tool's help output too.Johannes Schickel
svn-id: r46764
2009-12-30Commit of modified patch 7 "Mention 2010 version in tools README" from fr ↵Johannes Schickel
#2891357 "create_msvc: Add support for MSVC10". Most important modification is that MSVC 2010 support is still marked as WIP, since MSVC 2010 isn't released yet. svn-id: r46763
2009-12-30Commit of patch 5 "Add MSVC10 project & solution" from fr #2891357 ↵Johannes Schickel
"create_msvc: Add support for MSVC10". svn-id: r46761
2009-12-30Commit of slightly modified (formatting only) patch 4 "Add MSVC10 support" ↵Johannes Schickel
from fr #2891357 "create_msvc: Add support for MSVC10". svn-id: r46760
2009-12-30Commit patch 3 "Silence warnings (in project files)" from fr #2891357 ↵Johannes Schickel
"create_msvc: Add support for MSVC10". svn-id: r46759
2009-12-30Commit patch 2 "Simplify createBuildProp code" from fr #2891357 ↵Johannes Schickel
"create_msvc: Add support for MSVC10". svn-id: r46758
2009-12-30Commit patch 1 "Extract version specific code" from fr #2891357 ↵Johannes Schickel
"create_msvc: Add support for MSVC10". svn-id: r46757
2009-12-26Remove x86 ASM version of sykcpt code, just use the generic code everywhereMax Horn
svn-id: r46574
2009-12-26Tweak and rename skycpt ReadMe.txt -> READMEMax Horn
svn-id: r46573
2009-12-26Remove obsolete skycpt MakefileMax Horn
svn-id: r46572
2009-12-25Removed a const-away cast.Johannes Schickel
svn-id: r46541
2009-12-25Commit of patch #2909981 "create_msvc: Updated default warnings + ↵Johannes Schickel
per-project warnings" with some slight changes. svn-id: r46540
2009-12-22Specify file size for PC-Spiele German Indy3 as provided in bug#2916434Eugene Sandulenko
svn-id: r46489
2009-12-21Add indy3 md5 from bug #2916434: "New MD5 for Indy3 DOS-EGA, German"Eugene Sandulenko
svn-id: r46470
2009-12-12create_msvc: (littleboy) Fixed closing of search handle (should use ↵Arnaud Boutonné
FindClose instead of CloseHandle with handles from FindFirstFile) svn-id: r46353
2009-12-07Formatting.Johannes Schickel
svn-id: r46277
2009-12-07Disabled language extensions in the generated MSVC project files (refer to ↵Filippos Karapetis
patch #2909854) svn-id: r46274
2009-11-29Use common/ headers in our trunk toolsMax Horn
svn-id: r46207
2009-11-29add missing varag paramMax Horn
svn-id: r46206
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
svn-id: r46180
2009-11-26Update credits.Travis Howell
svn-id: r46148
2009-11-23Update credits.Travis Howell
svn-id: r46114
2009-11-22- Store ID map for static resources in kyra.dat instead of hardcoding it in ↵Johannes Schickel
the main KYRA source - Changed how static resource types are specified - Rebuilt kyra.dat svn-id: r46091
2009-11-22Little cleanup.Johannes Schickel
svn-id: r46090
2009-11-22Update game details for Japanese PCE version of Loom.Travis Howell
svn-id: r46072
2009-11-22Update.Travis Howell
svn-id: r46071
2009-11-22Update game details for English PCE version of Loom.Travis Howell
svn-id: r46069
2009-11-21Fix mismatching resource type IDs for Lands of Lore in kyra.dat.Johannes Schickel
svn-id: r46051
2009-11-21Fix Kyrandia 1 FM-Towns credits entries in kyra.dat.Johannes Schickel
svn-id: r46050
2009-11-21Flag credits data for Kyrandia 1 as language specific data. (Fixes language ↵Johannes Schickel
of credits for Amiga versions.) svn-id: r46049
2009-11-21- Got rid of hardcoded filename list for kyra.datJohannes Schickel
- Synced static resource definitions between KYRA main codebase and create_kyradat - Rebuilt kyra.dat svn-id: r46047
2009-11-21Naming consistency.Johannes Schickel
svn-id: r46043
2009-11-21Resolve TODO.Johannes Schickel
svn-id: r46042
2009-11-21Cleanup.Johannes Schickel
svn-id: r46041
2009-11-21Rename "kPaletteList#" to "kSpecialPalette#".Johannes Schickel
svn-id: r46039
2009-11-21Speed up extraction by only adding matching providers to search list.Johannes Schickel
svn-id: r46037
2009-11-21Fix various platform/language table entries.Johannes Schickel
svn-id: r46036
2009-11-21Add proper error messages, in case some entries aren't found.Johannes Schickel
svn-id: r46035
2009-11-21Merge multi language games into one entry.Johannes Schickel
svn-id: r46033
2009-11-21Cleanup.Johannes Schickel
svn-id: r46032
2009-11-20Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ↵Johannes Schickel
every game variant. svn-id: r46025
2009-11-20Fix missing printf arguments.Johannes Schickel
svn-id: r46024
2009-11-20Cleanup.Johannes Schickel
svn-id: r46023
2009-11-20Flag Kyra3 as talkie version in kyra.dat.Johannes Schickel
svn-id: r46022
2009-11-20Readded output whether extraction succeeded or not.Johannes Schickel
svn-id: r46021