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
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DVar_Register to Debugger::registerVar.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-05-27
MADS: minimise -> minimize
Johannes Schickel
2014-05-27
MADS: synchronise -> synchronize
Johannes Schickel
2014-05-27
MADS: Get rid of some superfluous parentheses.
Johannes Schickel
2014-05-27
MADS: initialise -> initialize.
Johannes Schickel
2014-05-27
MADS: More formatting fixes.
Johannes Schickel
Add space before : in inheritance.
2014-05-27
MADS: Slight formatting fixes.
Johannes Schickel
2014-05-27
MADS: Initialize some variables in FontManager
Strangerke
2014-05-27
MADS: Remove another double-init in MADSAction
Strangerke
2014-05-27
MADS: Avoid double-initialization in EventsManager
Strangerke
2014-05-27
MADS: Initialize some variables in EventsManager
Strangerke
2014-05-27
MADS: Initialize some variables in MADSAction
Strangerke
2014-05-27
MADS: Initialize _srcSize in SpriteAsset
Strangerke
2014-05-26
MADS: Fix missing initialization in EventsManager class.
D G Turner
Fixes CID #1216233.
2014-05-26
MADS: Fix missing initialization in MADSAction class.
D G Turner
Fixes CID #1216232.
2014-05-26
MADS: Better handle resource index decompression flags like original
Paul Gilbert
2014-05-27
MADS: Add more friendly names for action verbs and nouns
Filippos Karapetis
2014-05-26
MADS: Initialize a variable in ScreenDialog
Strangerke
2014-05-26
MADS: Fix a couple of out of bound access in ASound7 and ASound8
Strangerke
2014-05-26
MADS: Fix stupid bug in scene 501
Strangerke
2014-05-26
MADS: Remove dead code in scene 608, some rework
Strangerke
2014-05-26
MADS: Remove obsolete comment in scene 608
Strangerke
2014-05-26
MADS: Remove unused field from SpriteAsset class.
D G Turner
Fixes CID #1216230 and 1216231.
2014-05-26
MADS: Add more friendly names for action verbs and nouns
Filippos Karapetis
2014-05-26
MADS: Fix missing initialization in Nebular dialogs class.
D G Turner
Fixes CID #1216229.
2014-05-26
MADS: Implement the recipe showing functionality
Filippos Karapetis
2014-05-26
MADS: Fix issue in KernelMessages::processText()
Strangerke
2014-05-26
VOYEUR: Make engine pointer in graphics class private.
D G Turner
2014-05-26
MADS: Add more friendly names for action verbs and nouns
Filippos Karapetis
Also, add a TODO in doObjectAction()
2014-05-26
VOYEUR: Fix showing credits in the introduction
Paul Gilbert
2014-05-26
MADS: Fix spelling of Rex Alternate detection entry
Paul Gilbert
2014-05-26
MADS: Fix a bug in scene 701 (door sprite playing in weird orders)
Strangerke
2014-05-26
MADS: Add more friendly names for action verbs and nouns
Filippos Karapetis
2014-05-26
MADS: Add detection for alternate Rex 8.49 English
Paul Gilbert
2014-05-26
FULLPIPE: Fix warning
Eugene Sandulenko
2014-05-26
MADS: Fix compiler warning
Paul Gilbert
2014-05-26
MADS: Fix inventory scrolling when picking up items
Paul Gilbert
2014-05-26
MADS: Fix walking to dynamic hotspots
Paul Gilbert
2014-05-26
Merge pull request #464 from dreammaster/mads
Eugene Sandulenko
MADS: Merge of Rex Nebular game engine
2014-05-26
FULLPIPE: More work on MovGraph::method28()
Eugene Sandulenko
2014-05-26
FULLPIPE: Started MovGraph::method28() implementation
Eugene Sandulenko
2014-05-26
FULLPIPE: Implement MovGraphItem::free()
Eugene Sandulenko
2014-05-26
FULLPIPE: Implement MovGraph::setEnds()
Eugene Sandulenko
2014-05-26
FULLPIPE: Finish MovGraph::sub1() implementation
Eugene Sandulenko
2014-05-26
FULLPIPE: More work on MovGraph::sub1()
Eugene Sandulenko
2014-05-26
MADS: Fix a bug in scene 701 logic, rework some timer calls
Strangerke
2014-05-25
MADS: Improve user interface animations
Paul Gilbert
2014-05-25
MADS: Further fix for setting cursor hotspot position
Paul Gilbert
[next]