Commit Graph

23247 Commits

Author SHA1 Message Date
Paul Gilbert
ea19791de5 Bugfix for approaching Ratpouch, and have him properly stand still until he's received instructions
svn-id: r29449
2007-11-08 10:50:26 +00:00
Eugene Sandulenko
cc4311f10f One more fix from Patch #1773489
svn-id: r29447
2007-11-07 22:29:20 +00:00
Eugene Sandulenko
604be3107e Patches #1773489: "FW: Fixes for German Amiga Version"
svn-id: r29446
2007-11-07 22:28:01 +00:00
Paul Gilbert
9fc974209b Bugfix for NPC conversations so they'll only stand still when they should, and pause correctly during scripted animations
svn-id: r29445
2007-11-07 09:39:48 +00:00
Paul Gilbert
1a82b2630d Removed reference to KyraEngine that shouldn't be there
svn-id: r29444
2007-11-07 09:36:49 +00:00
Sven Hesse
b198e11f8a Muting the compiler :P
svn-id: r29443
2007-11-06 23:31:00 +00:00
Johannes Schickel
616c8357b4 - little bit more cleanup
- added fixme about Surface::move

svn-id: r29442
2007-11-06 23:03:19 +00:00
Johannes Schickel
3592690b78 Cleanup.
svn-id: r29441
2007-11-06 22:40:29 +00:00
Johannes Schickel
377ed4b1b4 Removed unnecessary extern.
svn-id: r29440
2007-11-06 22:34:55 +00:00
Nicola Mettifogo
9038ee9115 Fixed regression: loading from the start screens was messing up game flags.
svn-id: r29439
2007-11-06 20:49:50 +00:00
Max Horn
b820b661c7 Patch #1826459: Make: reconfigure on configure change (saving environment)
svn-id: r29435
2007-11-06 17:23:33 +00:00
Travis Howell
443dff5285 Add support for original load/save system in HE games.
svn-id: r29434
2007-11-06 12:22:52 +00:00
Max Horn
3598192859 Patch #1825132: SAVEFILEMAN: renameSavefile implementation
svn-id: r29433
2007-11-06 10:52:47 +00:00
Eugene Sandulenko
83802f795b Several subtitles-related IHNM fixes. Still not perfect.
svn-id: r29427
2007-11-05 23:40:30 +00:00
Robin Watts
37aaee3593 WinCE Makefile: make deploy was copying plugins to the wrong directory.
svn-id: r29426
2007-11-05 21:07:36 +00:00
Sven Hesse
780cb2f274 Muting the compiler :P
svn-id: r29425
2007-11-05 21:06:10 +00:00
Gregory Montoir
20b3ee2057 made CmdText a virtual class, so that language tweaks can be handled in subclasses.
svn-id: r29424
2007-11-05 20:53:30 +00:00
Vincent Hamm
773d0dc3c6 Fix some 256color version issues
svn-id: r29423
2007-11-05 20:51:23 +00:00
Vincent Hamm
e2260d8afd Implement polygon and sprite masking
svn-id: r29422
2007-11-05 20:24:20 +00:00
Filippos Karapetis
f7c6189c1e Sort the language ID bytes of the JAS Version String alphabetically, like they are in the queen page of the ScummVM wiki
svn-id: r29421
2007-11-05 17:17:35 +00:00
Filippos Karapetis
70aa7d3f74 Don't show a space after the "give" command in the Greek fan translated version of FOTAQ
svn-id: r29420
2007-11-05 17:11:47 +00:00
Filippos Karapetis
bc391e48f0 Updated the check for the language byte of the JAS Version String to be 'g' for the Greek fan translation and 'R' for the Russian fan translation (according to the Queen engine page in the ScummVM wiki)
svn-id: r29419
2007-11-05 17:10:32 +00:00
Filippos Karapetis
ea7429018e Fix warning
svn-id: r29418
2007-11-05 16:33:40 +00:00
Oystein Eftevaag
eb42e8271e Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a couple of warnings fixed
svn-id: r29417
2007-11-05 08:23:57 +00:00
Robin Watts
975dbcd231 Dumb typo in earlier commit.
svn-id: r29415
2007-11-04 20:30:42 +00:00
Robin Watts
6f4e622e18 New 'deploy' targets for the WinCE makefile to automatically copy
built files across to a target device attached with ActiveSync. Hopefully
will avoid hours of comedy when trying to debug mismatching plugins/exes.

svn-id: r29414
2007-11-04 19:13:00 +00:00
Torbjörn Andersson
c1760e2aae Mark the end of the Cine namespace.
svn-id: r29413
2007-11-04 18:03:18 +00:00
Robin Watts
904dcb4a7b Minor tweak to Wince makefile; 'all' target now depends on whether we are
building with plugins or not. These means that weak minded programmers (like
me) no longer need to remember to do "make dist-plugins" instead of
"make dist".

svn-id: r29412
2007-11-04 17:00:10 +00:00
Nicola Mettifogo
5ab148c043 Added igor project for MSVC7.1, as provided by _Q.
svn-id: r29411
2007-11-04 16:47:42 +00:00
Sven Hesse
64f88225e1 Muting the compiler
svn-id: r29410
2007-11-04 13:03:40 +00:00
Sven Hesse
906a423fa7 Some code formating fixes
svn-id: r29409
2007-11-04 13:01:41 +00:00
Vincent Hamm
fa15952f09 Some more script functions
svn-id: r29408
2007-11-04 12:57:57 +00:00
Nicola Mettifogo
684db15b34 * Pushed specific code from base class down to Nippon Safes.
* Some refactoring of the main loop.

svn-id: r29407
2007-11-04 10:45:10 +00:00
Filippos Karapetis
06d537ab1d Updated the MSVC8 igor project file for commit #29401
svn-id: r29406
2007-11-04 09:10:53 +00:00
Eugene Sandulenko
b8cd6451a5 Patch #1825403: "More MSVC7.1 (.NET 2003) project file updates"
svn-id: r29405
2007-11-04 06:57:32 +00:00
Eugene Sandulenko
f3850bc332 Patch #1825378: "More work for engines on configure"
svn-id: r29404
2007-11-04 06:55:45 +00:00
Johannes Schickel
0ec41a2d80 - made Widget::_flags private
- reworked state (enabled/disabled/highlighted) handling of widgets
- cleanup in ModernTheme.cpp

svn-id: r29403
2007-11-04 03:38:30 +00:00
Gregory Montoir
7cf5a57827 fix buffer overflow (globalVars is int16 -> index/=2)
svn-id: r29402
2007-11-04 03:16:56 +00:00
Gregory Montoir
9f84af06d6 added saveload code, fixed calls to debugC
svn-id: r29401
2007-11-04 03:07:03 +00:00
Gregory Montoir
74bb325a7e switched igor detection code to AdvancedDetector
svn-id: r29400
2007-11-04 03:04:37 +00:00
Gregory Montoir
52b18c9ae6 simplification, increased game state filenames
svn-id: r29399
2007-11-04 03:02:32 +00:00
Sven Hesse
5fb95212fe Typos :P
svn-id: r29398
2007-11-04 01:49:42 +00:00
Vincent Hamm
6e4037165d Fix a few script issues
svn-id: r29397
2007-11-04 01:11:39 +00:00
Johannes Schickel
034eb920d2 - cleanup
- consistency fix in modern.ini
- increased THEME_VERSION

svn-id: r29396
2007-11-04 01:07:47 +00:00
Vincent Hamm
dcc71a36eb Click on polygon detection
Object menu fix for doors

svn-id: r29395
2007-11-04 00:31:52 +00:00
Johannes Schickel
75a5c41ab4 - starting to document the theme renderer
- Theme::closeDialog -> Theme::closeAllDialogs, since it would remove every dialog currently

svn-id: r29394
2007-11-04 00:30:53 +00:00
Vincent Hamm
3fa3afb1fb More polygon fix (nearly pixel perfect...)
svn-id: r29393
2007-11-03 23:59:54 +00:00
Johannes Schickel
287e79d477 Documenting the sound code a bit.
svn-id: r29392
2007-11-03 23:32:15 +00:00
Vincent Hamm
3620b19b21 Fix build
svn-id: r29391
2007-11-03 22:47:19 +00:00
Vincent Hamm
121fc7d569 More polygon fix
svn-id: r29390
2007-11-03 22:44:27 +00:00