Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-20 | Removing walkthrough stuff again (talked to aquadran about this, he had no ↵ | Max Horn | |
objections) svn-id: r15849 | |||
2004-11-20 | o Restore cursor after walkthrough | Eugene Sandulenko | |
o Add cursor events o Hide cursor during intro svn-id: r15844 | |||
2004-11-19 | fixed missed ctrl key handle, and missed create() walklthrough call | Paweł Kołodziejski | |
svn-id: r15840 | |||
2004-11-19 | added walkthrough | Paweł Kołodziejski | |
svn-id: r15835 | |||
2004-10-27 | removed R_ prefix with few r_ too | Paweł Kołodziejski | |
svn-id: r15690 | |||
2004-10-27 | Started to rework script threads. Partially moved to thread flags. | Eugene Sandulenko | |
Scene skipping now works, but scripts aren't chained yet. svn-id: r15688 | |||
2004-10-07 | More de-C'fying. Pass Point object instead of direct reference. | Eugene Sandulenko | |
svn-id: r15458 | |||
2004-10-04 | Fix button clicking. Now actor walks to correct spot and interface buttons | Eugene Sandulenko | |
work. svn-id: r15415 | |||
2004-10-04 | R_POINT -> Common::Point, R_RECT -> Common::Rect. Less R_ prefixes. | Eugene Sandulenko | |
svn-id: r15414 | |||
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn | |
svn-id: r15332 | |||
2004-08-12 | Merge SDEBUG_*, SF_* and STHREAD_* into Script class. | Eugene Sandulenko | |
svn-id: r14568 | |||
2004-08-11 | Move SYSINPUT_* and TRANSITION_* to SagaEngine class | Eugene Sandulenko | |
svn-id: r14555 | |||
2004-08-10 | Move CON_* to a class. | Eugene Sandulenko | |
svn-id: r14538 | |||
2004-08-06 | Move INTERFACE_ to class. | Eugene Sandulenko | |
svn-id: r14478 | |||
2004-08-04 | Move SCENE_* to class. | Eugene Sandulenko | |
svn-id: r14463 | |||
2004-08-02 | Objectize actor.cpp | Eugene Sandulenko | |
svn-id: r14441 | |||
2004-08-01 | merge gfx_mod.h into gfx.h and stick functions into a class | Jonathan Gray | |
svn-id: r14419 | |||
2004-08-01 | merge 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-31 | Objectize render.cpp | Eugene Sandulenko | |
svn-id: r14395 | |||
2004-06-25 | Removed unused stuff; cleanup | Max Horn | |
svn-id: r14052 | |||
2004-06-05 | Set graphics cursor before using it, fixes segfault when launching ihnm from ↵ | Jonathan Gray | |
the launcher. Fixes bug #966614 svn-id: r13934 | |||
2004-05-01 | Renamed files for consistency | Eugene Sandulenko | |
svn-id: r13725 |