Changes between Version 31 and Version 32 of Ticket #14732
- Timestamp:
- Dec 1, 2023, 12:19:30 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14732 – Description
v31 v32 33 33 - The "About" dialogs are recreated based on observed behavior, but I've taken some liberties. The animations in the Loom one are probably the most obvious difference. I think they maintain the spirit of the originals, but if anyone wants to go the extra mile to make them exact... Rounded corners are also drawn a bit differently. 34 34 35 - At least on my old Macintosh, I seem to recall there was a "blinking" animation when selecting a menu item. I've seen it in some Mac emulations, but not in others. I don't know if it's an emulation speed issue or if the behavior changed in different MacOS versions. 35 - There is no "blinking" animation when selecting a menu item. Though on further investigation, it appears that this was always (?) configurable in MacOS. So not blinking isn't actually **wrong...** This is what I believe to be one of the earliest incarnations of the Macintosh control panel: 36 37 [[Image(menu-blink.png)]] 36 38 37 39 - The Macintosh color palette is currently hard-coded. The games have a "clut" resource, but using that looks wrong so there must be something else involved?