Commit Graph

1031 Commits

Author SHA1 Message Date
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
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