aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/callables_ns.cpp
AgeCommit message (Collapse)Author
2007-07-31Changed code to use the new fadePalette function, thus removing ↵Nicola Mettifogo
fadeInPalette and some custom fade code in _c_endComment. svn-id: r28368
2007-07-31Renamed palette functions.Nicola Mettifogo
svn-id: r28365
2007-07-30Fixed palette going psychedelic at the very end of the game.Nicola Mettifogo
svn-id: r28335
2007-07-30Replaced some palette code in _c_endComment with a function call.Nicola Mettifogo
svn-id: r28334
2007-07-29Cleanup.Nicola Mettifogo
svn-id: r28303
2007-07-29Made current callable routines members of Parallaction_ns, and moved them to ↵Nicola Mettifogo
callables_ns.cpp. svn-id: r28302