45406 Commits

Author SHA1 Message Date
strangerke
5f9fe1383a TSAGE: Fix subtle bug in StripManager. This fixes scene 2222. 2011-04-17 23:07:51 +02:00
Johannes Schickel
c824ef16a6 Merge branch 'master' of https://github.com/enginmanap/scummvm 2011-04-17 21:44:29 +02:00
sylvaintv
055b766f70 Merge branch 'master' of github.com:scummvm/scummvm 2011-04-17 15:47:53 +02:00
sylvaintv
1fd034f326 TOON: Fix Flux staying outside of the dressing room 2011-04-17 15:46:55 +02:00
Engin Manap
d20a85d4f1 GUI: Fix indentation problems. Remove unwanted space.
All cosmetic changes, nothing changed.
2011-04-17 16:40:13 +03:00
strangerke
cccaaf3a0a TSAGE: CD version don't use protection page 1, 17 and above 2011-04-17 15:40:02 +02:00
strangerke
908dde34ba HUGO: Enable the engine by default 2011-04-17 15:39:05 +02:00
sylvaintv
f809e94dd2 TOON: Fix dirty rect issues with fonts 2011-04-17 15:27:18 +02:00
Thierry Crozat
9990ae6aa0 CREDITS: Add buildbot skin to billwashere crontibutions 2011-04-17 14:21:49 +01:00
Engin Manap
8463649f49 GUI: Fix apply old theme even if theme is not changed.
There was no control if theme was changed. If you click cancel, it
always changes theme to which options panel opened with. This is
unneccessery if theme is not changed so a if statement added before
applying old theme.
2011-04-17 16:18:32 +03:00
Engin Manap
a1509af8b6 GUI: Fix theme change ignores cancel on options window.
add new protected value _oldTheme. It keeps theme at the init of
options window, and cancel button reapplies old theme.
2011-04-17 16:17:20 +03:00
Paul Gilbert
dcc8f226c0 TSAGE: Have copy protection turned on for all versions of the game
I'd previously incorrectly assumed copy protection would be disabled in the CD version of the game without actually playing all the way through to that point to find out.
2011-04-17 22:54:06 +10:00
Paul Gilbert
27d53fd283 TSAGE: Removed redundant call to memory manager deallocate 2011-04-17 22:24:47 +10:00
Eugene Sandulenko
ce0cc0ee85 COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warnings 2011-04-17 15:25:06 +03:00
sylvaintv
a383fe452f TOON: Fix palette issues in alligators scene
Bug #3264989: "TOON: Palette problems"
2011-04-17 14:18:29 +02:00
Paul Gilbert
f79b91548d TSAGE: Bugfixes for Scene #2300 - Starship Hanger 2011-04-17 22:01:24 +10:00
Eugene Sandulenko
886ea29bbf SCUMM: Add md5 from bug #3264965 for fbpack 2011-04-17 14:10:46 +03:00
Eugene Sandulenko
64c3332138 SAGA: Fixed bug #3276033: IHNM: Savegame reminder not reset 2011-04-17 14:10:46 +03:00
dhewg
9363e19667 TSAGE: Suppress strict-alias warnings on older GCCs 2011-04-17 12:31:59 +02:00
dhewg
85adc95f79 TSAGE: Remove redundant parameter 2011-04-17 12:24:06 +02:00
Paul Gilbert
f1d890beb7 TSAGE: Fix glitches with incorrect pixels on the edges of zoomed objects 2011-04-17 19:51:56 +10:00
strangerke
2fb7acb000 TSAGE: Add listobjects and moveobject commands to the debugger 2011-04-17 11:20:08 +02:00
strangerke
e2f34d19c8 TSAGE: Add flag commands to the debugger 2011-04-17 09:33:53 +02:00
Paul Gilbert
e9a1035f52 TSAGE: Disable GMM Save/Load buttons when saving/loading not allowed 2011-04-17 08:38:45 +10:00
strangerke
8fe65b52cf TSAGE: Add workaround for scene 40 (glitch in animation of dying Kzin falling) 2011-04-17 00:37:35 +02:00
strangerke
12707e2e1b NEWS: wrap text in order to stay below the length limit 2011-04-16 21:03:20 +02:00
Johannes Schickel
34093ac9a9 CREDITS: Update credits files. 2011-04-16 20:36:38 +02:00
strangerke
ca7d1550e9 HUGO: Fix the typo in the PL file too... 2011-04-16 20:32:49 +02:00
strangerke
f53724bf2e HUGO: Fix a typo in special thanks 2011-04-16 20:28:06 +02:00
strangerke
bec42f78b7 HUGO: Remove debug message 2011-04-16 19:40:59 +02:00
strangerke
5cb4fc130b HUGO: Announce support in the NEWS file 2011-04-16 19:40:21 +02:00
Johannes Schickel
1d60b26687 AUDIO: Cleanup sound type settings handling in MixerImpl. 2011-04-16 18:32:14 +02:00
Johannes Schickel
6b0ccbb095 AUDIO: Renamed mute related functions in Mixer.
This renames setMuteForSoundType to muteSoundType and getMuteForSoundType to
isSoundTypeMuted.
2011-04-16 18:30:45 +02:00
Eugene Sandulenko
dfadf40d42 HUGO: Close prompt box dialog on Return key 2011-04-16 16:19:44 +03:00
Eugene Sandulenko
6224b74f34 GUI: Let EditTextWidget notify when the editing is finished 2011-04-16 16:18:59 +03:00
Eugene Sandulenko
8df814b625 HUGO: cleanup 2011-04-16 15:55:16 +03:00
Eugene Sandulenko
601d66df4f HUGO: Fix crashes 2011-04-16 15:54:01 +03:00
Eugene Sandulenko
550615f157 HUGO: Implement prompt text box
Still it sometimes asserts with repeated dialog launches.
2011-04-16 15:10:12 +03:00
strangerke
94e956e265 TSAGE: Rename some objects in scene 60 and fix the master button behavior.
This fix the blocking problem in scene 60.
2011-04-16 10:57:46 +02:00
strangerke
ab2626f201 TSAGE: Fix several problems in scene 40, including the blocking one (killing the assassin) 2011-04-15 23:04:29 +02:00
strangerke
9ca6562dc6 TSAGE: Cleanup. For coding consistency, remove default parameters when calling startSound() in scene groups 8 and 10 2011-04-15 20:36:54 +02:00
strangerke
82483cb5d1 TSAGE: Fix several problems in scene 20. That fixes the intro and probably the evasion.
Also add some comments in scene postInit in order to clarify the different actions available
2011-04-15 14:56:22 +02:00
Scott Thomas
f33810a8c0 GROOVIE: Implement resource search-by-name for v2 games 2011-04-15 21:46:08 +09:30
Scott Thomas
8e9dbe5c3d GROOVIE: Use uint32 when searching for a video id by name
This brings ResMan::getRef into line with the rest of the engine.
2011-04-15 21:46:06 +09:30
Alyssa Milburn
20e662e5a6 CONFIGURE: Explain more about --enable-all-engines. 2011-04-15 13:56:20 +02:00
Paul Gilbert
54e6941ec4 TSAGE: Changed palette code back to using a byte array 2011-04-15 21:28:53 +10:00
strangerke
dd6ab8d306 TSAGE: Scene40: The hero may now use his stunner on the assassin. Scene still broken.
Also move some display() to display2() for consistency with the rest of the scenes in group1
2011-04-15 11:01:24 +02:00
md5
9a987001d4 SCI: Some initial work on supporting patch.005 in KQ1 Amiga 2011-04-15 11:20:07 +03:00
md5
6c4f09c058 SCI: Silenced the warning for kMacPlatform(1)
This warning produces a lot of spam in the console (e.g. it pops up
whenever the icon bar is opened in Dr. Brain Mac), thus it has been
silenced
2011-04-15 11:20:05 +03:00
Alyssa Milburn
d23150ff78 AUDIO: Name the ADPCM status struct. 2011-04-14 23:47:50 +02:00