Age | Commit message (Expand) | Author |
2009-10-22 | Moved the view loop counting code in the new GUI | Filippos Karapetis |
2009-10-21 | SCI/newgui: kAnimate added comment about fastCast | Martin Kiewitz |
2009-10-21 | SCI/newgui: kAnimate - fastCast change (again) | Martin Kiewitz |
2009-10-21 | Make the check for global variable 84 inside SciGuiAnimate::invoke() simpler ... | Filippos Karapetis |
2009-10-21 | Fixed animations in LSL1VGA again | Filippos Karapetis |
2009-10-21 | - Removed kShow() and the related code it uses - it's a debugging function, a... | Filippos Karapetis |
2009-10-21 | SCI/newgui: kAnimate - now reads out signal again in .dispose loop, just in c... | Martin Kiewitz |
2009-10-21 | SCI/newgui: updating flags separately to fix issue in sq1 (almost at the end)... | Martin Kiewitz |
2009-10-20 | SCI/newgui: palVary logic as comments (work in progress) | Martin Kiewitz |
2009-10-20 | SCI/newgui: textedit control also changed to draw text like sierra sci | Martin Kiewitz |
2009-10-20 | SCI/newgui: Listbox control now draws text up one pixel, so that it matches s... | Martin Kiewitz |
2009-10-20 | SCI/newgui: Changed kPalette(animate) and implemented setFlags/unsetFlags | Martin Kiewitz |
2009-10-20 | SCI/newgui: kPalette/animate - accidentally changed speed to uint16 in prev. ... | Martin Kiewitz |
2009-10-20 | SCI/newgui: kPalette cleanup, preparing for sq5 paletteAnimate support | Martin Kiewitz |
2009-10-20 | SCI/newgui: kDisplay fixed so text centering will work correctly (based on si... | Martin Kiewitz |
2009-10-19 | SCI/newgui: old cursor uses now hardcoded white, fixes cursor color changing ... | Martin Kiewitz |
2009-10-19 | SCI/newgui: SciGuiPicture - fix drawing of mirrored embedded cel-data in vect... | Martin Kiewitz |
2009-10-19 | SCI/newgui: kAnimate comment changed on fastCast | Martin Kiewitz |
2009-10-19 | Made the check for global var 84 more generic (checking for the fastCast object) | Filippos Karapetis |
2009-10-19 | SCI/newgui: kAnimate support for globalVar 84 in kq5 to fix cels drawn into t... | Martin Kiewitz |
2009-10-18 | SCI: Make the implicit segMan param to GET_SEL32(V) and PUT_SEL32(V) explicit | Max Horn |
2009-10-18 | SCI/newgui: kDisplay fixme comment added for kq5 credits | Martin Kiewitz |
2009-10-18 | Remove unused variable. | Johannes Schickel |
2009-10-18 | SCI: cleanup text alignment | Martin Kiewitz |
2009-10-18 | SCI/newgui: Window manager cleanup | Martin Kiewitz |
2009-10-18 | SCI/newgui: listbox now finally working correctly | Martin Kiewitz |
2009-10-18 | SCI/newgui: Transitions workaround for lsl6 (till we find out what lsl6 sierr... | Martin Kiewitz |
2009-10-18 | SCI/newgui: kDrawStatus now does BitsShow() a little earlier, so rect wont ge... | Martin Kiewitz |
2009-10-17 | Removed obsolete/resolved FIXME | Filippos Karapetis |
2009-10-17 | SCI/newgui: kDisplay restoreUnder completed | Martin Kiewitz |
2009-10-17 | SCI/newgui: SciGuiAnimate::updateScreen() completed | Martin Kiewitz |
2009-10-17 | SCI/newgui: setup default transition, also dont setup transition if no transi... | Martin Kiewitz |
2009-10-17 | SCI: Fix delete/delete[] mismatch | Willem Jan Palenstijn |
2009-10-17 | SCI/newgui: SciGuiTransitions fixed fadeIn | Martin Kiewitz |
2009-10-17 | SCI: Fix delete/free mismatches | Willem Jan Palenstijn |
2009-10-17 | SCI/newgui: fix bug in kCanBeHere, fixes sq4 intro roger hanging not falling | Martin Kiewitz |
2009-10-17 | SCI/newgui: set amiga palette immediately at game start and stop kPalette/ani... | Martin Kiewitz |
2009-10-17 | SCI/newgui: SciGuiTransitions::doit will warn about missing blackout-transitions | Martin Kiewitz |
2009-10-17 | SCI/newgui: Transitions - include terminator into blackoutTransitionsIDs table | Martin Kiewitz |
2009-10-17 | Silence gcc warnings. | Matthew Hoops |
2009-10-17 | SCI/newgui: Inserted comment about sq4 intro problem | Martin Kiewitz |
2009-10-17 | SCI/newgui: SciGuiTransitions now supports blackout flag as well (used in e.g... | Martin Kiewitz |
2009-10-17 | SCI/newgui: SciGuiTransitions now all transitions are supported, blackout fla... | Martin Kiewitz |
2009-10-17 | SCI/newgui: menuPort gets id 0xFFFF assigned, fixes kq5 mouse coordination | Martin Kiewitz |
2009-10-16 | Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,... | Filippos Karapetis |
2009-10-16 | SCI/newgui: WindowManager change so that WinMgrPort will get 0 and picWind wi... | Martin Kiewitz |
2009-10-16 | SCI/newgui: defined unused signal flags | Martin Kiewitz |
2009-10-16 | SCI/newgui: SciGuiTransitions - removed debug delay | Martin Kiewitz |
2009-10-16 | SCI/newgui: SciGuiTransitions now supports diagonal rolls as well (includes b... | Martin Kiewitz |
2009-10-16 | SCI/newgui: changed comment | Martin Kiewitz |