24238 Commits

Author SHA1 Message Date
Lars Persson
a6ad889aa2 Forgot to enable ASM opts somewhere (thought I had).
svn-id: r30753
2008-02-03 09:39:43 +00:00
Jordi Vilalta Prat
c070f0d04f Converted queen and sky to use MetaEngine (forgot them because they don't use the AdvancedDetector).
svn-id: r30752
2008-02-03 09:39:26 +00:00
Lars Persson
53ef575dba Missing ( in ASM_COSTUME code
svn-id: r30751
2008-02-03 09:35:04 +00:00
Robin Watts
5b64d512ab Introduce ARM code for commonest case of "proc3" costume blitting (as
used for animation in SamNMax). Enabled by the USE_ARM_COSTUME_ASM
define. Currently enabled for WinCE only.

svn-id: r30750
2008-02-03 01:26:12 +00:00
Nicola Mettifogo
899fdcb367 Enabled rudimentary location switch in BRA.
svn-id: r30748
2008-02-02 22:45:31 +00:00
Nicola Mettifogo
d8349d66ff Subtitles are now displayed in the intro for BRA, though in wrong color (and I don't know why).
svn-id: r30747
2008-02-02 21:22:05 +00:00
Sven Hesse
22ead25049 Fixed the description for the Gob2 Amiga demo (bug report #1883801)
svn-id: r30745
2008-02-02 20:26:19 +00:00
Sven Hesse
23ca56961c Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808
svn-id: r30744
2008-02-02 20:18:29 +00:00
Filippos Karapetis
97eb13c22f Corrected an off-by-one error introduced with the latest cleanups
svn-id: r30743
2008-02-02 18:31:07 +00:00
Torbjörn Andersson
97ef53a652 Fixed warning.
svn-id: r30742
2008-02-02 16:38:51 +00:00
Travis Howell
fc78c57fab Fix GCC compile.
svn-id: r30741
2008-02-02 14:08:13 +00:00
Nicola Mettifogo
ed09766acc BRA now loads and displays location backgrounds (at least in the intro).
svn-id: r30740
2008-02-02 13:57:29 +00:00
Nicola Mettifogo
9f3ecd6409 Cleanup of BRA menu code.
svn-id: r30739
2008-02-02 12:36:06 +00:00
Filippos Karapetis
33a534b76c Cleanup
svn-id: r30738
2008-02-02 12:27:16 +00:00
Nicola Mettifogo
36d863f94e Reworked menu in BRA (now functioning).
svn-id: r30737
2008-02-02 12:18:36 +00:00
Max Horn
34b35348be Moved AdvancedMetaEngine to namespace Common
svn-id: r30736
2008-02-02 11:52:04 +00:00
Filippos Karapetis
22ca167b3d Update MSVC8 and MSVC9 project files for commit #30726
svn-id: r30735
2008-02-02 11:19:54 +00:00
Lars Persson
7ec40800c1 Simplified icon
svn-id: r30734
2008-02-02 11:04:21 +00:00
Lars Persson
54b79f47db Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM svg icon does not work on S60 phones (rendering is corrupt)
svn-id: r30733
2008-02-02 10:54:17 +00:00
Nicola Mettifogo
5306701eab Allowed BackgroundInfo to display bitmaps smaller than the screen and other small tweaks to re-enable splash screens in BRA.
svn-id: r30732
2008-02-02 10:18:31 +00:00
Nicola Mettifogo
015ad5e469 Some more integration of background code into BackgroundInfo.
svn-id: r30731
2008-02-02 09:48:07 +00:00
Torbjörn Andersson
4227c0f7ce Fixed warning.
svn-id: r30730
2008-02-02 07:18:49 +00:00
Jordi Vilalta Prat
a938260362 Fix a typo
svn-id: r30729
2008-02-02 02:36:57 +00:00
Jordi Vilalta Prat
5165ff448d Converted the remaining engines to use MetaEngine
svn-id: r30728
2008-02-02 02:35:13 +00:00
Max Horn
ec715ea1ec Converted parallaction engine to use MetaEngine
svn-id: r30727
2008-02-02 00:56:02 +00:00
Max Horn
dc979b03cf New MetaEngine class (work in progress to replace the current Engine plugin API with a more object oriented approach)
svn-id: r30726
2008-02-02 00:54:52 +00:00
Nicola Mettifogo
249877fa82 Moved depth buffer and palette rotation data into BackgroundInfo.
svn-id: r30725
2008-02-02 00:41:31 +00:00
Max Horn
7adfb1a295 engine.h was moved from base/ to engines/ ages ago -- update header file protector accordingly
svn-id: r30724
2008-02-01 23:37:16 +00:00
Max Horn
5dfabb24d0 Moved enum PluginError from base/plugins.h to common/error.h
svn-id: r30723
2008-02-01 23:36:45 +00:00
Max Horn
511019bd83 Change InSaveFile -> SeekableReadStream where possible
svn-id: r30722
2008-02-01 23:32:20 +00:00
Eugene Sandulenko
0ae9fe7467 Second part of patch #1880781: "BeOS port for scummvm"
svn-id: r30720
2008-01-31 21:19:09 +00:00
Eugene Sandulenko
337164edee Add Begasusu as an official BeOS builder
svn-id: r30717
2008-01-31 12:59:44 +00:00
Eugene Sandulenko
2f0ddd4ba3 Patch #1880781: "BeOS port for scummvm"
svn-id: r30715
2008-01-31 12:20:47 +00:00
Nicola Mettifogo
ccc0f6b92d Slightly simplified Archive selection when loading resources.
svn-id: r30714
2008-01-31 10:38:15 +00:00
Filippos Karapetis
f2a16e4f56 Changed the parameter types of setFlags() and clearFlags() to match their definitions
svn-id: r30711
2008-01-30 23:12:51 +00:00
Filippos Karapetis
289d18ed07 Fix shadowing warning
svn-id: r30710
2008-01-30 23:09:18 +00:00
Eugene Sandulenko
5c6597562a Add ListWidget version with immediate parameters.
svn-id: r30709
2008-01-30 22:51:21 +00:00
Kari Salminen
d92dbac672 Fix for bug #1881170 (AGI: palette-related glitches reported). Made AGIPAL use only the lowest 6 bits of each color component (This should be the way the original AGIPAL-hack behaves too).
svn-id: r30708
2008-01-30 01:58:43 +00:00
Lars Persson
fe52777943 clibable menus for symbian
svn-id: r30706
2008-01-29 22:39:09 +00:00
Lars Persson
34b74cfc70 Updated max heap size to 64mb
svn-id: r30704
2008-01-29 21:32:09 +00:00
Lars Persson
ec0804eb23 - Updated default char signing to signed (as per PC) in makefiles
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset.

svn-id: r30703
2008-01-29 21:19:45 +00:00
Kari Salminen
04dda32485 Combined two cases that did the exact same thing (In a switch-clause).
svn-id: r30702
2008-01-29 21:18:33 +00:00
Kostas Nakos
afc474c8eb adding Sean Murray (lightcast) to the credits [1]
svn-id: r30698
2008-01-29 15:30:44 +00:00
Nicola Mettifogo
fb4ef4b394 More cleanup: kBit2 is now replaced by the BackgroundInfo structure.
svn-id: r30697
2008-01-29 10:04:49 +00:00
Nicola Mettifogo
d6f45b451b Fixed regression when displaying animation: the issue could only be noticed when characters appeared out of their sketches in the intro.
svn-id: r30696
2008-01-29 09:58:21 +00:00
Nicola Mettifogo
0e02a9398a Cleanup (step 2). No code outside Gfx reference screen buffers anymore.
svn-id: r30695
2008-01-29 09:37:03 +00:00
Johannes Schickel
c4ad0a1c0d Commit slightly modified patch #1880670 "KYRA: Hof: Zanthia chat fix for towns and floppy versions".
svn-id: r30694
2008-01-28 22:21:47 +00:00
Max Horn
0150ada2d7 Replace lock/unlock/lock/unlock by lock/unlock for efficency
svn-id: r30693
2008-01-28 22:20:55 +00:00
Johannes Schickel
d8e1f5a060 - make Common::sort supporting a function object to compare two entries instead of operator <
- adapt parallaction to use the new Common::sort function

svn-id: r30692
2008-01-28 22:05:23 +00:00
Torbjörn Andersson
7aac83007d Fixed typo in debug message.
svn-id: r30691
2008-01-28 21:54:44 +00:00