aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/dialogue.cpp
AgeCommit message (Expand)Author
2007-02-17Changed spaces to tabs again.Torbjörn Andersson
2007-02-17more conventional termination handling. Event loops are going to get merged s...Nicola Mettifogo
2007-02-17Some indentation and format changes. Mostly replacing spaces with tabs.Torbjörn Andersson
2007-02-14More skip_whitespace -> Common::ltrim(). For real now.Eugene Sandulenko
2007-02-08fixed bug: dialogue questions don't clutter the screen anymore when user is s...Nicola Mettifogo
2007-02-08fixed bug in dialogue parsing code: available answers now really depend on ga...Nicola Mettifogo
2007-02-01Used Fingolfin's workaround for a bogus (?) warning produced by some versionsTorbjörn Andersson
2007-01-31fixed casting bug as suggested by fingolfin on tracker item #1648325Nicola Mettifogo
2007-01-26fixed out-of-bounds error causing random crashes in dialoguesNicola Mettifogo
2007-01-26added more debug messagesNicola Mettifogo
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
2007-01-14Initial import of Parallaction engineEugene Sandulenko