aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Expand)Author
2005-07-30added Patch.re_ supportAndrew Kurushin
2005-07-30Thread-related IHNM differences.Eugene Sandulenko
2005-07-30Tentatively changed the IHNM start scene from 152 to 151. I suspect sceneTorbjörn Andersson
2005-07-29Preliminary support for original MAC CD ITEEugene Sandulenko
2005-07-29Restrict scene substitutes only to demos which actually use themEugene Sandulenko
2005-07-29Fix status text color in scene substituteEugene Sandulenko
2005-07-29WhitespacesEugene Sandulenko
2005-07-29Fix compilationEugene Sandulenko
2005-07-29fix setStatusTextAndrew Kurushin
2005-07-29Fixe screen position of scene substitute textEugene Sandulenko
2005-07-29Render substitute scene title and description.Eugene Sandulenko
2005-07-29Show scene substitute image for demo versions of ITE.Eugene Sandulenko
2005-07-26fixed sound in many variationAndrew Kurushin
2005-07-25resolve scene resources without shift hackAndrew Kurushin
2005-07-25implemented unified animation decoder for ITE & IHNMAndrew Kurushin
2005-07-25More IHNM differencesEugene Sandulenko
2005-07-24Removed "const" to silence GCC warning. I don't know if GCC was right orTorbjörn Andersson
2005-07-24Fixed regression that broke IHNM intro animation.Torbjörn Andersson
2005-07-24assign sf94 nameAndrew Kurushin
2005-07-23Allow multiple resource contexts of the same type. IHNM has serveralTorbjörn Andersson
2005-07-21More IHNM differencesEugene Sandulenko
2005-07-21Partially implemented differences in IHNM script functions.Eugene Sandulenko
2005-07-20ite mac demo patch files correctionAndrew Kurushin
2005-07-20Nope, I was mistaken. The Linux patch files are almost - but not quite -Torbjörn Andersson
2005-07-19Fixed crash when quitting.Torbjörn Andersson
2005-07-19Play the correct digital music. (And removed some unnecessary blank lines.)Torbjörn Andersson
2005-07-19The Linux release had patch files too, but I don't have that CD here so ITorbjörn Andersson
2005-07-19If we're not going to detect music "engine" at run-time, then we do needTorbjörn Andersson
2005-07-19Removed unused variable.Torbjörn Andersson
2005-07-19Cleanup.Torbjörn Andersson
2005-07-19fix Music crash on exitAndrew Kurushin
2005-07-19remove rscfile_mod.hAndrew Kurushin
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-07-18When redrawing the inventory, clear every inventory slot - even the emptyTorbjörn Andersson
2005-07-18Cleanup.Torbjörn Andersson
2005-07-17Fixed ITE inventory redraw glitch when exchanging the medallion for money.Torbjörn Andersson
2005-07-17CleanupTorbjörn Andersson
2005-07-16fix Win32 demo font listAndrew Kurushin
2005-07-15Added the puzzle voices from the CD version. I don't know if this breaksTorbjörn Andersson
2005-07-14removing text moduleAndrew Kurushin
2005-07-14font & text related changes:Andrew Kurushin
2005-07-13German translations for some interface texts, as pointed out by SimonTorbjörn Andersson
2005-07-12Made it possible to terminate dialog windows with Enter. (We could alreadyTorbjörn Andersson
2005-07-10Updated interface.cpp so it compiles for VC6 without errors. Moved loop varia...Lars Persson
2005-07-10Remove packing on Color, as it was n't needed. Keeping packing on PalEntryLars Persson
2005-07-10No reason to pack ClipData; since it's not a POD-type, that wouldn't be valid...Max Horn
2005-07-091. Fixed divide by zero defect (exception on my symbian target, Windows just ...Lars Persson
2005-07-09Fix bug #1235211: "SAGA: Fails to compile with gcc4.0"Eugene Sandulenko
2005-07-09Remove leftoversEugene Sandulenko
2005-07-09code cleanupsAndrew Kurushin