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
Age
Commit message (
Collapse
)
Author
2016-03-29
TITANIC: More PET renaming, implemented setArea
Paul Gilbert
2016-03-29
TITANIC: More renamings of PET sections
Paul Gilbert
2016-03-29
TITANIC: Renaming for PET inventory section
Paul Gilbert
2016-03-29
TITANIC: Fix handling of transparency
Paul Gilbert
2016-03-29
TITANIC: Fix initial loading of game object images
Paul Gilbert
2016-03-28
TITANIC: Implemented CGameObject::checkPoint
Paul Gilbert
2016-03-28
TITANIC: Implemented CCDROM and various support stuff
Paul Gilbert
2016-03-25
TITANIC: Implementing more CTelevision code, CGameState movie list
Paul Gilbert
2016-03-24
TITANIC: Implementing more CTelevision message handlers
Paul Gilbert
2016-03-24
TITANIC: Implementing more CTelevision message handlers
Paul Gilbert
2016-03-24
TITANIC: Implement television CLeaveViewMsg handler
Paul Gilbert
2016-03-24
TITANIC: Support methods needed by CTelevision
Paul Gilbert
2016-03-24
TITANIC: Added current location display to debugger room command
Paul Gilbert
2016-03-24
TITANIC: Fix crash when looking at television
Paul Gilbert
2016-03-24
TITANIC: Implement CGameObject::stopMovie
Paul Gilbert
2016-03-24
TITANIC: Fix view message handling
Paul Gilbert
2016-03-24
TITANIC: Make all use of message targets public inheritance
Paul Gilbert
2016-03-24
TITANIC: Cleanup and fixes for message hierarchy
Paul Gilbert
2016-03-23
TITANIC: Unsuccessful initial attempt to load ycursors.avi file
Paul Gilbert
Unfortunately, whilst the cursors video plays fine in standard video players, the ScummVM AVIDecoder can't seem to handle it. So for now I've left the decode in place but commented out, and I'm setting up a dummy cursor
2016-03-23
TITANIC: More view event handling, beginnings of mouse cursor loading
Paul Gilbert
2016-03-22
TITANIC: Enable drawing of view contents
Paul Gilbert
2016-03-22
TITANIC: Fixes for correct positioning of view background
Paul Gilbert
2016-03-22
TITANIC: First scene starting to be displayed
Paul Gilbert
2016-03-22
TITANIC: Implement object image loading and drawing
Paul Gilbert
2016-03-21
TITANIC: Implement method for rendering view contents
Paul Gilbert
2016-03-21
TITANIC: Fix initialization of screen manager surfaces
Paul Gilbert
2016-03-21
TITANIC: Implementing view draw code
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-20
TITANIC: More graphics code, clipBounds method
Paul Gilbert
2016-03-20
TITANIC: Starting on frame rendering
Paul Gilbert
2016-03-20
TITANIC: Refactor out DirectDrawSurface to it's own class
Paul Gilbert
2016-03-20
Merge branch 'master' into titanic
Paul Gilbert
2016-03-20
Merge pull request #652 from dreammaster/screen
Paul Gilbert
ALL: Removing code duplication via new managed surface & screen classes
2016-03-20
WAGE: Adjust cursor position when scrolling
Eugene Sandulenko
2016-03-20
WAGE: Restrict text scrolling to the visible text
Eugene Sandulenko
2016-03-20
SCI32: Clean up outdated/wrong comments
Colin Snover
2016-03-20
SCI32: Return correct value from kSetFontHeight
Colin Snover
2016-03-20
SCI32: Do not change accumulator in non-returning kernel calls
Colin Snover
This did not cause any known bugs, but is wrong according to the way the actual engine works.
2016-03-20
SCI32: Use signed values for displacement position
Colin Snover
2016-03-20
TITANIC: Fixes/renames for files manager
Paul Gilbert
2016-03-19
TITANIC: Minor fixes executing game manager update
Paul Gilbert
2016-03-19
TITANIC: Implemented CGameManager::update
Paul Gilbert
2016-03-19
TITANIC: Implement view change logic
Paul Gilbert
2016-03-20
SCI32: Mark KQ7 1.51 Windows only detection entries actually as Windows.
Johannes Schickel
2016-03-19
TITANIC: Finished CViewItem::mouseChange
Paul Gilbert
2016-03-19
TITANIC: Implementing view item message handling
Paul Gilbert
2016-03-19
TITANIC: Implement preEnterView and enterView
Paul Gilbert
2016-03-19
TITANIC: Implemented CViewItem::viewChange
Paul Gilbert
2016-03-19
TITANIC: Added CGameManager::viewChange
Paul Gilbert
2016-03-19
TITANIC: Added various preSave and postSave methods
Paul Gilbert
[next]