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-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
2013-08-01
WINTERMUTE: Deprecate setAlphaMod, setColorMod
Tobia Tesan
2013-08-01
WINTERMUTE: Rename rotate() -> rotoscale() for consistency
Tobia Tesan
2013-08-01
WINTERMUTE: *transform as pointer in transform_tools
Tobia Tesan
2013-08-01
WINTERMUTE: Fix alpha bug in engines/wintermute/base/gfx/osystem/base_surface...
Tobia Tesan
2013-08-01
WINTERMUTE: Force angle normalization
Tobia Tesan
2013-08-01
WINTERMUTE: Swap flip bits
Tobia Tesan
2013-08-01
WINTERMUTE: Partial fix for mirrored sprites
Tobia Tesan
2013-08-01
WINTERMUTE: Rename pixel copy functions
Tobia Tesan
2013-08-01
WINTERMUTE: Move if() outside transform loop
Tobia Tesan
2013-08-01
WINTERMUTE: Removed useless argument from rotate()
Tobia Tesan
2013-08-01
WINTERMUTE: Add rotation
Tobia Tesan
2013-08-01
WINTERMUTE: Add cast op Common::Rect => Rect32
Tobia Tesan
2013-07-31
WINTERMUTE: Bilinear scaling.
Tobia Tesan
2013-07-31
WINTERMUTE: Refactor some bits to use TransformStruct
Tobia Tesan
2013-07-31
WINTERMUTE: Introduce TransformTools
Tobia Tesan
2013-07-31
WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32
Tobia Tesan
2013-06-26
WINTERMUTE: Add detection for J.U.L.I.A. (Greenlight Demo)
Einar Johan Trøan Sømåen
2013-06-19
WINTERMUTE: Set language of James Peris to unknown for now.
Einar Johan Trøan Sømåen
2013-06-19
WINTERMUTE: Add detection for James Peris: No License Nor Control (demo)
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Add detection for Des Reves Elastiques Avec Mille Insectes Nommes...
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Add detection entry for The Trader of Stories (Demo)
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Minor formatting fix.
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Add detection entry for Beyond the Threshold.
Einar Johan Trøan Sømåen
2013-06-18
Revert "WINTERMUTE: Prevent warning about duplicate files when autodetecting."
Einar Johan Trøan Sømåen
2013-06-18
WINTERMUTE: Avoid explicitly including <math.h>
Einar Johan Trøan Sømåen
[next]