Commit Graph

945 Commits

Author SHA1 Message Date
Willem Jan Palenstijn
b7d8cd1eb5 DISTS/REDHAT: Add missing files to rpm
svn-id: r53154
2010-10-11 22:29:05 +00:00
Max Horn
96e19382b9 IPHONE: Add teenagent sources, plus some more minor changes
* Added teenagent engine souces
* Added some forgotten files for gob and scumm
* Some tweaks to help the simulator targets link

svn-id: r53142
2010-10-10 22:26:18 +00:00
Max Horn
ae89ed5801 IPHONE: Tweak project file some more
* try to support MacPorts *and* Fink for the (currently not
working? Mac OS X target
* disable C++ exceptions for the release builds, too
* disable SCI32 specific source files for compilation

svn-id: r53139
2010-10-10 22:25:08 +00:00
Max Horn
de8f6484a1 IPHONE: Enable cruise & teenagent; disable sci32
Actually, currently all engines are added to the project, but not all
are activated. Enabling and disabling engines is currently not easily
possible from within the project itself. So for now I manually enabled
exactly those engines which configure enables by default.

A proper solution would be to refactor the project, with (sub)targets
resp. (sub)projects for every engine. We might also want to switch the
iPhone port to use dynamic plugins.

svn-id: r53138
2010-10-10 22:24:43 +00:00
Max Horn
5ae821ab65 IPHONE: Remove what looks like redundant defines; cleanup
svn-id: r53137
2010-10-10 22:24:19 +00:00
Max Horn
8e36949212 IPHONE: Sort DEFINES
svn-id: r53136
2010-10-10 22:23:58 +00:00
Arnaud Boutonné
010fb9825a TOOLS: Fix typos in specialInfoLine arrays
svn-id: r53123
2010-10-10 15:27:39 +00:00
Max Horn
f8a6a3dcd2 IPHONE: Add Hugo + Toon sources; cleanup
In particular, remove references to obsolete files; and sort files in
the project alphabetically.

svn-id: r53122
2010-10-10 14:41:08 +00:00
Max Horn
eeb85b54ab IPHONE: Update XCode project some more
* Add missing M4 source files
* Add missing engine-data files
* Remove redundant library search paths

svn-id: r53120
2010-10-10 14:40:24 +00:00
Arnaud Boutonné
a4c16f7447 HUGO: Move Dos strings from Parser to hugo.dat
svn-id: r53109
2010-10-10 09:47:19 +00:00
Arnaud Boutonné
043a293ae9 HUGO - Fix error in data (H1 Dos)
svn-id: r53104
2010-10-10 07:41:13 +00:00
Eugene Sandulenko
cf82bef02e TOON: Merged Toon engine to ScummVM trunk
svn-id: r53087
2010-10-08 22:30:39 +00:00
Willem Jan Palenstijn
47eb6ec167 DISTS/REDHAT: Don't package dxa script in tools
The script is broken and no longer necessary with SMK support.

svn-id: r53076
2010-10-08 17:41:09 +00:00
Thierry Crozat
dffabdfed0 DRASCULA: Improve French and German subtitles
It adds French and German subtitles to the Von Braun cutscene (see
bug #3069981) and also improve the French translation overall.
Thanks to SimSaw for the cutscene German subtitles.

svn-id: r53002
2010-10-03 21:38:33 +00:00
Neeraj Kumar
b695f68eee TESTBED: added data file for midi tests
svn-id: r52974
2010-10-02 01:08:24 +00:00
Oystein Eftevaag
e400554c2d IPHONE/OSX: Updated xcode project, and added icon4.png for iPhone 4
svn-id: r52940
2010-09-29 00:56:51 +00:00
Arnaud Boutonné
20a6180459 HUGO: Add H1 Dos intro
svn-id: r52902
2010-09-26 11:32:52 +00:00
Max Horn
9d50e47de3 IPHONE,MACOSX: Sync Info.plist changes with 1.2.x branch
svn-id: r52886
2010-09-25 18:07:19 +00:00
Willem Jan Palenstijn
99cc805181 DISTS/REDHAT: Package png and svg icons
svn-id: r52786
2010-09-17 21:40:53 +00:00
Willem Jan Palenstijn
3251f71f65 DISTS: Sync a few .in files
This fixes dists/iphone/Info.plist.in not being updated by r50752
and dists/meta.xml.in not being updated by r52074.

svn-id: r52775
2010-09-17 19:41:41 +00:00
Eugene Sandulenko
9efa316a61 RELEASE: This is 1.3.0svn
svn-id: r52773
2010-09-17 19:13:47 +00:00
Willem Jan Palenstijn
a4383817d3 DISTS/FEDORA: package create_sjisfnt tool
svn-id: r52765
2010-09-17 15:57:35 +00:00
Willem Jan Palenstijn
a13d6ae102 DISTS/FEDORA: Update package description to match readme
svn-id: r52762
2010-09-17 13:44:32 +00:00
Arnaud Boutonné
16557884b6 TOOLS: Add missing data for H1 Dos
svn-id: r52754
2010-09-16 23:00:25 +00:00
Willem Jan Palenstijn
454528f594 DISTS/FEDORA: Remove mpeg2 and mention SCI
svn-id: r52748
2010-09-16 12:56:38 +00:00
Arnaud Boutonné
597eed0266 HUGO: Use fonts in HUGO.DAT for the DOS version
This is only a temporary solution, to be replaced by a proper .FON 
handling. Hugo 2 and 3 (dos) now start.

svn-id: r52697
2010-09-12 22:59:32 +00:00
Eugene Sandulenko
238a10fa52 TESTBED: remove unnecessary executable flags
svn-id: r52682
2010-09-12 08:10:49 +00:00
Eugene Sandulenko
74118a7087 TESTBED: Merge gsoc2010-testbed branch
svn-id: r52681
2010-09-12 08:08:37 +00:00
Arnaud Boutonné
be53141091 HUGO: Clean up creation tool
Fix typos and suppress all identical noun arrays. 

svn-id: r52596
2010-09-06 16:09:56 +00:00
Arnaud Boutonné
2bea43357f HUGO: Add hints in DOS versions
In DOS versions, display hints when mouse is over a
hotspot. This behavior is based on the one of Hugo Win
versions.

svn-id: r52590
2010-09-06 12:09:11 +00:00
Arnaud Boutonné
f36f8270cd HUGO: Updated Hugo.dat with the fix for labyrinth bug
svn-id: r52486
2010-09-01 22:15:10 +00:00
Arnaud Boutonné
c4db714e35 HUGO: Fix a bug in creation tool in act14 (H1 Dos)
Fix a bug (missing character id in initialization) in creation tool
and silent some more warnings.

svn-id: r52414
2010-08-27 21:13:47 +00:00
Arnaud Boutonné
0b4fef3aa7 Hugo - Move DOS hardcoded inventory strings to Hugo.dat
svn-id: r52226
2010-08-20 15:30:30 +00:00
Torbjörn Andersson
0290faeaa3 HUGO: Remove svn:executable property from hugo.dat
svn-id: r52159
2010-08-17 16:02:46 +00:00
Eugene Sandulenko
06960d33e1 HUGO: Adding engine to the main tree
svn-id: r52137
2010-08-17 09:28:20 +00:00
Andre Heider
c58e2707ff WII: Update port for the current versions of the base libraries. Enable DVD access for the GameCube port.
svn-id: r52074
2010-08-14 00:56:12 +00:00
Max Horn
fa5157deea Remove obsolete devcpp files
svn-id: r51980
2010-08-11 13:32:10 +00:00
Florian Kagerer
f4d38ccd40 LOL: added english floppy version
svn-id: r51834
2010-08-07 14:38:07 +00:00
Neeraj Kumar
7e126ed299 TESTBED: Merged changes from trunk to my branch
svn-id: r51798
2010-08-06 20:13:41 +00:00
Neeraj Kumar
fee1bb28bd TESTBED: added audiocd test sound tracks as the testbed engine data
svn-id: r51713
2010-08-03 20:26:28 +00:00
Florian Kagerer
d2019b9b8d KYRA: forgot to update Kyra.dat in last commit
svn-id: r51647
2010-08-02 18:37:37 +00:00
Oystein Eftevaag
bdf4ed9abb Updated xcode project
svn-id: r51370
2010-07-27 14:31:33 +00:00
Oystein Eftevaag
916a0f9cbf Added iPad icon
svn-id: r50752
2010-07-09 01:08:15 +00:00
Angus Lees
b8778fc7c3 Switch Android toolchain prefix from arm-android-eabi to
arm-*-linux-androideabi, since this is what the upcoming gcc-4.6
change uses.
Work around Android 2.0 and newer dynamic linker bug by explicitly
linking plugins against the core libscummvm.so.
Mark Android packages as preferring to be on external storage.
Move -lm from LDFLAGS to LIBS.

svn-id: r50665
2010-07-05 01:00:59 +00:00
Angus Lees
82d0ee7f77 Update icons to versions with much softer anti-aliasing.
fingolfin++ for his good eyes.

svn-id: r50495
2010-06-29 13:16:07 +00:00
Neeraj Kumar
0012b23e84 modified the filesystem test, added a script to directly create the game-data-directory, no zip file required
svn-id: r50140
2010-06-22 14:39:51 +00:00
Neeraj Kumar
cbd36ff78d added a zip file and a script to create desired directory structure
svn-id: r50106
2010-06-21 07:37:00 +00:00
Neeraj Kumar
2cce1d08fc added data-directory for testbed
svn-id: r50088
2010-06-20 17:20:22 +00:00
Angus Lees
580c9032f0 Add support for setFocusRectangle - enabled on 'small' Android screens.
svn-id: r49594
2010-06-11 10:54:49 +00:00
Angus Lees
b494d46fdd chmod +x mkmanifest.pl
svn-id: r49526
2010-06-08 23:29:48 +00:00