aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-28Removed the svn:executable property on non-executablesAndre Heider
2009-09-28Added topString to the list of static selectors, for commit #44429Filippos Karapetis
2009-09-28Fixed whitespace failAndre Heider
2009-09-28Fix WinCE build errorAndre Heider
2009-09-28Fixed clipping-related bug (bug #2826036)Benjamin Haisch
2009-09-28revert previous fixKostas Nakos
2009-09-28overload newer incarnation of setmousecursorKostas Nakos
2009-09-281) fix scaler selection for vga games on vga (or higher) devices. 2) fix a cr...Kostas Nakos
2009-09-28Added const's to getPalette() and several uses of getObject()Robert Špalek
2009-09-28Make getFile() return a const pointer and clean-up all uses of it.Robert Špalek
2009-09-28get rid of static Common::String'sRobert Špalek
2009-09-28get rid of static Common::String'sRobert Špalek
2009-09-27Fix rounding coordinates at the edge of the screen.Robert Špalek
2009-09-27SCI: Fix scrolling in SCI1 list controls.Walter van Niftrik
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-09-27Fix CoreAudio MIDI backend on Mac OS X 10.6Max Horn
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
2009-09-27SCI: Remove directory prefix added by QfG3's char importWillem Jan Palenstijn
2009-09-27Reduce code duplication when cleaning animationsRobert Špalek
2009-09-27SCI: Adjust isValidOffset to match changes from r44396,Willem Jan Palenstijn
2009-09-27Improved the interface of Sprite and Animation concerning relative coordinate...Robert Špalek
2009-09-27reduce display list size - we only use a fraction of it.Joost Peters
2009-09-27Simplify kFormat slightlyMax Horn
2009-09-27TINSEL: cleanupMax Horn
2009-09-27Fix renumbering of animation indexesRobert Špalek
2009-09-27Remove memory leak in animation manager. Get rid of 1 non-const reference par...Robert Špalek
2009-09-27Properly return values on functions with non-void return types.Andre Heider
2009-09-27SCI: Add workaround for file mask used by QfG3Willem Jan Palenstijn
2009-09-27Fixed compilation of the NDS port.Andre Heider
2009-09-27make -> $(MAKE)Andre Heider
2009-09-27makefile -> NakefileAndre Heider
2009-09-27make -> $(MAKE)Andre Heider
2009-09-27makefile -> NakefileAndre Heider
2009-09-27Use _port_mk for the PSP port; some psp.mk cleanup.Andre Heider
2009-09-27Use _port_mk for the WinCE port.Andre Heider
2009-09-27Use _port_mk for the motoezx and motomagx ports.Andre Heider
2009-09-27Use _port_mk for the Wii and Gamecube port.Andre Heider
2009-09-27New configure var "_port_mk", set to "ports.mk" per default. Ports can overwr...Andre Heider
2009-09-27SCI: turn assert into warning, as it used in QfG2 char importWillem Jan Palenstijn
2009-09-27added missing soundVladimir Menshakov
2009-09-27SCI: Fix crash when opening menu'sWillem Jan Palenstijn
2009-09-27SCI: clear strcpy's dest string if src is invalid.Willem Jan Palenstijn
2009-09-27SCI: change segment offsets in reg segments to be in half reg_t.Willem Jan Palenstijn
2009-09-27SCI: clean up kStrAtWillem Jan Palenstijn
2009-09-27TUCKER: add clipping for text drawingGregory Montoir
2009-09-27TUCKER: add missing compressed file close when version doesn't matchGregory Montoir
2009-09-27replace spaces with tabsVladimir Menshakov
2009-09-27added save()'s where neededVladimir Menshakov
2009-09-27SCI: Major string handling update.Willem Jan Palenstijn
2009-09-27SCI: Add utility functions for copying data between raw/non-raw segmentsWillem Jan Palenstijn