(svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui.
This commit is contained in:
@@ -108,6 +108,7 @@ public:
|
||||
|
||||
static char *GetConsoleList(char *p, const char *last);
|
||||
static const AIInfoList *GetInfoList();
|
||||
static const AIInfoList *GetUniqueInfoList();
|
||||
static AIInfo *FindInfo(const char *name, int version);
|
||||
static bool ImportLibrary(const char *library, const char *class_name, int version, HSQUIRRELVM vm);
|
||||
static void Rescan();
|
||||
|
Reference in New Issue
Block a user