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-10
Enforce alphabetical order in the credits again.
Johannes Schickel
2009-11-10
properly fixed mouse positioning in game engine
Paweł Kołodziejski
2009-11-10
fixed mosue move
Paweł Kołodziejski
2009-11-10
fix warpMouse(), add missing setMousePos on cursor events
Paweł Kołodziejski
2009-11-10
added myself and sanguine to credits as suggested by Max Horn.
Vladimir Menshakov
2009-11-10
fixed linking in samsungtv target
Paweł Kołodziejski
2009-11-10
make samsungtv backend subclass of sdl class
Paweł Kołodziejski
2009-11-10
Use the original scummvm.svg icon.
Lars Persson
2009-11-10
Missing template argument for MIN (added <uint>)
Lars Persson
2009-11-10
Move Symbian main implementation from main.cpp to SymbianOS.cpp
Lars Persson
2009-11-10
more fixes for final part
Vladimir Menshakov
2009-11-10
added special animation 0 case
Vladimir Menshakov
2009-11-10
Huge refactoring of data structures.
Robert Špalek
2009-11-10
WINCE: List each object in MODULE_OBJS on its own line, for readability
Max Horn
2009-11-10
SDL: Remove const from new handle*() method for now, to allow using remapKey ...
Max Horn
2009-11-09
Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-...
Max Horn
2009-11-09
SDL: Separate Symbian specific main() from standard SDL main() -- to be moved...
Max Horn
2009-11-09
whitespace
Max Horn
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
[next]