aboutsummaryrefslogtreecommitdiff
path: root/queen/talk.h
AgeCommit message (Collapse)Author
2003-10-29A commit that has it all:David Eriksson
- Bug fixes - Refactoring - New code svn-id: r11007
2003-10-29only one RandomSource for the engineGregory Montoir
svn-id: r11004
2003-10-23Make it possible to quit cutaways!David Eriksson
svn-id: r10952
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
svn-id: r10944
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
svn-id: r10933
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
svn-id: r10891
2003-10-16Now we're talking!David Eriksson
svn-id: r10831
2003-10-16Don't talk too much.David Eriksson
svn-id: r10819
2003-10-15Moving heads when talking, but where is the text? :-)David Eriksson
svn-id: r10815
2003-10-15Improved talking.David Eriksson
svn-id: r10813
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
- Added talkSpeed to Logic - Some more Talk code svn-id: r10810
2003-10-12- Integrate with Joost's and Gregory's latest implementations.David Eriksson
- Implement more... svn-id: r10771
2003-10-10Improved Talk class.David Eriksson
svn-id: r10711
2003-10-07Improved Queen::Talk classDavid Eriksson
svn-id: r10667
2003-10-07- Added a debug stub for the selectSentence methodDavid Eriksson
- Added final talk for person Joe is talking to svn-id: r10657
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson
- Move getString() helper function to Talk class svn-id: r10654