aboutsummaryrefslogtreecommitdiff
path: root/saga/interface.cpp
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
2006-01-13implement IHNM verb mapperAndrew Kurushin
2005-11-26known color WIP #1Andrew Kurushin
2005-11-19some Font fixesAndrew Kurushin
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-11Cleanups. Mostly whitespace.Torbjörn Andersson
2005-10-11Do not draw status text during chapter selectionEugene Sandulenko
2005-10-11Some IHNM changes:Eugene Sandulenko
2005-10-11Fix portrait color. I just missed dependency from barometer.Eugene Sandulenko
2005-10-10IHNM verb panel fixes:Torbjörn Andersson
2005-10-10Draw the IHNM portrait on the right coordinates.Torbjörn Andersson
2005-10-10Oops. Fix debug leftover.Eugene Sandulenko
2005-10-10Show save reminder in IHNM correctly.Eugene Sandulenko
2005-10-10Draw main panel. Buttons lack backgorunds and save reminder is buggy atm.Eugene Sandulenko
2005-10-09Restore cursor after boss key.Eugene Sandulenko
2005-10-09Boss key like in original. Press F9. Palette seems to be wrong though andEugene Sandulenko
2005-10-09Simplified handleChapterSelectionUpdate()Eugene Sandulenko
2005-10-09(more) Proper implementation of ChapterSelection panel. Though not allEugene Sandulenko
2005-10-08Quick and dirty hack to enable actors interaction. Still have to compareEugene 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-07Added a "video" panel mode. From what I understand, the beginning of theTorbjörn Andersson
2005-10-06It should always be possible to interrupt the intro with Escape now. MostTorbjörn Andersson
2005-10-04Proper place for cutawaySkip() callEugene 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-09-28Implement sfWaitFramesEsc()Eugene Sandulenko
2005-09-02Implement option buttons functionality. This fixes bug #1259518 "ITE: ButtonsEugene Sandulenko
2005-08-16Fix bug #1256381 "ITE: Options menu contains wrong item" and gave symbolicEugene Sandulenko
2005-08-13Fix bug #1258537 "ITE: Introduction text is black"Eugene Sandulenko
2005-08-13Fixe bug #1257869 "ITE: Crash when viewing the map"Eugene Sandulenko
2005-08-12Fix bug #1257530 "ITE: Mouse pointer visible during cutscenes"Eugene Sandulenko
2005-08-11Fix bug #1256368 "ITE: Black pixels drawn as white at sanctuary gate"Eugene Sandulenko
2005-08-11Fix bugs #1256398 "ITE: Clicking doesn't skip dialogue"Eugene Sandulenko
2005-08-10fixed iso convertion Rif positionAndrew Kurushin
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-10Implement part of chapter selection panel.Eugene Sandulenko
2005-08-08Fix bug #1252270 "ITE: Verb box drawn incorrectly"Eugene Sandulenko
2005-07-29WhitespacesEugene Sandulenko
2005-07-29fix setStatusTextAndrew Kurushin
2005-07-29Show scene substitute image for demo versions of ITE.Eugene Sandulenko
2005-07-21Partially implemented differences in IHNM script functions.Eugene Sandulenko
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-07-18When redrawing the inventory, clear every inventory slot - even the emptyTorbjörn Andersson