Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6909 in orxonox.OLD for branches/current_cd/src/defs


Ignore:
Timestamp:
Jan 31, 2006, 6:02:16 PM (19 years ago)
Author:
patrick
Message:

current_cd: merged with the current version of the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/current_cd/src/defs/debug.h

    r6868 r6909  
    3939#define WARN            2
    4040#define INFO            3
    41 //#define DEBUG           4
     41#define DEBUG           4
    4242#define vDEBUG          5
    4343
     
    7878  #define DEBUG_MODULE_OBJECT_MANAGER        2
    7979  #define DEBUG_MODULE_ANIM                  2
    80   #define DEBUG_MODULE_COLLISON_DETECTION    2
     80  #define DEBUG_MODULE_COLLISION_DETECTION   4
    8181  #define DEBUG_MODULE_SPATIAL_SEPARATION    2
    8282  #define DEBUG_MODULE_GUI                   2
Note: See TracChangeset for help on using the changeset viewer.