Open main menu

Difference between revisions of "Wintermute/TODO"

73 bytes added ,  01:15, 18 June 2021
Line 4: Line 4:
== Main ToDo items ==
== Main ToDo items ==


=== Missing Features ===
=== Main missing Features ===
* Screenshots are missing for most of games
* Screenshots are missing for most of games
* Non-English input is not supported
** Required for Russian version of Alpha Polaris
** Optional for Pole Chudes word guessing game in Russian
* Missing features of original WME 1.x:
* Missing features of original WME 1.x:
** Sprite blending modes ???
** Sprite blending modes (are they still missing???)
** Sprite alpha masks
** Sprite alpha masks
** Grayscale conversion for game saves thumbnails not yet implemented
** Grayscale conversion for game saves thumbnails not yet implemented
Line 27: Line 24:
** displayHalfTrans not yet implemented
** displayHalfTrans not yet implemented
** putPixel/getPixel/comparePixel not yet implemented
** putPixel/getPixel/comparePixel not yet implemented
* Debugger & Compiler
** Print & edit variables for cheating and for fun
** Warp to scenes to reproduce some game-specific bugs faster
* Implement script patches (like in SCI) for fixing original bugs (like, 1 1/2 Ritter slider) and accessing interesting dead code (like, debug screens and level editors bundled inside game packages)
=== Features required for a few games only ===
* Non-English input is not supported
** Required for Russian version of Alpha Polaris
** Optional for Pole Chudes word guessing game in Russian
* Some [[Wintermute/Plugins|plugins]] are not implemened:
* Some [[Wintermute/Plugins|plugins]] are not implemened:
** Standard plugins (however, there are no known games that use them)
** Standard plugins (however, there are no known games that use them)
Line 40: Line 47:
** Add SetGammaDefault() / RestoreGamma() methods for [[Oknytt]]
** Add SetGammaDefault() / RestoreGamma() methods for [[Oknytt]]
** Add a dozen of new methods for The Last Crown: Midnight Horror
** Add a dozen of new methods for The Last Crown: Midnight Horror
** Add a dozen of new methods for J.U.L.I.A.: Among the Stars and J.U.L.I.A.: Untold
** Add a dozen of new methods for J.U.L.I.A.: Among the Stars and J.U.L.I.A.: Untold
* Debugger & Compiler
** Print & edit variables for cheating and for fun
** Warping to scenes to reproduce some game-specific bugs faster
* Implement script patches (like in SCI) for fixing original bugs (like, 1 1/2 Ritter slider) and accessing interesting dead code (like, debug screens and level editors bundled inside game packages)


=== Known Issues and TODOs ===
=== Known Issues and TODOs ===
234

edits