index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
gui
/
gui.cpp
Age
Commit message (
Expand
)
Author
2009-10-25
SCI/newgui: removed list parameter from addToPicDrawCels()
Martin Kiewitz
2009-10-24
SCI/newgui: dont react on paletteSet when playing an EGA game (fixes Xmas car...
Martin Kiewitz
2009-10-22
Moved the view loop counting code in the new GUI
Filippos Karapetis
2009-10-21
- Removed kShow() and the related code it uses - it's a debugging function, a...
Filippos Karapetis
2009-10-20
SCI/newgui: textedit control also changed to draw text like sierra sci
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: 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
SCI: cleanup text alignment
Martin Kiewitz
2009-10-18
SCI/newgui: listbox now finally working correctly
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: 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: Inserted comment about sq4 intro problem
Martin Kiewitz
2009-10-16
Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,...
Filippos Karapetis
2009-10-15
SCI/newgui: within transitions mouse cursor is now hidden
Martin Kiewitz
2009-10-14
SCI: removed speed throttler (cause of kAnimate change)
Martin Kiewitz
2009-10-14
SCI/newgui: kPalette / setIntensity / reimplemented setPalette optional param...
Martin Kiewitz
2009-10-14
SCI/newgui: changed kPalette (setIntensity) to behave differently (seems we h...
Martin Kiewitz
2009-10-14
SCI: kDrawPic now reads out blackout flag for transitions
Martin Kiewitz
2009-10-14
SCI/newgui: SciGuiTransitions now also supports scrolling up (lsl6 intro)
Martin Kiewitz
2009-10-14
SCI/newgui: implemented code to differentiate between EGA and VGA transitions
Martin Kiewitz
2009-10-14
SCI/newgui: SciGuiTransitions now at least supports fadeIn/out
Martin Kiewitz
2009-10-14
SCI/newgui: SciGuiTransitions receives SciGui now
Martin Kiewitz
2009-10-14
SCI/newgui: SciGuiTransitions now gets picRect
Martin Kiewitz
2009-10-14
Proper variable naming
Filippos Karapetis
2009-10-14
- Moved cel width and height calculation in the GUI
Filippos Karapetis
2009-10-13
SCI/newgui: class SciGuiTransitions created
Martin Kiewitz
2009-10-13
SCI/newgui: DrawControl type 10 is actually just a dummy in qfg1ega, we dont ...
Martin Kiewitz
2009-10-13
SCI/newgui: K_CONTROL_* renamed to SCI_CONTROLS_TYPE_*
Martin Kiewitz
2009-10-13
SCI/newgui: canBeHere fixed, walk-anywhere in sq3 is not possible anymore
Martin Kiewitz
2009-10-13
Merged the rest of the cursor code
Filippos Karapetis
2009-10-13
SCI/newgui: kSetPort() now also supporting 7 parameters
Martin Kiewitz
2009-10-13
SCI/newgui: implemented resetEngineState() in SciGuiAnimate
Martin Kiewitz
2009-10-13
SCI/newgui: SciGuiAnimate class created
Martin Kiewitz
2009-10-12
SCI/newgui: kGraph RedrawBox (ReAnimate) is now using class calling (function...
Martin Kiewitz
2009-10-12
SCI/newgui: kDrawControl (icon) now also calls BitsShow()
Martin Kiewitz
2009-10-12
Move the line drawing code to SciGuiScreen()
Filippos Karapetis
2009-10-12
SCI/newgui: implemented kPicNotValid
Martin Kiewitz
2009-10-12
SCI/newgui: kGraph updateBox implemented, cleaned up usage of BitsShow() stil...
Martin Kiewitz
2009-10-11
SCI/newgui: support for textedit control (mouse support not yet implemented)
Martin Kiewitz
2009-10-11
fix compilation
Joost Peters
2009-10-11
Use BitsShow() for partial screen updates
Filippos Karapetis
2009-10-11
Fill box routines do not translate the fill box coordinates
Filippos Karapetis
[prev]
[next]