Commit Graph

970 Commits

Author SHA1 Message Date
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
Angus Lees
8a3837ff3a Add png icon files that were too binary to be part of original Android patch.
svn-id: r49508
2010-06-08 13:38:47 +00:00
Angus Lees
fb73cef4d9 Add a few files mistakenly left out of initial Android patch :(
svn-id: r49502
2010-06-08 13:15:15 +00:00
Max Horn
46155b2c36 Add Android backend from patch #2603856
svn-id: r49449
2010-06-06 09:34:36 +00:00
Oystein Eftevaag
0d0abbc91a Updated xcode project
svn-id: r49402
2010-06-03 03:11:19 +00:00
Max Horn
c4c63223cc IPHONE: Disable RTTI and C++ exceptions
svn-id: r49387
2010-06-02 00:25:11 +00:00
Max Horn
6c44df455e Add OS2 specific files to repository
svn-id: r49358
2010-05-31 18:22:29 +00:00
Paweł Kołodziejski
af44b2a420 cleanup
svn-id: r49123
2010-05-21 07:22:36 +00:00
Joost Peters
946fe2905e Change product id to just be "ScummVM <version>"
svn-id: r49059
2010-05-17 11:02:35 +00:00
Joost Peters
b4f810707d Patch #2998635: "IRIX packaging files + icons" + add scummvm.spec.in to update-version.pl
svn-id: r49050
2010-05-16 17:59:18 +00:00
Eugene Sandulenko
99be189068 New drascula.dat with updated German texts
svn-id: r48983
2010-05-09 18:15:28 +00:00
Max Horn
49bd43ca33 Fix Info.plist.in to match Info.plist
svn-id: r48964
2010-05-07 11:18:44 +00:00
Max Horn
3ebf0f5fce Update scummvm.SlackBuild based on discussion with Robert Kelsen
svn-id: r48963
2010-05-07 11:18:18 +00:00
Max Horn
3b5bd3ada7 Compress PNGs with advpng & optipng
svn-id: r48952
2010-05-05 12:16:51 +00:00
Oystein Eftevaag
6ac0d4dce5 Updated the iPhone Info.plist to allow full resolution on the iPad
svn-id: r48924
2010-05-03 19:20:19 +00:00
Oystein Eftevaag
84cb07e985 Removed an accidentally left in a CopyFiles reference for COMI in the xcode project
svn-id: r48896
2010-05-03 00:22:58 +00:00
Oystein Eftevaag
3762b6f578 Upgraded the iPhone target in the XCode project to support iPad as well
svn-id: r48895
2010-05-02 23:58:59 +00:00
Max Horn
00ee958902 Removing severaly outdated and obsolete dists/debian dir
svn-id: r48893
2010-05-02 21:31:30 +00:00
Paweł Kołodziejski
59541d0742 replace bmp with png
svn-id: r48853
2010-04-29 06:22:50 +00:00
Andre Heider
4b8d0f48dc Fixed XML syntax (& -> &amp;)
svn-id: r48702
2010-04-18 19:40:20 +00:00
Willem Jan Palenstijn
703687a9e8 Change path back from tools-VERSION to scummvm-tools-VERSION due to tools rerelease
svn-id: r48510
2010-04-04 11:53:19 +00:00
Willem Jan Palenstijn
3b88a6ad5e Add .spec for new tools GUI.
Specifically:
include libmad,
package correct tools binaries,
use tools-1.1.0 instead of scummvm-tools-1.1.0 as directory.

svn-id: r48494
2010-04-03 15:16:52 +00:00
Willem Jan Palenstijn
48dcdde45a Add teenagent.dat to .rpm
svn-id: r48493
2010-04-03 15:16:32 +00:00
Oystein Eftevaag
0d83045b5f Updated XCode project
svn-id: r48479
2010-04-03 00:44:38 +00:00
Max Horn
77b25966a0 Add dists/redhat/scummvm-tools.spec.in, and add it to tools/update-version.pl
This is not quite perfect because in principle the ScummVM Tools version
might differ from the ScummVM version. But this way we are at least
reminded during a release that we may have to adjust this.

A potentially better approach would be to move scummvm-tools.spec to the tools
SVN module, and adding a similar update-version.pl script there.

svn-id: r48454
2010-04-01 08:31:19 +00:00
Frantisek Dufka
03ba4a3318 added desktop and service items for launching
svn-id: r48386
2010-03-24 19:56:16 +00:00
Frantisek Dufka
837b7d096e Maemo icons
svn-id: r48385
2010-03-24 19:50:47 +00:00
Max Horn
6545e728b6 Patch #2938173: LinuxMoto update 23012010
svn-id: r48362
2010-03-22 23:04:55 +00:00
Paweł Kołodziejski
77c033aca7 fixed terminate line
svn-id: r48260
2010-03-14 09:28:35 +00:00
Paweł Kołodziejski
92aafad6c9 add meta file for samsung tv 2008
svn-id: r48258
2010-03-14 09:24:59 +00:00
Eugene Sandulenko
4dafbcd924 And this is 1.2.0svn now
svn-id: r48178
2010-03-07 23:07:32 +00:00
Paweł Kołodziejski
aa40d43091 rename to libscummvm.so to make compatible with tv from 2008
svn-id: r47952
2010-02-07 11:50:18 +00:00
Johannes Schickel
709bf1214c Strip trailing whitespaces/tabs in documentation files too.
svn-id: r47543
2010-01-25 01:53:32 +00:00
Johannes Schickel
69071078b3 Replace some more Adlib uses by AdLib.
svn-id: r47530
2010-01-25 00:13:32 +00:00
Arnaud Boutonné
5cca3d8edd Oups, I missed a second copyright string
svn-id: r47490
2010-01-23 23:05:15 +00:00
Arnaud Boutonné
8c9d82715e Update copyright string to show current year
svn-id: r47447
2010-01-22 23:39:28 +00:00
Max Horn
df81b68967 Change BS 1 & 2 to I & II (see discussion on -devel)
svn-id: r46951
2010-01-03 21:20:05 +00:00
Johannes Schickel
16966727e9 Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" from fr #2891357 "create_msvc: Add support for MSVC10".
svn-id: r46762
2009-12-30 16:29:29 +00:00
Oystein Eftevaag
657b881c4e Updated xcode project
svn-id: r46586
2009-12-26 14:03:13 +00:00
Oystein Eftevaag
9d70103d9c The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X
svn-id: r46581
2009-12-26 13:35:57 +00:00
Eugene Sandulenko
bac7961b3f Patch #2896875: "dist update for linuxmoto-platform"
svn-id: r46491
2009-12-22 23:37:31 +00:00
Florian Kagerer
ad620b5148 LOL: add missing data for PC98 version to kyra.dat
svn-id: r46191
2009-11-29 12:24:29 +00:00
Florian Kagerer
c7371320d6 KYRA: added HOF PC-98 static data to kyra.dat
svn-id: r46180
2009-11-28 23:34:12 +00:00
Johannes Schickel
d2d3a9a9eb - Store ID map for static resources in kyra.dat instead of hardcoding it in the main KYRA source
- Changed how static resource types are specified
- Rebuilt kyra.dat

svn-id: r46091
2009-11-22 18:16:25 +00:00
Johannes Schickel
ea5bf444d3 Fix mismatching resource type IDs for Lands of Lore in kyra.dat.
svn-id: r46051
2009-11-21 22:15:20 +00:00
Johannes Schickel
849594fb30 Fix Kyrandia 1 FM-Towns credits entries in kyra.dat.
svn-id: r46050
2009-11-21 20:38:39 +00:00
Johannes Schickel
1ade0efbf2 Flag credits data for Kyrandia 1 as language specific data. (Fixes language of credits for Amiga versions.)
svn-id: r46049
2009-11-21 20:30:38 +00:00
Johannes Schickel
bf5ce985a0 - Got rid of hardcoded filename list for kyra.dat
- Synced static resource definitions between KYRA main codebase and create_kyradat
- Rebuilt kyra.dat

svn-id: r46047
2009-11-21 20:20:24 +00:00
Johannes Schickel
cb1e66f21e Rebuilt kyra.dat.
svn-id: r46034
2009-11-21 03:47:54 +00:00
Johannes Schickel
3ee2d9375c Changed kyra.dat to use a global "INDEX" file instead of INDEX files for every game variant.
svn-id: r46025
2009-11-20 21:25:36 +00:00
Johannes Schickel
90ba6a8c7a Flag Kyra3 as talkie version in kyra.dat.
svn-id: r46022
2009-11-20 21:24:15 +00:00
Johannes Schickel
cf28e38ae1 Rebuilt kyra.dat.
svn-id: r46016
2009-11-20 19:33:08 +00:00
Florian Kagerer
1a984d8e7d LOL: add support for pc speaker sfx
svn-id: r45992
2009-11-19 22:17:27 +00:00
Johannes Schickel
2a4e630967 Properly handle Kyra 2 Talkie demo in kyra.dat.
svn-id: r45990
2009-11-19 17:44:19 +00:00
Paweł Kołodziejski
d6ad3c51aa samsungtv: added package resource files
svn-id: r45955
2009-11-17 16:21:25 +00:00
Florian Kagerer
9a57665abf LOL/PC-98: fixed regression (missing static data for pc98 version)
svn-id: r45927
2009-11-15 21:25:26 +00:00
Oystein Eftevaag
7a12bbd1ca xcode project update
svn-id: r45919
2009-11-15 11:59:31 +00:00
Florian Kagerer
9bd5e07d90 KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is still broken)
svn-id: r45906
2009-11-14 22:51:35 +00:00
Max Horn
81762edf33 Remove Igor engine
svn-id: r45898
2009-11-14 13:11:06 +00:00
Filippos Karapetis
f45a1a5a0b Provide compatibility with 2000/XP, where the "choice" command is not available, and made the prompt more verbose
svn-id: r45650
2009-11-04 08:05:12 +00:00
Filippos Karapetis
692aea8e8d Added batch files to create default project files using the create_msvc tool
svn-id: r45647
2009-11-03 23:20:28 +00:00
Filippos Karapetis
400f31ff98 Deleted all the MSVC project files, since they can be built quickly and reliably from the gcc files using the create_msvc tool. Added some brief instructions on how to use the tool.
svn-id: r45645
2009-11-03 22:56:22 +00:00
Martin Kiewitz
10a902735a SCI: SciGuiMenu created, kMenu-related stuff now using SciGui
svn-id: r45612
2009-11-02 17:59:19 +00:00
Martin Kiewitz
b29fd4dacd SCI/newgui: SciGuiPortrait created
svn-id: r45579
2009-10-31 19:48:28 +00:00
Filippos Karapetis
b2ab8fd77b Updated the MSVC project files of the draci engine for commit #45510
svn-id: r45540
2009-10-30 16:20:24 +00:00
Johannes Schickel
921269fe14 Replace our custom MSVC project files by automatically generated ones. Note that this is for active *testing*, I myself had not encountered any problems building a x86 and x64 binary with he msvc9 files. So if you are using MSVC, it would be nice to hear back some feedback whether it works for you or not.
svn-id: r45486
2009-10-28 21:01:05 +00:00
Martin Kiewitz
c6f96d6ac3 SCI/newgui: SciGuiControls created, SciGuiText now active
svn-id: r45457
2009-10-28 12:58:13 +00:00
Martin Kiewitz
efd41ffc46 SCI/newgui: SciGuiText created
svn-id: r45412
2009-10-26 19:33:07 +00:00
Johannes Schickel
6672468b23 Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system.
svn-id: r45380
2009-10-25 22:47:43 +00:00
Filippos Karapetis
1a4b617398 - Removed graphics options code from the old GUI. Almost all of them are not supposed to be modified by the user (e.g. the way lines and brushes are drawn), and we can implement any of them again if needed in the new GUI (but they shouldn't really be needed).
- Added a config option to disable dithering in the new GUI if requested, called "undither", which is set to true by default and can be changed to false if needed per game
- The per-resource palette code has been removed for now, to be replaced by regular hashmaps (once the FreeSCI scifx reading code has been converted)

svn-id: r45378
2009-10-25 20:53:07 +00:00
Filippos Karapetis
0b965ac2d4 Added bmv.h to the MSVC project files (added in rev 45268)
svn-id: r45301
2009-10-21 08:54:03 +00:00
Filippos Karapetis
4b1b5346b3 Updated the MSVC project files of the draci engine (added music.*)
svn-id: r45300
2009-10-21 08:50:53 +00:00
Filippos Karapetis
d14061fdd7 Started moving some of the old GUI code inside /gui32
svn-id: r45185
2009-10-17 12:42:21 +00:00
Filippos Karapetis
e4c23834dd Moved sci_ffs() inside iterator.cpp, the only place where it's actually used, and removed tools.*. Also, removed all the unused includes to tools.h from several places
svn-id: r45176
2009-10-16 23:29:00 +00:00
Matthew Hoops
b43e99566e Converting AVIPlayer into a class that inherits from VideoDecoder and adapt SCI to use this. Also, moving the codec and Codec class into their own folder. (Based on a patch by md5)
svn-id: r45170
2009-10-16 18:05:56 +00:00
Filippos Karapetis
600d5199fc Moved the SEQ decoder outside the gfx directory, as it is completely stand alone now and no longer uses any GUI-related code
svn-id: r45153
2009-10-16 08:26:41 +00:00