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
/
engines
/
wintermute
Age
Commit message (
Expand
)
Author
2013-09-21
WINTERMUTE: Make sprites private in UIButton
Tobia Tesan
2013-09-21
WINTERMUTE: Setters/getters for UIButton
Tobia Tesan
2013-09-21
WINTERMUTE: Keep some attributes private in UIButton
Tobia Tesan
2013-09-21
WINTERMUTE: Keep attributes private in UIEdit
Tobia Tesan
2013-09-21
WINTERMUTE: Avoid feeding setWidth negative values
Tobia Tesan
2013-09-21
WINTERMUTE: Keep _back private in UIObject
Tobia Tesan
2013-09-21
WINTERMUTE: Make _parentNotify private in UIObject
Tobia Tesan
2013-09-21
WINTERMUTE: Add getListener()
Tobia Tesan
2013-09-21
WINTERMUTE: Make some members of UIObject private
Tobia Tesan
2013-09-21
WINTERMUTE: Keep attributes in UIWindow private
Tobia Tesan
2013-09-21
WINTERMUTE: Make TextAlign private in UIText
Tobia Tesan
2013-09-21
WINTERMUTE: Make *_entity private in UIEntity
Tobia Tesan
2013-09-21
WINTERMUTE: Keep _alphaMode private in TransparentSurface
Tobia Tesan
2013-09-18
WINTERMUTE: Cast rotate in base_sub_frame
Tobia Tesan
2013-09-18
WINTERMUTE: Explicitly cast zoom for float version of TransformStruct
Tobia Tesan
2013-09-18
WINTERMUTE: Cast zoom inside display(Trans?)Zoom
Tobia Tesan
2013-09-18
WINTERMUTE: Fix types in transform_struct for coherence; this silences warnings
Tobia Tesan
2013-09-12
Merge pull request #387 from tobiatesan/trim_arguments
Eugene Sandulenko
2013-09-08
WINTERMUTE: Swap dpi and font-height to be the right-way around.
Einar Johan Trøan Sømåen
2013-09-05
WINTERMUTE: Disambiguate empty and NULL strings when saving
Willem Jan Palenstijn
2013-09-05
WINTERMUTE: Don't clean up _scripts mid-iteration
Willem Jan Palenstijn
2013-08-29
WINTERMUTE: Remove useless Rect extra argument from fadeToColor.
Tobia Tesan
2013-08-27
WINTERMUTE: Remove duplicate code
Willem Jan Palenstijn
2013-08-27
WINTERMUTE: Simplify string matching
Willem Jan Palenstijn
2013-08-26
WINTERMUTE: Fix and clean up BaseSurfaceOSystem::finishLoad()
Willem Jan Palenstijn
2013-08-25
WINTERMUTE: Fix colormod with alpha blending
Willem Jan Palenstijn
2013-08-25
WINTERMUTE: Fix alpha blending with colormod
Willem Jan Palenstijn
2013-08-24
WINTERMUTE: Fix warning
Willem Jan Palenstijn
2013-08-20
WINTERMUTE: Replace CP1252-symbol ... with 3 full stops.
Einar Johan Trøan Sømåen
2013-08-20
WINTERMUTE: Add binary alpha-blitting.
Einar Johan Trøan Sømåen
2013-08-20
WINTERMUTE: Change pixel-format to RGBA.
Einar Johan Trøan Sømåen
2013-08-20
WINTERMUTE: Avoid doing alpha-blits when image doesn't have alpha.
Einar Johan Trøan Sømåen
2013-08-19
WINTERMUTE: Don't use a lookup table for alpha
Willem Jan Palenstijn
2013-08-19
WINTERMUTE: Adding detection for more games.
JenniBee
2013-08-16
WINTERMUTE: Fix offset calculation with partial rects when sprites are mirrored.
Tobia Tesan
2013-08-16
WINTERMUTE: Fix computation of _renderRect.
Tobia Tesan
2013-08-16
WINTERMUTE: Fix (still disabled) modTargetRect logic
Willem Jan Palenstijn
2013-08-13
WINTERMUTE: Be explicit when storing Floats in savegames.
Einar Johan Trøan Sømåen
2013-08-13
WINTERMUTE: Add atleast some comments to the renderTicket-system.
Einar Johan Trøan Sømåen
2013-08-12
WINTERMUTE: Add detection for Blue Madonna-demo.
Einar Johan Trøan Sømåen
2013-08-09
WINTERMUTE: Fix uninitialized scalar field (CID1060922)
Einar Johan Trøan Sømåen
2013-08-09
WINTERMUTE: Avoid setting alpha-image when filename is ""
Einar Johan Trøan Sømåen
2013-08-07
Merge pull request #365 from lordhoto/protected-pixels
Johannes Schickel
2013-08-06
WINTERMUTE: Fix incorrect parameter order for getBasePtr.
Johannes Schickel
2013-08-05
WINTERMUTE: Fix formatting.
Einar Johan Trøan Sømåen
2013-08-04
WINTERMUTE: Small formatting fixes.
Johannes Schickel
2013-08-04
WINTERMUTE: Fix end of namespace comments.
Johannes Schickel
2013-08-03
WINTERMUTE: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
WINTERMUTE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
WINTERMUTE: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
[prev]
[next]