Johannes Schickel
|
b586235fb8
|
Fixed warnings for msvc9.
svn-id: r31460
|
2008-04-09 15:16:50 +00:00 |
|
Eugene Sandulenko
|
e4ddd5d5f1
|
Ignore pointers on save
svn-id: r31453
|
2008-04-08 18:12:32 +00:00 |
|
Sven Hesse
|
9f94a2fa8c
|
Fix compilation on my 64-bit system...
svn-id: r31450
|
2008-04-08 09:59:41 +00:00 |
|
Eugene Sandulenko
|
732774fd8d
|
Patch #1913862: "CinE Script system"
svn-id: r31444
|
2008-04-07 20:24:40 +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 |
|
Filippos Karapetis
|
1e58257791
|
Oops
svn-id: r31297
|
2008-03-28 17:46:18 +00:00 |
|
Filippos Karapetis
|
70e4503274
|
Fixed 2 off-by-one errors (thanks next_ghost for spotting them)
svn-id: r31296
|
2008-03-28 17:38:45 +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 |
|
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 |
|
Max Horn
|
34b35348be
|
Moved AdvancedMetaEngine to namespace Common
svn-id: r30736
|
2008-02-02 11:52:04 +00:00 |
|
Jordi Vilalta Prat
|
5165ff448d
|
Converted the remaining engines to use MetaEngine
svn-id: r30728
|
2008-02-02 02:35:13 +00:00 |
|
Jordi Vilalta Prat
|
d6c34bdc4b
|
Fixed the spaces before tabs.
svn-id: r30667
|
2008-01-28 00:14:17 +00:00 |
|
Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Eugene Sandulenko
|
7aadf6c191
|
Slightly modified patch #1848173: "ScriptVars class implementation for CinE"
svn-id: r30125
|
2008-01-01 16:57:03 +00:00 |
|
Eugene Sandulenko
|
6b722c2f1c
|
_Properly_ fix lock-up introduced introduced in revision 29860. A typical
c/p error.
svn-id: r29982
|
2007-12-24 19:49:28 +00:00 |
|
Eugene Sandulenko
|
fd22ebb269
|
Fix regressions (crashes) introduced in commit 29860
svn-id: r29981
|
2007-12-24 19:13:32 +00:00 |
|
Filippos Karapetis
|
50cf084a6b
|
Cleanup
svn-id: r29973
|
2007-12-24 10:11:41 +00:00 |
|
Filippos Karapetis
|
8b0ae7983c
|
Change 3 remaining free() to delete, which were not changed with commit #29841 (part of patch #1848173)
svn-id: r29972
|
2007-12-24 10:10:21 +00:00 |
|
Filippos Karapetis
|
46ee7e6791
|
Slight cleanup
svn-id: r29934
|
2007-12-21 02:43:21 +00:00 |
|
Gregory Montoir
|
bb30d560b2
|
renamed several structures, variables and functions
svn-id: r29860
|
2007-12-14 19:21:19 +00:00 |
|
Filippos Karapetis
|
57460c21b3
|
Added a note, switched to CLIP template for clipping, some cleanup
svn-id: r29859
|
2007-12-14 13:55:18 +00:00 |
|
Filippos Karapetis
|
729c843091
|
Cleanup
svn-id: r29858
|
2007-12-14 13:51:41 +00:00 |
|
Gregory Montoir
|
e1b73e47f8
|
use CLIP template for clipping, made an array static const and renamed MAX_OBJECTDATA to MAX_VAR
svn-id: r29853
|
2007-12-13 19:07:10 +00:00 |
|
Filippos Karapetis
|
ee56120fcf
|
Added a proper fix for bug #1733238 - "FW: crash in copier room", taken from next_ghost's patch #1848173 - "ScriptVars class implementation for CinE"
svn-id: r29852
|
2007-12-13 17:53:31 +00:00 |
|
Filippos Karapetis
|
3240d0636a
|
Fixed a regression from the latest cleanups
svn-id: r29851
|
2007-12-13 17:47:54 +00:00 |
|
Filippos Karapetis
|
280d634455
|
Fixed an incorrect copy/paste
svn-id: r29850
|
2007-12-13 17:03:14 +00:00 |
|
Filippos Karapetis
|
30be440557
|
Fixed regression introduced by the latest cleanups
svn-id: r29849
|
2007-12-13 15:10:52 +00:00 |
|
Filippos Karapetis
|
dd14a43cac
|
Fixed one more regression from the latest cleanup
svn-id: r29848
|
2007-12-13 14:04:36 +00:00 |
|
Filippos Karapetis
|
2cb9ea3c10
|
Fixed a regression from the latest cleanup
svn-id: r29847
|
2007-12-13 13:51:04 +00:00 |
|
Sven Hesse
|
1d338096f0
|
Muting the compiler :P
svn-id: r29846
|
2007-12-13 13:26:49 +00:00 |
|
Filippos Karapetis
|
2991b03cc4
|
Cleanup and simplification
svn-id: r29845
|
2007-12-13 13:17:45 +00:00 |
|
Filippos Karapetis
|
8b7f3fae35
|
Cleanup
svn-id: r29844
|
2007-12-13 12:33:31 +00:00 |
|
Filippos Karapetis
|
2f7539e865
|
Cleanup
svn-id: r29843
|
2007-12-13 11:11:38 +00:00 |
|
Filippos Karapetis
|
a9e1f39a16
|
Cleanup and simplification
svn-id: r29842
|
2007-12-13 10:47:14 +00:00 |
|
Filippos Karapetis
|
8968f7e616
|
Changed the C style malloc/free to the C++ style new/delete
svn-id: r29841
|
2007-12-13 10:06:53 +00:00 |
|
Torbjörn Andersson
|
6589dba7f5
|
Fixed warning about casting away constness.
svn-id: r29839
|
2007-12-12 21:56:22 +00:00 |
|
Filippos Karapetis
|
dcf4755dc1
|
Cleanup, removed duplicate code
svn-id: r29838
|
2007-12-12 21:39:00 +00:00 |
|
Filippos Karapetis
|
99453537f1
|
Cleanup
svn-id: r29830
|
2007-12-11 23:16:15 +00:00 |
|
Gregory Montoir
|
a94fada0ae
|
- minor screen fix for OS
- added new debug channel for sound
- updated 2 opcodes comments
svn-id: r29790
|
2007-12-09 13:41:59 +00:00 |
|
Gregory Montoir
|
6ef7e37488
|
reverted parts of commits #29447 and #29446 (caused regressions in ADL music playback) and properly (I hope) fixed the sound issues described in tracker item #1763053.
svn-id: r29766
|
2007-12-08 15:24:42 +00:00 |
|
Gregory Montoir
|
aae704f6cd
|
amiga demo version of OS has a VOL.CNF file so I assume full versions of the game also use it ; enabled readVolCnf for all versions of OS.
svn-id: r29760
|
2007-12-08 09:51:24 +00:00 |
|
Gregory Montoir
|
c271093fbb
|
simplified gfxConvertSpriteToRaw, some renaming
svn-id: r29758
|
2007-12-08 09:10:08 +00:00 |
|
Gregory Montoir
|
6b68c156ae
|
made timing closer to the original interpreter and simplified manageEvents function (no need to recurse)
svn-id: r29757
|
2007-12-08 08:49:22 +00:00 |
|
Gregory Montoir
|
e82c2b3fb9
|
reverted part of commit #29749, inplace unpacking doesn't work with .ani data
svn-id: r29756
|
2007-12-08 08:48:31 +00:00 |
|
Filippos Karapetis
|
e905723b1e
|
Cleanup and simplification
svn-id: r29755
|
2007-12-08 02:38:04 +00:00 |
|
Filippos Karapetis
|
c488384f19
|
Cleanup and simplification
svn-id: r29754
|
2007-12-08 02:24:12 +00:00 |
|