Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 10, 2007, 3:18:41 PM (17 years ago)
Author:
patrick
Message:

nicer mounting point implementation, some more skeletton

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/mount_points/src/story_entities/game_world.cc

    r10013 r10216  
    1111   ### File Specific:
    1212   main-programmer: Patrick Boenzli
     13   main-programmer: Benjamin Grauer
    1314   co-programmer: Christian Meyer
    14    co-programmer: Benjamin Grauer
     15
    1516*/
    1617
     
    7374SHELL_COMMAND(togglePNodeVisibility, GameWorld, togglePNodeVisibility);
    7475SHELL_COMMAND(showBVLevel, GameWorld, toggleBVVisibility);
     76SHELL_COMMAND(showMountPoints, GameWorld, toggleMPVisibility);
    7577
    7678
Note: See TracChangeset for help on using the changeset viewer.