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-11
SCI/newgui: Almost done with menu support
Martin Kiewitz
2009-11-11
samsungtv: disable selecting resolution based on aspect ratio for now
Paweł Kołodziejski
2009-11-11
samsungtv: reduction of includes
Paweł Kołodziejski
2009-11-11
added more cases for samsungtv to allow reuse main sdl code
Paweł Kołodziejski
2009-11-11
Add missing ")" in #if check.
Johannes Schickel
2009-11-11
Comment out unused variable.
Johannes Schickel
2009-11-11
Remove (now) obsolete HACK for WIN32.
Johannes Schickel
2009-11-11
samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code duplic...
Paweł Kołodziejski
2009-11-11
samsungtv: add missing .
Paweł Kołodziejski
2009-11-11
samsungtv: remove keymapper, its pointless here. fixed key mapping
Paweł Kołodziejski
2009-11-11
Beginnings of support for AA file animations. The mads_anim.cpp commit is par...
Paul Gilbert
2009-11-11
Removed all the '- 1' from calls to get vocabs, centralising it in the getVoc...
Paul Gilbert
2009-11-11
Refactored draw() according to drawReScaled()
Robert Špalek
2009-11-11
Documented palette shift
Robert Špalek
2009-11-11
Cleaned up searching the closest point.
Robert Špalek
2009-11-10
Fixed walking to unreachable positions
Robert Špalek
2009-11-10
Fixed two bugs.
Robert Špalek
2009-11-10
Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 Fr...
Arnaud Boutonné
2009-11-10
Move definition of stdint types to the only file that needs them (mpeg_player.h)
Max Horn
2009-11-10
AGOS: cleanup
Max Horn
2009-11-10
Fix compilation of create_kyradat (at least on Mac OS X it was broken because...
Max Horn
2009-11-10
SDL: cleanup
Max Horn
2009-11-10
Add some FIXME comments about defining types from stdint.h on our own.
Johannes Schickel
2009-11-10
Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595".
Johannes Schickel
2009-11-10
Fix for bug #2895217 "MSVC compilation broken with r47595".
Johannes Schickel
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
[next]