summaryrefslogtreecommitdiff
path: root/src/ai/ai.hpp
AgeCommit message (Expand)Author
2009-02-03(svn r15324) -Codechange: unify the class used for comparing of strings for s...smatz
2009-01-20(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...Yexo
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-14(svn r15086) -Fix: start AIs after 6 months on hard, 12 months on medium, and...truebrain
2009-01-13(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEARsmatz
2009-01-13(svn r15076) -Fix: a start_date of 0 would never start an AI .. so don't allo...truebrain
2009-01-13(svn r15066) -Change: start_date is now in days, instead of in months (Yexo)truebrain
2009-01-13(svn r15063) -Fix [NoAI]: starting companies now listen correctly to 'start_d...truebrain
2009-01-13(svn r15059) -Add [NoAI]: use 'start_date' from the AI configure to see when ...truebrain
2009-01-13(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain