Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- User option to force Hercules hires font for any rendering mode
- Also change mouse cursor hotspots from 1,1 to 0,0
- Fix inaccuracy in mouse controlled game menu
- Change render_Block(), drawBox(), drawDisplayRect() to use
upper Y instead of lower Y. Original AGI uses lower Y, but
upper Y makes upscaling way easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Was broken when adding transition support.
Fixes scripted card changes not displaying for a long enough time.
|
|
Was broken by d6881100dd5613c8573f8f8235b93772ae513e49
|
|
Since the GUI renderer doesn't do clipping, this would cause
a potential crash with the Classic theme.
|
|
So that hopefully the signature will match for all versions
|
|
Fixes game title views not shown while they are scaled in.
|
|
|
|
This removes the annoying behavior that removing a save state causes your
physical files to be renamed.
As discussed with RichieSams and wjp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|