Commit Graph
50 Commits
Author SHA1 Message Date
Paul Gilbert 6723bed162 TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
Paul Gilbert 6f150abf15 TITANIC: DE: Added changes for LiftbotScript 2017-09-23 19:30:28 -04:00
Paul Gilbert 7e74c575da TITANIC: Fix conversation with Liftbot not working after twirling around 2017-07-24 21:02:50 -04:00
Paul Gilbert 231d9ba4d8 TITANIC: Fix incorrect Liftbot response to 'what floor am I on' 2017-07-24 20:51:46 -04:00
Paul Gilbert 7b61e71ae5 TITANIC: Fix quote searches done by all the bots 2017-07-19 18:56:04 -04:00
Paul Gilbert 6a955be8ac TITANIC: Fix some Liftbot dialogue responses 2017-01-16 19:07:15 -05:00
Paul Gilbert 5474a9b7c1 TITANIC: Field renamings, and fix for incorrect switch cases 2016-11-11 10:23:18 -05:00
Paul Gilbert 7fdba3151b TITANIC: Properly display LiftBot's greeting speech 2016-11-10 20:48:53 -05:00
Paul Gilbert 2202d32816 TITANIC: Further changes to use PassengerClass enum 2016-11-05 23:26:22 -04:00
Paul Gilbert 944cabd9cb TITANIC: Fix compiler warnings 2016-08-01 21:23:50 -04:00
Paul Gilbert 75f5a988b2 TITANIC: Compilation fix for LiftbotScript 2016-07-31 21:31:52 -04:00
Paul Gilbert 0192f83c5e TITANIC: Added LiftbotScript methods 2016-07-31 21:00:57 -04:00
Paul Gilbert 07bf730443 TITANIC: Adding lots of const prefixes 2016-07-31 14:31:36 -04:00
Paul Gilbert 377f926a6b TITANIC: Added BellbotScript scriptChanged 2016-07-30 23:52:09 -04:00
Paul Gilbert 6aef21517f TITANIC: Rename NPC scripts proc25 to doSentenceEntry 2016-07-29 22:27:07 -04:00
Paul Gilbert eef9303027 TITANIC: Handle NPC postResponse methods 2016-07-29 22:07:49 -04:00
Paul Gilbert 0243d5b677 TITANIC: Add NPC preResponse methods 2016-07-29 21:57:35 -04:00
Paul Gilbert 39f882d9f3 TITANIC: Added LiftbotScript updateState 2016-07-28 23:25:38 -04:00
Paul Gilbert c7bd63d881 TITANIC: Added BarbotScript updateState 2016-07-28 22:05:16 -04:00
Paul Gilbert 52b6c92ac0 TITANIC: Add loading of updateState arrays 2016-07-28 21:17:01 -04:00
Paul Gilbert 8cc9142a92 TITANIC: Renaming for NPC state methods 2016-07-27 19:41:07 -04:00
Paul Gilbert 13114f1d83 TITANIC: Finish LiftbotScript handleQuote 2016-07-27 12:20:46 -04:00
Paul Gilbert 89da2a8857 TITANIC: Moved handleQuote data arrays to datafile 2016-07-27 06:43:12 -04:00
Paul Gilbert ebeea1bb23 TITANIC: Added remainder of BarbotScript handleQuote 2016-07-26 22:27:47 -04:00
Paul Gilbert f1c4647c9b TITANIC: Added LiftbotScript proc25 2016-07-25 23:51:41 -04:00
Paul Gilbert fcb42d5715 TITANIC: Added Bellbot & Deskbot proc25 2016-07-25 21:01:36 -04:00
Paul Gilbert 9c763c978d TITANIC: Added BarbotScript proc25 2016-07-25 19:38:33 -04:00
Paul Gilbert 3efc9f5cde TITANIC: Added NPC scripts gitDialsBitsets methods 2016-07-25 08:17:22 -04:00
Paul Gilbert 2844574dc0 TITANIC: Added NPC Script setDialRegion methods 2016-07-24 23:29:59 -04:00
Paul Gilbert 539f13f5a4 TITANIC: Remove deprecated code 2016-07-24 23:13:37 -04:00
Paul Gilbert 3c547b6b35 TITANIC: Load word lists for each NPC Script class 2016-07-24 23:08:46 -04:00
Paul Gilbert 441d168d37 TITANIC: Replace NPC proc23 methods with a single getMapping 2016-07-15 19:23:31 -04:00
Paul Gilbert a5e6d1e345 TITANIC: Remove deprecated NPC methods for data now loaded from DAT file 2016-07-15 19:23:28 -04:00
Paul Gilbert 52f6394ae5 TITANIC: Changed NPC proc7 definitions to process 2016-07-15 19:23:22 -04:00
Paul Gilbert bf1657beb0 TITANIC: Changed NPC proc10 definitions to scriptChanged 2016-07-15 19:23:19 -04:00
Paul Gilbert 840557236c TITANIC: Add loading of NPC tag maps, TTnpcScript translateId method 2016-07-15 19:23:10 -04:00
Paul Gilbert 67b19851d5 TITANIC: Add loading of NPC sentence entry data 2016-07-15 19:21:17 -04:00
Paul Gilbert bc8e37e17b TITANIC: Load NPC mapping tables 2016-07-15 19:21:10 -04:00
Paul Gilbert 02cd4557a4 TITANIC: Remove unneeded NPC setupRanges methods 2016-07-15 19:20:56 -04:00
Paul Gilbert c660bbf141 TITANIC: Beginnings of loading NPC range data 2016-07-15 19:20:27 -04:00
Paul Gilbert 6792fd92b7 TITANIC: Renamings for script setupRanges 2016-07-15 19:20:20 -04:00
Paul Gilbert 9d92a5a6a4 TITANIC: Fleshing out usage of TTscriptArrayItem in TTnpcScript 2016-07-15 19:20:11 -04:00
Paul Gilbert 3196e488f1 TITANIC: Finished TTnpcScript processSentence 2016-07-15 19:19:12 -04:00
Paul Gilbert 6075a8fe49 TITANIC: Implement TTnpcScript selectResponse 2016-07-15 19:19:02 -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 d84fb55a24 TITANIC: Adding TTnpcScript dialogue Id handling 2016-07-15 19:17:20 -04:00
Paul Gilbert bc1585ccee TITANIC: Change some script method return types 2016-03-13 18:21:12 -04:00
Paul Gilbert c0de794584 TITANIC: Added stubs for the different script classes 2016-03-12 07:59:44 -05:00