aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/callables_br.cpp
AgeCommit message (Collapse)Author
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
look at debug() and debugC(), since I'm really bored with this now. :-) svn-id: r41061
2009-03-29Added declaration for Amiga BRA callables.Nicola Mettifogo
svn-id: r39741
2008-08-15Disabled lip syncing code in BRA, since I couldn't find any scripts actually ↵Nicola Mettifogo
using it. Some warnings have been added as a sentinel. svn-id: r33890
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-07-29Added callables stubs for Big Red Adventure.Nicola Mettifogo
svn-id: r28312