aboutsummaryrefslogtreecommitdiff
path: root/saga/sfuncs.cpp
AgeCommit message (Expand)Author
2005-11-03-implement font substitution funcsAndrew Kurushin
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-17Fix bug #1326833 "ITE: Missing copy protection". Though it is disabledEugene Sandulenko
2005-10-11This is an attempt to fix the actor frames in IHNM. It appears to be atTorbjörn Andersson
2005-10-11Cleanups. Mostly whitespace.Torbjörn Andersson
2005-10-11Fix portrait color. I just missed dependency from barometer.Eugene Sandulenko
2005-10-09Now load actors only on demand. That lets select Nimdok (doctor) part. JustEugene Sandulenko
2005-10-08_vm->getSceneHeight() --> _vm->_scene->getHeight() and make it return differentEugene Sandulenko
2005-10-07Draw acrtors (eriktorbjorn, rejoice).Eugene Sandulenko
2005-10-04IHNM changes:Eugene Sandulenko
2005-10-04I misunderstood sev on how sf75() should work. Perhaps this is better?Torbjörn Andersson
2005-10-04Unstubbed sf75() as sfSetPortraitBgColor(), using information from sev. AnyTorbjörn Andersson
2005-10-03Experimental IHNM fix: Since it looks like the intro doesn't clear theTorbjörn Andersson
2005-09-29Fix fonts in intro. It is a very dirty code. Actually we should specifyEugene Sandulenko
2005-09-29Remov obsolete commentEugene Sandulenko
2005-09-28Cleaner code for sfWaitFramesEsc()Eugene Sandulenko
2005-09-28Implement sfWaitFramesEsc()Eugene Sandulenko
2005-09-28Some more IHNM-related stuff:Torbjörn Andersson
2005-09-26Implemented some trivial IHNM opcodes. I'm not sure if the _ethicsPoints[]Torbjörn Andersson
2005-09-25Give more names to IHNM script functions.Eugene Sandulenko
2005-09-24The IHNM intro animations run now, albeit in a slightly buggy fashion:Torbjörn Andersson
2005-09-24Some more preliminary cutaway work. The backgrounds are displayed now, butTorbjörn Andersson
2005-09-21WhitespaceTorbjörn Andersson
2005-08-30The intro asks to play song number 0. I'm almost sure that the music thatTorbjörn Andersson
2005-08-30Implement sfPlayMusic for IHNMEugene Sandulenko
2005-08-26Allowed IHNM to use the opSpeak opcode. Aborting that code path early meantTorbjörn Andersson
2005-08-16fix 1258781 & 1253993 bugsAndrew Kurushin
2005-08-11More debug output for IHNMEugene Sandulenko
2005-08-10Improved debug output on stub script functions.Eugene Sandulenko
2005-08-10Rename event types to comply with our standards.Eugene Sandulenko
2005-08-10Rename Actor class members to _members.Eugene Sandulenko
2005-08-10EVENT -> EventEugene Sandulenko
2005-08-07WIP on metaResources. Most resources are load. Now we start correctEugene Sandulenko
2005-07-29WhitespacesEugene Sandulenko
2005-07-29Show scene substitute image for demo versions of ITE.Eugene Sandulenko
2005-07-25More IHNM differencesEugene Sandulenko
2005-07-24assign sf94 nameAndrew Kurushin
2005-07-21More IHNM differencesEugene Sandulenko
2005-07-21Partially implemented differences in IHNM script functions.Eugene Sandulenko
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-07-15Added the puzzle voices from the CD version. I don't know if this breaksTorbjörn Andersson
2005-07-14font & text related changes:Andrew Kurushin
2005-07-09gfx rearangementAndrew Kurushin
2005-07-09remove 1pixel dos clippingAndrew Kurushin
2005-07-08implemented per scene actors clippingAndrew Kurushin
2005-07-06Fixed stopping sounds. I think that at one point our 'param' used to beTorbjörn Andersson
2005-07-05Hid most of debug output to deeper levels. We're pretty close to officialEugene Sandulenko
2005-07-03Implementation of sfShowMap. This was latest unimplemented script function :)Eugene Sandulenko
2005-07-01implemented sfPickClimbOutPos, sfTossRifAndrew Kurushin
2005-06-25fix animation timings (now Shiala scene not stucks)Andrew Kurushin