Age | Commit message (Expand) | Author |
2009-10-04 | SCI/newgui: more descriptive names. | Willem Jan Palenstijn |
2009-10-04 | SCI/newgui: getCellRect() getLoopInfo() implemented, cleanup | Martin Kiewitz |
2009-10-04 | SCI/newgui: UpdateWindow() -> rect1 instead of rect0 typo | Martin Kiewitz |
2009-10-04 | SCI/newgui: windowMgr cleanup, UpdateWindow() ported over | Martin Kiewitz |
2009-10-04 | SCI/newgui: accidentally changed Draw_Horiz and Draw_Vert, reverted | Martin Kiewitz |
2009-10-04 | SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp... | Martin Kiewitz |
2009-10-04 | Removed unused enum | Filippos Karapetis |
2009-10-04 | SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity'; | Max Horn |
2009-10-04 | SCI/newgui: font constructor change (again... what happened here?) | Martin Kiewitz |
2009-10-04 | SCI/newgui: restoration of constructor | Martin Kiewitz |
2009-10-04 | SCI/newgui: SciGUIfont workaround for lsl1sci | Martin Kiewitz |
2009-10-04 | Removed unused references to OSystem | Filippos Karapetis |
2009-10-04 | SCI: kReadNumber crash fix for lsl1 | Martin Kiewitz |
2009-10-04 | SCI: removing unused variables from onControl | Martin Kiewitz |
2009-10-04 | SCI: onControl now uses gui classes | Martin Kiewitz |
2009-10-04 | SCI/newgui: onControl implemented | Martin Kiewitz |
2009-10-04 | SCI/oldgui: onControl code moved | Martin Kiewitz |
2009-10-04 | SCI/newgui: TextColors and TextFonts implemented (for sq5) | Martin Kiewitz |
2009-10-04 | SCI: fixed crash in sq5/german (umlauts) | Martin Kiewitz |
2009-10-04 | SCI/newgui: unfinished TextColors/TextFonts support/setting default palette m... | Martin Kiewitz |
2009-10-04 | SCI/newgui: cleanup | Martin Kiewitz |
2009-10-03 | SCI: Add hack to gui to fix loading | Willem Jan Palenstijn |
2009-10-03 | SCI: attempt to fix wii/dc build error | Willem Jan Palenstijn |
2009-10-03 | SCI: Fix parse error in parse_reg_t | Willem Jan Palenstijn |
2009-10-03 | SCI: Redraw edit controls when they change. | Willem Jan Palenstijn |
2009-10-03 | SCI/newgui: removed duplicate unused code | Martin Kiewitz |
2009-10-03 | SCI/newgui: constant 0xFFFF -> -1 | Martin Kiewitz |
2009-10-03 | SCI: Fix sign issue in stringfrags | Willem Jan Palenstijn |
2009-10-03 | SCI/newgui: Removed SciGUIpicture::drawPalette11 | Martin Kiewitz |
2009-10-03 | SCI/newgui: initializer fixup | Martin Kiewitz |
2009-10-03 | SCI/newgui: cellCount changed to uint16 | Martin Kiewitz |
2009-10-03 | SCI/newgui: virtual warnings fixed | Martin Kiewitz |
2009-10-03 | SCI/newgui: set title on newWindow | Martin Kiewitz |
2009-10-03 | SCI: Merge new GUI code written by m_kiewitz. | Willem Jan Palenstijn |
2009-10-03 | fixed addMenu isspace() issue on umlauts | Martin Kiewitz |
2009-10-03 | SCI: Fix typo | Willem Jan Palenstijn |
2009-10-02 | SCI: Fix parse_reg_t, it no longer modified the const string passed to it | Max Horn |
2009-10-02 | Fix cppcheck issue reported by salty-horse | Willem Jan Palenstijn |
2009-10-02 | Fix some cppcheck warnings reported by salty-horse | Max Horn |
2009-10-02 | SCI: Remove PRINT_STK macro; cleanup | Max Horn |
2009-10-02 | SCI: Use String::printf instead of temporary buffer | Willem Jan Palenstijn |
2009-10-02 | SCI: Make NULL_REG & SIGNAL_REG const; change validate_property so that its c... | Max Horn |
2009-10-02 | SCI: Remove dead code | Max Horn |
2009-10-01 | SCI: cleanup | Willem Jan Palenstijn |
2009-10-01 | Rewrote weird-looking code, which might lead to undefined behavior, according... | Filippos Karapetis |
2009-10-01 | Removed the STRICT_SEND, STRICT_READ and ASSERT_ARITHMETIC defines | Filippos Karapetis |
2009-10-01 | SCI: Add some fixmes noted by salty-horse. | Willem Jan Palenstijn |
2009-10-01 | - Removed the toggle for "weak" validations, as there are cases where they fa... | Filippos Karapetis |
2009-10-01 | SCI: Remove outdated debugging hack. | Willem Jan Palenstijn |
2009-09-30 | Removed an old (and now obsolete) workaround for KQ5 | Filippos Karapetis |