28 Commits

Author SHA1 Message Date
Gregory Montoir
d8ffcaf340 new Verb class
svn-id: r11010
2003-10-30 10:56:38 +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
Joost Peters
e02fe63f2e added loadFileMalloc() method
svn-id: r10988
2003-10-28 12:42:35 +00:00
Joost Peters
6fc0cd7913 whatever
svn-id: r10959
2003-10-25 01:11:14 +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
David Eriksson
3cff930d8f Disable debug message
svn-id: r10935
2003-10-21 13:17:11 +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
7897eeac10 Do it right this time.
svn-id: r10906
2003-10-19 11:55:55 +00:00
David Eriksson
e3d236def0 Probably play right voice at the right time now.
svn-id: r10905
2003-10-19 11:51:41 +00:00
David Eriksson
2a5c965283 Improved the 'special moves' for intro cutaway (but the thugs must be
hiding behind some crate...)

svn-id: r10897
2003-10-18 16:19:36 +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
Max Horn
8ab81c2533 fix warning
svn-id: r10873
2003-10-17 16:50:35 +00:00
Jamieson Christian
e59ce1cd5a Fix MSVC6 warnings
svn-id: r10871
2003-10-17 16:42:49 +00:00
David Eriksson
a935fcfe92 - Implement *WT
- Disable some debug output

svn-id: r10855
2003-10-17 11:47:41 +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
Paweł Kołodziejski
afb96f867c fixed compilation
svn-id: r10707
2003-10-09 16:33:00 +00:00
David Eriksson
f99c8b81db Improved Queen::Talk class
svn-id: r10667
2003-10-07 12:20:31 +00:00
Max Horn
2485f15e34 fixed warnings
svn-id: r10663
2003-10-07 09:34:19 +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