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
/
graphics
/
animate.cpp
Age
Commit message (
Expand
)
Author
2010-10-26
SCI: removing unneeded call
Martin Kiewitz
2010-10-26
SCI: fix gfx issues when giving out cards hoyle4
Martin Kiewitz
2010-10-26
SCI: kAnimate bit 2 is hoyle 4 exclusive
Martin Kiewitz
2010-10-26
SCI: little cleanup kAnimate
Martin Kiewitz
2010-10-26
SCI: fixing bug #3091767 by reverting r52820
Martin Kiewitz
2010-10-25
SCI: fix comment in kAddToPic
Martin Kiewitz
2010-10-24
SCI: fixing obvious kAddToPic regression
Martin Kiewitz
2010-10-10
SCI: Fix warning about uninitialized variable
Max Horn
2010-10-08
SCI: add global scaling again to kAddToPic
Martin Kiewitz
2010-09-25
SCI: little optimization in kAddToPic
Martin Kiewitz
2010-09-25
SCI: changes to kAddToPic
Martin Kiewitz
2010-09-20
Make r52818 general on trunk
Lars Skovlund
2010-09-20
SCI: Handle bit 2 of scaleSignal by not updating nsRect values when
Lars Skovlund
2010-09-05
SCI: dont do global scaling on non-scaleable views
Martin Kiewitz
2010-08-29
SCI: Throttle the invocations of Engine::shouldQuit()
Filippos Karapetis
2010-08-25
SCI: adding detection for freddy pharkas "fred"
Martin Kiewitz
2010-08-11
SCI: properly doing kAnimate loop/cel fixing
Martin Kiewitz
2010-08-11
SCI: revert r51969
Martin Kiewitz
2010-08-11
SCI: kAddToPic only wrote nsRect in sci1.1
Martin Kiewitz
2010-08-11
SCI: kAnimate invalid loop/cels now correctly fixed
Martin Kiewitz
2010-08-10
SCI: kAddToPic(list) set fixed priority flag
Martin Kiewitz
2010-08-10
SCI: add scaling support to kAddToPic
Martin Kiewitz
2010-08-10
SCI: adding workaround for kq5
Martin Kiewitz
2010-08-03
SCI: adding jones/talkie speed throttler view
Martin Kiewitz
2010-08-02
SCI: adding non-scaleable view capability
Martin Kiewitz
2010-07-31
SCI: adding detection for benchmark views
Martin Kiewitz
2010-07-31
SCI: kAnimate - limit update of nsRect when scaled
Martin Kiewitz
2010-07-31
SCI: fix kAddToPic called with view data
Martin Kiewitz
2010-07-30
SCI: Add comment about stability requirements in makeSortedList.
Johannes Schickel
2010-07-29
SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi...
Martin Kiewitz
2010-07-27
SCI: sci1.1 priority bands now changing in kDrawPic
Martin Kiewitz
2010-07-22
SCI: Remove sanity check introduced in rev 51154. When a node is deleted via ...
Filippos Karapetis
2010-07-22
SCI: Added a sanity check for rev 51152. If a node has been deleted, it shoul...
Filippos Karapetis
2010-07-22
SCI: Fixed the crash in LSL2, room 42 (when arriving at the island). kAnimate...
Filippos Karapetis
2010-06-29
SCI: Rename listEntry -> 'it' for better readability
Max Horn
2010-06-29
SCI: Simplify List::iterator usage in GfxAnimate
Max Horn
2010-06-29
SCI: Simplify GfxAnimate code, get rid of _listData
Max Horn
2010-06-28
SCI: kAnimate resetting _lastCastCount all the time
Martin Kiewitz
2010-06-28
SCI: Add const qualifiers to many GfxView methods and their return values.
Max Horn
2010-06-26
Further improve readability
Willem Jan Palenstijn
2010-06-26
Improve readability
Willem Jan Palenstijn
2010-06-25
When loading a game, stop all running VMs recursively, and also stop kAnimate...
Filippos Karapetis
2010-06-23
SCI: we extended the showBits() rect all the way depending on where the objec...
Martin Kiewitz
2010-06-23
Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...
Filippos Karapetis
2010-06-23
SCI: global scaling implemented (hopefully, i'm not sure if it works 100% :P)...
Martin Kiewitz
2010-06-23
SCI: adding some more global scaling code, adding vanishingY and vanishingX a...
Martin Kiewitz
2010-06-23
SCI: some initial work on global scaling
Martin Kiewitz
2010-06-20
SCI: kPalVary - cleanup and some more code
Martin Kiewitz
2010-06-18
Fixed a problem in kAnimate which occurred when a list was modified by a call...
Filippos Karapetis
2010-06-13
Disabled two cases of findObjectByName() in SCI0 early games
Filippos Karapetis
[next]