aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
2011-12-26KYRA: (EOB) - implement EOB1 party transferathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - fix some bugsathrxx
- fix monster movement - fix character level gain - add some static res for party transfer
2011-12-26KYRA: (EOB) - implement wall of force spellathrxx
2011-12-26KYRA: (EOB) - add EOB 1 introathrxx
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)
2011-12-26KYRA: (EOB) - lots of fixes towards EOB1 playabilityathrxx
also implement some new code (EOB1 portals, burning hands spell, etc.)
2011-12-26KYRA: (EOB) - some more sequence code and bug fixesathrxx
2011-12-26KYRA: (EOB) - implement npc sequences and fix some bugsathrxx
2011-12-26KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugsathrxx
2011-12-26KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.athrxx
2011-12-06DOCS: Add Swedish README from patch #3451861Thierry Crozat
2011-11-27DOCS: Add Swedish translation of QuickStart from patch #3443455Thierry Crozat
2011-11-20BUILD: Add Debian packaging files supplied by jmm@debian.org.D G Turner
2011-11-20ALL: Remove more m4/mads leftovers.Johannes Schickel
Some project files (iPhone) and backend files (Symbian) still reference m4.dat, but I know not enough on how to remove that without breaking something.
2011-11-20M4: Removed the M4/MADS engine from trunkPaul Gilbert
2011-10-25ANDROID: Move from org.inodes.gus to org.scummvm.Alyssa Milburn
2011-10-25DOCS: Renamed the Spanish QuickStart to use just ANSI chars.Jordi Vilalta Prat
It seems it wasn't handled properly neither by Git nor by some filesystems, so we prefer playing on the safe side.
2011-10-22ANDROID: Add a shared user id.Alyssa Milburn
Otherwise the plugins fail to run on modern Android because they're set to run in-process but they're not allowed to do so.
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-10-20BUILD: Fix errors in Windows installer script.Travis Howell
2011-10-19DOC: Add Czech ReadMe from patch #3424959Thierry Crozat
2011-10-17DOC: Add Italian QuickStartThierry Crozat
2011-10-16BUILD: Install the new Spanish quickstart file.Jordi Vilalta Prat
2011-10-05DOC: Rename French QuickStart fileThierry Crozat
2011-10-05BUILD: Fix typos in my last commit.Travis Howell
2011-10-05BUILD: Add new translated documentation to Windows installer.Travis Howell
2011-10-05BUILD: Add new translated documentation to Windows installer.Travis Howell
2011-10-04DISTS: Fix language codes in MacOS X Info.plist fileThierry Crozat
It should either use ISO 639-1 or ISO 639-2 codes. Since we use ISO 639-1 codes for the language part of the po file names I used the same codes here.
2011-09-19DISTS: Update MacOSX Info.plist to add most languages for localization.D G Turner
This should fix bug #3394080 : "MACOSX: Language auto-detection does not work correctly", though this list should be expanded to include any languages in po directory which I have missed. Thanks to LordHoto for indicating the likely cause.
2011-09-06DIST: Add support for new -tools switch to MSVC batch filesLittleboy
2011-08-22DISTS: Remove executable flag from BADA filesSven Hesse
2011-08-22DISTS: Strip off windows-style line endings in BADA fileSven Hesse
2011-08-21BADA: Make GlobalMenu wider to avoid clipping RTL label textChris Warren-Smith
2011-08-21BADA: Renamed the customised vkeybd layout to vkeybd_badaChris Warren-Smith
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell
2011-08-10BUILD: Remove English specific launch message in Windows installer script.Travis Howell
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell
2011-08-10BUILD: Install documentation based on language chosen during installation.Travis Howell
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-08-02Merge pull request #52 from CeRiAl/macosx-sparkleOystein Eftevaag
MACOSX: Add Sparkle support
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-07-25KYRA: add support for Kyra 2 Russian floppyathrxx
2011-07-24LOL: add support for Russian CD-ROM versionathrxx
2011-07-24LOL: add support for Russian floppy versionathrxx
2011-07-19MACOSX: Add Sparkle supportCeRiAl
2011-07-10REDHAT: Update list of packaged data filesWillem Jan Palenstijn
(cherry picked from commit 97674b66b8f71f3128f5e0b243b44a018529ff11)
2011-07-04NSIS: Handle case when the Games.dll plugin cannot be loaded (and skip ↵Littleboy
shortcut creation)
2011-07-04NSIS: Register with game explorer on installationLittleboy