aboutsummaryrefslogtreecommitdiff
path: root/saga/input.cpp
AgeCommit message (Expand)Author
2005-04-21Add not yet correctly working save/load. Use key F7 for savingEugene Sandulenko
2005-04-18converse support improved (still has some bugs)Andrew Kurushin
2005-02-26iso pathfining work in progress:Andrew Kurushin
2005-02-11iso draw work in progress:Andrew Kurushin
2005-01-15- added partial scene change by actor's walking (todo:entrance should be supp...Andrew Kurushin
2005-01-13- introduced SagaEngine::getTextString (for i18n it should route to correspon...Andrew Kurushin
2005-01-11- remove game.h & image.hAndrew Kurushin
2005-01-07o Fix for popped up actors at initial scene fade outEugene Sandulenko
2005-01-06- implement faceTowards (script function & etc)Andrew Kurushin
2005-01-06Next batch of panel-related fixes. Still wrong.Eugene Sandulenko
2005-01-02o Started putting all panels stuff in order. Still incompleteEugene Sandulenko
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Reducing header dependencies a bitMax Horn
2004-12-21- rewritten actors speech engine :Andrew Kurushin
2004-12-05Clean up OSystem::EventMax Horn
2004-12-03First pass at migrating from the old Reinherit console to the ScummVMTorbjörn Andersson
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-20o Restore cursor after walkthroughEugene Sandulenko
2004-11-19fixed missed ctrl key handle, and missed create() walklthrough callPaweł Kołodziejski
2004-11-19added walkthroughPaweł Kołodziejski
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-10-27Started to rework script threads. Partially moved to thread flags.Eugene Sandulenko
2004-10-07More de-C'fying. Pass Point object instead of direct reference.Eugene Sandulenko
2004-10-04Fix button clicking. Now actor walks to correct spot and interface buttonsEugene Sandulenko
2004-10-04R_POINT -> Common::Point, R_RECT -> Common::Rect. Less R_ prefixes.Eugene Sandulenko
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-12Merge SDEBUG_*, SF_* and STHREAD_* into Script class.Eugene Sandulenko
2004-08-11Move SYSINPUT_* and TRANSITION_* to SagaEngine classEugene Sandulenko
2004-08-10Move CON_* to a class.Eugene Sandulenko
2004-08-06Move INTERFACE_ to class.Eugene Sandulenko
2004-08-04Move SCENE_* to class.Eugene Sandulenko
2004-08-02Objectize actor.cppEugene Sandulenko
2004-08-01merge gfx_mod.h into gfx.h and stick functions into a classJonathan Gray
2004-08-01merge reinherit.h into saga.h and gfx_mod.h, note the error loading animation...Jonathan Gray
2004-07-31Objectize render.cppEugene Sandulenko
2004-06-25Removed unused stuff; cleanupMax Horn
2004-06-05Set graphics cursor before using it, fixes segfault when launching ihnm from ...Jonathan Gray
2004-05-01Renamed files for consistencyEugene Sandulenko