Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2009, 7:04:10 PM (15 years ago)
Author:
landauf
Message:

some small adjustments in all the new gametype classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gametypes/src/orxonox/OrxonoxPrereqs.h

    r2826 r3020  
    139139    class MovableEntity;
    140140    class Sublevel;
     141    class ForceField;
    141142
    142143    class Model;
     
    163164    class Pawn;
    164165    class SpaceShip;
     166    class TeamBaseMatchBase;
     167    class Destroyer;
    165168
    166169    class Item;
     
    173176    class EventTrigger;
    174177    class PlayerTrigger;
     178    class CheckPoint;
    175179
    176180    class WeaponSystem;
     
    202206    class Deathmatch;
    203207    class TeamDeathmatch;
     208    class Asteroids;
     209    class TeamBaseMatch;
     210    class UnderAttack;
    204211    class Pong;
    205212
     
    234241    class HUDSpeedBar;
    235242    class HUDHealthBar;
     243    class HUDTimer;
    236244    class InGameConsole;
    237245    class Notification;
Note: See TracChangeset for help on using the changeset viewer.