aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-11SCI/newgui: Almost done with menu supportMartin Kiewitz
2009-11-11samsungtv: disable selecting resolution based on aspect ratio for nowPaweł Kołodziejski
2009-11-11samsungtv: reduction of includesPaweł Kołodziejski
2009-11-11added more cases for samsungtv to allow reuse main sdl codePaweł Kołodziejski
2009-11-11Add missing ")" in #if check.Johannes Schickel
2009-11-11Comment out unused variable.Johannes Schickel
2009-11-11Remove (now) obsolete HACK for WIN32.Johannes Schickel
2009-11-11samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code duplic...Paweł Kołodziejski
2009-11-11samsungtv: add missing .Paweł Kołodziejski
2009-11-11samsungtv: remove keymapper, its pointless here. fixed key mappingPaweł Kołodziejski
2009-11-11Beginnings of support for AA file animations. The mads_anim.cpp commit is par...Paul Gilbert
2009-11-11Removed all the '- 1' from calls to get vocabs, centralising it in the getVoc...Paul Gilbert
2009-11-11Refactored draw() according to drawReScaled()Robert Špalek
2009-11-11Documented palette shiftRobert Špalek
2009-11-11Cleaned up searching the closest point.Robert Špalek
2009-11-10Fixed walking to unreachable positionsRobert Špalek
2009-11-10Fixed two bugs.Robert Špalek
2009-11-10Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 Fr...Arnaud Boutonné
2009-11-10Move definition of stdint types to the only file that needs them (mpeg_player.h)Max Horn
2009-11-10AGOS: cleanupMax Horn
2009-11-10Fix compilation of create_kyradat (at least on Mac OS X it was broken because...Max Horn
2009-11-10SDL: cleanupMax Horn
2009-11-10Add some FIXME comments about defining types from stdint.h on our own.Johannes Schickel
2009-11-10Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10Fix for bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10Enforce alphabetical order in the credits again.Johannes Schickel
2009-11-10properly fixed mouse positioning in game enginePaweł Kołodziejski
2009-11-10fixed mosue movePaweł Kołodziejski
2009-11-10fix warpMouse(), add missing setMousePos on cursor eventsPaweł Kołodziejski
2009-11-10added myself and sanguine to credits as suggested by Max Horn.Vladimir Menshakov
2009-11-10fixed linking in samsungtv targetPaweł Kołodziejski
2009-11-10make samsungtv backend subclass of sdl classPaweł Kołodziejski
2009-11-10Use the original scummvm.svg icon.Lars Persson
2009-11-10Missing template argument for MIN (added <uint>)Lars Persson
2009-11-10Move Symbian main implementation from main.cpp to SymbianOS.cppLars Persson
2009-11-10more fixes for final partVladimir Menshakov
2009-11-10added special animation 0 caseVladimir Menshakov
2009-11-10Huge refactoring of data structures.Robert Špalek
2009-11-10WINCE: List each object in MODULE_OBJS on its own line, for readabilityMax Horn
2009-11-10SDL: Remove const from new handle*() method for now, to allow using remapKey ...Max Horn
2009-11-09Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-...Max Horn
2009-11-09SDL: Separate Symbian specific main() from standard SDL main() -- to be moved...Max Horn
2009-11-09whitespaceMax Horn
2009-11-09IndentionMax Horn
2009-11-09SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods...Max Horn
2009-11-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
2009-11-09more fixes for chapter 3. Vladimir Menshakov
2009-11-09fixed rendering order againVladimir Menshakov
2009-11-09WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRateMax Horn
2009-11-09TINSEL: cleanupMax Horn