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 (
Expand
)
Author
2013-08-28
ZVISION: Remove ScriptManager::_activeNodes and change all iterators to itera...
richiesams
2013-08-28
ZVISION: Update ScriptManager::enableControl()/disableControl() to fit new Co...
richiesams
2013-08-28
ZVISION: Fix signed/unsigned mismatch
richiesams
2013-08-28
ZVISION: Remove extraneous semicolon
richiesams
2013-08-28
ZVISION: Change PushToggleControl to comply with new Control base class
richiesams
2013-08-28
ZVISION: Change LeverControl to comply with the new Control base class
richiesams
2013-08-28
ZVISION: Modify TimerNode to use Control base class
richiesams
2013-08-28
ZVISION: Create the default implementation for Control::enable()/disable()
richiesams
2013-08-28
ZVISION: Bake ActionNode and MouseEvent into Control
richiesams
2013-08-28
ZVISION: Fixed signed/unsigned mismatch
richiesams
2013-08-27
TSAGE: Renaming of spaceport working ship components subclass
Paul Gilbert
2013-08-27
TSAGE: Fix for R2R scene change crash getting into intact spaceship
Paul Gilbert
2013-08-28
TSAGE: Some renaming in Scene600
Strangerke
2013-08-28
TSAGE: Remove SceneExt::loadScene() as the code is duplicate from Scene::load...
Strangerke
2013-08-27
WINTERMUTE: Remove duplicate code
Willem Jan Palenstijn
2013-08-27
WINTERMUTE: Simplify string matching
Willem Jan Palenstijn
2013-08-26
WINTERMUTE: Fix and clean up BaseSurfaceOSystem::finishLoad()
Willem Jan Palenstijn
2013-08-26
SCUMM: Fix COMI regression, after commit 84d1d28373d782464bd46b10abd6b092f7eb...
Kirben
2013-08-25
WINTERMUTE: Fix colormod with alpha blending
Willem Jan Palenstijn
2013-08-25
WINTERMUTE: Fix alpha blending with colormod
Willem Jan Palenstijn
2013-08-25
TSAGE: Silence GCC warning about variable being shadowed
Torbjörn Andersson
2013-08-25
TSAGE: Silence GCC signed/unsigned warning
Torbjörn Andersson
2013-08-25
TSAGE: Fix to the R2R scene 1550 junk display loop
Paul Gilbert
2013-08-25
TSAGE: Further cleanup for spaceport scene
Paul Gilbert
2013-08-25
TSAGE: Fix cursor when leaving the scanner dialog
Paul Gilbert
2013-08-24
TSAGE: Added code to make newly added inventory items immediately visible
Paul Gilbert
2013-08-24
TSAGE: Further R2R scene 1550 renaming, and fixing tracking junk state
Paul Gilbert
2013-08-24
TSAGE: Further R2R scene 1550 fields renaming
Paul Gilbert
2013-08-24
TSAGE: Variable renaming in R2R scene 1550
Paul Gilbert
2013-08-24
TSAGE: Clean up of R2R scene 1550 player position tracking
Paul Gilbert
2013-08-24
TSAGE: Corrected usage of quinn and speaker classes across scenes
Paul Gilbert
2013-08-24
TSAGE: Fixed playing of scanner tones when switching between characters
Paul Gilbert
2013-08-24
WINTERMUTE: Fix warning
Willem Jan Palenstijn
2013-08-24
ZVISION: Move PushToggleControl and LeverControl to their own files
richiesams
2013-08-24
ZVISION: Fix signed/unsigned mismatch
richiesams
2013-08-24
ZVISION: Cast completeFrame and frameNumber to int so their difference can go...
richiesams
2013-08-24
ZVISION: Fix signed/unsigned mismatch
richiesams
2013-08-24
ZVISION: Partially implement LeverControl
richiesams
2013-08-24
ZVISION: Add console method to dump all .lev files
richiesams
2013-08-24
ZVISION: Add note about _activeNodes
richiesams
2013-08-24
ZVISION: Fix memory leak
richiesams
2013-08-24
ZVISION: Add TODO's about the verbosity of the frame decoding overflow warning
richiesams
2013-08-24
ZVISION: Check if we can use getNextFrame() or getPreviousFrame() before usin...
richiesams
2013-08-24
ZVISION: Fix signed/unsigned mismatch
richiesams
2013-08-24
ZVISION: Fix error: decrementing instead of incrementing
richiesams
2013-08-24
ZVISION: Change variable name to match its purpose
richiesams
2013-08-24
ZVISION: Convert _mouseEvents to pointers since MouseEvent is now abstract
richiesams
2013-08-24
ZVISION: Have PushToggleControl inherit from MouseEvent and handle the method...
richiesams
2013-08-24
ZVISION: Keep a member variable ZVision pointer instead of passing it in ever...
richiesams
2013-08-24
ZVISION: Make Control purely virtual
richiesams
[prev]
[next]