193
edits
(Fix the link to the AGS engine code) |
|||
Line 11: | Line 11: | ||
==Status== | ==Status== | ||
* Experimental work in progress. | * Experimental work in progress. | ||
==TODO== | |||
* Save/load code. | |||
* Tidy up and merge [https://github.com/rofl0r/scummvm/commits/ags rofl0r's work]. | |||
* Implement missing interaction commands. | |||
* Fix dialog/message display (including the overlay code). | |||
* Implement sprite scaling. | |||
* Finish the preliminary audio code. | |||
* Finish GUI code. | |||
* Dirty rectangling (maybe look at somaen's ticket idea?). | |||
* Implement old-style pathfinder. | |||
* Implement all the script functions. | |||
* Deal with the rest of the FIXMEs. | |||
==External Links== | ==External Links== |
edits