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 (
Expand
)
Author
2009-11-09
Indention
Max Horn
2009-11-09
SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods...
Max Horn
2009-11-09
SDL: Make first param of OSystem_SDL::remapKey const
Max Horn
2009-11-09
more fixes for chapter 3.
Vladimir Menshakov
2009-11-09
fixed rendering order again
Vladimir Menshakov
2009-11-09
WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate
Max Horn
2009-11-09
TINSEL: cleanup
Max Horn
2009-11-09
SCI: Remove remarks about in-place loading, at least for now.
Max Horn
2009-11-09
TINSEL: Mark all functions in dialogs.cpp explicitly as public (=extern) or p...
Max Horn
2009-11-09
TINSEL: Make some const tables static; move static int priorVolMusic into Set...
Max Horn
2009-11-09
TINSEL: Simplifying PolyTinselProcess
Max Horn
2009-11-09
TINSEL: Add EnablePointing() & DisablePointing() to pdisplay.h; turn DisableP...
Max Horn
2009-11-09
chapter 2 completed
Vladimir Menshakov
2009-11-09
added special case of loadScene
Vladimir Menshakov
2009-11-09
disable hardware surface, for some unknown for me reason it broke drawing eng...
Paweł Kołodziejski
2009-11-09
Fix compilation on unix
Willem Jan Palenstijn
2009-11-09
added support for samsung tv
Paweł Kołodziejski
2009-11-09
added samsung tv backend
Paweł Kołodziejski
2009-11-09
more fixes
Vladimir Menshakov
2009-11-09
do not trigger examine object while inventory is inactive
Vladimir Menshakov
2009-11-09
added 'ignore' flag, ported guard and anchor challenges to it. minor fixes
Vladimir Menshakov
2009-11-09
GPL2 callbacks accept const Array& instead of Queue&
Robert Špalek
2009-11-08
fixed boat bug
Vladimir Menshakov
2009-11-08
implemented drinking guard time challenge
Vladimir Menshakov
2009-11-08
Updated the list of TODOs
Robert Špalek
2009-11-08
implemented mouse-rock-glue time challenge
Vladimir Menshakov
2009-11-08
more improvements, added setTimerCallback()
Vladimir Menshakov
2009-11-08
Removed almost all TODOs from the header files
Robert Špalek
2009-11-08
Fixed aligning items in the inventory
Robert Špalek
2009-11-08
Removed old hack for cyclic animations.
Robert Špalek
2009-11-08
Items put into inventory are placed correctly.
Robert Špalek
2009-11-08
added set_ons command to console
Vladimir Menshakov
2009-11-08
fixed more village glitches
Vladimir Menshakov
2009-11-08
fixed wrong debug output
Vladimir Menshakov
2009-11-08
clear current_event only on async messages
Vladimir Menshakov
2009-11-08
fixed typo
Vladimir Menshakov
2009-11-08
implemented async messages (some animation requires it), added custom positio...
Vladimir Menshakov
2009-11-08
removed font::color, added debugger console with enable_object/disable_object...
Vladimir Menshakov
2009-11-08
adding proper dialog colors, various fixes.
Vladimir Menshakov
2009-11-08
Fix running clearing IsReloaded().
Robert Špalek
2009-11-08
Silence gcc warning by putting parentheses around an && expression nested in ...
Johannes Schickel
2009-11-08
removed noisy debug message
Vladimir Menshakov
2009-11-08
restart default animation in the slot after custom animation has ended.
Vladimir Menshakov
2009-11-08
Fix enabling mouse cursor when entering a room.
Robert Špalek
2009-11-08
Implement QuickHero walking.
Robert Špalek
2009-11-08
Do not immediately clear the path when it has just 1 vertex.
Robert Špalek
2009-11-08
Fixed mistake with two inner loop caused by not clearing the path.
Robert Špalek
2009-11-08
Tuned Z-coordinate of the dragon.
Robert Špalek
2009-11-08
Renumbered path segments.
Robert Špalek
2009-11-08
Walking animations are fully smooth now
Robert Špalek
[prev]
[next]