Fix to invalidate entire tile cache
Robert Sprowson authored
A hardwired 18 in reset_all_tiling_sprites meant that one slot was never cleared, so a change in the Wimp's sprite pool could leave a cached sprite pointer pointing to something invalid.
Ref https://www.riscosopen.org/forum/forums/5/topics/16708

Version 5.83. Tagged as 'Wimp-5_83'
be34ad90
Name Last commit Last update
..
!Palette Import from cleaned 360 CD
AutoScroll Add copy & paste and drag & drop operations to the Wimp
CBTask Fixes for dropping text into writable icons
Clipboard Add copy & paste and drag & drop operations to the Wimp
CnPCaret Abandon set caret position if the window or menu isn't there
Iconbar Fix invalid AMB node handle being used when low on memory
Memory Slacken pointer checks
NewSWIs Add Wimp_Extend 15, "read slot size"
Notes Spinner branch merged.
ProgErrs Import from cleaned 360 CD
RosMod Adapted assembly process so that the choice of Options file (previously based purely on the "System" variable) can be overridden by passing "OPTIONS=foo" as an argument to either MkRom, or to amu/amu_machine directly, or indirectly, by specifying it in the components file for a build. To accomplish this, it was necessary to switch from using aasm to objasm - hence the large number of source files affected in this commit.
Tiling Implement sprite translation table caching
Tiling3D Fix to invalidate entire tile cache
Trace Add support for wide translation tables for window tool furniture
Watchdog Replace OS_SpriteOp reason code magic numbers with definitions. Add support for new screen modes.
Wimp Add copy & paste and drag & drop operations to the Wimp
Wimp01 Fix to invalidate entire tile cache
Wimp02 Fix Message_TaskInitialise reporting wrong slot size
Wimp03 Fix mouse click on icon which closes window incorrectly triggering writeable selection drag
Wimp04 [378] Extra switches to set button true colours
Wimp05 Fix abort error with ^K and ^X in writable icons
Wimp06 Slacken pointer checks
Wimp07 Rename clashing CLI macro
Wimp08 Slacken pointer checks
Wimp08s Fix invalid AMB node handle being used when low on memory
Wimp09
Wimp10