index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
true_talk
/
tt_parser.cpp
Age
Commit message (
Expand
)
Author
2019-07-25
TITANIC: Fix gcc compiler warnings
Paul Gilbert
2019-03-03
TITANIC: Fix crash asking Parrot who sabotaged the ship
Paul Gilbert
2019-01-07
TITANIC: Fix some incorrect switch fall throughs
Paul Gilbert
2018-07-14
TITANIC: More properly handle parser clearing after sentence processing
Paul Gilbert
2018-07-14
TITANIC: Remove any unfreed parser nodes at the end of sentence parsing
Paul Gilbert
2018-05-20
JANITORIAL: Remove trailing whitespace
Adrian Frühwirth
2018-05-02
TITANIC: Hopefully fix Release mode crash when selecting floors manually
Paul Gilbert
2017-10-12
TITANIC: DE: Fix saying 'ja' to Deskbot during checkin
Paul Gilbert
2017-10-10
TITANIC: Fix buffer overflow in parser searchAndReplace
Paul Gilbert
2017-10-06
TITANIC: DE: Fixes for article handling
Paul Gilbert
2017-09-18
TITANIC: Fix identified redundant tests & assignments
Paul Gilbert
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-08-12
TITANIC: Fix converting double digit words into numbers
Paul Gilbert
2017-08-12
TITANIC: Fix to processing textual numbers in sentences
Paul Gilbert
2017-07-30
TITANIC: Fix crash saying 'No I dont' to Deskbot
Paul Gilbert
2017-07-18
TITANIC: Fix access after free in filterConcepts loop
Paul Gilbert
2017-06-22
TITANIC: Implement German parser preprocessing
Paul Gilbert
2017-06-12
TITANIC: Fix saying goodbye to Bellbot
Paul Gilbert
2017-06-12
TITANIC: Add missing addNode to WC_ABSTRACT handling
Paul Gilbert
2017-01-28
TITANIC: Revert field renamings in CScriptHandler
Paul Gilbert
2017-01-28
TITANIC: Renamed sentence concept fields in CScriptHandler
Paul Gilbert
2017-01-28
TITANIC: Properly handle sentences with multiple objects
Paul Gilbert
2017-01-28
TITANIC: Properly handle uppercase and 's when normalizing conv text
Paul Gilbert
2017-01-27
TITANIC: Use ParserAction enum in calls to addNode
Paul Gilbert
2017-01-27
TITANIC: Don't untimely remove unrecognised COMPLEX_VERB parser nodes
Paul Gilbert
2016-11-13
TITANIC: Fix incorrect local assignment in CHECK_COMMAND_FORM case
Paul Gilbert
2016-11-11
TITANIC: Field renamings, and fix for incorrect switch cases
Paul Gilbert
2016-11-06
TITANIC: Fix crash in TTparser::processModifiers
Paul Gilbert
2016-11-05
TITANIC: Parser fix for saying 'no' to having reservation
Paul Gilbert
2016-11-04
TITANIC: Fix removing parser nodes after processing
Paul Gilbert
2016-11-03
TITANIC: Parser fixes for using unrecognised words
Paul Gilbert
2016-11-03
TITANIC: Fix choosing correct vocab matches for words
Paul Gilbert
2016-11-02
TITANIC: Parser fixes
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-01
TITANIC: Convert many static_casts to dynamic_cast
Paul Gilbert
2016-07-15
TITANIC: gcc compilation fixes
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
2016-07-15
TITANIC: Finished TTparser checkForAction
Paul Gilbert
2016-07-15
TITANIC: More work on TTparser considerRequests
Paul Gilbert
[next]