Difference between revisions of "Advanced Engine Features"

Jump to navigation Jump to search
→‎Loading/Saving during run time: Add status of Avalanche, CGE and Composer engines.
(→‎Enhanced debug/error messages: Zvision now implements the getDebugger API.)
(→‎Loading/Saving during run time: Add status of Avalanche, CGE and Composer engines.)
Line 209: Line 209:
kSupportsLoadingDuringRuntime feature flag</syntax>
kSupportsLoadingDuringRuntime feature flag</syntax>


:'''Implemented by:''' [[AGI]], [[Cine]], [[Draci]], [[Hugo]], [[Kyra]], [[Mohawk]], [[Mortevielle]], [[Pegasus]], [[SAGA]], [[SCI]], [[SCUMM]], [[Sky]], [[Sword1]], [[Tinsel]], [[TeenAgent]], [[Toon]], [[Touche]], [[Tucker]]
:'''Implemented by:''' [[AGI]], [[Avalanche]], [[Cine]], [[CGE]], [[Draci]], [[Hugo]], [[Kyra]], [[Mohawk]], [[Mortevielle]], [[Pegasus]], [[SAGA]], [[SCI]], [[SCUMM]], [[Sky]], [[Sword1]], [[Tinsel]], [[TeenAgent]], [[Toon]], [[Touche]], [[Tucker]]


:'''Not implemented by:''' [[AGOS]], [[CruisE]], [[Drascula]], [[Gob]], [[Groovie]], [[Lastexpress]], [[Lure]], [[MADE]], [[Parallaction]], [[Queen]], [[Sword2]], [[Sword25]], [[Touche]]
:'''Not implemented by:''' [[AGOS]], [[Composer]], [[CruisE]], [[Drascula]], [[Gob]], [[Groovie]], [[Lastexpress]], [[Lure]], [[MADE]], [[Parallaction]], [[Queen]], [[Sword2]], [[Sword25]], [[Touche]]


<syntax type="C++"> virtual Common::Error saveGameState(int slot, const Common::String &desc);
<syntax type="C++"> virtual Common::Error saveGameState(int slot, const Common::String &desc);
Line 218: Line 218:
kSupportsSavingDuringRuntime feature flag</syntax>
kSupportsSavingDuringRuntime feature flag</syntax>


:'''Implemented by:''' [[AGI]], [[Cine]], [[Draci]], [[Hugo]], [[Kyra]], [[Mohawk]], [[Mortevielle]], [[Pegasus]], [[SAGA]], [[SCI]], [[SCUMM]], [[Sky]], [[Sword1]], [[TeenAgent]], [[Toon]], [[Touche]], [[Tucker]]
:'''Implemented by:''' [[AGI]], [[Avalanche]], [[Cine]], [[CGE]], [[Draci]], [[Hugo]], [[Kyra]], [[Mohawk]], [[Mortevielle]], [[Pegasus]], [[SAGA]], [[SCI]], [[SCUMM]], [[Sky]], [[Sword1]], [[TeenAgent]], [[Toon]], [[Touche]], [[Tucker]]


:'''Not implemented by:''' [[AGOS]], [[CruisE]], [[Drascula]], [[Gob]], [[Groovie]], [[Lastexpress]], [[Lure]], [[MADE]], [[Parallaction]], [[Queen]], [[Sword2]], [[Sword25]], [[Touche]], [[Tinsel]]
:'''Not implemented by:''' [[AGOS]], [[Composer]], [[CruisE]], [[Drascula]], [[Gob]], [[Groovie]], [[Lastexpress]], [[Lure]], [[MADE]], [[Parallaction]], [[Queen]], [[Sword2]], [[Sword25]], [[Touche]], [[Tinsel]]


==Misc==
==Misc==
TrustedUser
574

edits

Navigation menu