aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
Based on patch #2903830: "Updated Translation Prototype" by alexbevi which in turn is based on patch #1739965 by jvprat. Currently it builds all translations right into ScummVM. Once the feature will be accepted more widely, i.e. more translations will pop up, it will be trivial to move translation strings to external file. Finished translation: Russian Unfinished translation: Hungarian Things which are nice to do: - Language code -> language mapping for more user friendness - Specifying fonts to be used with language - Updating of interface language without restart. It will require moving of much code to reflowLayout() methods for each dialog The .po files must be in single byte encodings. I.e. no support for Unicode. svn-id: r49759
2010-06-06Add Gus to credits, update README & NEWSMax Horn
svn-id: r49454
2010-06-06Add Android backend from patch #2603856Max Horn
svn-id: r49449
2010-05-26Reverted commit #49107 - it is pointless to keep silencing this warning ↵Filippos Karapetis
(which is, in fact, correct) svn-id: r49225
2010-05-24Added Russian Windows release of puttmoonEugene Sandulenko
svn-id: r49183
2010-05-24Fix warningsEugene Sandulenko
svn-id: r49182
2010-05-24Fix compilation under MinGWEugene Sandulenko
svn-id: r49181
2010-05-24Added Russian airport and farm. Needs more work as crashes at attempt to ↵Eugene Sandulenko
opening some dictionary entries with Cyrillic characters svn-id: r49176
2010-05-19Disabled probably false positive warning 4121 (alignment of a member was ↵Filippos Karapetis
sensitive to packing) in mohawk svn-id: r49107
2010-05-19Added missing single quoteFilippos Karapetis
svn-id: r49091
2010-05-19formattingEugene Sandulenko
svn-id: r49090
2010-05-19Patch from Littleboy to silence useless warning due to VideoDecoder changesEugene Sandulenko
svn-id: r49089
2010-05-16Correct IRIX spec filenameJoost Peters
svn-id: r49051
2010-05-16Patch #2998635: "IRIX packaging files + icons" + add scummvm.spec.in to ↵Joost Peters
update-version.pl svn-id: r49050
2010-05-10Fix build with scalers for msvc.Andre Heider
svn-id: r49001
2010-05-09Extended patch #2971742: SCUMM: autodetection for diskimage contents.Eugene Sandulenko
I added NES bundle handling to the patch. svn-id: r48991
2010-05-09Patch #2970203: Drascula: typo fixes in german textEugene Sandulenko
svn-id: r48982
2010-05-08Fix possible out of bounds access.Johannes Schickel
svn-id: r48972
2010-05-08Cleanup.Johannes Schickel
svn-id: r48970
2010-04-29Final patch from #2891357 "create_msvc: Add support for MSVC10".Johannes Schickel
svn-id: r48855
2010-04-21Update credits: Fredrik retiredMax Horn
svn-id: r48766
2010-04-12Update credits for myself to reflect that I am now part of the team.Thierry Crozat
svn-id: r48646
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew ↵Ori Avtalion
language svn-id: r48645
2010-04-12Remove trailing whitespace from person names with no descriptionOri Avtalion
svn-id: r48642
2010-04-12Changed my credits to indicate more extensive contributionsYotam Barnoy
svn-id: r48633
2010-04-09No Mandriva updates in ages -> mark Mandriva packager as retiredMax Horn
svn-id: r48592
2010-04-05Mark Chris Gray (former Win64 builder) retired and add myself to the Win64 ↵Johannes Schickel
builder section. svn-id: r48540
2010-04-04Add dists/redhat/scummvm-tools.spec to tools/update-version.plMax Horn
svn-id: r48516
2010-04-04Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.Travis Howell
svn-id: r48499
2010-03-31Change 'CVS' to 'SVN' in dist-module.shMax Horn
svn-id: r48441
2010-03-08Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this ↵Johannes Schickel
matches all the external library use too). svn-id: r48208
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
svn-id: r48148
2010-02-24Add another German Windows version of Pajama Sam 2.Travis Howell
svn-id: r48123
2010-02-22SCI: moving scitraceMartin Kiewitz
svn-id: r48111
2010-02-10Fix Rober Spalek & Hans-Joerg Frieden in the CPP resp. plain text versions ↵Max Horn
of the credits svn-id: r48034
2010-02-08Allow credits and md5scumm rule to be working, when not building from the ↵Johannes Schickel
source dir. svn-id: r48002
2010-02-08Add N64 backend to creditsFabio Battaglia
svn-id: r47988
2010-02-07Add the DOSBox Team to our "Special Thanks" section for their awesome ↵Johannes Schickel
OPL2/OPL3 emulator. svn-id: r47983
2010-01-31Yet another little formatting fix.Johannes Schickel
svn-id: r47758
2010-01-31Formatting.Johannes Schickel
svn-id: r47757
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2010-01-25Use "No AdLib" instead of "No Adlib" in SCUMM's detection tables too.Johannes Schickel
svn-id: r47531
2010-01-24Correct title.Travis Howell
svn-id: r47529
2010-01-23Add headerArnaud Boutonné
svn-id: r47491
2010-01-23Some more header modifications ("Graphic Adventure Engine" and the legal ↵Arnaud Boutonné
property paragraph) svn-id: r47489
2010-01-23Tools - Replace some more headers by standard headersArnaud Boutonné
svn-id: r47478
2010-01-23Tools - Use standard headerArnaud Boutonné
svn-id: r47476
2010-01-23Update HE version for Dutch Windows demo of Freddi Fish 4.Travis Howell
svn-id: r47465
2010-01-20Add another Dutch Windows demo of Freddi Fish 4.Travis Howell
svn-id: r47413
2010-01-12Fix bug #2930306: "MANIAC - Italian NES version (extracted) not recognized"Eugene Sandulenko
svn-id: r47280