Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 7, 2005, 3:54:49 PM (19 years ago)
Author:
chris
Message:

orxonox/branches/levelloader: Merged trunk into branch… still not working though…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/levelloader/src/defs/debug.h

    r3605 r3746  
    5959#define DEBUG_MODULE_ORXONOX            0
    6060#define DEBUG_MODULE_WORLD              0
    61 #define DEBUG_MODULE_PNODE              2
     61#define DEBUG_MODULE_PNODE              3
    6262#define DEBUG_MODULE_WORLD_ENTITY       0
    6363#define DEBUG_MODULE_COMMAND_NODE       0
     64#define DEBUG_MODULE_GRAPHICS           0
     65#define DEBUG_MODULE_LOAD               0
    6466
    6567#define DEBUG_MODULE_IMPORTER           0
    6668#define DEBUG_MODULE_TRACK_MANAGER      0
    67 #define DEBUG_MODULE_LIGHT              3
    68 #define DEBUG_MODULE_PLAYER             0
     69#define DEBUG_MODULE_GARBAGE_COLLECTOR  0
     70#define DEBUG_MODULE_LIGHT              0
     71#define DEBUG_MODULE_PLAYER             3
    6972#define DEBUG_MODULE_MATH               0
    7073
Note: See TracChangeset for help on using the changeset viewer.