Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-06 | DOCS: Add Swedish README from patch #3451861 | Thierry Crozat | |
2011-11-28 | BUILD: Remove excess spaces. | Travis Howell | |
2011-11-27 | DOCS: Add Swedish translation of QuickStart from patch #3443455 | Thierry Crozat | |
2011-11-23 | BUILD: Added comment to new project generation target | Eugene Sandulenko | |
2011-11-23 | BUILD: Added build rule for generating IDE project files | Eugene Sandulenko | |
2011-11-17 | BUILD: Update win32dist target, to convert line endings in English ↵ | Travis Howell | |
QuickStart file too. | |||
2011-10-25 | DOCS: 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-19 | DOC: Add Czech ReadMe from patch #3424959 | Thierry Crozat | |
2011-10-17 | BUILD: Fix win32 target for Windows. | Travis Howell | |
2011-10-17 | DOC: Add Italian QuickStart | Thierry Crozat | |
2011-10-16 | BUILD: Install the new Spanish quickstart file. | Jordi Vilalta Prat | |
2011-10-05 | DOC: Add Norwegian (bokmaal) QuickStart to Mac disk image | Thierry Crozat | |
2011-10-05 | DOC: Rename French QuickStart file | Thierry Crozat | |
2011-10-05 | BUILD: Add new translated documentation to Windows installer. | Travis Howell | |
2011-10-04 | MACOSX: Remove -lSystemStubs from the link for scummvm-static | Thierry Crozat | |
This should fix bug #3407662: SystemStubs library no longer available on 10.7. I tested compilation on 10.6 and there is no link error after removing it. Hopefully it will work on older systems as well. | |||
2011-09-24 | PS3: Add a target to push ScummVM to the PS3 over the network using ps3load. | Bastien Bouclet | |
ps3load now works on FW 3.55 using the lastest ps3toolchain | |||
2011-08-22 | DOC: Add extended file attribute for UTF-8 files on MacOS X | Thierry Crozat | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-07-19 | MACOSX: Add Sparkle support | CeRiAl | |
2011-07-18 | DOC: Added German translation of README (WIP by SimSaw) | Eugene Sandulenko | |
2011-07-18 | DOC: Renamed README template and translated versions to QuickStart | Eugene Sandulenko | |
2011-07-15 | BUILD: Include localized readmes into win32 package | Eugene Sandulenko | |
2011-07-01 | NSIS: Always pass ARCH variable to script and handle case when the variable ↵ | Littleboy | |
is empty | |||
2011-07-01 | NSIS: Convert line endings on the fly during installation | Littleboy | |
2011-07-01 | CONFIGURE: Rename $WIN32BUILD to $STAGING | Littleboy | |
2011-06-30 | BUILD: Store the Windows installer scripts in a single directory, and share ↵ | Travis Howell | |
the graphics files. | |||
2011-06-30 | BUILD: Use separate win32 target for each installer. | Travis Howell | |
2011-06-25 | PS3: Fix out of tree builds. | Bastien Bouclet | |
Allow GCC to use CELL BE PPU features. | |||
2011-06-22 | PS3: Added a readme | Bastien Bouclet | |
2011-06-22 | PS3: Map joypad buttons to features. Enable the virtual keyboard. | Bastien Bouclet | |
2011-06-22 | PS3: Initial version of the PlayStation 3 backend | Bastien Bouclet | |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn | |
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops | |
Conflicts: engines/groovie/script.cpp | |||
2011-05-25 | BUILD: Rename UNIX #define to POSIX | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-11 | CONFIGURE: Fix creation of the NSIS installer when building out of tree | Littleboy | |
2011-05-11 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops | |
Conflicts: audio/decoders/qdm2.h common/util.cpp engines/groovie/music.cpp engines/groovie/resource.h video/qt_decoder.cpp video/qt_decoder.h | |||
2011-05-06 | Merge pull request #31 from lordhoto/win-res | Johannes Schickel | |
Embed engine/theme dists files into Win Executable. Check the following link for further discussion: https://github.com/scummvm/scummvm/pull/31 | |||
2011-05-05 | BUILD: Silence windres command line when a non-verbose build is done. | Johannes Schickel | |
2011-05-05 | WIN32: Embed engine data files and theme files into executable. | Johannes Schickel | |
This embeds all the engine data files from dists/engine-data into the executable in case the engines using them are included statically. Furthermore it includes the theme dist files in the executable. | |||
2011-05-02 | Merge remote-tracking branch 'upstream/master' into nsis | Littleboy | |
Conflicts: devtools/create_project/scripts/postbuild.cmd devtools/create_project/visualstudio.cpp ports.mk | |||
2011-04-27 | PORTS: Tweak win32setup target | Littleboy | |
- Rename README-SDL to be used by installer script - Use relative build path for WIN32PATH - Add default build folder to ignore file | |||
2011-04-27 | PORTS: Add target to build a win32 setup installer | Littleboy | |
2011-04-27 | Add Inno Setup installer script for Windows builds | unknown | |
2011-04-22 | BUILD: Move ARM_ASM flags to configure | dhewg | |
So they're used again if a port overwrites _port_mk | |||
2011-04-13 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops | |
Conflicts: video/qt_decoder.cpp | |||
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |
2011-04-09 | ALL: Add optional dependency on libfaad | Matthew Hoops | |
2011-01-19 | MACOSX: Fix make bundle when compiling with libtheoradec | Matthew Hoops | |
svn-id: r55326 | |||
2010-10-15 | MACOSX: Fix make bundle when compiling with libpng | Matthew Hoops | |
svn-id: r53463 |