Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4151 in orxonox.OLD


Ignore:
Timestamp:
May 10, 2005, 6:23:14 PM (19 years ago)
Author:
patrick
Message:

orxonox/branches/md2_loader: added the TestEntity class to test the md2loader functionalities

Location:
orxonox/branches/md2_loader/src
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/md2_loader/src/Makefile.am

    r4139 r4151  
    6262                 world_entities/test_gun.cc \
    6363                 world_entities/test_bullet.cc \
     64                 world_entities/test_entity.cc \
    6465                 ai/ai.cc \
    6566                 lib/coord/p_node.cc \
     
    128129                 world_entities/test_gun.h \
    129130                 world_entities/test_bullet.h \
     131                 world_entities/test_entity.h \
    130132                 ai/ai.h \
    131133                 network/synchronisable.h \
  • orxonox/branches/md2_loader/src/Makefile.in

    r4148 r4151  
    8080        projectile.$(OBJEXT) satellite.$(OBJEXT) \
    8181        character_attributes.$(OBJEXT) test_gun.$(OBJEXT) \
    82         test_bullet.$(OBJEXT) ai.$(OBJEXT) p_node.$(OBJEXT) \
    83         null_parent.$(OBJEXT) helper_parent.$(OBJEXT) \
     82        test_bullet.$(OBJEXT) test_entity.$(OBJEXT) ai.$(OBJEXT) \
     83        p_node.$(OBJEXT) null_parent.$(OBJEXT) helper_parent.$(OBJEXT) \
    8484        data_tank.$(OBJEXT) graphics_engine.$(OBJEXT) light.$(OBJEXT) \
    8585        text_engine.$(OBJEXT) array.$(OBJEXT) objModel.$(OBJEXT) \
     
    139139@AMDEP_TRUE@    ./$(DEPDIR)/skysphere.Po \
    140140@AMDEP_TRUE@    ./$(DEPDIR)/story_entity.Po ./$(DEPDIR)/terrain.Po \
    141 @AMDEP_TRUE@    ./$(DEPDIR)/test_bullet.Po ./$(DEPDIR)/test_gun.Po \
     141@AMDEP_TRUE@    ./$(DEPDIR)/test_bullet.Po \
     142@AMDEP_TRUE@    ./$(DEPDIR)/test_entity.Po ./$(DEPDIR)/test_gun.Po \
    142143@AMDEP_TRUE@    ./$(DEPDIR)/text_engine.Po ./$(DEPDIR)/texture.Po \
    143144@AMDEP_TRUE@    ./$(DEPDIR)/tinystr.Po ./$(DEPDIR)/tinyxml.Po \
     
    223224PACKAGE_VERSION = @PACKAGE_VERSION@
    224225PATH_SEPARATOR = @PATH_SEPARATOR@
     226PKG_CONFIG = @PKG_CONFIG@
    225227RANLIB = @RANLIB@
    226228SET_MAKE = @SET_MAKE@
     
    306308                 world_entities/test_gun.cc \
    307309                 world_entities/test_bullet.cc \
     310                 world_entities/test_entity.cc \
    308311                 ai/ai.cc \
    309312                 lib/coord/p_node.cc \
     
    372375                 world_entities/test_gun.h \
    373376                 world_entities/test_bullet.h \
     377                 world_entities/test_entity.h \
    374378                 ai/ai.h \
    375379                 network/synchronisable.h \
     
    575579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/terrain.Po@am__quote@
    576580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bullet.Po@am__quote@
     581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_entity.Po@am__quote@
    577582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_gun.Po@am__quote@
    578583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text_engine.Po@am__quote@
     
    10841089@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    10851090@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_bullet.obj `if test -f 'world_entities/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_bullet.cc'; fi`
     1091
     1092test_entity.o: world_entities/test_entity.cc
     1093@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_entity.o -MD -MP -MF "$(DEPDIR)/test_entity.Tpo" -c -o test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc; \
     1094@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/test_entity.Tpo" "$(DEPDIR)/test_entity.Po"; else rm -f "$(DEPDIR)/test_entity.Tpo"; exit 1; fi
     1095@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='world_entities/test_entity.cc' object='test_entity.o' libtool=no @AMDEPBACKSLASH@
     1096@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/test_entity.Po' tmpdepfile='$(DEPDIR)/test_entity.TPo' @AMDEPBACKSLASH@
     1097@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     1098@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc
     1099
     1100test_entity.obj: world_entities/test_entity.cc
     1101@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_entity.obj -MD -MP -MF "$(DEPDIR)/test_entity.Tpo" -c -o test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi`; \
     1102@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/test_entity.Tpo" "$(DEPDIR)/test_entity.Po"; else rm -f "$(DEPDIR)/test_entity.Tpo"; exit 1; fi
     1103@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='world_entities/test_entity.cc' object='test_entity.obj' libtool=no @AMDEPBACKSLASH@
     1104@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/test_entity.Po' tmpdepfile='$(DEPDIR)/test_entity.TPo' @AMDEPBACKSLASH@
     1105@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     1106@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi`
    10861107
    10871108ai.o: ai/ai.cc
Note: See TracChangeset for help on using the changeset viewer.