Commit Graph

19257 Commits

Author SHA1 Message Date
Johannes Schickel
6e16df7891 - renamed GUI::ThemeNew to GUI::ThemeModern
- renamed ThemeNew.cpp to ThemeModern.cpp

svn-id: r24512
2006-10-25 21:20:31 +00:00
Johannes Schickel
055d80c4dc Formatting.
svn-id: r24511
2006-10-25 21:06:49 +00:00
Bertrand Augereau
312f4747d5 Compile fix when DISABLE_FANCY_THEMES is #defined
svn-id: r24510
2006-10-25 20:18:16 +00:00
Bertrand Augereau
018c2c6949 #ifndef DISABLE_SCUMM_7_8 missing
svn-id: r24509
2006-10-25 20:12:52 +00:00
Bertrand Augereau
4047798196 Missing include file (for ScummEngine_v6 symbol)
svn-id: r24508
2006-10-25 20:07:32 +00:00
John Willis
77f9f9c6cf Update GP2X port to support Fingolfin's ongoing implementation of the Modular Backends ideas :). Also add a few updates from my local tree (Batt level checking and STDOUT/STDERR file mapping code stolen from the Symbian backend (thanks)).
svn-id: r24507
2006-10-25 19:51:47 +00:00
Bertrand Augereau
aada1329a8 DS : Blind backends changes to comply to fingolfin's changes
svn-id: r24506
2006-10-25 19:37:43 +00:00
Bertrand Augereau
05aca1c928 DS : Yet another scaling helpers
svn-id: r24505
2006-10-25 19:32:01 +00:00
Bertrand Augereau
24b0d4800a DS backend : Compile fixes for the new backends system, still needs plugging the old callbacks
svn-id: r24504
2006-10-25 19:18:38 +00:00
Bertrand Augereau
6eb7be9e37 Compile fix
svn-id: r24503
2006-10-25 19:01:34 +00:00
Travis Howell
227157ccdc Update comments
svn-id: r24502
2006-10-25 13:45:57 +00:00
Travis Howell
05fd51d036 Cleanup
svn-id: r24501
2006-10-25 13:38:35 +00:00
Travis Howell
fc04b2e45a Add back delay between script restarts
svn-id: r24500
2006-10-25 11:43:20 +00:00
Travis Howell
2f422f56cd Remove unused script code
svn-id: r24499
2006-10-25 11:41:36 +00:00
Travis Howell
ab0eb74395 Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1
svn-id: r24498
2006-10-25 11:02:08 +00:00
Bertrand Augereau
64e46134e9 DS : 320*PAL8 to 256*1555 line scaler
svn-id: r24497
2006-10-25 10:30:21 +00:00
Travis Howell
588c3e0bf1 Revert debug changes
svn-id: r24496
2006-10-25 10:21:57 +00:00
Travis Howell
15915e805d Remove unused script opcodes
svn-id: r24495
2006-10-25 10:20:17 +00:00
Travis Howell
a4be70e47b Correction to script opcode table for FF
svn-id: r24494
2006-10-25 10:08:38 +00:00
Travis Howell
dc405fa453 Corrections to script opcode table for PP
svn-id: r24493
2006-10-25 10:00:29 +00:00
Travis Howell
7dd6b31aef Add more opcodes for Elvira 1/2
svn-id: r24492
2006-10-25 08:12:05 +00:00
Travis Howell
869243142a Add class code used by scripts in Elvira 1
svn-id: r24491
2006-10-25 05:32:15 +00:00
Travis Howell
8b0f34e193 Add Macintosh version of Backyard Football 2002
svn-id: r24490
2006-10-25 01:53:07 +00:00
Torbjörn Andersson
6c16402744 Broken Sword 2 does not need cd.bin, and startup.inf is optional. (In fact,
there have been reports that the BS1/BS2 double pack ships with the wrong
startup.inf, but let's not confuse the readers with that little tidbit.)

svn-id: r24489
2006-10-24 16:03:05 +00:00
Max Horn
7889783cac const correctness
svn-id: r24488
2006-10-24 09:44:20 +00:00
Travis Howell
920a5ac5f4 Rename variable
svn-id: r24487
2006-10-24 08:11:43 +00:00
Travis Howell
6810993828 Add more menu code for Elvira 1
svn-id: r24486
2006-10-24 07:44:37 +00:00
Johannes Schickel
3197cb6a23 Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK".
svn-id: r24485
2006-10-24 00:56:10 +00:00
Johannes Schickel
0d357aab4d Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm").
svn-id: r24480
2006-10-24 00:30:48 +00:00
Travis Howell
56d44a5be2 Add back football2002 target
svn-id: r24478
2006-10-24 00:09:15 +00:00
Johannes Schickel
8fb07286cc Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen").
svn-id: r24475
2006-10-23 23:12:12 +00:00
Travis Howell
67041f96a9 Add missing reset of _lastClickRem variable
svn-id: r24474
2006-10-23 13:42:50 +00:00
Travis Howell
38e709beb2 Add missing code for enableInput opcode
svn-id: r24473
2006-10-23 13:40:23 +00:00
Travis Howell
cff9d1ab81 Re-enable verb code
svn-id: r24472
2006-10-23 11:17:25 +00:00
Travis Howell
7a5b0c1870 Add minor icon code differences in Elvira 2
svn-id: r24471
2006-10-23 11:13:51 +00:00
Travis Howell
4c9fc74964 Add printStats code for Elvira 2 and cleanup
svn-id: r24470
2006-10-23 10:06:32 +00:00
Travis Howell
8f44ef3209 Add a few opcode stubs for Elvira 2
svn-id: r24469
2006-10-23 07:07:03 +00:00
Travis Howell
80048e2327 Add hasIcon difference in Elvira 1
svn-id: r24468
2006-10-23 05:58:53 +00:00
Travis Howell
45965e3576 Add opcode used by lift in Elvira 2
svn-id: r24467
2006-10-23 05:32:54 +00:00
Travis Howell
f766e01112 Ooops, correct that accidental commit of code
svn-id: r24466
2006-10-23 01:52:19 +00:00
Travis Howell
99d6e6db5c Add patch to make ProTracker a subclass of AudioStream, from madmoose
svn-id: r24465
2006-10-23 01:37:59 +00:00
Johannes Schickel
f0a162e8bb Fix for bug #1582149 ("KYRA1: Crash when meeting Malcolm").
svn-id: r24462
2006-10-22 20:12:27 +00:00
Johannes Schickel
a853696a5e Some AMIGA resource loading code (of course it's still not supported).
svn-id: r24461
2006-10-22 20:08:23 +00:00
Johannes Schickel
e58da07488 Don't output warning about unsupported language more than one time.
svn-id: r24459
2006-10-22 20:04:45 +00:00
Marcus Comstedt
17afeaa80e delayMillis() should now cope with delays over 20 minutes without overflowing.
svn-id: r24456
2006-10-22 18:54:55 +00:00
Marcus Comstedt
dde7244f2d Removed timerproc and soundproc.
svn-id: r24455
2006-10-22 18:35:49 +00:00
Marcus Comstedt
fbb5a2d773 Modularization.
svn-id: r24453
2006-10-22 17:58:38 +00:00
Marcus Comstedt
43fac9ab3d Check for degenerated rect in copyRectTo*.
svn-id: r24452
2006-10-22 17:32:04 +00:00
Kostas Nakos
9cad1d4ae8 Add ce port news (0.9.1 sync)
svn-id: r24449
2006-10-22 16:32:09 +00:00
Max Horn
e767681dcf Removed unused return value & param from DefaultTimerManager::handler()
svn-id: r24447
2006-10-22 16:05:59 +00:00