teeemcee
2010-08-23 04:53:46 -0700 (Mon, 23 Aug 2010)
620
Fix dozens of graphical glitches in Custom, mostly afterimages and overwritten 
backgrounds when viewing help screens.

Those afterimages have annoyed me for years. I went through nearly every menu 
(skipping the most difficult ones and sprite editors) and changed the videopage 
handling. Menus now look like:

DO
 'input handling
 clearpage page / copypage foo, page
 'draw to page
 setvispage vpage
LOOP

Where 'page' is normally dpage (the setvispage should nearly always be vpage), 
and I did not bother to get rid of all the SWAP dpage, vpage's.  I did however 
delete a hundred!! now redundant clearpage's. Match that.
---
U   wip/browse.bas
U   wip/custom.bas
U   wip/customsubs.bas
U   wip/drawing.bas
U   wip/flexmenu.bas
U   wip/mapsubs.bas
U   wip/menus.bas
U   wip/menustuf.bas
U   wip/moresubs.bas
U   wip/sliceedit.bas
U   wip/subs.bas
U   wip/subs2.bas
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to