Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 4, 2008, 9:53:12 PM (17 years ago)
Author:
landauf
Message:

merged changes from pickups1 to pickups2, not merged (probably) accidentally added files

Location:
code/branches/pickups2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pickups2

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/pickups2/src/orxonox/objects/pickup/ShipItem.h

    r2094 r2136  
    2121        public:
    2222            itemType CheckType();
    23             virtual
     23            //virtual ChecksubType();
    2424
    2525        private:
     
    2727            string itemname;
    2828    };
    29 
    3029
    3130    /* Useables are Items the Player can choose when to activate and then show an instant action/effect
     
    3736            Rockets,
    3837            Repairkits,
    39             Triggers,           //trigger events usable by the player (Quests f.exp.)
     38            Triggers,       //trigger events usable by the player (Quests f.exp.)
    4039            Boosters,
    4140            Shields,
Note: See TracChangeset for help on using the changeset viewer.