aboutsummaryrefslogtreecommitdiff
path: root/saga/interface.h
AgeCommit message (Expand)Author
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-09Boss key like in original. Press F9. Palette seems to be wrong though andEugene 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-04IHNM changes:Eugene Sandulenko
2005-10-04I misunderstood sev on how sf75() should work. Perhaps this is better?Torbjörn Andersson
2005-09-29Fix fonts in intro. It is a very dirty code. Actually we should specifyEugene Sandulenko
2005-08-11Fix bugs #1256398 "ITE: Clicking doesn't skip dialogue"Eugene Sandulenko
2005-08-10fixed iso convertion Rif positionAndrew Kurushin
2005-08-10Implement part of chapter selection panel.Eugene Sandulenko
2005-08-07WIP on metaResources. Most resources are load. Now we start correctEugene Sandulenko
2005-08-05o Some cleanupEugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-29Show scene substitute image for demo versions of ITE.Eugene Sandulenko
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-07-12Made it possible to terminate dialog windows with Enter. (We could alreadyTorbjörn Andersson
2005-07-09gfx rearangementAndrew Kurushin
2005-07-03Implementation of sfShowMap. This was latest unimplemented script function :)Eugene Sandulenko
2005-06-21When a key is pressed, go back to repeat phase 0 again. This is so that weTorbjörn Andersson
2005-06-19Support for mouse wheel in Options dialog and in Converse panelEugene Sandulenko
2005-06-19implemented sfGetNumberAndrew Kurushin
2005-06-04Fixed warning.Torbjörn Andersson
2005-06-04fixed lense creation bug ( fade in/out now has separate flag)Andrew Kurushin
2005-05-31Allow entry of space and some letters such as 'r' and 'p' as parts ofEugene Sandulenko
2005-05-31multiple files save-load implementationAndrew Kurushin
2005-05-29Implement key auto-repeat used in savegame dialog.Eugene Sandulenko
2005-05-29implemented DOS version 1 pixel clippingAndrew Kurushin
2005-05-28game options WIP2Andrew Kurushin
2005-05-23saveload WIPAndrew Kurushin
2005-05-22stub drawButtonBoxAndrew Kurushin
2005-05-22fixes some todo (hardcoded resource ids -> customized per game)Andrew Kurushin
2005-05-12Compilation fix.Torbjörn Andersson
2005-05-12fixed interpreter bug (negative address offset - may crush system)Andrew Kurushin
2005-04-24fixed object frawingAndrew Kurushin
2005-04-23fixed sfDropObject implementationAndrew Kurushin
2005-04-22implemented inventoryAndrew Kurushin
2005-04-21Add not yet correctly working save/load. Use key F7 for savingEugene Sandulenko
2005-04-20Implement inventoryItemPosition()Eugene Sandulenko
2005-04-18converse support improved (still has some bugs)Andrew Kurushin
2005-02-26implemented iso pathfindingAndrew Kurushin
2005-01-27Applied patch #1106775 "SAGA colours". This simplifies code considerably, andEugene Sandulenko
2005-01-21problems solved:Andrew Kurushin
2005-01-20Use the kITEColor constants for the ITE mouse cursor. Ironically, this isTorbjörn Andersson
2005-01-19Fix type with BrightWhite colorEugene Sandulenko
2005-01-19o Made ITEColors enum public in interface.h. Please use them. These colorsEugene Sandulenko
2005-01-18another step in verb implementation:Andrew Kurushin
2005-01-18Initialize converse properly.Eugene Sandulenko
2005-01-17First batch of converse implementation in scripts. To see it typeEugene Sandulenko
2005-01-15- added partial scene change by actor's walking (todo:entrance should be supp...Andrew Kurushin