Mirror and flip of image is kept track of, so undo/redo also affects starter.

This commit is contained in:
William Kendrick 2004-09-22 05:34:35 +00:00
parent 01111df2d3
commit 95a0c69c56
2 changed files with 57 additions and 19 deletions

View file

@ -13,10 +13,6 @@ BUGS!
-----
* Get Starters to work properly in 800x600 mode.
* Keep track of Mirror and Flip actions in Undo history, so that
Starters can be un/re-flipped and un/re-mirrored, and "starter_mirrored"
and "starter_flipped" flags can be toggled.
HIGH-PRIORITY DOCUMENTATION CHANGES:
------------------------------------