Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3754 in orxonox.OLD


Ignore:
Timestamp:
Apr 8, 2005, 12:01:13 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: taken out the fontSet

Location:
orxonox/branches/textEngine/src
Files:
2 deleted
4 edited

Legend:

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

    r3682 r3754  
    5555                 lib/graphics/graphics_engine.cc \
    5656                 lib/graphics/light.cc \
    57                  lib/graphics/font/fontset.cc \
    5857                 lib/graphics/font/glfont.cc \
    5958                 lib/graphics/importer/array.cc \
     
    112111                 lib/graphics/light.h \
    113112                 lib/graphics/font/glfont.h \
    114                  lib/graphics/font/fontset.h \
    115113                 lib/data/data_tank.h \
    116114                 lib/lang/base_entity.h \
  • orxonox/branches/textEngine/src/Makefile.in

    r3682 r3754  
    6464        null_parent.$(OBJEXT) helper_parent.$(OBJEXT) \
    6565        data_tank.$(OBJEXT) graphics_engine.$(OBJEXT) light.$(OBJEXT) \
    66         fontset.$(OBJEXT) glfont.$(OBJEXT) array.$(OBJEXT) \
    67         objModel.$(OBJEXT) primitive_model.$(OBJEXT) model.$(OBJEXT) \
    68         material.$(OBJEXT) texture.$(OBJEXT) base_entity.$(OBJEXT) \
    69         base_object.$(OBJEXT) ini_parser.$(OBJEXT) list.$(OBJEXT) \
    70         resource_manager.$(OBJEXT) vector.$(OBJEXT) curve.$(OBJEXT) \
    71         glmenu_imagescreen.$(OBJEXT)
     66        glfont.$(OBJEXT) array.$(OBJEXT) objModel.$(OBJEXT) \
     67        primitive_model.$(OBJEXT) model.$(OBJEXT) material.$(OBJEXT) \
     68        texture.$(OBJEXT) base_entity.$(OBJEXT) base_object.$(OBJEXT) \
     69        ini_parser.$(OBJEXT) list.$(OBJEXT) resource_manager.$(OBJEXT) \
     70        vector.$(OBJEXT) curve.$(OBJEXT) glmenu_imagescreen.$(OBJEXT)
    7271orxonox_OBJECTS = $(am_orxonox_OBJECTS)
    7372orxonox_LDADD = $(LDADD)
     
    8281@AMDEP_TRUE@    ./$(DEPDIR)/command_node.Po ./$(DEPDIR)/curve.Po \
    8382@AMDEP_TRUE@    ./$(DEPDIR)/data_tank.Po \
    84 @AMDEP_TRUE@    ./$(DEPDIR)/environment.Po ./$(DEPDIR)/fontset.Po \
     83@AMDEP_TRUE@    ./$(DEPDIR)/environment.Po \
    8584@AMDEP_TRUE@    ./$(DEPDIR)/game_loader.Po \
    8685@AMDEP_TRUE@    ./$(DEPDIR)/garbage_collector.Po \
     
    263262                 lib/graphics/graphics_engine.cc \
    264263                 lib/graphics/light.cc \
    265                  lib/graphics/font/fontset.cc \
    266264                 lib/graphics/font/glfont.cc \
    267265                 lib/graphics/importer/array.cc \
     
    320318                 lib/graphics/light.h \
    321319                 lib/graphics/font/glfont.h \
    322                  lib/graphics/font/fontset.h \
    323320                 lib/data/data_tank.h \
    324321                 lib/lang/base_entity.h \
     
    420417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data_tank.Po@am__quote@
    421418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/environment.Po@am__quote@
    422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fontset.Po@am__quote@
    423419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game_loader.Po@am__quote@
    424420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/garbage_collector.Po@am__quote@
     
    773769@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    774770@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o light.obj `if test -f 'lib/graphics/light.cc'; then $(CYGPATH_W) 'lib/graphics/light.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/light.cc'; fi`
    775 
    776 fontset.o: lib/graphics/font/fontset.cc
    777 @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fontset.o -MD -MP -MF "$(DEPDIR)/fontset.Tpo" -c -o fontset.o `test -f 'lib/graphics/font/fontset.cc' || echo '$(srcdir)/'`lib/graphics/font/fontset.cc; \
    778 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/fontset.Tpo" "$(DEPDIR)/fontset.Po"; else rm -f "$(DEPDIR)/fontset.Tpo"; exit 1; fi
    779 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lib/graphics/font/fontset.cc' object='fontset.o' libtool=no @AMDEPBACKSLASH@
    780 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/fontset.Po' tmpdepfile='$(DEPDIR)/fontset.TPo' @AMDEPBACKSLASH@
    781 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    782 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fontset.o `test -f 'lib/graphics/font/fontset.cc' || echo '$(srcdir)/'`lib/graphics/font/fontset.cc
    783 
    784 fontset.obj: lib/graphics/font/fontset.cc
    785 @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fontset.obj -MD -MP -MF "$(DEPDIR)/fontset.Tpo" -c -o fontset.obj `if test -f 'lib/graphics/font/fontset.cc'; then $(CYGPATH_W) 'lib/graphics/font/fontset.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/font/fontset.cc'; fi`; \
    786 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/fontset.Tpo" "$(DEPDIR)/fontset.Po"; else rm -f "$(DEPDIR)/fontset.Tpo"; exit 1; fi
    787 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lib/graphics/font/fontset.cc' object='fontset.obj' libtool=no @AMDEPBACKSLASH@
    788 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/fontset.Po' tmpdepfile='$(DEPDIR)/fontset.TPo' @AMDEPBACKSLASH@
    789 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    790 @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fontset.obj `if test -f 'lib/graphics/font/fontset.cc'; then $(CYGPATH_W) 'lib/graphics/font/fontset.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/font/fontset.cc'; fi`
    791771
    792772glfont.o: lib/graphics/font/glfont.cc
  • orxonox/branches/textEngine/src/story_entities/world.cc

    r3735 r3754  
    3838#include "command_node.h"
    3939#include "glmenu_imagescreen.h"
    40 #include "fontset.h"
    4140#include "glfont.h"
    4241#include "list.h"
     
    201200    {
    202201      // initializing Font
    203       testFont = new FontSet();
    204       testFont->buildFont("../data/pictures/font.tga");
    205       tmpFont = new GLFont("../data/fonts/dark_crystal.ttf");
     202      tmpFont = new GLFont("../data/fonts/earth.ttf");
    206203      this->glmis->step();
    207204      // initializing the TrackManager
     
    595592  skySphere->draw();
    596593
    597   testFont->printText(0, 0, 1, "orxonox_" PACKAGE_VERSION);
    598594  tmpFont->draw();
    599595
  • orxonox/branches/textEngine/src/story_entities/world.h

    r3693 r3754  
    2121class Skysphere;
    2222class LightManager;
    23 class FontSet;
    2423class GLFont;
    2524class Terrain;
     
    9695  bool bPause;                  //!< pause mode
    9796
    98   FontSet* testFont;            //!< A test Font. \todo fix this, so it is for real.
    9997  GLFont* tmpFont;              //!< tmpFont \todo fix
    10098  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
Note: See TracChangeset for help on using the changeset viewer.