Age | Commit message (Expand) | Author |
2009-10-09 | SCI/newgui: support for priority bands, kCoordPri kPriCoord implemented, prio... | Martin Kiewitz |
2009-10-08 | Restore the engine state stored within SciGui during loading once more, since... | Filippos Karapetis |
2009-10-07 | SCI: debug command undither implemented | Martin Kiewitz |
2009-10-07 | - Cleaned up the cursor code | Filippos Karapetis |
2009-10-07 | SCI/newgui: kDrawPic cleanup, addToFlag inverse detection currently not worki... | Martin Kiewitz |
2009-10-07 | SCI/newgui: implemented debug command show_map | Martin Kiewitz |
2009-10-07 | SCI/newgui: kSetCursor (show, hide, pos, shape) implemented | Martin Kiewitz |
2009-10-07 | SCI: SciGuiCursor class added, cleanup, OSystem removed from SciGui constructor | Martin Kiewitz |
2009-10-06 | WIP code for replacing the FreeSCI view decoding code with the new one (no ch... | Filippos Karapetis |
2009-10-06 | - Fixed kGetTime() again | Filippos Karapetis |
2009-10-06 | SCI/newgui: kHiLite support | Martin Kiewitz |
2009-10-06 | - Unified the screen buffers that are used by the current and the new GUI | Filippos Karapetis |
2009-10-05 | SVN/newgui: kDrawStatus implemented | Martin Kiewitz |
2009-10-05 | Moved the cursor movement code in the GUI | Filippos Karapetis |
2009-10-05 | Lines are no longer treated as fake rectangles and are shown correctly again | Filippos Karapetis |
2009-10-05 | SCI/newgui: kDrawControl on icon implemented | Martin Kiewitz |
2009-10-05 | - Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ... | Filippos Karapetis |
2009-10-04 | SCI: Add include guards for gui headers; don't include gui/gui.h from engine/... | Max Horn |
2009-10-04 | SCI/newgui: implemented kPalette / set intensity | Martin Kiewitz |
2009-10-04 | SCI/gui: renaming... | Martin Kiewitz |
2009-10-04 | SCI/newgui: more descriptive names. | Willem Jan Palenstijn |
2009-10-04 | SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp... | Martin Kiewitz |
2009-10-04 | SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity'; | Max Horn |
2009-10-04 | SCI/oldgui: onControl code moved | Martin Kiewitz |
2009-10-03 | SCI: Add hack to gui to fix loading | Willem Jan Palenstijn |
2009-10-03 | SCI: Merge new GUI code written by m_kiewitz. | Willem Jan Palenstijn |