Name Last commit Last update
Doc Optimisation to new WimpSymbol substitution code: in icons containing fonts other than the desktop font, the substitution table is only calculated when a symbol character is encountered.
Options/s Added options file for Ursula_RiscPC builds: similar to Ursula options file, but without UTF8 support (it's unlikely the rest of the modules will be updated sufficiently for this to be useful) and without the development cut-n-paste support. Also removed module postfix (we don't want "Ursula" appearing during a *Help Modules).
Resources Service_SwitchingOutputToSprite code optimised: graphics parameters are now only cached when making the first Wimp_PlotIcon call while output is switched to a sprite, and upon return to screen output after such an occurrence.
Test Spinner branch merged.
TestO New Wimp imported
hdr UTF-8 support from previous version switched in; additional alphabet- conditional support added as follows: 
rm Import from cleaned 360 CD
s * Disabled checking of both mouse button transitions in error boxes in NC
.gitattributes ARTtmp branch folded in
BlackLog ARTtmp branch folded in
LICENSE Import from cleaned 360 CD
Makefile 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.
MkClean,fd7 Import from cleaned 360 CD
MkExport,fd7 Merged WIMP imported
MkRom,fd7 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.
ReadMe Merged WIMP imported
UrsulaLog Ursula branch Wimp merged back onto trunk.
VersionASM * Disabled checking of both mouse button transitions in error boxes in NC
VersionNum * Disabled checking of both mouse button transitions in error boxes in NC