Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-26 | Add flag to set USE_DETECTLANG in create_msvc. | Johannes Schickel | |
svn-id: r50350 | |||
2010-06-26 | GUI: Add the catalan translation | Jordi Vilalta Prat | |
svn-id: r50327 | |||
2010-06-25 | SCUMM: Set some more detection file sizes | Max Horn | |
svn-id: r50270 | |||
2010-06-24 | Gives proper credits for the Hungarian translation. Also remembered to ↵ | Thierry Crozat | |
update the website credits this time (it was also missing the Android credits by the way). svn-id: r50251 | |||
2010-06-24 | Add credits for the translations. | Thierry Crozat | |
svn-id: r50248 | |||
2010-06-24 | Yet another slight variable renaming to match our conventions. | Johannes Schickel | |
svn-id: r50242 | |||
2010-06-24 | Do not include any headers from common/messages.cpp, since that file might ↵ | Johannes Schickel | |
be included into an namespace. svn-id: r50241 | |||
2010-06-24 | Some more cleanup of po2c's output. | Johannes Schickel | |
svn-id: r50240 | |||
2010-06-24 | Adapt po2c's output to better mach our code formatting conventions. | Johannes Schickel | |
Along with it I added a suffix "-scummvm" to the version variable, since we also feature some custom extensions like the charset specification. svn-id: r50239 | |||
2010-06-24 | Added some consts to the output of tools/po2c. | Johannes Schickel | |
svn-id: r50238 | |||
2010-06-22 | SCUMM: Specify various file sizes of detection files | Max Horn | |
svn-id: r50151 | |||
2010-06-22 | SCUMM: Add Japanese FOA CD version from tracker #3017219 | Max Horn | |
svn-id: r50149 | |||
2010-06-22 | Add '2gs' to tools/md5table.c (this is used in tools/scumm-md5.txt, but was ↵ | Max Horn | |
not added to the tool) svn-id: r50148 | |||
2010-06-15 | Fix some warnings inside make-scumm-fontdata.c | Johannes Schickel | |
svn-id: r49888 | |||
2010-06-15 | Fix some warnings inside convbdf.c | Johannes Schickel | |
svn-id: r49887 | |||
2010-06-15 | Add translation feature support in create_msvc. | Johannes Schickel | |
svn-id: r49886 | |||
2010-06-15 | Implement 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-06 | Add Gus to credits, update README & NEWS | Max Horn | |
svn-id: r49454 | |||
2010-06-06 | Add Android backend from patch #2603856 | Max Horn | |
svn-id: r49449 | |||
2010-05-26 | Reverted commit #49107 - it is pointless to keep silencing this warning ↵ | Filippos Karapetis | |
(which is, in fact, correct) svn-id: r49225 | |||
2010-05-24 | Added Russian Windows release of puttmoon | Eugene Sandulenko | |
svn-id: r49183 | |||
2010-05-24 | Fix warnings | Eugene Sandulenko | |
svn-id: r49182 | |||
2010-05-24 | Fix compilation under MinGW | Eugene Sandulenko | |
svn-id: r49181 | |||
2010-05-24 | Added 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-19 | Disabled probably false positive warning 4121 (alignment of a member was ↵ | Filippos Karapetis | |
sensitive to packing) in mohawk svn-id: r49107 | |||
2010-05-19 | Added missing single quote | Filippos Karapetis | |
svn-id: r49091 | |||
2010-05-19 | formatting | Eugene Sandulenko | |
svn-id: r49090 | |||
2010-05-19 | Patch from Littleboy to silence useless warning due to VideoDecoder changes | Eugene Sandulenko | |
svn-id: r49089 | |||
2010-05-16 | Correct IRIX spec filename | Joost Peters | |
svn-id: r49051 | |||
2010-05-16 | Patch #2998635: "IRIX packaging files + icons" + add scummvm.spec.in to ↵ | Joost Peters | |
update-version.pl svn-id: r49050 | |||
2010-05-10 | Fix build with scalers for msvc. | Andre Heider | |
svn-id: r49001 | |||
2010-05-09 | Extended patch #2971742: SCUMM: autodetection for diskimage contents. | Eugene Sandulenko | |
I added NES bundle handling to the patch. svn-id: r48991 | |||
2010-05-09 | Patch #2970203: Drascula: typo fixes in german text | Eugene Sandulenko | |
svn-id: r48982 | |||
2010-05-08 | Fix possible out of bounds access. | Johannes Schickel | |
svn-id: r48972 | |||
2010-05-08 | Cleanup. | Johannes Schickel | |
svn-id: r48970 | |||
2010-04-29 | Final patch from #2891357 "create_msvc: Add support for MSVC10". | Johannes Schickel | |
svn-id: r48855 | |||
2010-04-21 | Update credits: Fredrik retired | Max Horn | |
svn-id: r48766 | |||
2010-04-12 | Update credits for myself to reflect that I am now part of the team. | Thierry Crozat | |
svn-id: r48646 | |||
2010-04-12 | Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew ↵ | Ori Avtalion | |
language svn-id: r48645 | |||
2010-04-12 | Remove trailing whitespace from person names with no description | Ori Avtalion | |
svn-id: r48642 | |||
2010-04-12 | Changed my credits to indicate more extensive contributions | Yotam Barnoy | |
svn-id: r48633 | |||
2010-04-09 | No Mandriva updates in ages -> mark Mandriva packager as retired | Max Horn | |
svn-id: r48592 | |||
2010-04-05 | Mark Chris Gray (former Win64 builder) retired and add myself to the Win64 ↵ | Johannes Schickel | |
builder section. svn-id: r48540 | |||
2010-04-04 | Add dists/redhat/scummvm-tools.spec to tools/update-version.pl | Max Horn | |
svn-id: r48516 | |||
2010-04-04 | Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible. | Travis Howell | |
svn-id: r48499 | |||
2010-03-31 | Change 'CVS' to 'SVN' in dist-module.sh | Max Horn | |
svn-id: r48441 | |||
2010-03-08 | Conistenlty 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-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat | |
svn-id: r48148 | |||
2010-02-24 | Add another German Windows version of Pajama Sam 2. | Travis Howell | |
svn-id: r48123 | |||
2010-02-22 | SCI: moving scitrace | Martin Kiewitz | |
svn-id: r48111 |