Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-11 | LOL: update kyra.dat for italian fan translation | athrxx | |
2011-06-07 | DISTS: Update XCode workspace | Julien | |
The workspace was broken by 39076ef9722529d80fef. This reverts it to the previous revision and reapplies the changes: - change UNIX to POSIX - remove mpeg2 support And adds the following changes: - add missing files to the workspace - enable translation support - silence multi-character constant warning | |||
2011-06-01 | CREATE_PROJECT: Add stubs for Xcode provider | Julien | |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn | |
2011-05-26 | SAMSUNGTV: added readme to dists | Pawel Kolodziejski | |
2011-05-25 | BUILD: Rename UNIX #define to POSIX | Max Horn | |
2011-05-16 | IPHONE/OSX: Updated xcode project | Oystein Eftevaag | |
2011-05-11 | NSIS: Add option to not include data files in the installer (they are now ↵ | Littleboy | |
included in the exe by default) | |||
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: Get rid of old MSVC style win resource support. | 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-05 | DISTS: Test for parameters in NSIS script and throw errors when not passed ↵ | Littleboy | |
to command line | |||
2011-05-05 | DISTS: Add optional ARCH parameter to NSIS script | Littleboy | |
2011-05-02 | DISTS: Update NSIS script version to 1.4.0git | Littleboy | |
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-05-01 | WEBOS: Removed special paths from default configuration. | Klaus Reimer | |
2011-05-01 | WEBOS: No longer creating paths which are not used anymore. | Klaus Reimer | |
2011-05-01 | RELEASE: This is 1.4.0git | Eugene Sandulenko | |
2011-04-28 | DISTS: Drop high-resolution versions of the installer icon (128x128 & 96x96) | Littleboy | |
This reduces installer size by around 114Kb. | |||
2011-04-28 | DISTS: Update NSIS start menu shortcuts creation/removal | Littleboy | |
- Create shortcuts in all-users start menu folder - Properly remove all shortcuts on uninstall | |||
2011-04-28 | DISTS: Remove optional flag from NSIS script uninstall section | Littleboy | |
2011-04-28 | DISTS: Update NSIS installer shortcut creation | Littleboy | |
- Fix missing CreateDirectory directive to create the base shortcut folder - Add Readme to the list of shortcuts | |||
2011-04-28 | DISTS: Copy/use README-SDL to/from the build folder (it is copied from out ↵ | Littleboy | |
of tree) | |||
2011-04-27 | DISTS: Add README-SDL to the installer script | Littleboy | |
2011-04-27 | DISTS: Update formating and comments of NSIS script | Littleboy | |
2011-04-27 | DISTS: Sort NSIS installer languages and disable the ones that aren't ↵ | Littleboy | |
supported by ScummVM itself yet. | |||
2011-04-27 | DISTS: Add NSIS installer script template for building windows installers | Littleboy | |
2011-04-27 | Add Inno Setup installer script for Windows builds | unknown | |
2011-04-25 | WEBOS: Improved build system. Now supports "release" and "beta" packaging, ↵ | Klaus Reimer | |
supports a custom base package ID and automatically determines the app version by merging the ScummVM version and a specified package version. | |||
2011-04-24 | DRASCULA: Update German subtitles for Von Braun cutscene. | Thierry Crozat | |
The first string of the old subtitles was too long. | |||
2011-04-12 | WEBOS: Correct executable flag on start script | Klaus Reimer | |
2011-04-12 | WEBOS: Move scummvmrc to ScummVM data directory | Klaus Reimer | |
scummvmrc is now located in ScummVM data directory and no longer in app directory so it is accessible via USB drive mode. | |||
2011-04-12 | WEBOS: Add installation instructions to README | Klaus Reimer | |
2011-04-12 | WEBOS: Add a README file | Klaus Reimer | |
2011-04-12 | WEBOS: Disable vkeybd, fix more directory references with wrong package name | Klaus Reimer | |
The vkeybd XML can't be read for some reason. | |||
2011-04-12 | WEBOS: Correct package name, fix default key mapping | Klaus Reimer | |
2011-04-12 | WEBOS: Add webos backend | Klaus Reimer | |
IPK can be built with "make webosrelease". | |||
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |
2011-04-09 | ANDROID: Automate the Manifest's versionCode | dhewg | |
2011-04-09 | ANDOID: Replace mkmanifest.pl with sh/sed code | dhewg | |
Removes build dependencies like perl and its XML modules | |||
2011-04-06 | ANDROID: Add multitouch support | dhewg | |
2011-03-30 | ANDROID: Document Camera/Search mapping | dhewg | |
2011-03-19 | ANDROID: Add port specific README | dhewg | |
First version, just describing the controls and related hacks | |||
2011-03-16 | ANDROID: Reindent | dhewg | |
2011-03-08 | WIN32: Use names for various magic constants in resource definitions | Max Horn | |
2011-03-04 | ANDROID: Reindent manifest | dhewg | |
2011-03-04 | ANDROID: Remove 'persistent' from the manifest | dhewg | |
That's a flag valid only for apps build into the system image | |||
2011-02-20 | HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB | strangerke | |
2011-02-14 | GIT: ./tools/update-version.pl 1 3 0 git | dhewg | |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 |