aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute
AgeCommit message (Expand)Author
2013-08-01WINTERMUTE: // End of namespace WintermuteTobia Tesan
2013-08-01WINTERMUTE: Fix calculation of inverse anglesTobia Tesan
2013-08-01WINTERMUTE: s/*transform/const &transform/Tobia Tesan
2013-08-01WINTERMUTE: FormattingTobia Tesan
2013-08-01WINTERMUTE: Defaults -> floatTobia Tesan
2013-08-01WINTERMUTE: Replace normalization loop with if() for legibilityTobia Tesan
2013-08-01WINTERMUTE: Use constants from transform_tools for consistencyTobia Tesan
2013-08-01WINTERMUTE: Reinstate rgbaMod comparisons for compare-ticketsTobia Tesan
2013-08-01WINTERMUTE: Deprecate setAlphaMod, setColorModTobia Tesan
2013-08-01WINTERMUTE: Rename rotate() -> rotoscale() for consistencyTobia Tesan
2013-08-01WINTERMUTE: *transform as pointer in transform_toolsTobia Tesan
2013-08-01WINTERMUTE: Fix alpha bug in engines/wintermute/base/gfx/osystem/base_surface...Tobia Tesan
2013-08-01WINTERMUTE: Force angle normalizationTobia Tesan
2013-08-01WINTERMUTE: Swap flip bitsTobia Tesan
2013-08-01WINTERMUTE: Partial fix for mirrored spritesTobia Tesan
2013-08-01WINTERMUTE: Rename pixel copy functionsTobia Tesan
2013-08-01WINTERMUTE: Move if() outside transform loopTobia Tesan
2013-08-01WINTERMUTE: Removed useless argument from rotate()Tobia Tesan
2013-08-01WINTERMUTE: Add rotationTobia Tesan
2013-08-01WINTERMUTE: Add cast op Common::Rect => Rect32Tobia Tesan
2013-07-31WINTERMUTE: Bilinear scaling.Tobia Tesan
2013-07-31WINTERMUTE: Refactor some bits to use TransformStructTobia Tesan
2013-07-31WINTERMUTE: Introduce TransformToolsTobia Tesan
2013-07-31WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32Tobia Tesan
2013-07-31Merge pull request #358 from tobiatesan/fix_wme_base_diskEinar Johan Trøan Sømåen
2013-07-31WINTERMUTE: Add detection for James Peris (Full Version)Einar Johan Trøan Sømåen
2013-07-31WINTERMUTE: Add hack to allow language-selection in James Peris demo.Einar Johan Trøan Sømåen
2013-07-31WINTERMUTE: Add detection for both english and spanish James Peris Demo.Einar Johan Trøan Sømåen
2013-07-31WINTERMUTE: Let engine know both gameid and language of target as well as tar...Einar Johan Trøan Sømåen
2013-07-29WINTERMUTE: Align detection-entries properly with spaces.Einar Johan Trøan Sømåen
2013-07-29WINTERMUTE: Add detection for The Shine of a Star.Einar Johan Trøan Sømåen
2013-07-29WINTERMUTE: Handle setting Save/Load-screen to NULL.Einar Johan Trøan Sømåen
2013-07-27WINTERMUTE: Respect EVENT_QUIT properly (and don't ask to quit anymore)Einar Johan Trøan Sømåen
2013-07-27WINTERMUTE: Added detection entry for Toshechka gameEugene Sandulenko
2013-07-23WINTERMUTE: Set _scriptStream to nullptr after deletionEinar Johan Trøan Sømåen
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-13WINTERMUTE: Remove fixedPath snippetTobia Tesan
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-06-26WINTERMUTE: Add detection for J.U.L.I.A. (Greenlight Demo)Einar Johan Trøan Sømåen
2013-06-19WINTERMUTE: Set language of James Peris to unknown for now.Einar Johan Trøan Sømåen
2013-06-19WINTERMUTE: Add detection for James Peris: No License Nor Control (demo)Einar Johan Trøan Sømåen
2013-06-18WINTERMUTE: Add detection for Des Reves Elastiques Avec Mille Insectes Nommes...Einar Johan Trøan Sømåen
2013-06-18WINTERMUTE: Add detection entry for The Trader of Stories (Demo)Einar Johan Trøan Sømåen
2013-06-18WINTERMUTE: Minor formatting fix.Einar Johan Trøan Sømåen
2013-06-18WINTERMUTE: Add detection entry for Beyond the Threshold.Einar Johan Trøan Sømåen
2013-06-18Revert "WINTERMUTE: Prevent warning about duplicate files when autodetecting."Einar Johan Trøan Sømåen
2013-06-18WINTERMUTE: Avoid explicitly including <math.h>Einar Johan Trøan Sømåen
2013-06-06WINTERMUTE: Prevent warning about duplicate files when autodetecting.Tobia Tesan
2013-06-06WINTERMUTE: Fix for unnecessary "WARNING: getChildren() failed for path:"Tobia Tesan
2013-05-23WINTERMUTE: Fix erroneous _gameRef in BaseQuickMSGEinar Johan T. Sømåen