aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-09SCI: Remove remarks about in-place loading, at least for now.Max Horn
2009-11-09TINSEL: Mark all functions in dialogs.cpp explicitly as public (=extern) or p...Max Horn
2009-11-09TINSEL: Make some const tables static; move static int priorVolMusic into Set...Max Horn
2009-11-09TINSEL: Simplifying PolyTinselProcessMax Horn
2009-11-09TINSEL: Add EnablePointing() & DisablePointing() to pdisplay.h; turn DisableP...Max Horn
2009-11-09chapter 2 completedVladimir Menshakov
2009-11-09added special case of loadSceneVladimir Menshakov
2009-11-09disable hardware surface, for some unknown for me reason it broke drawing eng...Paweł Kołodziejski
2009-11-09Fix compilation on unixWillem Jan Palenstijn
2009-11-09added support for samsung tvPaweł Kołodziejski
2009-11-09added samsung tv backendPaweł Kołodziejski
2009-11-09more fixesVladimir Menshakov
2009-11-09do not trigger examine object while inventory is inactiveVladimir Menshakov
2009-11-09added 'ignore' flag, ported guard and anchor challenges to it. minor fixesVladimir Menshakov
2009-11-09GPL2 callbacks accept const Array& instead of Queue&Robert Špalek
2009-11-08fixed boat bugVladimir Menshakov
2009-11-08implemented drinking guard time challengeVladimir Menshakov
2009-11-08Updated the list of TODOsRobert Špalek
2009-11-08implemented mouse-rock-glue time challengeVladimir Menshakov
2009-11-08more improvements, added setTimerCallback()Vladimir Menshakov
2009-11-08Removed almost all TODOs from the header filesRobert Špalek
2009-11-08Fixed aligning items in the inventoryRobert Špalek
2009-11-08Removed old hack for cyclic animations.Robert Špalek
2009-11-08Items put into inventory are placed correctly.Robert Špalek
2009-11-08added set_ons command to consoleVladimir Menshakov
2009-11-08fixed more village glitchesVladimir Menshakov
2009-11-08fixed wrong debug outputVladimir Menshakov
2009-11-08clear current_event only on async messagesVladimir Menshakov
2009-11-08fixed typoVladimir Menshakov