Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 30, 2011, 4:09:25 PM (13 years ago)
Author:
willis
Message:

added different Modes, debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/formation/src/orxonox/controllers/ArtificialController.cc

    r8939 r8953  
    2828
    2929#include "ArtificialController.h"
    30 
    31 #include <vector>
    32 
    33 
    34 #include "util/Math.h"
    3530#include "core/CoreIncludes.h"
    36 #include "core/XMLPort.h"
    37 #include "core/command/ConsoleCommand.h"
    38 #include "worldentities/ControllableEntity.h"
    3931#include "worldentities/pawns/Pawn.h"
    40 #include "worldentities/pawns/TeamBaseMatchBase.h"
    41 #include "gametypes/TeamDeathmatch.h"
    42 #include "gametypes/Dynamicmatch.h"
    4332
    4433
Note: See TracChangeset for help on using the changeset viewer.