Commit Graph
161 Commits
Author SHA1 Message Date
Nicola Mettifogo e29ddfe156 more conventional termination handling. Event loops are going to get merged soon, so there are FIXME remainders around there.
svn-id: r25655
2007-02-17 15:57:49 +00:00
Torbjörn Andersson f33da9e412 Some indentation and format changes. Mostly replacing spaces with tabs.
svn-id: r25654
2007-02-17 15:37:49 +00:00
Eugene Sandulenko d910b545c5 More skip_whitespace -> Common::ltrim(). For real now.
svn-id: r25577
2007-02-14 00:36:06 +00:00
Nicola Mettifogo 6cbdf9ad59 fixed bug: dialogue questions don't clutter the screen anymore when user is selecting an answer
svn-id: r25429
2007-02-08 21:56:51 +00:00
Nicola Mettifogo 65dfc335ef fixed bug in dialogue parsing code: available answers now really depend on game flags
svn-id: r25427
2007-02-08 21:08:54 +00:00
Torbjörn Andersson 0a18259d78 Used Fingolfin's workaround for a bogus (?) warning produced by some versions
of GCC. (Not the one he's using, though, which is why I'm doing this instead.)

svn-id: r25327
2007-02-01 20:16:32 +00:00
Nicola Mettifogo 74b655f8df fixed casting bug as suggested by fingolfin on tracker item #1648325
svn-id: r25304
2007-01-31 10:21:36 +00:00
Nicola Mettifogo 3be5b0cca2 fixed out-of-bounds error causing random crashes in dialogues
svn-id: r25215
2007-01-26 23:26:28 +00:00
Nicola Mettifogo da096e4b17 added more debug messages
svn-id: r25214
2007-01-26 23:24:12 +00:00
Max Horn abb7d49bca Fixing const related warnings in the parallaction engine
svn-id: r25095
2007-01-15 21:14:34 +00:00
Eugene Sandulenko e5c7ce83b8 Initial import of Parallaction engine
svn-id: r25083
2007-01-14 21:29:12 +00:00