Commit Graph

1018 Commits

Author SHA1 Message Date
athrxx
4338c4dccf LOL: update kyra.dat for italian fan translation 2011-06-11 16:28:44 +02:00
Julien
074d491a6e DISTS: Update XCode workspace
The workspace was broken by 39076ef972. 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-07 05:24:05 -04:00
Julien
9717d5be6f CREATE_PROJECT: Add stubs for Xcode provider 2011-06-01 17:34:32 -04:00
Max Horn
9db33ea544 ALL: Removed last traces of the MPEG2 code 2011-06-01 23:17:43 +02:00
Pawel Kolodziejski
bed40a6035 SAMSUNGTV: added readme to dists 2011-05-26 07:14:53 +02:00
Max Horn
39076ef972 BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
Oystein Eftevaag
305c13a4aa IPHONE/OSX: Updated xcode project 2011-05-16 22:26:58 -04:00
Littleboy
3cb7d4b1cc NSIS: Add option to not include data files in the installer (they are now included in the exe by default) 2011-05-11 17:58:29 -04:00
Johannes Schickel
cf43b51f67 Merge pull request #31 from lordhoto/win-res
Embed engine/theme dists files into Win Executable.
Check the following link for further discussion:
https://github.com/scummvm/scummvm/pull/31
2011-05-06 10:57:11 -07:00
Johannes Schickel
d41c32d363 BUILD: Get rid of old MSVC style win resource support. 2011-05-05 20:28:43 +02:00
Johannes Schickel
297834017a WIN32: Embed engine data files and theme files into executable.
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 20:22:37 +02:00
Littleboy
548e43c57f DISTS: Test for parameters in NSIS script and throw errors when not passed to command line 2011-05-05 12:58:42 -04:00
Littleboy
c160dbc8d2 DISTS: Add optional ARCH parameter to NSIS script 2011-05-05 12:51:05 -04:00
Littleboy
b2e67622b0 DISTS: Update NSIS script version to 1.4.0git 2011-05-02 23:17:02 -04:00
Littleboy
0e45aa8655 Merge remote-tracking branch 'upstream/master' into nsis
Conflicts:
	devtools/create_project/scripts/postbuild.cmd
	devtools/create_project/visualstudio.cpp
	ports.mk
2011-05-02 17:21:10 -04:00
Klaus Reimer
f9014f1aab WEBOS: Removed special paths from default configuration. 2011-05-01 23:48:39 +02:00
Klaus Reimer
ec05f3dc4f WEBOS: No longer creating paths which are not used anymore. 2011-05-01 23:48:39 +02:00
Eugene Sandulenko
204a9c2e51 RELEASE: This is 1.4.0git 2011-05-01 14:44:20 +03:00
Littleboy
580986aa42 DISTS: Drop high-resolution versions of the installer icon (128x128 & 96x96)
This reduces installer size by around 114Kb.
2011-04-28 16:35:24 -04:00
Littleboy
95f6290650 DISTS: Update NSIS start menu shortcuts creation/removal
- Create shortcuts in all-users start menu folder
 - Properly remove all shortcuts on uninstall
2011-04-28 13:35:35 -04:00
Littleboy
52fd84ebb7 DISTS: Remove optional flag from NSIS script uninstall section 2011-04-28 05:26:05 -04:00
Littleboy
d693347765 DISTS: Update NSIS installer shortcut creation
- Fix missing CreateDirectory directive to create the base shortcut folder
 - Add Readme to the list of shortcuts
2011-04-28 05:16:31 -04:00
Littleboy
8a02cf4732 DISTS: Copy/use README-SDL to/from the build folder (it is copied from out of tree) 2011-04-28 05:04:06 -04:00
Littleboy
7728643818 DISTS: Add README-SDL to the installer script 2011-04-27 15:13:17 -04:00
Littleboy
e615b7f636 DISTS: Update formating and comments of NSIS script 2011-04-27 11:08:58 -04:00
Littleboy
4d58d3c1ac DISTS: Sort NSIS installer languages and disable the ones that aren't supported by ScummVM itself yet. 2011-04-27 11:08:47 -04:00
Littleboy
646def4947 DISTS: Add NSIS installer script template for building windows installers 2011-04-27 11:08:39 -04:00
unknown
ae9e9a89bd Add Inno Setup installer script for Windows builds 2011-04-27 14:44:25 +10:00
Klaus Reimer
a8115d4c00 WEBOS: Improved build system. Now supports "release" and "beta" packaging, supports a custom base package ID and automatically determines the app version by merging the ScummVM version and a specified package version. 2011-04-25 11:22:18 +02:00
Thierry Crozat
bfe0b5f41d DRASCULA: Update German subtitles for Von Braun cutscene.
The first string of the old subtitles was too long.
2011-04-24 14:39:51 +01:00
Klaus Reimer
2a2d65051d WEBOS: Correct executable flag on start script 2011-04-12 11:11:18 +02:00
Klaus Reimer
872e6f9b8c WEBOS: Move scummvmrc to ScummVM data directory
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 11:11:18 +02:00
Klaus Reimer
20863c761b WEBOS: Add installation instructions to README 2011-04-12 11:11:17 +02:00
Klaus Reimer
874ef4a73f WEBOS: Add a README file 2011-04-12 11:11:17 +02:00
Klaus Reimer
2160ecfe3a WEBOS: Disable vkeybd, fix more directory references with wrong package name
The vkeybd XML can't be read for some reason.
2011-04-12 11:11:16 +02:00
Klaus Reimer
ba97f8daf3 WEBOS: Correct package name, fix default key mapping 2011-04-12 11:08:50 +02:00
Klaus Reimer
7c5c6803ab WEBOS: Add webos backend
IPK can be built with "make webosrelease".
2011-04-12 11:05:17 +02:00
Max Horn
6cf1de87ac DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00
dhewg
b0351e1b85 ANDROID: Automate the Manifest's versionCode 2011-04-09 18:40:04 +02:00
dhewg
90f47c7b1d ANDOID: Replace mkmanifest.pl with sh/sed code
Removes build dependencies like perl and its XML modules
2011-04-09 18:39:35 +02:00
dhewg
a565e63c48 ANDROID: Add multitouch support 2011-04-06 18:27:15 +02:00
dhewg
ae58ca42c5 ANDROID: Document Camera/Search mapping 2011-03-30 23:41:43 +02:00
dhewg
0e9af50d48 ANDROID: Add port specific README
First version, just describing the controls and related hacks
2011-03-19 19:52:01 +01:00
dhewg
3a38a97934 ANDROID: Reindent 2011-03-16 20:54:49 +01:00
Max Horn
fc074fef48 WIN32: Use names for various magic constants in resource definitions 2011-03-08 16:19:11 +01:00
dhewg
03347a25e1 ANDROID: Reindent manifest 2011-03-04 21:31:13 +01:00
dhewg
62c1c1b821 ANDROID: Remove 'persistent' from the manifest
That's a flag valid only for apps build into the system image
2011-03-04 21:31:13 +01:00
strangerke
93f25b73be HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB 2011-02-20 11:32:00 +01:00
dhewg
be12529115 GIT: ./tools/update-version.pl 1 3 0 git 2011-02-14 11:21:27 +01:00
Arnaud Boutonné
2846ce14f3 HUGO: Move text arrays to a separate class
svn-id: r55507
2011-01-25 00:32:48 +00:00