aboutsummaryrefslogtreecommitdiff
path: root/scumm/floodfill_he.h
AgeCommit message (Collapse)Author
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2006-01-10Get rid of unused variables and removed them from the save data ; ↵Gregory Montoir
FloodFill.unk1C and _curExecScript. Concerning _curExecScript, I checked several interpreters (even one with windex compiled in), the only function where it's used is runAllScripts. svn-id: r19977
2005-10-18Added flood fill support. Pajama2 puzzle seems to be ok nowGregory Montoir
svn-id: r19158