Age | Commit message (Expand) | Author |
2005-07-24 | Removed "const" to silence GCC warning. I don't know if GCC was right or | Torbjörn Andersson |
2005-07-24 | Fixed regression that broke IHNM intro animation. | Torbjörn Andersson |
2005-07-24 | assign sf94 name | Andrew Kurushin |
2005-07-23 | Allow multiple resource contexts of the same type. IHNM has serveral | Torbjörn Andersson |
2005-07-21 | More IHNM differences | Eugene Sandulenko |
2005-07-21 | Partially implemented differences in IHNM script functions. | Eugene Sandulenko |
2005-07-20 | ite mac demo patch files correction | Andrew Kurushin |
2005-07-20 | Nope, I was mistaken. The Linux patch files are almost - but not quite - | Torbjörn Andersson |
2005-07-19 | Fixed crash when quitting. | Torbjörn Andersson |
2005-07-19 | Play the correct digital music. (And removed some unnecessary blank lines.) | Torbjörn Andersson |
2005-07-19 | The Linux release had patch files too, but I don't have that CD here so I | Torbjörn Andersson |
2005-07-19 | If we're not going to detect music "engine" at run-time, then we do need | Torbjörn Andersson |
2005-07-19 | Removed unused variable. | Torbjörn Andersson |
2005-07-19 | Cleanup. | Torbjörn Andersson |
2005-07-19 | fix Music crash on exit | Andrew Kurushin |
2005-07-19 | remove rscfile_mod.h | Andrew Kurushin |
2005-07-19 | finally Resource manager rewritten: | Andrew Kurushin |
2005-07-18 | When redrawing the inventory, clear every inventory slot - even the empty | Torbjörn Andersson |
2005-07-18 | Cleanup. | Torbjörn Andersson |
2005-07-17 | Fixed ITE inventory redraw glitch when exchanging the medallion for money. | Torbjörn Andersson |
2005-07-17 | Cleanup | Torbjörn Andersson |
2005-07-16 | fix Win32 demo font list | Andrew Kurushin |
2005-07-15 | Added the puzzle voices from the CD version. I don't know if this breaks | Torbjörn Andersson |
2005-07-14 | removing text module | Andrew Kurushin |
2005-07-14 | font & text related changes: | Andrew Kurushin |
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 |