aboutsummaryrefslogtreecommitdiff
path: root/queen/talk.cpp
AgeCommit message (Expand)Author
2003-11-10fix some bugs :Gregory Montoir
2003-11-09Moved _talkSelected to Logic.David Eriksson
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Show mouse cursor in dialogue.David Eriksson
2003-11-07Small fixes.David Eriksson
2003-11-07Don't try to speak NULL strings, this fixes atleast 1 crash. (looking out the...Joost Peters
2003-11-06- Improved talkingDavid Eriksson
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-10-30new Verb classGregory Montoir
2003-10-29A commit that has it all:David Eriksson
2003-10-29only one RandomSource for the engineGregory Montoir
2003-10-28added loadFileMalloc() methodJoost Peters
2003-10-25whateverJoost Peters
2003-10-23Make it possible to quit cutaways!David Eriksson
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21Disable debug messageDavid Eriksson
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
2003-10-19Do it right this time.David Eriksson
2003-10-19Probably play right voice at the right time now.David Eriksson
2003-10-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
2003-10-17fix warningMax Horn
2003-10-17Fix MSVC6 warningsJamieson Christian
2003-10-17- Implement *WTDavid Eriksson
2003-10-16Now we're talking!David Eriksson
2003-10-16Don't talk too much.David Eriksson
2003-10-15Moving heads when talking, but where is the text? :-)David Eriksson
2003-10-15Improved talking.David Eriksson
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
2003-10-12- Integrate with Joost's and Gregory's latest implementations.David Eriksson
2003-10-10Improved Talk class.David Eriksson
2003-10-09fixed compilationPaweł Kołodziejski
2003-10-07Improved Queen::Talk classDavid Eriksson
2003-10-07fixed warningsMax Horn
2003-10-07- Added a debug stub for the selectSentence methodDavid Eriksson
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson