index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
Age
Commit message (
Collapse
)
Author
2020-01-11
GRIFFON: Fix slugginess in final boss and a crash when loading the ↵
Harsh Bawari
Griffon.s03 map
2020-01-11
COMMON: Add a function to simplify loading Windows executables
Cameron Cawley
2020-01-11
GRAPHICS: Unify loading Windows cursor groups
Cameron Cawley
2020-01-11
GRAPHICS: Simplify loading Windows fonts
Cameron Cawley
2020-01-11
ALL: Create all instances of NEResources and PEResources using new instead ↵
Cameron Cawley
of on the stack Also adapted WinCursorGroup and MacMenu to reflect this.
2020-01-11
GRAPHICS: Fix arguments order in drawRect
Scott Percival
2020-01-11
DIRECTOR: Align fill patterns to global origin
Scott Percival
2020-01-07
GRAPHICS: FONTS: Improved visuals for generated bold fonts
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Fix memory override
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Fix warnings
Eugene Sandulenko
2020-01-07
GRAPHICS: MACGUI: Generate bold font substitutes in MacFontManager
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Implement generation of bold fonts
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Made scaling form MacFONT as a step
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Use better algorithm for MacFONT scaling added debug output
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Fix BDF font scaling
Eugene Sandulenko
2020-01-07
GRAPHICS: MACGUI: Use regular slant as font substitutes
Eugene Sandulenko
2020-01-05
GRAPHICS: MACGUI: Generate MacText surface for empty texts
Eugene Sandulenko
2020-01-05
GRAPHICS: MACGUI: Fix text height for one line texts
Eugene Sandulenko
2020-01-03
GRAPHICS: MACGUI: Further work on MacEditableText
Eugene Sandulenko
2020-01-02
GRAPHICS: Add a function to vertically flip surfaces
Cameron Cawley
2020-01-02
GRAPHICS: MACGUI: Initial code for MacEditableText
Eugene Sandulenko
2019-12-31
GRAPHICS: Fix loading NE cursors
Cameron Cawley
2019-12-27
GRAPHICS: MACGUI: Enhance sanity check for pattern references
Eugene Sandulenko
2019-12-27
GRAPHICS: Make ManagedSurface::clip() public
Eugene Sandulenko
2019-12-26
GRAPHICS: MACGUI: Fix incorrect text dimension calculations
Eugene Sandulenko
2019-12-26
GRAPHICS: MACGUI: Use proper width when rendering MacText
Eugene Sandulenko
2019-12-26
GRAPHICS: MACGUI: Sanity check for empty lines
Eugene Sandulenko
2019-12-26
GRAPHICS: FONT: Really fix mismatched new/delete
Eugene Sandulenko
2019-12-26
GRAPHICS: FONTS: Fix mismatched new/delete.
Eugene Sandulenko
2019-12-25
DIRECTOR: Added drawing for QuickDraw cast members
Eugene Sandulenko
2019-12-25
SDL: Remove duplicated cursorStretch200To240() function
Cameron Cawley
2019-12-24
GRAPHICS: MACGUI: Improved fallback processing for mac font families
Eugene Sandulenko
2019-12-22
GRAPHICS: MACGUI: Show menu always when clicked
Eugene Sandulenko
2019-12-18
GRAPHICS: MACGUI: HHid MacText debug output deeper.
Eugene Sandulenko
2019-12-18
GRAPHICS: implement left sided shadowing for SJIS font
athrxx
The current shadow mode draws a shadow on the right side of the character. This allows drawing one on the left. Adapt LOOM/PCE accordingly.
2019-12-17
GRAPHICS: Remove more unused scalers
Cameron Cawley
2019-12-17
GRAPHICS: Remove unused scaler code
Cameron Cawley
2019-12-16
GRAPHICS: MACGUI: Delete menu on redefinition
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Added possibility to provide action ids in menus in strings
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Remove flicker when exiting modal menu
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Optimized drawing of MacMenu
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Restore background for modal MacMenus
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Initial code for truly modal MacMenu
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Save background on menu activation
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Clear preallocated screen in WM when override is requested
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Lessen size of paragraph spacing
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Improved debug output
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Fixed parameter parsing
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Improved debug output for MacText
Eugene Sandulenko
2019-12-14
GRAPHICS: MACGUI: Fixed text format parsing
Eugene Sandulenko
[next]