Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jul 22, 2005, 12:08:51 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: factory optimisations

Location:
orxonox/trunk/src/defs
Files:
2 edited

Legend:

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

    r4839 r4932  
    188188  CL_TRACK_ELEMENT              =    0x00000b0b,
    189189  CL_NUMBER                     =    0x00000b0c,
     190  CL_FAST_FACTORY               =    0x00000c01,
    190191
    191192
  • orxonox/trunk/src/defs/debug.h

    r4885 r4932  
    6666#define DEBUG_MODULE_TRACK_MANAGER      2
    6767#define DEBUG_MODULE_GARBAGE_COLLECTOR  0
    68 #define DEBUG_MODULE_OBJECT_MANAGER     0
     68#define DEBUG_MODULE_OBJECT_MANAGER     2
    6969#define DEBUG_MODULE_LIGHT              0
    7070#define DEBUG_MODULE_PLAYER             1
Note: See TracChangeset for help on using the changeset viewer.