scrawl
|
9d4f79bcfc
|
GCC compile fix
|
2012-03-17 15:24:47 +01:00 |
|
gugus
|
042d87f77f
|
a lot of clean up
|
2012-03-16 17:53:34 +01:00 |
|
gugus
|
91801e5cab
|
stop spamming messages
|
2012-03-16 17:39:14 +01:00 |
|
gugus
|
56a84b6a1a
|
choices works. The only thing remaining is the script arguments problems.
Need a lot of clean up too.
|
2012-03-16 17:30:59 +01:00 |
|
gugus
|
07d8d654cd
|
one step toward function filters and end choices.
|
2012-03-14 18:47:29 +01:00 |
|
gugus
|
6f7752633a
|
there was no extension in the compiler context. Corrected. But Choice doesn't work.
|
2012-03-07 18:44:09 +01:00 |
|
Marc Zinnschlag
|
69f0ec99f1
|
implemented dialogue scripts
|
2012-03-05 16:56:14 +01:00 |
|
Marc Zinnschlag
|
65756db49e
|
Merge remote branch 'gus/DialogueSystem' into dialogue
|
2012-03-05 11:34:16 +01:00 |
|
gugus
|
9716199d18
|
script "fix". I'm waiting for you Zini^^
|
2012-02-18 12:19:42 +01:00 |
|
gugus
|
c0bd86ce44
|
scripts. Not tested
|
2012-02-17 20:20:23 +01:00 |
|
gugus
|
232e478768
|
Fix for prefix/suffix stuff
|
2012-02-15 13:23:59 +01:00 |
|
Marc Zinnschlag
|
d66b6743f4
|
minor fix
|
2012-02-12 13:58:02 +01:00 |
|
gugus
|
4d4ae41a4a
|
greetings are working now
|
2012-02-11 12:19:02 +01:00 |
|
gugus
|
eee5d20809
|
a little fix
|
2012-02-10 22:54:17 +01:00 |
|
gugus
|
554bf8e586
|
Improvement in the dialogue manager
|
2012-02-10 22:01:31 +01:00 |
|
gugus
|
ea8335a393
|
addTopic function
|
2012-02-10 16:09:43 +01:00 |
|
gugus
|
e7ef39cabc
|
more improvements to dialogue filters. Some of them are still missing.
|
2012-02-09 19:27:15 +01:00 |
|
gugus
|
c65c160e7b
|
finished connecting the dialogue GUI and the dialogue manager
|
2012-02-05 12:25:23 +01:00 |
|
gugus
|
abe38e5f87
|
Started to weire the dialogue manager and the dialogue GUI
|
2012-02-05 10:54:56 +01:00 |
|
Marc Zinnschlag
|
33f8049a36
|
accessing topic index didn't work
|
2011-12-29 17:32:57 +01:00 |
|
Marc Zinnschlag
|
e18dde4571
|
added topic tracking
|
2011-04-26 20:48:36 +02:00 |
|
Marc Zinnschlag
|
7a1b215b6a
|
splitting of topic class from quest class
|
2011-04-26 20:39:59 +02:00 |
|
Marc Zinnschlag
|
3406d2fa89
|
removed redundant data from quest class
|
2011-04-26 20:22:50 +02:00 |
|
Marc Zinnschlag
|
944291d34f
|
added quest tracking to the journal
|
2011-04-26 20:08:37 +02:00 |
|
Marc Zinnschlag
|
65e43c448a
|
splitted StampedJournalEntry class off from JournalEntry
|
2011-04-22 11:16:39 +02:00 |
|
Marc Zinnschlag
|
f3fecdc627
|
quest entries are added to main journal now
|
2011-04-21 11:05:49 +02:00 |
|
Marc Zinnschlag
|
23464e4035
|
added interface and container for main journal
|
2011-04-19 11:02:22 +02:00 |
|
Marc Zinnschlag
|
5851e0a28c
|
added journal entry struct
|
2011-04-19 10:54:11 +02:00 |
|
Marc Zinnschlag
|
b40117449a
|
added journal script interface
|
2011-04-04 11:23:15 +02:00 |
|
Marc Zinnschlag
|
190f77f6c9
|
added journal class
|
2011-04-04 11:16:56 +02:00 |
|
Marc Zinnschlag
|
4a12be11bf
|
moved PlayerPos class from MWRender to MWWorld and renamed it to Player
|
2011-01-04 15:58:22 +01:00 |
|
Jan-Peter Nilsson
|
54319b0117
|
Use the input manager to enable the dialog
|
2010-11-06 01:09:05 +01:00 |
|
Marc Zinnschlag
|
6e46ddae33
|
more detailed report of unhandled info record fields
|
2010-08-19 13:06:15 +02:00 |
|
Marc Zinnschlag
|
4f3f174016
|
fixed a dialogue bug
|
2010-08-18 11:06:41 +02:00 |
|
Marc Zinnschlag
|
e42f1bbc11
|
open dialogue window, if a matching greetings info record is found
|
2010-08-18 09:19:16 +02:00 |
|
Marc Zinnschlag
|
19c5ace602
|
added test for actor faction
|
2010-08-08 15:17:49 +02:00 |
|
Marc Zinnschlag
|
594d3cef4f
|
added test for actor class
|
2010-08-08 15:12:53 +02:00 |
|
Marc Zinnschlag
|
11bc131417
|
added test for global variables
|
2010-08-08 15:09:44 +02:00 |
|
Marc Zinnschlag
|
fbe11956a6
|
added dummy test for select type '1' (Function); always yields false for now
|
2010-08-08 14:43:20 +02:00 |
|
Marc Zinnschlag
|
c7fab9aad6
|
added test for actor race
|
2010-08-08 14:36:45 +02:00 |
|
Marc Zinnschlag
|
2acfe22975
|
added test for actor ID
|
2010-08-08 14:28:35 +02:00 |
|
Marc Zinnschlag
|
8f4359db08
|
added test for select type '3' (Local)
|
2010-08-08 13:21:03 +02:00 |
|
Marc Zinnschlag
|
a25c7bb2c0
|
added test for cell name
|
2010-08-08 11:37:59 +02:00 |
|
Marc Zinnschlag
|
9d25e74a05
|
on dialogue start run through the info records of dialogue record 'hello'; currently no testing done -> the first info recrod will match
|
2010-08-08 11:34:03 +02:00 |
|
Marc Zinnschlag
|
c806415f08
|
changed namespace, class and function names to ensure consistent spelling
|
2010-08-06 19:16:44 +02:00 |
|
Marc Zinnschlag
|
d6541d4f3c
|
changed file names to ensure consistent spelling
|
2010-08-06 19:10:56 +02:00 |
|