aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Expand)Author
2005-07-09gfx rearangementAndrew Kurushin
2005-07-09remove 1pixel dos clippingAndrew Kurushin
2005-07-08fix final sequence scene heightAndrew Kurushin
2005-07-08implemented per scene actors clippingAndrew Kurushin
2005-07-08Extended the sprite draw() functions so that a clip rect can be specified,Torbjörn Andersson
2005-07-08Redraw the interface (primarily the inventory icons) after loading a savedTorbjörn Andersson
2005-07-06Declared destructor virtual and testing Tortoise CVS output to see how the no...Lars Persson
2005-07-06Fixed stopping sounds. I think that at one point our 'param' used to beTorbjörn Andersson
2005-07-06fix end sequence - show inventory bug during converseAndrew Kurushin
2005-07-06fix converse pal bugAndrew Kurushin
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-07-05Hid most of debug output to deeper levels. We're pretty close to officialEugene Sandulenko
2005-07-05Clarified the comment slightly.Torbjörn Andersson
2005-07-05SAGA no longer has its own line-drawing code, so this comment no longerTorbjörn Andersson
2005-07-05- Stripped down unused SURFACE parameter in palette-related functionsEugene Sandulenko
2005-07-05Clip actors and objects to the scene (which may be an inset), and onlyTorbjörn Andersson
2005-07-04Cleanup.Torbjörn Andersson
2005-07-04Apparently some masks are bigger than the image they are supposed to beTorbjörn Andersson
2005-07-04Fixed warning.Torbjörn Andersson
2005-07-03Implementation of sfShowMap. This was latest unimplemented script function :)Eugene Sandulenko
2005-07-03fixed Elara bugAndrew Kurushin
2005-07-01implemented sfPickClimbOutPos, sfTossRifAndrew Kurushin
2005-06-30Fix compilation. FALSE is not a valid value, false however is.Jonathan Gray
2005-06-29dragon wip1Andrew Kurushin
2005-06-25fix animation timings (now Shiala scene not stucks)Andrew Kurushin
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-23Use #include "file" instead of #include <file> for consistency.Torbjörn Andersson
2005-06-21Fix gcc4 warningsEugene Sandulenko
2005-06-21When a key is pressed, go back to repeat phase 0 again. This is so that weTorbjörn Andersson
2005-06-21Fixed crash when talking to the money changer about the Orb of Storms. TheTorbjörn Andersson
2005-06-20sfShowControls implementation is NOPEugene Sandulenko
2005-06-20fix animation bug at ratsAndrew Kurushin
2005-06-19Support for mouse wheel in Options dialog and in Converse panelEugene Sandulenko
2005-06-19Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice.Eugene Sandulenko
2005-06-19implemented sfGetNumberAndrew Kurushin
2005-06-17fix screwdriver bugAndrew Kurushin
2005-06-16placard workaroundAndrew Kurushin
2005-06-16fix trothy -> oil lampAndrew Kurushin
2005-06-15Don't access the thread after sfScriptGotoScene. As the comment points out,Torbjörn Andersson
2005-06-15some renames#2Andrew Kurushin
2005-06-15some renamesAndrew Kurushin
2005-06-15fix animation loopAndrew Kurushin
2005-06-15Corrected error message.Torbjörn Andersson
2005-06-14Fix dock bugEugene Sandulenko
2005-06-13Fix crash on chasm.Eugene Sandulenko
2005-06-12fixed scene entranceAndrew Kurushin
2005-06-12fix Hooneyfoot bugAndrew Kurushin
2005-06-11rewritten animation loadingAndrew Kurushin
2005-06-10When setting a new verb, clear the "pointer object", i.e. the variable thatTorbjörn Andersson
2005-06-10WhitespaceTorbjörn Andersson