Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3752 in orxonox.OLD for orxonox/trunk/src/defs


Ignore:
Timestamp:
Apr 7, 2005, 10:13:42 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: weapon now works perfectly: it shoots and moves to it. now i will have to change the projectile model itself….

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/defs/debug.h

    r3750 r3752  
    5959#define DEBUG_MODULE_ORXONOX            0
    6060#define DEBUG_MODULE_WORLD              0
    61 #define DEBUG_MODULE_PNODE              3
     61#define DEBUG_MODULE_PNODE              1
    6262#define DEBUG_MODULE_WORLD_ENTITY       0
    6363#define DEBUG_MODULE_COMMAND_NODE       0
     
    6565#define DEBUG_MODULE_LOAD               0
    6666
    67 #define DEBUG_MODULE_IMPORTER           2
     67#define DEBUG_MODULE_IMPORTER           1
    6868#define DEBUG_MODULE_TRACK_MANAGER      0
    6969#define DEBUG_MODULE_GARBAGE_COLLECTOR  0
    7070#define DEBUG_MODULE_LIGHT              0
    71 #define DEBUG_MODULE_PLAYER             3
     71#define DEBUG_MODULE_PLAYER             1
    7272#define DEBUG_MODULE_MATH               0
    7373
Note: See TracChangeset for help on using the changeset viewer.