aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/gui.cpp
AgeCommit message (Expand)Author
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2008-07-25Converted BRA to work with the new menu approach. It is not yet well plugged-...Nicola Mettifogo