Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-28 | TITANIC: Revert field renamings in CScriptHandler | Paul Gilbert | |
I initially thought the four concept fields could be given a relevant name for actor, object, and verb, but on further analysis, it looks like what fields go in which concept slot depends on the kind of sentence. I haven't been able to find any consistency, so I'm reverting them back to being called _concept1P through _concept4P | |||
2017-01-28 | TITANIC: Renamed sentence concept fields in CScriptHandler | Paul Gilbert | |
2017-01-25 | TITANIC: Simplify TTconceptNode setConcept | Paul Gilbert | |
2017-01-24 | TITANIC: Handle index 0 in TTconceptNode setConcept | Paul Gilbert | |
2016-11-13 | TITANIC: Fix crash in setConcept when src is null | Paul Gilbert | |
2016-11-02 | TITANIC: Parser fixes | Paul Gilbert | |
2016-07-15 | TITANIC: Added TTconceptNode createConcept | Paul Gilbert | |
2016-07-15 | TITANIC: Added TTsentence fn2 method | Paul Gilbert | |
2016-07-15 | TITANIC: Added various TTparser & TTconcept support methods | Paul Gilbert | |
2016-07-15 | TITANIC: Added TTconcept copy constructor | Paul Gilbert | |
2016-07-15 | TITANIC: Refactored TTsentenceSubBase to TTconceptNode | Paul Gilbert | |