19 Commits

Author SHA1 Message Date
Paweł Kołodziejski
8f130401a1 cleanup whitespaces
svn-id: r11224
2003-11-08 23:45:45 +00:00
David Eriksson
3769398474 - Improved talking
- Lots of small fixes

svn-id: r11165
2003-11-06 21:06:01 +00:00
David Eriksson
c524a58197 The more I implement, the more I need to implement.
- More cutaway code
- More dialogue code
Hint: Let the last intro cutaway finish if you don't want Joe to get stuck.

svn-id: r11160
2003-11-06 08:44:33 +00:00
David Eriksson
5813950a83 A commit that has it all:
- Bug fixes
- Refactoring
- New code

svn-id: r11007
2003-10-29 21:04:12 +00:00
Gregory Montoir
24acd21da4 only one RandomSource for the engine
svn-id: r11004
2003-10-29 13:06:10 +00:00
David Eriksson
7772adbe1e Make it possible to quit cutaways!
svn-id: r10952
2003-10-23 18:50:47 +00:00
David Eriksson
ad98347eb0 Initial version of the Input class. Some things still missing.
svn-id: r10944
2003-10-23 06:44:35 +00:00
Joost Peters
5bcf5a901e add Sound class + call it from Talk::speakSegment
svn-id: r10933
2003-10-21 12:29:37 +00:00
David Eriksson
935a476a29 Moved function from Talk to Graphics because Cutaway need it too.
svn-id: r10891
2003-10-18 12:18:43 +00:00
David Eriksson
7c55594afc Now we're talking!
svn-id: r10831
2003-10-16 17:02:32 +00:00
David Eriksson
f057e794f7 Don't talk too much.
svn-id: r10819
2003-10-16 04:01:40 +00:00
David Eriksson
35c23667c3 Moving heads when talking, but where is the text? :-)
svn-id: r10815
2003-10-15 18:39:30 +00:00
David Eriksson
de410e62f2 Improved talking.
svn-id: r10813
2003-10-15 11:33:02 +00:00
David Eriksson
83bf2f0e17 - Make Cutaway use Walk object from Logic
- Added talkSpeed to Logic
- Some more Talk code

svn-id: r10810
2003-10-15 09:23:05 +00:00
David Eriksson
ba281b251a - Integrate with Joost's and Gregory's latest implementations.
- Implement more...

svn-id: r10771
2003-10-12 19:16:48 +00:00
David Eriksson
4ae7e06a1d Improved Talk class.
svn-id: r10711
2003-10-10 09:45:22 +00:00
David Eriksson
f99c8b81db Improved Queen::Talk class
svn-id: r10667
2003-10-07 12:20:31 +00:00
David Eriksson
8937a96e50 - Added a debug stub for the selectSentence method
- Added final talk for person Joe is talking to

svn-id: r10657
2003-10-07 06:56:29 +00:00
David Eriksson
c001e4357b - Add Talk class and begin to use it from Cutaway class
- Move getString() helper function to Talk class

svn-id: r10654
2003-10-07 03:58:44 +00:00