Commit graph

14 commits

Author SHA1 Message Date
Paul Gilbert
d74e94950b TITANIC: DE: Merged German NPC script subclasses back in
There ended up not being enough custom German code in the scripts
to warrant having sub-classes that reimplemented entire methods
2017-09-23 21:18:25 -04:00
Paul Gilbert
42b24e328a TITANIC: Add skeleton derived bot script classes for German version 2017-09-17 16:39:51 -04:00
Paul Gilbert
9d6af45877 TITANIC: Removal of un-used fields to reduce Buildbot warnings
Note there's a lot of preliminary code in the star_control/ folder
for code that still needs to be fully disassembled & implemented.
So for now I've made liberal use of #if 0 blocks to disable fields
that will likely be needed again in the future
2017-01-15 09:29:04 -05:00
Eugene Sandulenko
dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert
cf63ceeb3c TITANIC: Adding BellbotScript support methods 2016-07-30 21:34:41 -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
4e766db41c TITANIC: Implemented TTnpcScript loadQuotes 2016-07-15 19:19:17 -04:00
Paul Gilbert
e5e0e22c56 TITANIC: Beginnings of TTinput class 2016-07-10 16:39:32 -04:00
Paul Gilbert
bac4ced73d TITANIC: Further renaming of named scripts to npc scripts 2016-07-10 16:38:48 -04:00
Paul Gilbert
0cbd9f5063 TITANIC: Changing TTNamed* classes to TTNpc* 2016-07-10 16:38:47 -04:00
Paul Gilbert
d712875c02 TITANIC: Renamed TT unnamed script classes to room scripts 2016-07-10 16:38:26 -04:00
Paul Gilbert
60e137c651 TITANIC: Implemented true talk manager & script loading 2016-03-12 10:51:34 -05:00
Paul Gilbert
c0de794584 TITANIC: Added stubs for the different script classes 2016-03-12 07:59:44 -05:00
Paul Gilbert
e68e8334ed TITANIC: Beginnings of True Talk scripts hierarchy 2016-03-11 22:55:14 -05:00