James Brown
|
0f2f3c0072
|
Be a Better Programmer (tm)
svn-id: r15034
|
2004-09-12 12:15:19 +00:00 |
|
James Brown
|
a427d72d04
|
Store SCUMM md5s in save game. Save format bump.
svn-id: r14996
|
2004-09-10 12:13:03 +00:00 |
|
Travis Howell
|
c7d28132b4
|
Save game changes for HE80+ games.
svn-id: r14985
|
2004-09-10 01:03:01 +00:00 |
|
Max Horn
|
152a5e97fe
|
Modified VirtScreen to inherit from Graphics::Surface, and added getPixels()/getBackPixels() accessors (these changes make it a bit easier to implement smooth scrolling); also replaced some uses of rtBuffer by proper access through the corresponding VirtScreen
svn-id: r14612
|
2004-08-14 19:42:00 +00:00 |
|
Travis Howell
|
36846f537a
|
Limit to old saved game only.
svn-id: r14532
|
2004-08-10 02:19:16 +00:00 |
|
Travis Howell
|
d63d23ed07
|
Add patch #999887 - Possible fix for bug #998276
Also saves _currentMusic
svn-id: r14525
|
2004-08-09 01:07:48 +00:00 |
|
Travis Howell
|
b486e15959
|
Ooops
svn-id: r14356
|
2004-07-28 12:05:30 +00:00 |
|
Travis Howell
|
a50b6cf776
|
Add patch from madm00se for:
#869003 MIVGA: Guybrush shrinks & grows near end of game
svn-id: r14355
|
2004-07-28 11:56:14 +00:00 |
|
Travis Howell
|
f28adf7a6c
|
Keep compatbility with older saved games.
svn-id: r14339
|
2004-07-26 15:14:10 +00:00 |
|
Travis Howell
|
3a8f518b02
|
VAR_ROOM_FLAG should always be set after load of saved game.
Other VAR_ROOM_FLAG setting in scumm5 specific.
svn-id: r14332
|
2004-07-26 04:03:11 +00:00 |
|
Travis Howell
|
4105fdd4f6
|
Merge palette functions.
svn-id: r14324
|
2004-07-25 11:29:38 +00:00 |
|
Travis Howell
|
9563fb9c6e
|
Revert small part of scumm/saveload.cpp revision 1.129.
Fixes bug #884171 - DOTT: Transition effect glitch (regression)
svn-id: r14240
|
2004-07-18 05:04:30 +00:00 |
|
Travis Howell
|
619c21a318
|
Set new VARS for older save games.
svn-id: r14227
|
2004-07-16 14:41:05 +00:00 |
|
Travis Howell
|
032405d6f7
|
Bump save game version for HE 7.0 changes
Remove mention of talkspeed default, since it no longer applies.
svn-id: r14191
|
2004-07-11 11:59:18 +00:00 |
|
Travis Howell
|
17802b8035
|
Rename var
Add some changes ready for next save game version (Commented out)
svn-id: r14189
|
2004-07-11 09:15:14 +00:00 |
|
Max Horn
|
6b722ff11b
|
Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again
svn-id: r14058
|
2004-06-25 22:39:21 +00:00 |
|
Max Horn
|
de7c36f063
|
cleanup
svn-id: r14055
|
2004-06-25 21:48:12 +00:00 |
|
Paweł Kołodziejski
|
cdc7324951
|
stub for digital imuse save/load
svn-id: r13734
|
2004-05-02 10:07:59 +00:00 |
|
Torbjörn Andersson
|
dfe25fbfd8
|
Added note that the previous commit probably fixed bug #933610 as well.
svn-id: r13599
|
2004-04-20 07:21:25 +00:00 |
|
Torbjörn Andersson
|
ac967bde63
|
Increased _numNewNames from 50 to 100 to prevent overflow in MI2 endgame.
This should fix bug #936323. (There are still some game versions that use
50, but that can be fixed later, if the need arises.)
svn-id: r13598
|
2004-04-20 07:10:13 +00:00 |
|
Max Horn
|
17fe0497f5
|
Renamed StringTab::backup to StringTab::_default, as that describes better what it does
svn-id: r13476
|
2004-04-05 23:54:58 +00:00 |
|
Max Horn
|
71bbdbfae4
|
Removed CharsetRenderer::_mask (this was used to optimize charset mask handling). This shouldn't cause any noticable slowdowns, but allows us to get rid of two nasty hacks, and fixes bug #895355 (DIG: Subtitles sometimes stay on the screen), maybe also others
svn-id: r13464
|
2004-04-04 20:20:09 +00:00 |
|
Max Horn
|
6aa6b49ed5
|
cleanup StringTab stuff
svn-id: r13448
|
2004-04-03 19:41:31 +00:00 |
|
Max Horn
|
14378cb56e
|
Renamed more OSystem methods
svn-id: r13410
|
2004-03-28 16:30:50 +00:00 |
|
Max Horn
|
faa12496e4
|
Fix for bug #893254 (MI1VGA: Changes in object names are not saved); this may introduce regressions, please report them (overall, this is a neat patch, it removes so many ugly hacks :-)
svn-id: r13325
|
2004-03-17 01:50:15 +00:00 |
|
Paweł Kołodziejski
|
41e6bba009
|
synced local imuse. many bug fixes, and few new bugs :)
svn-id: r13153
|
2004-03-02 20:35:48 +00:00 |
|
Travis Howell
|
244d19523f
|
Correct extra slow subtitles in zak/maniac with old saves.
svn-id: r12991
|
2004-02-22 16:15:49 +00:00 |
|
Travis Howell
|
42028e984f
|
Enable and use VAR_VOICE_MODE
svn-id: r12979
|
2004-02-22 03:08:18 +00:00 |
|
Travis Howell
|
fe667a67be
|
Correct VAR_CHARINC in old saves.
svn-id: r12955
|
2004-02-21 08:21:11 +00:00 |
|
Travis Howell
|
83935dd920
|
Revert recent change that breaks temporary saves (No music or even crashes)
svn-id: r12938
|
2004-02-20 01:31:29 +00:00 |
|
Max Horn
|
eefbe23801
|
delete certain unused non-perma resources when loading
svn-id: r12923
|
2004-02-17 17:43:27 +00:00 |
|
Max Horn
|
41154fb613
|
save talkVolume
svn-id: r12919
|
2004-02-17 00:40:52 +00:00 |
|
Max Horn
|
9fe1aaa921
|
renamed _saveLoadCompatible to _saveTemporaryState; make use of requestLoad/requestSave
svn-id: r12691
|
2004-01-31 22:12:35 +00:00 |
|
James Brown
|
9b2e69fe2f
|
Patch #886058 - Don't stop music when loading certain temporary states.
svn-id: r12686
|
2004-01-31 16:07:11 +00:00 |
|
Max Horn
|
ac8243d229
|
use Rect in struct VerbSlot
svn-id: r12413
|
2004-01-15 19:25:17 +00:00 |
|
Max Horn
|
6574feefb1
|
fix loading of old COMI savegames (which are based on the bad old camera var locations; note that COMI savegames made between this change and my previous change to vars.cpp may be 'lost' due to this, however that should be minor compared to loosing all previous COMI savegames ;-)
svn-id: r12324
|
2004-01-11 19:58:29 +00:00 |
|
Max Horn
|
04b002bbaa
|
move the charset mask to the charset renderer class; some other related changes
svn-id: r12263
|
2004-01-08 21:21:40 +00:00 |
|
Max Horn
|
c2b7531c56
|
cleanup
svn-id: r12258
|
2004-01-08 17:30:36 +00:00 |
|
Max Horn
|
467861917d
|
various fixes for vertical scrolling rooms: fixed, screen updates (and made them more efficient), fixed transitionEffect() for 'high' rooms, documented drawStripToScreen() params a little (we really should start documenting for each function which takes coordinates in which coordinate system they are). Please test all vertical scrolling rooms (and others, too) for regressions
svn-id: r12228
|
2004-01-08 00:48:37 +00:00 |
|
Paweł Kołodziejski
|
8fd123992d
|
synced imuse digital with local tree
svn-id: r12187
|
2004-01-06 17:28:29 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Max Horn
|
3b20850a89
|
no need to save information which we can (and do) recompute
svn-id: r12167
|
2004-01-06 11:45:28 +00:00 |
|
Max Horn
|
1081c789a2
|
cleanup
svn-id: r12139
|
2004-01-04 14:49:14 +00:00 |
|
Max Horn
|
b9292bafe1
|
cleanup (mostly moved stuff around, and replaced the fadeOut call)
svn-id: r12123
|
2004-01-04 00:44:40 +00:00 |
|
Max Horn
|
105895da46
|
cleanup
svn-id: r12121
|
2004-01-03 22:21:56 +00:00 |
|
Max Horn
|
22248a548f
|
removed unused param in initScreens
svn-id: r12119
|
2004-01-03 21:26:44 +00:00 |
|
Max Horn
|
eeb5418504
|
more robust resource saving; also save resources with idx 0; renamed Serializer::saveWord/loadWord to saveUint16/loadUint16
svn-id: r11955
|
2003-12-27 00:10:20 +00:00 |
|
Max Horn
|
3959b96c9a
|
Fix for bug #734154 (DIG: Savegame/Island names)
svn-id: r11928
|
2003-12-25 22:05:02 +00:00 |
|
Max Horn
|
1e5496b2c8
|
Moved bundle music code from class Sound to IMuseDigital (seems more natural; and allows for various cleanup)
svn-id: r11846
|
2003-12-22 08:22:04 +00:00 |
|
Travis Howell
|
bee21ec3f8
|
Add extra color table entry for v1 games, for inventory/sentence color.
svn-id: r11653
|
2003-12-15 14:54:35 +00:00 |
|