aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/predictive.cpp
AgeCommit message (Expand)Author
2007-02-13made rtrim() and ltrim() global functions, to reduce code duplication (it see...Gregory Montoir
2007-02-12Fingolfin's patch for improving dictionary loading speed. Applied as is.Eugene Sandulenko
2007-02-10Speed up loading of pred.txt, by using a sort algorithm that doesn't choke on...Max Horn
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
2007-01-16Formating names in source codePaweł Kołodziejski
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-11-22Don't crash in loadDict() if pred.txt is missing.Torbjörn Andersson
2006-11-06Predictive input for AGI engine. To Do:Eugene Sandulenko