aboutsummaryrefslogtreecommitdiff
path: root/saga/input.cpp
AgeCommit message (Collapse)Author
2004-10-07More de-C'fying. Pass Point object instead of direct reference.Eugene Sandulenko
svn-id: r15458
2004-10-04Fix button clicking. Now actor walks to correct spot and interface buttonsEugene Sandulenko
work. svn-id: r15415
2004-10-04R_POINT -> Common::Point, R_RECT -> Common::Rect. Less R_ prefixes.Eugene Sandulenko
svn-id: r15414
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
svn-id: r15332
2004-08-12Merge SDEBUG_*, SF_* and STHREAD_* into Script class.Eugene Sandulenko
svn-id: r14568
2004-08-11Move SYSINPUT_* and TRANSITION_* to SagaEngine classEugene Sandulenko
svn-id: r14555
2004-08-10Move CON_* to a class.Eugene Sandulenko
svn-id: r14538
2004-08-06Move INTERFACE_ to class.Eugene Sandulenko
svn-id: r14478
2004-08-04Move SCENE_* to class.Eugene Sandulenko
svn-id: r14463
2004-08-02Objectize actor.cppEugene Sandulenko
svn-id: r14441
2004-08-01merge gfx_mod.h into gfx.h and stick functions into a classJonathan Gray
svn-id: r14419
2004-08-01merge reinherit.h into saga.h and gfx_mod.h, note the error loading ↵Jonathan Gray
animations wasn't caused by this commit :) svn-id: r14405
2004-07-31Objectize render.cppEugene Sandulenko
svn-id: r14395
2004-06-25Removed unused stuff; cleanupMax Horn
svn-id: r14052
2004-06-05Set graphics cursor before using it, fixes segfault when launching ihnm from ↵Jonathan Gray
the launcher. Fixes bug #966614 svn-id: r13934
2004-05-01Renamed files for consistencyEugene Sandulenko
svn-id: r13725