Paul Gilbert
|
ba351015cb
|
Fix to prevent attempt to delete a non-initialised object during game exit
svn-id: r33283
|
2008-07-25 09:36:18 +00:00 |
|
Travis Howell
|
e1c71dab99
|
Spacing.
svn-id: r33168
|
2008-07-21 10:32:20 +00:00 |
|
Bertrand Augereau
|
ecd44b8f90
|
Avoid branching in the inner loop of AGOS drawVertImageCompressed
svn-id: r33167
|
2008-07-21 10:13:44 +00:00 |
|
Bertrand Augereau
|
bd17a600dc
|
Split the drawVertImage function in the agos engine to make it clearer
and easier to profile
svn-id: r33083
|
2008-07-16 09:08:44 +00:00 |
|
Bertrand Augereau
|
9c91f091ff
|
Register spilling avoided in AGOS background drawing (and 2x unrolling)
svn-id: r33062
|
2008-07-14 20:34:31 +00:00 |
|
Christopher Page
|
23fc803dad
|
AGOS: Found a system->quit(), changed to _quit=true
svn-id: r32718
|
2008-06-16 17:34:58 +00:00 |
|
Christopher Page
|
ad99e9b249
|
AGOS: Fixed a memory leak in the AGOS engine
svn-id: r32679
|
2008-06-12 19:34:32 +00:00 |
|
Christopher Page
|
8297ead267
|
Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-32163,32165-32168,32170-32173,32175-32179,32181-32191,32193-32202,32204-32205,32209-32214,32216,32218,32220-32235,32237-32266,32269-32271,32273-32290,32292-32295,32297-32317,32319-32323,32325-32328,32330-32331,32334-32338,32343-32347 via svnmerge from
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r32350
|
2008-05-28 20:30:20 +00:00 |
|
Travis Howell
|
942f838924
|
Add Max's patch for AGOSEngine::pauseEngineIntern().
svn-id: r32241
|
2008-05-24 01:17:04 +00:00 |
|
Chris Apers
|
1b69c18b56
|
Fixed PalmOS compilation
svn-id: r32223
|
2008-05-23 11:13:15 +00:00 |
|
Christopher Page
|
9e4115a3bf
|
AGOS: Fixed a memory leak from earlier in a better way
svn-id: r32219
|
2008-05-22 23:40:36 +00:00 |
|
Christopher Page
|
799fb932f4
|
AGOS: Fixed two memory leaks when returning to the launcher (_mouseData and _zoneBuffers)
svn-id: r32208
|
2008-05-21 18:52:27 +00:00 |
|
Christopher Page
|
ca76ef4e1f
|
AGOS Engine: Began implementation for a new quit event which will cleanly return to the launcher. This replaces the old shutdown() method within delay()
svn-id: r32203
|
2008-05-20 21:40:53 +00:00 |
|
Christopher Page
|
5e592d4e4a
|
Fixed memory leak when returning to launcher in AGOS engine by properly creating and deleting midi driver pointer
svn-id: r32129
|
2008-05-14 23:26:32 +00:00 |
|
Christopher Page
|
7d98ed714b
|
Fixed memory leak by deallocating memory used by window->iconPtr
svn-id: r32094
|
2008-05-13 22:59:19 +00:00 |
|
Christopher Page
|
84a5b4e1e3
|
used memmove() instead of memcpy() to fix memory overlap error
svn-id: r32088
|
2008-05-13 16:09:57 +00:00 |
|
Johannes Schickel
|
600ab40bca
|
Changed all delete [] usages to delete[].
svn-id: r31927
|
2008-05-07 14:31:45 +00:00 |
|
Jordi Vilalta Prat
|
38a8aa516e
|
Allow static and dynamic plugins to be used at the same time
svn-id: r31888
|
2008-05-06 03:00:26 +00:00 |
|
Travis Howell
|
6e804cee42
|
Always correct time events duration, when saving games.
svn-id: r31557
|
2008-04-18 01:59:54 +00:00 |
|
Travis Howell
|
84ce12cd1e
|
Fix bug #1932150 - SIMON1: Sousaphone Bug.
svn-id: r31527
|
2008-04-17 06:33:03 +00:00 |
|
Travis Howell
|
45d7a68902
|
Fix Bug #1555117 - SIMON2: Cannot load Savegame.
svn-id: r31526
|
2008-04-17 04:18:53 +00:00 |
|
Travis Howell
|
af4b21a112
|
Correct time events duration, when saving in Elvira 1.
svn-id: r31516
|
2008-04-16 14:08:01 +00:00 |
|
Travis Howell
|
ee89c3000b
|
Minor cleanup.
svn-id: r31514
|
2008-04-16 12:24:09 +00:00 |
|
Travis Howell
|
943c337815
|
Remove unused opcode and minor cleanup.
svn-id: r31513
|
2008-04-16 10:20:58 +00:00 |
|
Travis Howell
|
7e222b1a0c
|
Cleanup.
svn-id: r31512
|
2008-04-16 08:50:25 +00:00 |
|
Max Horn
|
29f1e6de38
|
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default)
svn-id: r31413
|
2008-04-05 22:29:08 +00:00 |
|
Travis Howell
|
7a919a0f4f
|
Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1.
svn-id: r31300
|
2008-03-29 13:27:25 +00:00 |
|
Travis Howell
|
4d51eb5fb7
|
Add work around for script bug in The Feeble Files.
svn-id: r31260
|
2008-03-27 01:01:52 +00:00 |
|
Travis Howell
|
52930616c6
|
And don't attempt to play sound, when the sound file isn't loaded in The Feeble Files.
svn-id: r31240
|
2008-03-26 04:07:32 +00:00 |
|
Travis Howell
|
44200b4ac6
|
Remove error for missing sound files in The Feeble Files, due to fault in French version.
svn-id: r31239
|
2008-03-26 04:04:14 +00:00 |
|
Travis Howell
|
10be4b2a6d
|
Move code to ignore invalid characters.
svn-id: r31238
|
2008-03-26 03:10:40 +00:00 |
|
Travis Howell
|
eeb4c75244
|
Ooops, correct error in conversion of The Feeble Files font data.
svn-id: r31237
|
2008-03-26 02:11:22 +00:00 |
|
Travis Howell
|
defe50eada
|
Always ignore invalid characters, when using charset data.
svn-id: r31236
|
2008-03-26 01:57:26 +00:00 |
|
Travis Howell
|
171a4d1bdb
|
Switch all font data to hexadecimal and sort by language name.
svn-id: r31235
|
2008-03-26 01:50:59 +00:00 |
|
Travis Howell
|
48fac2f9dc
|
Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.
svn-id: r31233
|
2008-03-25 08:03:32 +00:00 |
|
Travis Howell
|
59b0bf8fa1
|
Correct background color when displaying saved game list in Amiga versions of Simon the Sorcerer 1.
svn-id: r31230
|
2008-03-24 06:48:09 +00:00 |
|
Travis Howell
|
47ad2487b4
|
Fix name locking in Waxworks, and cleanup.
svn-id: r31229
|
2008-03-23 23:18:43 +00:00 |
|
Travis Howell
|
7047e5e974
|
Remove left over debug code.
svn-id: r31225
|
2008-03-23 00:36:41 +00:00 |
|
Travis Howell
|
56711f1489
|
Add comments about unknown cases and remove unused cases in parseNextEvent().
svn-id: r31224
|
2008-03-23 00:34:39 +00:00 |
|
Travis Howell
|
63b1de5628
|
Add support for room states in Waxworks (DOS).
svn-id: r31218
|
2008-03-22 09:46:25 +00:00 |
|
Travis Howell
|
2d33f965a5
|
Correct extra field for Amiga floppy versions of Simon the Sorcerer 1.
svn-id: r31190
|
2008-03-19 01:22:28 +00:00 |
|
Max Horn
|
6547ef6e12
|
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead)
svn-id: r31121
|
2008-03-14 17:31:04 +00:00 |
|
Max Horn
|
8a9a14002e
|
Advanced Detector: Changed fallback detector from a callback function pointer to an overrideable method of AdvancedMetaEngine
svn-id: r31119
|
2008-03-14 13:59:31 +00:00 |
|
Travis Howell
|
884276e22e
|
Fix bug #1911558 - FF: Inventory doesn't scroll to the end.
svn-id: r31110
|
2008-03-12 00:22:30 +00:00 |
|
Torbjörn Andersson
|
890da04bc4
|
Cleanup.
svn-id: r31108
|
2008-03-11 19:25:53 +00:00 |
|
Travis Howell
|
c8077925cc
|
Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1.
svn-id: r31015
|
2008-03-01 03:59:56 +00:00 |
|
Max Horn
|
88bb567e18
|
Merged lots of _mixer->isReady() warnings into a single one in Engine constructor
svn-id: r30871
|
2008-02-15 17:01:35 +00:00 |
|
Jordi Vilalta Prat
|
c103290e2b
|
Initial support for plugin types
svn-id: r30825
|
2008-02-08 00:02:23 +00:00 |
|
Max Horn
|
8a73356a2d
|
Revised Engine plugin API to only provide a single func which returns a MetaEngine instance. Used this to simplify the rest of the plugin system
svn-id: r30780
|
2008-02-03 18:56:47 +00:00 |
|
Torbjörn Andersson
|
e51bf80218
|
Changed "COMPATIBLITY" to "COMPATIBILITY".
svn-id: r30754
|
2008-02-03 10:15:36 +00:00 |
|