Gregory Montoir
|
1ce912e106
|
made rtrim() and ltrim() global functions, to reduce code duplication (it seems parallaction/parser.cpp code re-use them too
svn-id: r25564
|
2007-02-13 21:06:57 +00:00 |
|
Eugene Sandulenko
|
f2dff4dec6
|
Fingolfin's patch for improving dictionary loading speed. Applied as is.
svn-id: r25503
|
2007-02-12 00:21:30 +00:00 |
|
Max Horn
|
2ff7f04cc7
|
Speed up loading of pred.txt, by using a sort algorithm that doesn't choke on pre-sorted data as our current (sloooow) Common::sort does
svn-id: r25476
|
2007-02-10 18:48:28 +00:00 |
|
David Symonds
|
a2f49d31fb
|
Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.
svn-id: r25103
|
2007-01-16 13:09:42 +00:00 |
|
Paweł Kołodziejski
|
b47eb95316
|
Formating names in source code
svn-id: r25101
|
2007-01-16 12:40:51 +00:00 |
|
Paweł Kołodziejski
|
1d3ca2e409
|
first phase of objectisation of agi engine
svn-id: r24808
|
2006-12-06 19:27:02 +00:00 |
|
Torbjörn Andersson
|
5c9d5199f8
|
Don't crash in loadDict() if pred.txt is missing.
svn-id: r24761
|
2006-11-22 18:25:16 +00:00 |
|
Eugene Sandulenko
|
da3e724a99
|
Predictive input for AGI engine. To Do:
- Multitap
- scummvm.ini-based dictionary path
- speedup dictionary loading
svn-id: r24635
|
2006-11-06 13:19:12 +00:00 |
|