Age | Commit message (Expand) | Author |
2016-11-11 | TITANIC: Field renamings, and fix for incorrect switch cases | Paul Gilbert |
2016-11-06 | TITANIC: Fix Deskbot saying your assigned room | Paul Gilbert |
2016-11-06 | TITANIC: Workaround original game bug in fish response | Paul Gilbert |
2016-11-05 | TITANIC: Some renamings in DeskbotScript | Paul Gilbert |
2016-11-05 | TITANIC: Fix showing replies with multiple response fragments | Paul Gilbert |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-08-01 | TITANIC: Fix Coverity warnings | Paul Gilbert |
2016-07-31 | TITANIC: Added DeskbotScript scriptChanged | Paul Gilbert |
2016-07-31 | TITANIC: Added DeskbotScript process | Paul Gilbert |
2016-07-31 | TITANIC: Adding lots of const prefixes | Paul Gilbert |
2016-07-31 | TITANIC: Added DeskbotScript preprocess | Paul Gilbert |
2016-07-30 | TITANIC: Added BellbotScript scriptChanged | Paul Gilbert |
2016-07-30 | TITANIC: Added BellbotScript preprocess | Paul Gilbert |
2016-07-30 | TITANIC: Added NPC randomResponse methods, reworked NPC data | Paul Gilbert |
2016-07-29 | TITANIC: Handle NPC getDialsBitset methods | Paul Gilbert |
2016-07-29 | TITANIC: Rename NPC scripts proc25 to doSentenceEntry | Paul Gilbert |
2016-07-29 | TITANIC: Handle NPC postResponse methods | Paul Gilbert |
2016-07-29 | TITANIC: Add NPC preResponse methods | Paul Gilbert |
2016-07-28 | TITANIC: Added DeskbotScript setFlags17 | Paul Gilbert |
2016-07-28 | TITANIC: Added BarbotScript updateState | Paul Gilbert |
2016-07-28 | TITANIC: Add loading of updateState arrays | Paul Gilbert |
2016-07-28 | TITANIC: Added DeskbotScript updateState | Paul Gilbert |
2016-07-27 | TITANIC: Renaming for NPC state methods | Paul Gilbert |
2016-07-27 | TITANIC: Moved handleQuote data arrays to datafile | Paul Gilbert |
2016-07-26 | TITANIC: Added remainder of DeskbotScript handleQuote | Paul Gilbert |
2016-07-26 | TITANIC: Added remainder of BarbotScript handleQuote | Paul Gilbert |
2016-07-26 | TITANIC: Handled tag switch in DeskbotScript handleQuote | Paul Gilbert |
2016-07-25 | TITANIC: Added Bellbot & Deskbot proc25 | Paul Gilbert |
2016-07-25 | TITANIC: Added BarbotScript proc25 | Paul Gilbert |
2016-07-24 | TITANIC: Remove deprecated code | Paul Gilbert |
2016-07-24 | TITANIC: Load word lists for each NPC Script class | Paul Gilbert |
2016-07-24 | TITANIC: Finish TTbarbotScript process method | Paul Gilbert |
2016-07-15 | TITANIC: Replace NPC proc23 methods with a single getMapping | Paul Gilbert |
2016-07-15 | TITANIC: Remove deprecated NPC methods for data now loaded from DAT file | Paul Gilbert |
2016-07-15 | TITANIC: Changed NPC proc7 definitions to process | Paul Gilbert |
2016-07-15 | TITANIC: Changed NPC proc10 definitions to scriptChanged | Paul Gilbert |
2016-07-15 | TITANIC: Added Deskbot dial test methods | Paul Gilbert |
2016-07-15 | TITANIC: Add loading of NPC tag maps, TTnpcScript translateId method | Paul Gilbert |
2016-07-15 | TITANIC: Add loading of NPC sentence entry data | Paul Gilbert |
2016-07-15 | TITANIC: Load NPC mapping tables | Paul Gilbert |
2016-07-15 | TITANIC: Remove unneeded NPC setupRanges methods | Paul Gilbert |
2016-07-15 | TITANIC: Add loading of Deskbot ranges | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of loading NPC range data | Paul Gilbert |
2016-07-15 | TITANIC: Renamings for script setupRanges | Paul Gilbert |
2016-07-15 | TITANIC: Added TTnpcScript setupDials | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out usage of TTscriptArrayItem in TTnpcScript | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTnpcScript processSentence | Paul Gilbert |
2016-07-15 | TITANIC: Load response data for remaining NPC scripts | Paul Gilbert |
2016-07-15 | TITANIC: Set up loading of deskbot & bellbot script response lists | Paul Gilbert |
2016-07-15 | TITANIC: Adding TTnpcScript dialogue Id handling | Paul Gilbert |