Age | Commit message (Expand) | Author |
2016-07-15 | TITANIC: gcc compilation fixes | Paul Gilbert |
2016-07-15 | TITANIC: gcc compilation fixes | Paul Gilbert |
2016-07-15 | TITANIC: Implement TTquotes read | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTquotes load | Paul Gilbert |
2016-07-15 | TITANIC: Implemented TTnpcScript loadQuotes | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of TTquotes class | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTnpcScript processSentence | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of script handler processSentence | Paul Gilbert |
2016-07-15 | TITANIC: New TTsentenceEntries class for holding sentence res data | Paul Gilbert |
2016-07-15 | TITANIC: Remove redundant CScriptHandlerSub class | Paul Gilbert |
2016-07-15 | TITANIC: Implement TTnpcScript selectResponse | Paul Gilbert |
2016-07-15 | TITANIC: Finished BarbotScript chooseResponse | Paul Gilbert |
2016-07-15 | TITANIC: More script dial methods | Paul Gilbert |
2016-07-15 | TITANIC: Adding setDial method | Paul Gilbert |
2016-07-15 | TITANIC: Further npc scripts chooseResponse methods | Paul Gilbert |
2016-07-15 | TITANIC: Renaming script methods | Paul Gilbert |
2016-07-15 | TITANIC: Implementing npc scripts chooseResponse methods | 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 | DEVTOOLS: Fixes to Deskbot responses in create_titanic | Paul Gilbert |
2016-07-15 | DEVTOOLS: Add Bellbot script responses to create_titanic | Paul Gilbert |
2016-07-15 | DEVTOOLS: Completed tags list for Deskbot | Paul Gilbert |
2016-07-15 | DEVTOOLS: Adding Deskbot tags list | Paul Gilbert |
2016-07-15 | TITANIC: Adding TTnpcScript dialogue Id handling | Paul Gilbert |
2016-07-15 | TITANIC: Added TTnpcScript getValue | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out of CTrueTalkManager class | Paul Gilbert |
2016-07-15 | TITANIC: Further fleshing out of TTscriptBase | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out TTscriptBase class | Paul Gilbert |
2016-07-15 | TITANIC: Beginnings of TTresponse class | Paul Gilbert |
2016-07-15 | TITANIC: Fix dispatching messages by target name | Paul Gilbert |
2016-07-15 | TITANIC: Move unknown method from TTword to TTadj | Paul Gilbert |
2016-07-15 | TITANIC: Finished Deskbot message handlers | Paul Gilbert |
2016-07-15 | TITANIC: Reorganising methods to class they are in the original | Paul Gilbert |
2016-07-15 | TITANIC: More implementing deskbot message handlers | Paul Gilbert |
2016-07-15 | TITANIC: Adding CDeskbot message handlers | Paul Gilbert |
2016-07-15 | TITANIC: Message handler stubs for CDeskbot | Paul Gilbert |
2016-07-15 | TITANIC: Added CTurnOnObject message handlers | Paul Gilbert |
2016-07-15 | TITANIC: Added CTrueTalkManager playSpeech | Paul Gilbert |
2016-07-15 | TITANIC: Remainder of TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Remaining tag switch cases in TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Adding tag switches to TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Convert outer tag comparisons to switch cases in TTparser considerRe... | Paul Gilbert |
2016-07-15 | TITANIC: Finished inner switch of TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Fleshing out TTparser considerRequests | Paul Gilbert |
2016-07-15 | TITANIC: Adding more to TTparser considerRequests, and support methods | Paul Gilbert |
2016-07-15 | TITANIC: Finished TTparser processModifiers | Paul Gilbert |
2016-07-15 | TITANIC: In-progress TTparser processModifiers | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser removeNode | Paul Gilbert |
2016-07-15 | TITANIC: Added TTparser processRequests | Paul Gilbert |