summaryrefslogtreecommitdiff
path: root/src/ai/ai_gui.cpp
AgeCommit message (Expand)Author
2009-03-15(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...rubidium
2009-03-14(svn r15708) -Feature [FS#2728]: Pop up the AI Debug Window if one of the AIs...yexo
2009-02-23(svn r15562) -Change: Use GetName() to determine the unique AI name instead o...yexo
2009-02-21(svn r15538) -Fix (r15334): The difficulty level wasn't set to custom when ch...yexo
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-09(svn r15425) -Codechange: some color->colour changes and type safety.rubidium
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
2009-02-06(svn r15366) -Add [NoAI]: Add AddLabels() where you can define labels for the...Yexo
2009-02-02(svn r15322) -Fix (r15175): The AI list window didn't display information abo...Yexo
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-23(svn r15215) -Fix: various MSVC x64 compiler warningsrubidium
2009-01-21(svn r15191) -Fix (r15188): -1 is not a bool (MSVC warning)glx
2009-01-21(svn r15188) -Feature: You can now change the number of AIs from the AI confi...Yexo
2009-01-21(svn r15186) -Fix: Select the currently selected AI instead of the second on ...Yexo
2009-01-21(svn r15185) -Fix (r15175): It was impossible to select AIs that had a differ...Yexo
2009-01-20(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...Yexo
2009-01-15(svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir requ...truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain