aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/module.mk
AgeCommit message (Collapse)Author
2007-01-16Finish restructuring font data header for const correctness.David Symonds
svn-id: r25100
2006-12-19oopsEugene Sandulenko
svn-id: r24879
2006-12-19Update makefileEugene Sandulenko
svn-id: r24878
2006-12-19Added AdvancedDetection to AGI engine. Only added KQ1 for testingStuart George
svn-id: r24877
2006-11-06Predictive input for AGI engine. To Do:Eugene Sandulenko
- Multitap - scummvm.ini-based dictionary path - speedup dictionary loading svn-id: r24635
2006-06-24* Renamed config.mak to config.mkMax Horn
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275
2006-05-23imported AGI enginePaweł Kołodziejski
svn-id: r22588