73069 Commits

Author SHA1 Message Date
Paul Gilbert
31f8f1fbaf DEVTOOLS: Added SuccUBus ranges to create_titanic 2016-07-15 19:20:49 -04:00
Paul Gilbert
448b59c099 DEVTOOLS: Added Parrot ranges to create_titanic 2016-07-15 19:20:46 -04:00
Paul Gilbert
96f700a205 DEVTOOLS: Added MaitreD ranges to create_titanic 2016-07-15 19:20:43 -04:00
Paul Gilbert
0825f00bcc DEVTOOLS: Added Liftbot ranges to create_titanic 2016-07-15 19:20:39 -04:00
Paul Gilbert
565940d27c DEVTOOLS: Added Doorbot ranges to create_titanic 2016-07-15 19:20:36 -04:00
Paul Gilbert
16797bd75f TITANIC: Add loading of Deskbot ranges 2016-07-15 19:20:33 -04:00
Paul Gilbert
9a35125d65 TITANIC: Added Deskbot ranges to create_titanic 2016-07-15 19:20:30 -04:00
Paul Gilbert
c660bbf141 TITANIC: Beginnings of loading NPC range data 2016-07-15 19:20:27 -04:00
Paul Gilbert
59c033e68f DEVTOOLS: Start of script ranges addition to create_titanic 2016-07-15 19:20:23 -04:00
Paul Gilbert
6792fd92b7 TITANIC: Renamings for script setupRanges 2016-07-15 19:20:20 -04:00
Paul Gilbert
b76a6e2fb4 TITANIC: Added TTnpcScript setupDials 2016-07-15 19:20:17 -04:00
Paul Gilbert
a051735682 TITANIC: Added TTnpcScript getRangeValue 2016-07-15 19:20:14 -04:00
Paul Gilbert
9d92a5a6a4 TITANIC: Fleshing out usage of TTscriptArrayItem in TTnpcScript 2016-07-15 19:20:11 -04:00
Paul Gilbert
289856dce3 TITANIC: Finished TTquotesTree search methods 2016-07-15 19:20:08 -04:00
Paul Gilbert
bfe075d314 TITANIC: Further fleshing out of TTquotes and TTquotesTree 2016-07-15 19:20:05 -04:00
Paul Gilbert
51226842c8 TITANIC: Start of new TTvocabTree class; added load method 2016-07-15 19:20:02 -04:00
Paul Gilbert
253cf2f574 TITANIC: Fix startup crash when creating NPC scripts 2016-07-15 19:19:59 -04:00
Paul Gilbert
6c4eff4dfc TITANIC: Fix loading of JRQUOTES 2016-07-15 19:19:56 -04:00
Paul Gilbert
764cfcb6d6 TITANIC: gcc compilation fixes 2016-07-15 19:19:45 -04:00
Paul Gilbert
02b3526e29 TITANIC: gcc compilation fixes 2016-07-15 19:19:31 -04:00
Paul Gilbert
66efdc239c TITANIC: gcc compilation fixes 2016-07-15 19:19:28 -04:00
Paul Gilbert
ebb6028871 TITANIC: gcc compilation fixes 2016-07-15 19:19:25 -04:00
Paul Gilbert
e9c239797d TITANIC: Implement TTquotes read 2016-07-15 19:19:23 -04:00
Paul Gilbert
b3bcf1cc4e TITANIC: Finished TTquotes load 2016-07-15 19:19:20 -04:00
Paul Gilbert
4e766db41c TITANIC: Implemented TTnpcScript loadQuotes 2016-07-15 19:19:17 -04:00
Paul Gilbert
f02efd2d9e TITANIC: Beginnings of TTquotes class 2016-07-15 19:19:15 -04:00
Paul Gilbert
3196e488f1 TITANIC: Finished TTnpcScript processSentence 2016-07-15 19:19:12 -04:00
Paul Gilbert
6eb562a17a TITANIC: Beginnings of script handler processSentence 2016-07-15 19:19:09 -04:00
Paul Gilbert
62c699fa3c TITANIC: New TTsentenceEntries class for holding sentence res data 2016-07-15 19:19:07 -04:00
Paul Gilbert
928f9a8974 TITANIC: Remove redundant CScriptHandlerSub class 2016-07-15 19:19:04 -04:00
Paul Gilbert
6075a8fe49 TITANIC: Implement TTnpcScript selectResponse 2016-07-15 19:19:02 -04:00
Paul Gilbert
95dc0bc4cc TITANIC: Finished BarbotScript chooseResponse 2016-07-15 19:18:59 -04:00
Paul Gilbert
b1ae3f44db TITANIC: More script dial methods 2016-07-15 19:18:57 -04:00
Paul Gilbert
e2d3a0a32f TITANIC: Adding setDial method 2016-07-15 19:18:54 -04:00
Paul Gilbert
4ab3b4d209 TITANIC: Further npc scripts chooseResponse methods 2016-07-15 19:18:52 -04:00
Paul Gilbert
01020dcd8c TITANIC: Renaming script methods 2016-07-15 19:18:49 -04:00
Paul Gilbert
58c8833d82 TITANIC: Implementing npc scripts chooseResponse methods 2016-07-15 19:18:47 -04:00
Paul Gilbert
451ab9d452 TITANIC: Load response data for remaining NPC scripts 2016-07-15 19:18:45 -04:00
Paul Gilbert
ba5e13d479 TITANIC: Set up loading of deskbot & bellbot script response lists 2016-07-15 19:18:31 -04:00
Paul Gilbert
f51a428f8b DEVTOOLS: Fixes to Deskbot responses in create_titanic 2016-07-15 19:17:50 -04:00
Paul Gilbert
ec33749157 DEVTOOLS: Add Bellbot script responses to create_titanic 2016-07-15 19:17:31 -04:00
Paul Gilbert
cf0051caf7 DEVTOOLS: Completed tags list for Deskbot 2016-07-15 19:17:28 -04:00
Paul Gilbert
ef3bd4e286 DEVTOOLS: Adding Deskbot tags list 2016-07-15 19:17:24 -04:00
Paul Gilbert
d84fb55a24 TITANIC: Adding TTnpcScript dialogue Id handling 2016-07-15 19:17:20 -04:00
Paul Gilbert
3ad600439b TITANIC: Added TTnpcScript getValue 2016-07-15 19:17:16 -04:00
Paul Gilbert
07c1b2b23d TITANIC: Fleshing out of CTrueTalkManager class 2016-07-15 19:17:12 -04:00
Paul Gilbert
9f6a3d36f7 TITANIC: Further fleshing out of TTscriptBase 2016-07-15 19:17:09 -04:00
Paul Gilbert
4ee0ced047 TITANIC: Fleshing out TTscriptBase class 2016-07-15 19:17:05 -04:00
Paul Gilbert
2f4cf6a26a TITANIC: Beginnings of TTresponse class 2016-07-15 19:17:02 -04:00
Paul Gilbert
b9ad4ff727 TITANIC: Fix dispatching messages by target name 2016-07-15 19:16:58 -04:00