Age | Commit message (Expand) | Author |
2005-07-13 | German translations for some interface texts, as pointed out by Simon | Torbjörn Andersson |
2005-07-12 | Made it possible to terminate dialog windows with Enter. (We could already | Torbjörn Andersson |
2005-07-10 | Updated interface.cpp so it compiles for VC6 without errors. Moved loop varia... | Lars Persson |
2005-07-10 | Remove packing on Color, as it was n't needed. Keeping packing on PalEntry | Lars Persson |
2005-07-10 | No reason to pack ClipData; since it's not a POD-type, that wouldn't be valid... | Max Horn |
2005-07-09 | 1. Fixed divide by zero defect (exception on my symbian target, Windows just ... | Lars Persson |
2005-07-09 | Fix bug #1235211: "SAGA: Fails to compile with gcc4.0" | Eugene Sandulenko |
2005-07-09 | Remove leftovers | Eugene Sandulenko |
2005-07-09 | code cleanups | Andrew Kurushin |
2005-07-09 | gfx rearangement | Andrew Kurushin |
2005-07-09 | remove 1pixel dos clipping | Andrew Kurushin |
2005-07-08 | fix final sequence scene height | Andrew Kurushin |
2005-07-08 | implemented per scene actors clipping | Andrew Kurushin |
2005-07-08 | Extended the sprite draw() functions so that a clip rect can be specified, | Torbjörn Andersson |
2005-07-08 | Redraw the interface (primarily the inventory icons) after loading a saved | Torbjörn Andersson |
2005-07-06 | Declared destructor virtual and testing Tortoise CVS output to see how the no... | Lars Persson |
2005-07-06 | Fixed stopping sounds. I think that at one point our 'param' used to be | Torbjörn Andersson |
2005-07-06 | fix end sequence - show inventory bug during converse | Andrew Kurushin |
2005-07-06 | fix converse pal bug | Andrew Kurushin |
2005-07-05 | * Start of generic key configuration support for ScummVM | Lars Persson |
2005-07-05 | Hid most of debug output to deeper levels. We're pretty close to official | Eugene Sandulenko |
2005-07-05 | Clarified the comment slightly. | Torbjörn Andersson |
2005-07-05 | SAGA no longer has its own line-drawing code, so this comment no longer | Torbjörn Andersson |
2005-07-05 | - Stripped down unused SURFACE parameter in palette-related functions | Eugene Sandulenko |
2005-07-05 | Clip actors and objects to the scene (which may be an inset), and only | Torbjörn Andersson |
2005-07-04 | Cleanup. | Torbjörn Andersson |
2005-07-04 | Apparently some masks are bigger than the image they are supposed to be | Torbjörn Andersson |
2005-07-04 | Fixed warning. | Torbjörn Andersson |
2005-07-03 | Implementation of sfShowMap. This was latest unimplemented script function :) | Eugene Sandulenko |
2005-07-03 | fixed Elara bug | Andrew Kurushin |
2005-07-01 | implemented sfPickClimbOutPos, sfTossRif | Andrew Kurushin |
2005-06-30 | Fix compilation. FALSE is not a valid value, false however is. | Jonathan Gray |
2005-06-29 | dragon wip1 | Andrew Kurushin |
2005-06-25 | fix animation timings (now Shiala scene not stucks) | Andrew Kurushin |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-23 | Use #include "file" instead of #include <file> for consistency. | Torbjörn Andersson |
2005-06-21 | Fix gcc4 warnings | Eugene Sandulenko |
2005-06-21 | When a key is pressed, go back to repeat phase 0 again. This is so that we | Torbjörn Andersson |
2005-06-21 | Fixed crash when talking to the money changer about the Orb of Storms. The | Torbjörn Andersson |
2005-06-20 | sfShowControls implementation is NOP | Eugene Sandulenko |
2005-06-20 | fix animation bug at rats | Andrew Kurushin |
2005-06-19 | Support for mouse wheel in Options dialog and in Converse panel | Eugene Sandulenko |
2005-06-19 | Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice. | Eugene Sandulenko |
2005-06-19 | implemented sfGetNumber | Andrew Kurushin |
2005-06-17 | fix screwdriver bug | Andrew Kurushin |
2005-06-16 | placard workaround | Andrew Kurushin |
2005-06-16 | fix trothy -> oil lamp | Andrew Kurushin |
2005-06-15 | Don't access the thread after sfScriptGotoScene. As the comment points out, | Torbjörn Andersson |
2005-06-15 | some renames#2 | Andrew Kurushin |
2005-06-15 | some renames | Andrew Kurushin |