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-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
2013-08-01
Merge pull request #354 from tobiatesan/wintermute_rotozoom_3
Einar Johan Trøan Sømåen
2013-08-01
WINTERMUTE; Indentation in transform_*
Tobia Tesan
2013-08-01
WINTERMUTE: #ifdef ENABLE_BILINEAR -> #if ENBABLE_BILINEAR
Tobia Tesan
2013-08-01
WINTERMUTE: s/255,255,255,255/kDefaultMod/
Tobia Tesan
2013-08-01
WINTERMUTE: Formatting
Tobia Tesan
2013-08-01
WINTERMUTE: s/WINTERMUTE_TRANSFORMTOOLS_H/WINTERMUTE_TRANSFORM_TOOLS_H/
Tobia Tesan
2013-08-01
WINTERMUTE: Bring consts inside namespace in transform_struct.h
Tobia Tesan
2013-08-01
WINTERMUTE: FActor out TransformStruc initialization in repeatLastDraw loop
Tobia Tesan
2013-08-01
WINTERMUTE: Fix #ifdef in transparent_surface.[h|cpp]
Tobia Tesan
2013-08-01
WINTERMUTE: Compile bilinear copy only if needed
Tobia Tesan
2013-08-01
WINTERMUTE: const Common::Rect rect& in rect32.h
Tobia Tesan
2013-08-01
WINTERMUTE: Various explicit casts
Tobia Tesan
2013-08-01
WINTERMUTE: zoom parameter in display*** is now integer
Tobia Tesan
[next]