# # ChangeLog for orxonox/branches/trackManager/src/sfont/sfont.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 2:08:31 PM Tue, 01 Mar 2005 08:50:30 GMT bensch [3430] * orxonox/branches/trackManager (modified) * orxonox/branches/trackManager/Makefile.in (modified) * orxonox/branches/trackManager/config.h.in (modified) * orxonox/branches/trackManager/configure (modified) * orxonox/branches/trackManager/configure.ac (modified) * orxonox/branches/trackManager/doc/orxodox.this (copied) * orxonox/branches/trackManager/doc/orxonox.1 (modified) * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/console/Makefile.in (modified) * orxonox/branches/trackManager/src/debug.h (modified) * orxonox/branches/trackManager/src/environment.cc (modified) * orxonox/branches/trackManager/src/glmenu_imagescreen.cc (modified) * orxonox/branches/trackManager/src/glmenu_imagescreen.h (modified) * orxonox/branches/trackManager/src/gui/Makefile.am (modified) * orxonox/branches/trackManager/src/gui/Makefile.in (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_audio.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_audio.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_banner.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_banner.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_flags.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_keys.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_keys.h (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_update.cc (copied) * orxonox/branches/trackManager/src/gui/orxonox_gui_update.h (copied) * orxonox/branches/trackManager/src/gui/orxonox_gui_video.cc (modified) * orxonox/branches/trackManager/src/gui/orxonox_gui_video.h (modified) * orxonox/branches/trackManager/src/gui/rc (modified) * orxonox/branches/trackManager/src/importer/Makefile.am (modified) * orxonox/branches/trackManager/src/importer/Makefile.in (modified) * orxonox/branches/trackManager/src/importer/array.h (modified) * orxonox/branches/trackManager/src/importer/framework.cc (modified) * orxonox/branches/trackManager/src/importer/framework.h (modified) * orxonox/branches/trackManager/src/importer/material.cc (modified) * orxonox/branches/trackManager/src/importer/material.h (modified) * orxonox/branches/trackManager/src/importer/model.cc (modified) * orxonox/branches/trackManager/src/importer/model.h (modified) * orxonox/branches/trackManager/src/importer/objModel.cc (copied) * orxonox/branches/trackManager/src/importer/objModel.h (copied) * orxonox/branches/trackManager/src/importer/vector.cc (deleted) * orxonox/branches/trackManager/src/importer/vector.h (deleted) * orxonox/branches/trackManager/src/orxonox.cc (modified) * orxonox/branches/trackManager/src/player.cc (modified) * orxonox/branches/trackManager/src/player.h (modified) * orxonox/branches/trackManager/src/sfont (copied) * orxonox/branches/trackManager/src/sfont/font.cc (copied) * orxonox/branches/trackManager/src/sfont/sfont.c (copied) * orxonox/branches/trackManager/src/sfont/sfont.h (copied) * orxonox/branches/trackManager/src/skysphere.cc (copied) * orxonox/branches/trackManager/src/skysphere.h (copied) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/world.cc (modified) * orxonox/branches/trackManager/src/world.h (modified) * orxonox/branches/trackManager/src/world_entity.h (modified) orxonox/branches/trackManager: merged trunk back to trackManager ... Fri, 07 Jan 2005 02:04:58 GMT patrick [3370] * orxonox/trunk/src/p_node.cc (modified) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/sfont (added) * orxonox/trunk/src/sfont/font.cc (added) * orxonox/trunk/src/sfont/sfont.c (added) * orxonox/trunk/src/sfont/sfont.h (added) * orxonox/trunk/src/world.cc (modified) orxonox/trunk/ added sfont library to draw some letters on the screen.