aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08Now most artefacts are gone and we're in proper panel mode when runningEugene Sandulenko
2005-10-08_vm->getSceneHeight() --> _vm->_scene->getHeight() and make it return differentEugene Sandulenko
2005-10-04IHNM changes:Eugene Sandulenko
2005-09-28Cleaner code for sfWaitFramesEsc()Eugene Sandulenko
2005-09-28Implement sfWaitFramesEsc()Eugene Sandulenko
2005-09-23Experimental loading of the cutaway list. Next step will be to get ScummVMTorbjörn Andersson
2005-08-13Fix bug #1258537 "ITE: Introduction text is black"Eugene Sandulenko
2005-08-10Reanme more minor struct to comply with our naiming standards.Eugene Sandulenko
2005-08-10EVENT -> EventEugene Sandulenko
2005-08-06ihnm actors list WIPAndrew Kurushin
2005-08-06o Fix uint -> int with scene numbersEugene Sandulenko
2005-08-06changeChapter -> changeScene with chapterAndrew Kurushin
2005-08-05o Some cleanupEugene Sandulenko
2005-07-31added scen resource types dump at debuglevel==10Andrew Kurushin
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-25resolve scene resources without shift hackAndrew 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-19finally Resource manager rewritten:Andrew Kurushin
2005-07-14font & text related changes:Andrew Kurushin
2005-07-09gfx rearangementAndrew Kurushin
2005-07-08fix final sequence scene heightAndrew Kurushin
2005-07-08implemented per scene actors clippingAndrew Kurushin
2005-07-05- Stripped down unused SURFACE parameter in palette-related functionsEugene Sandulenko
2005-06-20fix animation bug at ratsAndrew Kurushin
2005-06-04There were cases when an ITE intro credits line could appear in bothTorbjörn Andersson
2005-05-23Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skipEugene Sandulenko
2005-05-22fixes some todo (hardcoded resource ids -> customized per game)Andrew Kurushin
2005-05-18fixed loadsave item resource idAndrew Kurushin
2005-05-15fixed give verbAndrew Kurushin
2005-05-08fixed sfSceneEq bugAndrew Kurushin
2005-04-21Add not yet correctly working save/load. Use key F7 for savingEugene Sandulenko
2005-04-02some world map fix:Andrew Kurushin
2005-03-29fixed script params (some fair animals should walk now)Andrew Kurushin
2005-03-18- changescene on fair for tentsAndrew Kurushin
2005-01-28partialy implemented all Iso mode resource loadingAndrew Kurushin
2005-01-18another step in verb implementation:Andrew Kurushin
2005-01-18- remove ActionMap.h & ActionMap.cppAndrew Kurushin
2005-01-18- merged ActionMap and ObjectMapAndrew Kurushin
2005-01-16actors entry list implementedAndrew Kurushin
2005-01-15- added partial scene change by actor's walking (todo:entrance should be supp...Andrew Kurushin
2005-01-15some work in progress on verb stuff:Andrew Kurushin
2005-01-14Removed the unused i_cvar_name field from INTRO_DIALOGUE.Torbjörn Andersson
2005-01-14Added helper function to queue the ITE intro dialogue.Torbjörn Andersson
2005-01-14o Added support for German ITE. There are also Puzzle-related messagesEugene Sandulenko
2005-01-13Removed unused stuff.Torbjörn Andersson