Commit Graph

1425 Commits

Author SHA1 Message Date
Marcus Comstedt
0adb9e7d9b ANDROID: Reinstate overscan margin resource for OUYA/GoogleTV
This reverts commits 51cb7557 and 2648062d.

Please note that Android SDK Platform Tools r06 or later is needed
to build ScummVM.
2014-07-01 22:14:57 +02:00
Eugene Sandulenko
3c6284a1c7 RELEASE: This is 1.8.0git 2014-06-30 23:55:38 +03:00
Joel Teichroeb
c43ce9ecf3 ALL: Remove support for MSVC8 and older
MSVC8 gives various compile error relating to templates that were changed
back in 2008, leading me to belive that no one is using it, and that there
is not point adding work arounds for a 9 year old compiler no one uses.
2014-06-21 11:32:45 -07:00
johndoe123
22bcea1b31 NEVERHOOD: Update neverhood.dat 2014-06-06 10:00:27 +02:00
Johannes Schickel
a28280384d IPHONE: Add supported orientations to Info.plist. 2014-06-04 20:22:54 +02:00
athrxx
2e8f2ba822 KYRA: fix static resources in Russian fan translation
(some messed up strings)
2014-03-17 21:32:41 +01:00
Paul Gilbert
5070bbcf0f LURE: Minor change to language text strings 2014-03-16 15:34:33 -04:00
Johannes Schickel
d771c4d3bb KYRA: Fix EoB 1 German rest string when monsters are nearby. 2014-03-03 02:00:05 +01:00
Johannes Schickel
02697757ea DISTS: Regenerate kyra.dat. 2014-03-03 02:00:05 +01:00
Strangerke
6a84bf61a5 MISC: Revert 2 files accidentally modified in 418de45d9c 2014-03-02 18:02:02 +01:00
Strangerke
418de45d9c TOLTECS: Reduce a variable scope, move a variable to boolean 2014-03-02 11:43:46 +01:00
Strangerke
f5748d16eb NEVERHOOD: Add a todo in the readme related to engine data 2014-01-18 14:52:25 +01:00
Eugene Sandulenko
ae6efb09b7 JANITORIAL: Update copyright year 2014-01-01 12:44:08 +02:00
Роман Донченко
aff3412479 DEVTOOLS: Add debug visualization files for Visual Studio 2012+ 2013-12-07 23:17:55 +04:00
D G Turner
51cb755726 ANDROID: Really fix compilation.
The vanilla android toolchain even is unhappy when unknown folders are
present in the resources directory, so have moved the ouya specific
resources out to another directory.
2013-10-09 23:26:58 +01:00
David Turner
d4d90b3f07 Merge pull request #372 from zeldin/ouya
Basic OUYA support
2013-10-08 18:26:49 -07:00
Thierry Crozat
cc16cb5823 MORTEVIELLE: Change German menu translation
The original menu was almost not translated (only one of the six menu was translated). Thanks to Raziel for the menu name suggestions.
2013-08-20 14:03:53 +01:00
Thierry Crozat
efbf1ff5f9 MORTEVIELLE: Store German menu data in data file and clean menu code
This opens the door to a better translation of the menu to German. Also
the code will now always try to read the menu data from the mort.data file
and only if this fails it will use the game data. And remove some dead code
that was to support the corrupted menu.mor file.
2013-08-19 21:11:23 +01:00
Strangerke
3bdc85709f MORTEVIELLE: Fix the order of German verbs. 2013-08-18 22:30:23 +02:00
Marcus Comstedt
7a1ffe8c59 ANDROID: Add some margins when screen is a TV 2013-08-18 15:21:18 +02:00
Strangerke
019f7e59fd DEVTOOLS: Fix English verbs order in Mortevielle 2013-08-15 07:56:11 +02:00
Strangerke
b234215854 DEVTOOLS: Add Menu 3 & 4 verb indexes in MORT.DAT 2013-08-14 23:54:33 +02:00
Thierry Crozat
8f8ea10c03 MORTEVIELLE: Improve English translation
Two sentences are used for both men and women and therefore need
to be gender agnostic.
2013-08-11 11:55:17 +01:00
Thierry Crozat
13ddf33e78 MORTEVIELLE: Update English translation
I checked some of the dialogs for which we were not sure, fixed them
when needed and removed the debug number. There are two lines
however that causes an issue as they are used for both men and
women, and in English we would need a different translation. The two
texts are:
It is his/her business…
Oh I don't have anything against him/her
The first one seems to be used more often for men than women (so
far I have seen it used for 3 men and 1 woman).
For the second one I changed it to plural in English as it also works
with the context and while it changes the meaning this is not
important.
2013-08-11 01:08:00 +01:00
Marcus Comstedt
9a888ed1c8 ANDROID: Add OUYA icon and intent 2013-08-07 17:19:24 +02:00
Thierry Crozat
0a2e64b903 DEVTOOLS: Include English menu in mortevielle dat file 2013-08-03 16:50:14 +01:00
Thierry Crozat
2d1ac29551 DEVTOOLS: Update create_mortdat to the latest version English translation 2013-07-30 20:21:18 +01:00
Strangerke
a05e0c697a Merge pull request #347 from Strangerke/mortevielle
New Engine : Mortevielle
2013-07-29 12:02:06 -07:00
Littleboy
a949a88220 CREATE_PROJECT: Add support for tests
- Added --tests command line switch
 - Parse test/module.mk to extract the list of test folders
 - Automatically run tests after a successful build
2013-07-07 12:10:31 -04:00
Strangerke
c10d050eef MORTEVIELLE: Update misc files to include mort.dat 2013-07-04 23:46:52 +02:00
Strangerke
7c23eb7c44 MORTEVIELLE: Add German translation in the DAT file 2013-07-04 23:25:26 +02:00
Littleboy
ba0e4540b6 TOOLS: Add support for MSVC12 in create_project 2013-06-30 05:48:44 -04:00
Strangerke
6e2d567bca Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
Conflicts:
	engines/engines.mk
2013-06-26 23:11:34 +02:00
Willem Jan Palenstijn
d12a3ac129 BUILD: install tony.dat 2013-06-05 22:56:38 +02:00
Johannes Schickel
d19e647047 NEVERHOOD: Add neverhood.dat to dist files. 2013-05-20 11:50:58 +02:00
Eugene Sandulenko
0638308ef1 Merge pull request #330 from johndoe123/neverhood
NEVERHOOD: Neverhood engine
2013-05-15 09:19:34 -07:00
Willem Jan Palenstijn
1022996309 Merge branch 'master' 2013-05-08 20:47:44 +02:00
johndoe123
9ea07e0925 NEVERHOOD: Add tables for Scene2706 2013-05-08 20:47:40 +02:00
johndoe123
8d5a4f736e NEVERHOOD: Add tables for new scenes in Module2700 2013-05-08 20:47:36 +02:00
Willem Jan Palenstijn
02c5cc75a7 Merge branch 'master'
Conflicts:
	configure
	base/plugins.cpp
2013-05-08 20:46:44 +02:00
johndoe123
a94c1fcb8f NEVERHOOD: Add tables for Scene2403 2013-05-08 20:43:41 +02:00
johndoe123
2386456223 NEVERHOOD: Add tables for Scene2406 2013-05-08 20:43:41 +02:00
johndoe123
49f39b0da2 NEVERHOOD: Add tables for Scene2402 2013-05-08 20:43:41 +02:00
johndoe123
d4e322bc78 NEVERHOOD: Add tables for Scene2401 2013-05-08 20:43:41 +02:00
johndoe123
31270bc5e6 NEVERHOOD: Add car track tables for Module2500 2013-05-08 20:43:40 +02:00
johndoe123
b2175adf61 NEVERHOOD: Add tables for Scene2501 2013-05-08 20:43:40 +02:00
johndoe123
de622586f6 NEVERHOOD: Add tables for Scene2803 2013-05-08 20:43:40 +02:00
johndoe123
c27e930861 NEVERHOOD: Add tables for Scene2812 2013-05-08 20:43:40 +02:00
johndoe123
745e46279e NEVERHOOD: Add tables for Scene2810 2013-05-08 20:43:39 +02:00
johndoe123
5688047fe3 NEVERHOOD: Add tables for Scene2809 2013-05-08 20:43:39 +02:00
johndoe123
3cee21ac93 NEVERHOOD: Add tables for Scene2803b (forgot them before) and Scene2806 2013-05-08 20:43:39 +02:00
johndoe123
0abba004fe NEVERHOOD: Add tables for Scene2805 2013-05-08 20:43:38 +02:00
Willem Jan Palenstijn
9c2341678e Merge branch 'master' 2013-05-08 20:40:58 +02:00
johndoe123
8613ff3a9d NEVERHOOD: Add tables for Scene2801 2013-05-08 20:40:04 +02:00
Willem Jan Palenstijn
01f3f3a8dd Merge branch 'master' 2013-05-08 20:39:44 +02:00
johndoe123
6315ccb552 NEVERHOOD: Add tables for Scene2702 2013-05-08 20:39:42 +02:00
johndoe123
31b3dec8c9 NEVERHOOD: More tables for Module2700 2013-05-08 20:39:42 +02:00
johndoe123
e7673ffdc6 NEVERHOOD: Updated dat 2013-05-08 20:39:42 +02:00
johndoe123
ee1bf85456 NEVERHOOD: Add new SceneInfo2700 structure and some tables using it for Module2700 2013-05-08 20:39:42 +02:00
johndoe123
ced4efc66f NEVERHOOD: Add tables for Scene2101 2013-05-08 20:39:41 +02:00
johndoe123
729e3ae26e NEVERHOOD: Add tables for Scene1901 2013-05-08 20:39:41 +02:00
johndoe123
2445e6aba8 NEVERHOOD: Add tables for Module1600 and Scene1608 2013-05-08 20:39:41 +02:00
johndoe123
8a08287e7b NEVERHOOD: Add tables for Scene1109 2013-05-08 20:39:40 +02:00
johndoe123
95cfa04e3b NEVERHOOD: Add tables for Scene1105 2013-05-08 20:39:40 +02:00
johndoe123
85a216737c NEVERHOOD: Add tables for Scene1308 2013-05-08 20:39:38 +02:00
johndoe123
089ada55ba NEVERHOOD: Add tables for Scene1306 2013-05-08 20:39:38 +02:00
johndoe123
a29c62ce5a NEVERHOOD: Add tables for Scene1305 2013-05-08 20:39:37 +02:00
johndoe123
4c7930bd34 NEVERHOOD: Add tables for Scene1304 2013-05-08 20:39:37 +02:00
johndoe123
b5fc6ed2c0 NEVERHOOD: Add tables for Scene1303 2013-05-08 20:39:37 +02:00
johndoe123
5214284271 NEVERHOOD: Add tables for Scene1302 2013-05-08 20:39:37 +02:00
johndoe123
904f7ac335 NEVERHOOD: Add tables for Scene2242 2013-05-08 20:39:36 +02:00
johndoe123
8459fa9777 NEVERHOOD: Add tables for Scene2207 2013-05-08 20:39:36 +02:00
johndoe123
80bbb06453 NEVERHOOD: Add tables for Scene2206 2013-05-08 20:39:36 +02:00
johndoe123
8729ca04d9 NEVERHOOD: Add tables for Scene2205 2013-05-08 20:39:35 +02:00
johndoe123
9273c2e97a NEVERHOOD: Add tables for Scene2203 2013-05-08 20:39:35 +02:00
johndoe123
28177361bf NEVERHOOD: Add Hall of Records tables
- Add tables for Scene2201
2013-05-08 20:39:35 +02:00
johndoe123
8286290185 NEVERHOOD: Add tables for Module2000 2013-05-08 20:39:34 +02:00
johndoe123
ad7c50d593 NEVERHOOD: Add more tables 2013-05-08 20:39:34 +02:00
johndoe123
04d2b9a402 NEVERHOOD: Add entries for Scene1401, Scene1402 and Scene1705 2013-05-08 20:39:31 +02:00
johndoe123
0632fc7dda NEVERHOOD: Add tables for Scene1201 2013-05-08 20:38:48 +02:00
johndoe123
b1377ab153 NEVERHOOD: Add entries for Module2300 2013-05-08 20:38:48 +02:00
johndoe123
78365121ea NEVERHOOD: Add NavigationLists in create_neverhood 2013-05-08 20:38:48 +02:00
johndoe123
b611b65bf4 NEVERHOOD: Change addHitRect to use an explicit count
- This is since the alignment stuff didn't work and it's not worth it to investigate
- Add possibility to write out hardcoded message lists instead of reading from the exe for special lists
2013-05-08 20:38:47 +02:00
johndoe123
be8d542264 NEVERHOOD: Updated tables.h with data from Scene1002 2013-05-08 20:38:47 +02:00
johndoe123
78d632b0ed NEVERHOOD: Commit of create_neverhood and neverhood.dat 2013-05-08 20:38:39 +02:00
Eugene Sandulenko
e10eb97126 RELEASE: This is 1.7.0git 2013-05-05 00:42:10 +03:00
Strangerke
348e149739 MORTEVIELLE: Integrate translations fixes. 2013-02-25 08:21:38 +01:00
Strangerke
2ea263f62b MORTEVIELLE: Fix minor glitches in DAT file 2013-02-22 13:42:01 +01:00
Strangerke
fab337c61c MORTEVIELLE: Add new DAT file containing initial English translation 2013-02-21 00:55:58 +01:00
Kirben
44f58f4031 BUILD: Add wintermute.zip to resource file for Windows builds. 2013-01-28 22:35:54 +11:00
Einar Johan Trøan Sømåen
9eff1e514f WINTERMUTE: Move Resources out of binary and into wintermute.zip 2013-01-28 09:20:14 +01:00
Johannes Schickel
94edb3409f Merge branch 'eriktorbjorn-fluidsynth-settings'
This is a manual merge of a slightly adapted pull request #296.
The changes made are:
- Each time the theme format changes, the version was increased
- default.inc has been regenerated in the same commit as the theme changes
2013-01-26 14:00:04 +01:00
Torbjörn Andersson
e4a77aff06 GUI: Move the FluidSynth reset button from Misc tab to bottom
This should make it clearer that Reset applies to all of the
FluidSynth settings, not just the Misc tab.
2013-01-26 13:53:43 +01:00
Torbjörn Andersson
c780df5175 GUI: Add "Reset" button to FluidSynth settings dialog
This resets the FluidSynth settings to their default values.
2013-01-26 13:52:32 +01:00
Torbjörn Andersson
bc33b5c0f1 BADA: Add completely untested layout changes to Bada theme
I've simply copied this from classic_layout.stx. It probably needs
a bit of tweaking.
2013-01-26 13:36:39 +01:00
athrxx
cc465076ee KYRA: (LOL/FM-TOWNS) - adapt static resources 2013-01-09 20:27:35 +01:00
Strangerke
88add32e3b JANITORIAL: Update copyright year 2013-01-02 18:32:15 +01:00
Strangerke
b164cbb571 Merge branch 'master' of github.com:scummvm/scummvm into mortevielle
Conflicts:
	base/plugins.cpp
	configure
2012-10-10 08:26:41 +02:00
Strangerke
5a18453863 TONY: Update the Obj tables in other languages 2012-09-28 12:19:05 +02:00
Strangerke
72e32ab35e TONY: Fix German fonts 2012-09-28 10:58:32 +02:00
Strangerke
cf78f9a7ac TONY: Font fix for French version: Some Polish characters are also used. 2012-09-27 07:53:44 +02:00
Strangerke
b1844253d4 TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', like for other accentuated characters 2012-09-26 23:19:16 +02:00
Travis Howell
636d3367d5 BUILD: Remove separate engine dist files in Windows build and installer, since the engine dist files are already included in the Windows executable file. 2012-09-22 10:37:47 +10:00
Strangerke
7da5c9df28 TONY: Add a description of tony.dat
Also add a TODO for missing descriptions of DAT files
2012-09-11 19:08:26 +02:00
Littleboy
dfa46b64f7 WIN32: Embed tony.dat in executable 2012-09-05 20:40:40 -04:00
Alyssa Milburn
31801137b5 Merge remote-tracking branch 'origin/master' into tony
Conflicts:
	common/coroutines.cpp
	common/coroutines.h
	devtools/create_project/msbuild.cpp
	devtools/create_project/visualstudio.cpp
2012-08-28 15:54:12 +02:00
Strangerke
7cb29f1522 TONY: Move font related arrays to a DAT file 2012-08-26 23:33:46 +02:00
athrxx
11cf6145cb KYRA: update kyra.dat to match the last commit (added support for French LOL floppy) 2012-08-01 01:07:41 +02:00
Willem Jan Palenstijn
0b8fa3248b DISTS/FEDORA: Add new dependencies 2012-07-18 22:29:14 +02:00
Filippos Karapetis
13a5e5812a TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
2012-07-15 02:14:37 +03:00
Littleboy
d86c0a44f8 CREATE_PROJECT: Add support for Visual Studio 2012 project creation 2012-07-14 12:22:09 -04:00
Eugene Sandulenko
6387e3bca7 RELEASE: This is 1.6.0git 2012-07-08 22:30:05 +03:00
Johannes Schickel
e9261cbdd1 WIN32: Also embed scummclassic.zip in the executable.
This is required to have proper translation support with the classic theme
without having an external scummclassic.zip.
2012-07-05 00:47:27 +02:00
Thierry Crozat
c2aabea6fa DRASCULA: Add Spanish subtitles for von Braun cutscene
This finally solves bug #3069981 DRASCULA: no subtitles in scene
with "von Braun". Thanks go to Tomás Maidagan for providing these
subtitles.
2012-06-26 21:20:24 +01:00
Max Horn
5de3f9c765 ALL: Correct spelling of "Mac OS X" in various places 2012-05-31 10:30:29 +02:00
Paweł Kołodziejski
95dda2254b PORT: few minor fixes to meta file of samsungtv 2012-04-15 09:35:12 +02:00
Strangerke
d8b8f93c4c MORTEVIELLE: Start updating tools to add support to German DOS version 2012-04-06 08:24:04 +02:00
Paul Gilbert
27a5ce90e3 MORTEVIELLE: Replaced mort.dat with latest generated dat file 2012-04-06 08:22:34 +02:00
Paul Gilbert
855fed35d0 MORTEVIELLE: Fixed English strings for F3 and F8 2012-04-06 08:21:04 +02:00
Paul Gilbert
e57a6a8c07 MORTEVIELLE: Added list of static executable strings to create_mortdat tool 2012-04-06 08:20:57 +02:00
Paul Gilbert
1727798a8e MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routines to use it. 2012-04-06 08:19:27 +02:00
Paul Gilbert
60f287c85d MORTEVIELLE: New create_mortdat project to create a mort.dat data file
At the moment, this extracts needed font data from the mort.com executable.
2012-04-06 08:19:26 +02:00
Travis Howell
0f9fdf6dce BUILD: Add COPYING.BSD to Windows installer script. 2012-03-25 23:22:52 +11:00
Filippos Karapetis
c84cd8dee8 GUI: Add per-engine and per-game options 2012-03-19 20:32:34 +01:00
Christoph Mallon
9f827e3392 JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Tarek Soliman
b0f961924a ANDROID: Fix mkplugin.sh freezing with bash
dash apparently works fine
2012-02-27 06:51:18 -06:00
Alyssa Milburn
1545745281 ANDROID: Fix sed escaping in mkplugin.sh.
(cherry picked from commit a836eb2cff9e631eac3ae4a0abc9952bc869d1c3)
2012-02-27 06:46:18 -06:00
Travis Howell
14e6a5f8f7 BUILD: Add Copying.FREEFONT to Windows installer script. 2012-02-24 23:57:53 +11:00
athrxx
a4223e9c2b KYRA: (EOB) - fix EOB1 door clipping
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
2012-02-21 21:48:42 +01:00
athrxx
86a817beb5 KYRA: (EOB) - start work on CGA and EGA graphics modes 2012-02-21 21:48:39 +01:00
Travis Howell
131e5c729c BUILD: The Windows installer will add a symbolic link to standard savegames area in Windows Vista/7. 2012-01-31 00:27:20 +11:00
Travis Howell
8016d7d7a2 BUILD: Move saved game related items to a separate folder on the Start Menu, in the Windows installer. 2012-01-24 11:59:29 +11:00
Travis Howell
aacf57ee85 BUILD: Add batch script for migration of saved games location in Windows NT4 onwards. 2012-01-24 11:42:01 +11:00
Travis Howell
3ae9b947fd BUILD: Add batch script for migration of saved games location in Windows NT4 onwards. 2012-01-24 11:40:24 +11:00
Travis Howell
1ab9066077 BUILD: Add Start Menu items for default saved game locations (old and new) to Windows installer. 2012-01-24 00:06:09 +11:00
David-John Willis
7e0a88f69b GPH: Move all dist files into own folder under dists.
* Update vairous GPH bundle targets to suit new layout.
* Also add .in input files so we can automatically update version numbers.
2012-01-22 16:53:32 +00:00
David-John Willis
b016cf572d OPENPANDORA: Fix file attributes after move. 2012-01-22 16:53:31 +00:00
David-John Willis
b429096b36 OPENPANDORA: Move all dist files into own folder under dists.
* Update OpenPandora bundle targets to suit new layout.
* Also add .in input files so we can automatically update version numbers.
2012-01-22 16:53:31 +00:00
Oystein Eftevaag
c4d9f7beeb OSX: Fixed some file paths when copying docs to the bundle, and updated DS_Store 2012-01-14 11:05:05 -05:00
Willem Jan Palenstijn
bc9c42b5ad MISC: Update more dates to 2012 2012-01-13 21:37:26 +01:00
Strangerke
e2ded73d92 MISC: This is year 2012 2012-01-01 11:49:41 +01:00
Willem Jan Palenstijn
1aa5608de6 DISTS/FEDORA: Build against libfaad2 2011-12-29 19:34:56 +01:00
athrxx
0e2b8413e5 KYRA: add support for another Russian HOF fan translation 2011-12-28 00:01:33 +01:00
athrxx
d807b3d42b KYRA: (EOB) - implement EOB1 party transfer 2011-12-26 16:18:17 +01:00
athrxx
c35de374df KYRA: (EOB) - lots of bug fixes, mostly for EOB II 2011-12-26 16:18:14 +01:00
athrxx
f7032c126d KYRA: (EOB) - fix some bugs
- fix monster movement
- fix character level gain
- add some static res for party transfer
2011-12-26 16:18:14 +01:00
athrxx
b288889c97 KYRA: (EOB) - implement wall of force spell 2011-12-26 16:18:14 +01:00
athrxx
0d54aff632 KYRA: (EOB) - add EOB 1 intro
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)
2011-12-26 16:18:14 +01:00
athrxx
bac0caeb0f KYRA: (EOB) - lots of fixes towards EOB1 playability
also implement some new code (EOB1 portals, burning hands spell, etc.)
2011-12-26 16:18:13 +01:00
athrxx
aab9e62247 KYRA: (EOB) - some more sequence code and bug fixes 2011-12-26 16:18:13 +01:00
athrxx
48f83b7bb4 KYRA: (EOB) - implement npc sequences and fix some bugs 2011-12-26 16:18:13 +01:00
athrxx
84900e8e50 KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugs 2011-12-26 16:18:13 +01:00
athrxx
0e4c184e28 KYRA: (EOB) - implement some gui functionality, some bug fixes, etc. 2011-12-26 16:18:13 +01:00
Thierry Crozat
be47635ef9 DOCS: Add Swedish README from patch #3451861 2011-12-06 19:23:36 +00:00
Thierry Crozat
0a7155931f DOCS: Add Swedish translation of QuickStart from patch #3443455 2011-11-27 21:47:25 +00:00
D G Turner
ff217bdae5 BUILD: Add Debian packaging files supplied by jmm@debian.org. 2011-11-20 03:39:56 +00:00
Johannes Schickel
8f58ddefc6 ALL: Remove more m4/mads leftovers.
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-20 04:34:22 +01:00
Paul Gilbert
b0611f3189 M4: Removed the M4/MADS engine from trunk 2011-11-20 12:14:10 +11:00
Alyssa Milburn
456b950c52 ANDROID: Add a shared user id.
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-22 20:47:02 +02:00
Eugene Sandulenko
2c73500842 RELEASE: This is 1.5.0git 2011-10-20 12:39:29 +01:00
Travis Howell
ad90955850 BUILD: Fix errors in Windows installer script. 2011-10-20 10:25:53 +11:00
Thierry Crozat
d1956307f8 DOC: Add Czech ReadMe from patch #3424959 2011-10-19 22:03:05 +01:00
Thierry Crozat
b0e53fd1fc DOC: Add Italian QuickStart 2011-10-17 00:07:05 +01:00
Jordi Vilalta Prat
cc5f37823b BUILD: Install the new Spanish quickstart file. 2011-10-16 01:36:19 +02:00
Thierry Crozat
31e0224901 DOC: Rename French QuickStart file 2011-10-05 19:48:46 +01:00
Travis Howell
7a2365dd50 BUILD: Fix typos in my last commit. 2011-10-05 23:38:52 +11:00
Travis Howell
250d8c3a5c BUILD: Add new translated documentation to Windows installer. 2011-10-05 22:49:55 +11:00
Travis Howell
9e4db5fe99 BUILD: Add new translated documentation to Windows installer. 2011-10-05 22:43:58 +11:00
Thierry Crozat
a9d692a2b3 DISTS: Fix language codes in MacOS X Info.plist file
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-10-04 00:35:05 +01:00
Alyssa Milburn
44b7f3aed5 ANDROID: Move from org.inodes.gus to org.scummvm. 2011-10-25 21:18:42 +02:00
Jordi Vilalta Prat
ca822fbd40 DOCS: Renamed the Spanish QuickStart to use just ANSI chars.
It seems it wasn't handled properly neither by Git nor by some filesystems,
so we prefer playing on the safe side.
2011-10-25 10:55:59 +02:00
D G Turner
6b8fb196cb DISTS: Update MacOSX Info.plist to add most languages for localization.
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-19 16:44:38 +01:00
Littleboy
d7963bf454 DIST: Add support for new -tools switch to MSVC batch files 2011-09-06 19:17:41 -04:00
Sven Hesse
63e0878a55 DISTS: Remove executable flag from BADA files 2011-08-22 10:01:05 +02:00
Sven Hesse
4812f78785 DISTS: Strip off windows-style line endings in BADA file 2011-08-22 09:54:45 +02:00
Chris Warren-Smith
9357803d06 BADA: Make GlobalMenu wider to avoid clipping RTL label text 2011-08-21 16:39:08 +10:00
Chris Warren-Smith
fecce484ce BADA: Renamed the customised vkeybd layout to vkeybd_bada 2011-08-21 16:38:10 +10:00
Chris Warren-Smith
59739a7a0e BADA: Initial BADA port implementation 2011-08-21 16:37:06 +10:00
Travis Howell
f049e6788a BUILD: Only use supported languages in Windows installer script. 2011-08-10 14:20:25 +10:00
Travis Howell
579cc23760 BUILD: Remove English specific launch message in Windows installer script. 2011-08-10 13:55:34 +10:00
Travis Howell
1dcab5aedd BUILD: Only use supported languages in Windows installer script. 2011-08-10 13:00:43 +10:00
Travis Howell
26107fdc55 BUILD: Install documentation based on language chosen during installation. 2011-08-10 11:30:34 +10:00
Christoph Mallon
23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Christoph Mallon
bf580e6e6b JANITORIAL: Add missing NL at EOF. 2011-08-07 13:53:33 +02:00
Oystein Eftevaag
9044e17499 Merge pull request #52 from CeRiAl/macosx-sparkle
MACOSX: Add Sparkle support
2011-08-02 16:09:58 -07:00
athrxx
f44874f0a6 KYRA: add support for Russian Kyra 1 floppy fan translation 2011-07-27 16:38:31 +02:00
athrxx
f2f6ddced9 KYRA: add support for Kyra 2 Russian floppy 2011-07-25 17:57:33 +02:00
athrxx
ec55336393 LOL: add support for Russian CD-ROM version 2011-07-24 22:49:21 +02:00
athrxx
7174f14c61 LOL: add support for Russian floppy version 2011-07-24 20:39:08 +02:00
CeRiAl
828f1884b4 MACOSX: Add Sparkle support 2011-07-19 21:33:01 +02:00
Willem Jan Palenstijn
0d02cc0ef5 REDHAT: Update list of packaged data files
(cherry picked from commit 97674b66b8f71f3128f5e0b243b44a018529ff11)
2011-07-10 19:01:01 +02:00
Littleboy
de8c606c12 NSIS: Handle case when the Games.dll plugin cannot be loaded (and skip shortcut creation) 2011-07-04 14:26:27 -04:00
Littleboy
f88ef9b965 NSIS: Register with game explorer on installation 2011-07-04 14:26:26 -04:00
Littleboy
3afa4c312f DISTS: Add Windows Game Explorer xml resource 2011-07-04 14:26:24 -04:00
Travis Howell
12c94f749d Merge branch 'master' of github.com:scummvm/scummvm 2011-07-01 15:47:53 +10:00
Travis Howell
146b90bcbf BUILD: Update Windows installer script. 2011-07-01 15:47:28 +10:00
Littleboy
f38a31e208 NSIS: Always pass ARCH variable to script and handle case when the variable is empty 2011-07-01 01:17:18 -04:00
Littleboy
1f1367bb5a NSIS: Convert line endings on the fly during installation 2011-07-01 01:17:16 -04:00
Littleboy
ac165d6f19 DISTS: Add missing IDI_COUNT to scummvm.rc.in 2011-07-01 01:17:12 -04:00
Travis Howell
13edea3e83 BUILD: Store the Windows installer scripts in a single directory, and share the graphics files. 2011-06-30 11:45:57 +10:00
Travis Howell
d8b3fe5887 BUILD: Store the Windows installer scripts in a single directory, and share the graphics files. 2011-06-30 11:42:19 +10:00
Travis Howell
eae06884b6 WIN32: Add option to disable the console window, keeping the current default of enabling the console window. 2011-06-30 11:17:58 +10:00
Littleboy
b0ee7bbb7e BACKENDS: Implement Win32TaskbarManager::setCount() 2011-06-29 11:07:23 -04:00
Littleboy
7983b1cce3 BACKENDS: Add special Win32 path to set SDL window icon
We bypass SDL_WM_SetIcon and setup the window icon using the embedded icon, with the default path as a fallback.
This allows us to use an antialised icon with alpha transparency (which the default included icon doesn't have) on Windows XP and later
2011-06-26 20:13:35 -04:00
Littleboy
f065b612a6 ICONS: Update Windows icons
- Replace 128x128 RGB version by PNG compressed 256x256 version for Windows Vista and later
 - Update 256 colors versions of the icon to remove black background
 - Remove 16 colors versions (256 colors icons have been supported since Windows 3.0 and are the default on Windows 95)
 - Add missing sizes and colors to NSIS installer icon
2011-06-26 20:00:53 -04:00
Bastien Bouclet
1fdbf418dd PS3: Added a readme 2011-06-22 19:57:44 +02:00
Bastien Bouclet
11cfa0d357 PS3: Initial version of the PlayStation 3 backend 2011-06-22 19:51:02 +02:00
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