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
Age
Commit message (
Collapse
)
Author
2013-10-29
WINTERMUTE: Remove BasePlatform::isRectEmpty (replace with member-call).
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Remove BasePlatform::setRectEmpty (replace with member-call)
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Remove unused BasePlatform-functions ↵
Einar Johan Trøan Sømåen
(showWindow/setCapture/releaseCapture)
2013-10-29
WINTERMUTE: Transfer Doubles explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Point32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Rect32s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Correct some doxygen-comments in TransparentSurface.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer Vector2s explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-29
WINTERMUTE: Transfer bytes explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-28
TSAGE: Removed more unused R2R variables
Paul Gilbert
2013-10-28
TSAGE: Removed unneeded R2R variable _v56AAB
Paul Gilbert
2013-10-29
TSAGE: Fix CID 1003935, 1003723, 1002377 and 1002376
Strangerke
2013-10-29
FULLPIPE: Fix intro playback. Still hangs on part2
Eugene Sandulenko
2013-10-29
FULLPIPE: Implement ModalIntro::update()
Eugene Sandulenko
2013-10-29
FULLPIPE: Enable intro
Eugene Sandulenko
2013-10-29
FULLPIPE: Implement ModalIntro::idle()
Eugene Sandulenko
2013-10-29
FULLPIPE: Implement ModalIntro::init()
Eugene Sandulenko
2013-10-28
TSAGE: Fix CID 1088575, 1003719, 1003716 (3 real bugs)
Strangerke
2013-10-28
WINTERMUTE: Transfer booleans explicitly when saving/loading.
Einar Johan Trøan Sømåen
2013-10-28
WINTERMUTE: Change BaseObject::getHeight() to return int32 instead of int.
Einar Johan Trøan Sømåen
2013-10-28
WINTERMUTE: Deconstify UIObject::getHeight() to fix a shadowed overload.
Einar Johan Trøan Sømåen
2013-10-28
WINTERMUTE: Fix compile errors in XCode 5 caused by nullptr-issues.
Einar Johan Trøan Sømåen
2013-10-28
AVALANCHE: Fix CID 1109696, 1109697
Strangerke
2013-10-28
AVALANCHE: Fix CID 1109677, 1109678, 1109694, 1109695
Strangerke
2013-10-27
TSAGE: Removed Symbion compilation fix, which doesn't work
Paul Gilbert
2013-10-28
FULLPIPE: Make BaseModalObject pure virtual
Eugene Sandulenko
2013-10-28
FULLPIPE: Implement sceneHandlerIntro()
Eugene Sandulenko
2013-10-27
TSAGE: Fix CID 1003781, 1002422, 1003171
Strangerke
2013-10-27
COMMON: Make XCode 5.0.1 happier
Eugene Sandulenko
2013-10-27
TSAGE: More palette/ghosting fixes for R2R intro sequence
Paul Gilbert
2013-10-27
TSAGE: Fix CID 1002419, 1002420, 1002421
Strangerke
2013-10-27
COMMON: Fix the NE group icon resource type
Matthew Hoops
2013-10-27
TSAGE: Fix ghosting of late animation frame with new palette in R2R intro
Paul Gilbert
2013-10-27
TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit()
Strangerke
2013-10-27
TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values
Strangerke
2013-10-27
TSAGE: Fix CID 1002392 and CID 1002387
Strangerke
2013-10-27
TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to ↵
Strangerke
source file
2013-10-26
TSAGE: Fix for duty officer speaker in R2R intro sequence
Paul Gilbert
2013-10-27
TSAGE: Fix CID 1002371, 1002372, 1002373. Remove useless variable and ↵
Strangerke
associated code.
2013-10-27
TSAGE: Fix CID 1002365, 1002366, 1107569
Strangerke
2013-10-26
TSAGE: Rename further proc12 methods to proper names
Paul Gilbert
2013-10-26
TSAGE: Renamed proc methods in ModalWindow classes
Paul Gilbert
2013-10-27
FULLPIPE: Implement StaticANIObject::getSomeXY()
Eugene Sandulenko
2013-10-27
FULLPIPE: Implement MovGraph2::method34()
Eugene Sandulenko
2013-10-26
TSAGE: Fix CID 1002381 to 1002384, get rid of a couple of magic values
Strangerke
2013-10-26
TSAGE: Fix CID 1002374 - Uninitialized variables in R2R Speakers
Strangerke
2013-10-26
TSAGE: Slightly adjust R2R UI area to properly hug the bottom of the screen
Paul Gilbert
2013-10-26
TSAGE: Compilation fix for SymbionOS
Paul Gilbert
2013-10-26
ALL: Mark off common code used by ZVision
Matthew Hoops
2013-10-26
GRAPHICS: do not reset the extra parameters of IFFDecoder on destroy().
peres
The two properties that control pixel packing and the size of the surface need to be preserved for loadStream() to work correctly. They are now under complete responsibility of the client.
[prev]
[next]