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-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
2013-08-01
WINTERMUTE: Remove unused variable in transparent_surface.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: Fix type-related warnings in base_surface_osystem.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: #define to const for TransformStruct defaults
Tobia Tesan
2013-08-01
WINTERMUTE: Doxygen comments in TransformStruct
Tobia Tesan
2013-08-01
WINTERMUTE: Express 180.0f as float in TransformTools
Tobia Tesan
2013-08-01
WINTERMUTE: #define to const for TransformStruct defaults
Tobia Tesan
2013-08-01
WINTERMUTE: Remove single-argument zoom, rename mirrorX => getMirrorX() in tr...
Tobia Tesan
2013-08-01
WINTERMUTE: Remove redeclaration in render_ticket.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: Use Rect::width() and height() in base_surface_osystem.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: TransformStruct by reference in engines/wintermute/base/gfx/osyst...
Tobia Tesan
2013-08-01
WINTERMUTE: Fix alpha bug in BaseRenderOSystem::fadeToColor
Tobia Tesan
2013-08-01
WINTERMUTE: Formatting
Tobia Tesan
2013-08-01
WINTERMUTE: Remove set[Color|Alpha]Mod altogether
Tobia Tesan
2013-08-01
WINTERMUTE: Fix operator precedence in scale()
Tobia Tesan
2013-08-01
WINTERMUTE: Pass structs by const reference
Tobia Tesan
2013-08-01
WINTERMUTE: Constants
Tobia Tesan
2013-08-01
WINTERMUTE: // End of namespace Wintermute
Tobia Tesan
2013-08-01
WINTERMUTE: Fix calculation of inverse angles
Tobia Tesan
2013-08-01
WINTERMUTE: s/*transform/const &transform/
Tobia Tesan
2013-08-01
WINTERMUTE: Formatting
Tobia Tesan
2013-08-01
WINTERMUTE: Defaults -> float
Tobia Tesan
2013-08-01
WINTERMUTE: Replace normalization loop with if() for legibility
Tobia Tesan
2013-08-01
WINTERMUTE: Use constants from transform_tools for consistency
Tobia Tesan
2013-08-01
WINTERMUTE: Reinstate rgbaMod comparisons for compare-tickets
Tobia Tesan
[next]