Age | Commit message (Collapse) | Author |
|
Formerly we assumed that the newly created surface has the same pitch as the
source surface. This is a assumption that might be invalid (for example in
case of the Surface returned by OSystem::lockScreen.)
|
|
WINTERMUTE: Wintermute rotozoom 3
|
|
GRAPHICS: Allow arbitrary input sizes for thumbnail scaling.
|
|
This renames HopkinsEngine::targetName to HopkinsEngine::getTargetName. This
is more consistent with the name scheme of the remaining getters.
It also makes getTargetName return a const reference instead of a copy.
|
|
version 3 format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* for floor/ceil output in transform_tools.cpp
* for projX/Y in transparent_surface.cpp
* in transpaprent_surface.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transform_struct.h
|
|
|
|
|
|
engines/wintermute/base/gfx/osystem/base_render_osystem.h
|
|
Introduced in 37b1ff3, broke fade-in/fade-outs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
engines/wintermute/base/gfx/osystem/base_surface_osystem.cpp
This fixes the "TV static" bug in J.U.L.I.A.
|
|
This fixes the issues in J.U.L.I.A.
|
|
|
|
Still weird with rotated + mirrored + scaled sprites. Offset.
|
|
|