Difference between revisions of "ZVision"

Jump to navigation Jump to search
749 bytes removed ,  00:26, 15 June 2015
Remove obsolete TODOs
(Update the status of ZVision, after the integration of marisa-chan's code)
(Remove obsolete TODOs)
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
         name=ZVision|
         name=ZVision|
         developer=[[User:RichieSams|RichieSams]]|
         developer=[[User:RichieSams|RichieSams]], [[User:Md5|[md5]]], [[User:MarisaChan|MarisaChan]]|
         companies=[[Activision]]|
         companies=[[Activision]]|
         usedBy=[[Zork Nemesis]], [[Zork: Grand Inquisitor]]|
         usedBy=[[Zork Nemesis]], [[Zork: Grand Inquisitor]]|
         dateAdded=October 17, 2013|
         dateAdded=October 17, 2013|
         release=N/A|
         release=1.8.0|
}}
}}


Line 19: Line 19:


==Status==
==Status==
Both Zork: Nemesis and Zork: Grand Inquisitor are completable, with minor bugs and very small glitches
Both Zork: Nemesis and Zork: Grand Inquisitor are completable


==Immediate TODO's==
==Immediate TODO's==
* Add a dirty rectangling system for RenderManager AlphaEntries so we're not rendering them to the backbuffer every frame
* Add a dirty rectangling system for RenderManager AlphaEntries so we're not rendering them to the backbuffer every frame
* Add graceful failure for when .str isn't parsed correctly.
* Get Courier Prime and FreeSerif added to the packaged fonts, then fall back on them when fonts can't be found


==List of TODO's for ZVision to be playable==
==List of TODO's for ZVision to be playable==


===ZGI specific TODO's===
===ZGI specific TODO's===
* Check for the difference between the CD version of ZGI and the DVD version
(None at the moment)
** Potentially higher resolution (Window and/or videos)
** Potentially different video file format


==Other TODO's==
===Nemesis specific TODO's===
* Make sure all image rendering is endian safe
(None at the moment)
* Evaluate all in-engine warnings/debug messages and perhaps move them to higher debug channels (Or ZVision specific debug channels)
 
* Clean out unused member functions from the Console class (See [https://github.com/RichieSams/scummvm/blob/zengine/engines/zvision/console.h console.h])
==ZGI DVD TODO's==
* Convert pointer initializers to ''nullptr'' instead of ''0''
* Add support for the AC3 sound in the alternate hires MPEG-2 videos of the DVD version
* Add 'true' UTF-16 support for non-english versions of the game. (See [https://github.com/RichieSams/scummvm/blob/zengine/engines/zvision/string_manager.cpp#L214 StringManager])


[[Category:Engines]]
[[Category:Engines]]
1,489

edits

Navigation menu