aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2011-01-22GOB: Another (?) non-blocking video flagSven Hesse
2011-01-22GOB: Don't mess with the break key in Urban RunnerSven Hesse
2011-01-22GOB: Urban: Save an empty sprite if necessarySven Hesse
2011-01-21GOB: Urban: Fix saving/loading in the Secret Room screenSven Hesse
2011-01-21GOB: Add support for saving true color spritesSven Hesse
2011-01-21GOB: Fix copypasta mistakeSven Hesse
2011-01-21GOB: Remove the now useless SaveConverter_v6Sven Hesse
2011-01-21GOB: Urban: Fix loading/saving in the Cemetary/Lab screensSven Hesse
2011-01-21GOB: Make the Cemetary/Lab screen work correctlySven Hesse
2011-01-20GOB: Implement looping live videosSven Hesse
2011-01-20GOB: Decrease the number of debug warningsSven Hesse
2011-01-20GOB: Give sound-only videos 500 extra ms for good measureSven Hesse
2011-01-20GOB: Don't temper with the break key for live videosSven Hesse
2011-01-20GOB: Make blocking videos defaultSven Hesse
2011-01-20GOB: Ignore a few more dummy filesSven Hesse
2011-01-20GOB: Removing a useless debug warningSven Hesse
2011-01-20GOB: Also ignore writing to kSaveModeIgnore filesSven Hesse
2011-01-20GOB: Change a warning() into a debugC()Sven Hesse
2011-01-20GOB: Don't not play videos with only soundSven Hesse
2011-01-20GOB: Reverse-blit the final frame of a live videoSven Hesse
2011-01-20GOB: Urban: Fix missing visuals at Cemetary/LabSven Hesse
2011-01-20GOB: Use Surface::blit() in VideoPlayer::copyFrame()Sven Hesse
2011-01-20GOB: Make Urban Runner's "3D view" work againSven Hesse
2011-01-19GOB: Implement "live" (non-blocking) videosSven Hesse
2011-01-19GOB: Add preliminary Inca 2 save supportSven Hesse
2011-01-19GOB: Add save stub and temp sprite for Inca2Sven Hesse
2011-01-18GOB: Give Inca2 its own SaveLoad classSven Hesse
2011-01-18GOB: Fix the indenting :PSven Hesse
2011-01-18GOB: Give Inca2 its own Inter classSven Hesse
2011-01-18GOB: Add a workaround for Inca2Sven Hesse
2011-01-18GOB: Add some sanity checksSven Hesse
2011-01-18GOB: Implement Urban Runner autosaveSven Hesse
2011-01-18GOB: Fix a stupid typo in o2_readData()Sven Hesse
2011-01-18GOB: Fix Woodruff object videosSven Hesse
2011-01-18GOB: Increase debug level for a debug messageSven Hesse
2011-01-18GOB: Fix Urban Runner hotspot textsSven Hesse
2011-01-18GOB: Add a sanity check in oPlaytoons_readDataSven Hesse
2011-01-18GOB: Add chroma values linear interpolation in drawYUVSylvain Dupont
2011-01-17GOB: Make the variable stack endianness-independentSven Hesse
2011-01-17GOB: Fix o2_pushVars()Sven Hesse
2011-01-17GOB: Fix the flow rate gauge in Urban RunnerSven Hesse
2011-01-16GOB: Remove unused old shade functionsSven Hesse
2011-01-16GOB: Adding a proper shade methodSven Hesse
2011-01-16GOB: Use the correct font and shade color in Urban RunnerSven Hesse
2011-01-16GOB: Add a method to get a true palette colorSven Hesse
2011-01-16GOB: Don't clobber the global paletteSven Hesse
2011-01-16GOB: Remove unused declarationsSven Hesse
2011-01-16GOB: Allow true-color VMD cursorsSven Hesse
2011-01-16GOB: Add the property switchColorModeSven Hesse
2011-01-16GOB: Add setTrueColor()Sven Hesse