# # ChangeLog for orxonox/branches in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 12, 2024, 6:22:06 AM Sun, 13 Mar 2005 17:59:20 GMT chris [3525] * orxonox/branches/levelloader/src/Makefile.am (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/defs/stdincl.h (modified) * orxonox/branches/levelloader/src/factory.cc (modified) * orxonox/branches/levelloader/src/factory.h (modified) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/game_loader.h (modified) * orxonox/branches/levelloader/src/lib/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/util/substring.cc (added) * orxonox/branches/levelloader/src/lib/util/substring.h (added) * orxonox/branches/levelloader/src/lib/xmlparser (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinystr.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinystr.h (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxml.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxml.h (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxmlparser.cc (added) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/story_entity.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) * orxonox/branches/levelloader/src/substring.cc (deleted) * orxonox/branches/levelloader/src/substring.h (deleted) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) * orxonox/branches/levelloader/src/xmlparser (deleted) orxonox/branches/levelloader: removed excess class usage adn messed ... Sun, 13 Mar 2005 16:16:24 GMT chris [3523] * orxonox/branches/levelloader/src/defs/stdincl.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/substring.cc (added) * orxonox/branches/levelloader/src/substring.h (added) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) orxonox/branches/levelloader: Implemented support for loading tracks ... Sat, 12 Mar 2005 16:51:31 GMT bensch [3520] * orxonox/branches/trackManager/src/lib/coord/p_node.cc (modified) * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/world_entities/environment.cc (modified) * orxonox/branches/trackManager/src/world_entities/player.cc (modified) orxonox/branches/trackManager: the ship now rotates with the ... Sat, 12 Mar 2005 12:26:46 GMT bensch [3519] * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/defs/debug.h (modified) * orxonox/branches/trackManager/src/lib/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/coord/p_node.cc (modified) * orxonox/branches/trackManager/src/lib/graphics/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/gui/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/world_entities/skysphere.cc (modified) * orxonox/branches/trackManager/src/world_entities/skysphere.h (modified) orxonox/branches/trackManager: merged trunk back to trackManager ... Sat, 12 Mar 2005 12:08:28 GMT bensch [3518] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) orxonox/branches/trackManager: some fancy track, and deleted ... Sat, 12 Mar 2005 11:34:15 GMT bensch [3517] * orxonox/branches/trackManager/src/lib/math/curve.cc (modified) * orxonox/branches/trackManager/src/lib/math/curve.h (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) orxonox/branches/trackManager: some doxygen-tags. Sat, 12 Mar 2005 03:00:06 GMT bensch [3516] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: now nearest works... this was rather ... Sat, 12 Mar 2005 02:11:30 GMT bensch [3515] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) orxonox/branches/trackManager: now ability to set LEFT-RIGHT decision ... Sat, 12 Mar 2005 01:27:48 GMT bensch [3514] * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) orxonox/branches/trackManager: constructed a simple pathChooser- ... Fri, 11 Mar 2005 23:42:36 GMT bensch [3513] * orxonox/branches/soundEngine/src/sound_control.cc (modified) orxonox/branches/soundEngine: minor fix Fri, 11 Mar 2005 23:41:09 GMT bensch [3512] * orxonox/branches/soundEngine/src/sound_control.cc (modified) * orxonox/branches/soundEngine/src/sound_control.h (modified) * orxonox/branches/soundEngine/src/sound_test.cc (modified) orxonox/branches/soundEngine: modified, so it has some more c++ style Fri, 11 Mar 2005 22:45:45 GMT bensch [3510] * orxonox/branches/soundEngine/src/sound_control.cc (modified) orxonox/branches/soundEngine: now works again due to init-fix Fri, 11 Mar 2005 22:33:44 GMT bensch [3509] * orxonox/branches/soundEngine/src/Makefile.am (modified) * orxonox/branches/soundEngine/src/Makefile.in (modified) * orxonox/branches/soundEngine/src/sound_control.cc (modified) * orxonox/branches/soundEngine/src/sound_control.h (modified) * orxonox/branches/soundEngine/src/sound_test.cc (added) orxonox/branches/soundEngine: moved unrelevant stuff out of ... Fri, 11 Mar 2005 21:34:35 GMT bensch [3508] * orxonox/branches/soundEngine/config.h.in (modified) * orxonox/branches/soundEngine/configure (modified) * orxonox/branches/soundEngine/configure.ac (modified) * orxonox/branches/soundEngine/src/Makefile.am (modified) * orxonox/branches/soundEngine/src/sound_control.cc (added) * orxonox/branches/soundEngine/src/sound_control.h (added) orxonox/branche/soundManager: added sound_control and it compiles Fri, 11 Mar 2005 20:30:18 GMT bensch [3506] * orxonox/branches/sound (deleted) * orxonox/branches/soundEngine (copied) * orxonox/branches/soundEngine/AUTHORS (copied) * orxonox/branches/soundEngine/CODING-STANDARDS (copied) * orxonox/branches/soundEngine/COPYING (copied) * orxonox/branches/soundEngine/ChangeLog (copied) * orxonox/branches/soundEngine/IDEAS (copied) * orxonox/branches/soundEngine/INSTALL (copied) * orxonox/branches/soundEngine/Makefile.am (copied) * orxonox/branches/soundEngine/Makefile.in (copied) * orxonox/branches/soundEngine/NEWS (copied) * orxonox/branches/soundEngine/README (copied) * orxonox/branches/soundEngine/TASKS (copied) * orxonox/branches/soundEngine/ToDo (copied) * orxonox/branches/soundEngine/aclocal.m4 (copied) * orxonox/branches/soundEngine/bin (copied) * orxonox/branches/soundEngine/config.guess (copied) * orxonox/branches/soundEngine/config.h.in (copied) * orxonox/branches/soundEngine/config.sub (copied) * orxonox/branches/soundEngine/configure (copied) * orxonox/branches/soundEngine/configure.ac (copied) * orxonox/branches/soundEngine/depcomp (copied) * orxonox/branches/soundEngine/doc (copied) * orxonox/branches/soundEngine/install-sh (copied) * orxonox/branches/soundEngine/missing (copied) * orxonox/branches/soundEngine/mkinstalldirs (copied) * orxonox/branches/soundEngine/src (copied) * orxonox/branches/soundEngine/src/lib/coord/p_node.cc (modified) orxonox/branches: deleted branche sound and added soundEngine again Fri, 11 Mar 2005 20:08:55 GMT bensch [3505] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/track_node.cc (modified) * orxonox/branches/trackManager/src/world_entities/player.cc (modified) orxonox/branches/trackManager: added trackNode, but there is a ... Fri, 11 Mar 2005 17:46:28 GMT chris [3504] * orxonox/branches/levelloader/src/factory.cc (added) * orxonox/branches/levelloader/src/factory.h (added) * orxonox/branches/levelloader/src/levelfactory.cc (deleted) * orxonox/branches/levelloader/src/levelfactory.h (deleted) orxonox/branches/levelloader: forgot to add all files and removed the ... Fri, 11 Mar 2005 17:44:55 GMT chris [3503] * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/game_loader.h (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) orxonox/branches/levelloader: Implemented loadability of worlds and ... Fri, 11 Mar 2005 16:28:38 GMT chris [3501] * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/game_loader.h (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/story_entity.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) orxonox/branches/levelloader: Feeble attempt to load anything... ... Fri, 11 Mar 2005 14:04:25 GMT bensch [3500] * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/track_node.cc (modified) * orxonox/branches/trackManager/src/track_node.h (modified) orxonox/branches/trackManager: tried to add the trackNode, but to no ... Fri, 11 Mar 2005 13:55:27 GMT chris [3499] * orxonox/branches/levelloader/Makefile.am (modified) * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/config.h.in (modified) * orxonox/branches/levelloader/configure (modified) * orxonox/branches/levelloader/configure.ac (modified) * orxonox/branches/levelloader/doc/orxodox.checkFiles.pl (copied) * orxonox/branches/levelloader/doc/orxodox.this (copied) * orxonox/branches/levelloader/src/Makefile.am (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/ai (copied) * orxonox/branches/levelloader/src/ai.cc (deleted) * orxonox/branches/levelloader/src/ai.h (deleted) * orxonox/branches/levelloader/src/ai/ai.cc (copied) * orxonox/branches/levelloader/src/ai/ai.h (copied) * orxonox/branches/levelloader/src/base_entity.cc (deleted) * orxonox/branches/levelloader/src/base_entity.h (deleted) * orxonox/branches/levelloader/src/base_object.cc (deleted) * orxonox/branches/levelloader/src/base_object.h (deleted) * orxonox/branches/levelloader/src/campaign.cc (deleted) * orxonox/branches/levelloader/src/campaign.h (deleted) * orxonox/branches/levelloader/src/collision.h (modified) * orxonox/branches/levelloader/src/console (deleted) * orxonox/branches/levelloader/src/coordinates.h (deleted) * orxonox/branches/levelloader/src/curve.cc (deleted) * orxonox/branches/levelloader/src/curve.h (deleted) * orxonox/branches/levelloader/src/data_tank.cc (deleted) * orxonox/branches/levelloader/src/data_tank.h (deleted) * orxonox/branches/levelloader/src/debug.h (deleted) * orxonox/branches/levelloader/src/defs (copied) * orxonox/branches/levelloader/src/defs/debug.h (copied) * orxonox/branches/levelloader/src/defs/error.h (copied) * orxonox/branches/levelloader/src/defs/glincl.h (copied) * orxonox/branches/levelloader/src/defs/stdincl.h (copied) * orxonox/branches/levelloader/src/environment.cc (deleted) * orxonox/branches/levelloader/src/environment.h (deleted) * orxonox/branches/levelloader/src/error.h (deleted) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/glmenu (copied) * orxonox/branches/levelloader/src/glmenu/glmenu_imagescreen.cc (copied) * orxonox/branches/levelloader/src/glmenu/glmenu_imagescreen.h (copied) * orxonox/branches/levelloader/src/glmenu_imagescreen.cc (deleted) * orxonox/branches/levelloader/src/glmenu_imagescreen.h (deleted) * orxonox/branches/levelloader/src/gui (deleted) * orxonox/branches/levelloader/src/helper_parent.cc (deleted) * orxonox/branches/levelloader/src/helper_parent.h (deleted) * orxonox/branches/levelloader/src/importer (deleted) * orxonox/branches/levelloader/src/ini_parser.cc (deleted) * orxonox/branches/levelloader/src/ini_parser.h (deleted) * orxonox/branches/levelloader/src/lib (copied) * orxonox/branches/levelloader/src/lib/Makefile.am (copied) * orxonox/branches/levelloader/src/lib/Makefile.in (copied) * orxonox/branches/levelloader/src/lib/coord (copied) * orxonox/branches/levelloader/src/lib/coord/helper_parent.cc (copied) * orxonox/branches/levelloader/src/lib/coord/helper_parent.h (copied) * orxonox/branches/levelloader/src/lib/coord/null_parent.cc (copied) * orxonox/branches/levelloader/src/lib/coord/null_parent.h (copied) * orxonox/branches/levelloader/src/lib/coord/p_node.cc (copied) * orxonox/branches/levelloader/src/lib/coord/p_node.h (copied) * orxonox/branches/levelloader/src/lib/data (copied) * orxonox/branches/levelloader/src/lib/data/data_tank.cc (copied) * orxonox/branches/levelloader/src/lib/data/data_tank.h (copied) * orxonox/branches/levelloader/src/lib/graphics (copied) * orxonox/branches/levelloader/src/lib/graphics/Makefile.am (copied) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (copied) * orxonox/branches/levelloader/src/lib/graphics/font (copied) * orxonox/branches/levelloader/src/lib/graphics/font/font.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/font/fontset.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/font/fontset.h (copied) * orxonox/branches/levelloader/src/lib/graphics/font/glfont.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/font/glfont.h (copied) * orxonox/branches/levelloader/src/lib/graphics/font/sfont.c (copied) * orxonox/branches/levelloader/src/lib/graphics/font/sfont.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.am (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/array.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/array.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/framework.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/framework.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/material.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/material.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/model.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/model.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/texture.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/texture.h (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/toDo (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/windowHandler.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/importer/windowHandler.h (copied) * orxonox/branches/levelloader/src/lib/gui (copied) * orxonox/branches/levelloader/src/lib/gui/Makefile.am (copied) * orxonox/branches/levelloader/src/lib/gui/Makefile.in (copied) * orxonox/branches/levelloader/src/lib/gui/console (copied) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.am (copied) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.in (copied) * orxonox/branches/levelloader/src/lib/gui/console/orxonox_console.cc (copied) * orxonox/branches/levelloader/src/lib/gui/console/orxonox_console.h (copied) * orxonox/branches/levelloader/src/lib/gui/console/orxonox_console_entry.cc (copied) * orxonox/branches/levelloader/src/lib/gui/console/orxonox_console_entry.h (copied) * orxonox/branches/levelloader/src/lib/gui/console/orxonox_console_log.cc (copied) * orxonox/branches/levelloader/src/lib/gui/console/orxonox_console_log.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui (copied) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.am (copied) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.in (copied) * orxonox/branches/levelloader/src/lib/gui/gui/banner.xpm (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_audio.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_audio.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_banner.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_banner.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_exec.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_exec.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_flags.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_flags.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_gtk.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_gtk.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_keys.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_keys.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_update.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_update.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_video.cc (copied) * orxonox/branches/levelloader/src/lib/gui/gui/orxonox_gui_video.h (copied) * orxonox/branches/levelloader/src/lib/gui/gui/rc (copied) * orxonox/branches/levelloader/src/lib/lang (copied) * orxonox/branches/levelloader/src/lib/lang/base_entity.cc (copied) * orxonox/branches/levelloader/src/lib/lang/base_entity.h (copied) * orxonox/branches/levelloader/src/lib/lang/base_object.cc (copied) * orxonox/branches/levelloader/src/lib/lang/base_object.h (copied) * orxonox/branches/levelloader/src/lib/math (copied) * orxonox/branches/levelloader/src/lib/math/curve.cc (copied) * orxonox/branches/levelloader/src/lib/math/curve.h (copied) * orxonox/branches/levelloader/src/lib/math/matrix.cc (copied) * orxonox/branches/levelloader/src/lib/math/matrix.h (copied) * orxonox/branches/levelloader/src/lib/math/vector.cc (copied) * orxonox/branches/levelloader/src/lib/math/vector.h (copied) * orxonox/branches/levelloader/src/lib/util (copied) * orxonox/branches/levelloader/src/lib/util/ini_parser.cc (copied) * orxonox/branches/levelloader/src/lib/util/ini_parser.h (copied) * orxonox/branches/levelloader/src/lib/util/list.cc (copied) * orxonox/branches/levelloader/src/lib/util/list.h (copied) * orxonox/branches/levelloader/src/lib/util/list_template.h (copied) * orxonox/branches/levelloader/src/light.cc (copied) * orxonox/branches/levelloader/src/light.h (copied) * orxonox/branches/levelloader/src/list.cc (deleted) * orxonox/branches/levelloader/src/list.h (deleted) * orxonox/branches/levelloader/src/list_template.h (deleted) * orxonox/branches/levelloader/src/matrix.cc (deleted) * orxonox/branches/levelloader/src/matrix.h (deleted) * orxonox/branches/levelloader/src/network (copied) * orxonox/branches/levelloader/src/network/synchronisable.cc (copied) * orxonox/branches/levelloader/src/network/synchronisable.h (copied) * orxonox/branches/levelloader/src/npc.cc (deleted) * orxonox/branches/levelloader/src/npc.h (deleted) * orxonox/branches/levelloader/src/null_parent.cc (deleted) * orxonox/branches/levelloader/src/null_parent.h (deleted) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/orxonox.h (modified) * orxonox/branches/levelloader/src/p_node.cc (deleted) * orxonox/branches/levelloader/src/p_node.h (deleted) * orxonox/branches/levelloader/src/player.cc (deleted) * orxonox/branches/levelloader/src/player.h (deleted) * orxonox/branches/levelloader/src/power_up.cc (deleted) * orxonox/branches/levelloader/src/power_up.h (deleted) * orxonox/branches/levelloader/src/sfont (deleted) * orxonox/branches/levelloader/src/shoot_laser.cc (deleted) * orxonox/branches/levelloader/src/shoot_laser.h (deleted) * orxonox/branches/levelloader/src/shoot_rocket.cc (deleted) * orxonox/branches/levelloader/src/shoot_rocket.h (deleted) * orxonox/branches/levelloader/src/stdincl.h (deleted) * orxonox/branches/levelloader/src/story_def.h (deleted) * orxonox/branches/levelloader/src/story_entities (copied) * orxonox/branches/levelloader/src/story_entities/campaign.cc (copied) * orxonox/branches/levelloader/src/story_entities/campaign.h (copied) * orxonox/branches/levelloader/src/story_entities/story_def.h (copied) * orxonox/branches/levelloader/src/story_entities/story_entity.cc (copied) * orxonox/branches/levelloader/src/story_entities/story_entity.h (copied) * orxonox/branches/levelloader/src/story_entities/world.cc (copied) * orxonox/branches/levelloader/src/story_entities/world.h (copied) * orxonox/branches/levelloader/src/story_entity.cc (deleted) * orxonox/branches/levelloader/src/story_entity.h (deleted) * orxonox/branches/levelloader/src/synchronisable.cc (deleted) * orxonox/branches/levelloader/src/synchronisable.h (deleted) * orxonox/branches/levelloader/src/track.cc (deleted) * orxonox/branches/levelloader/src/track.h (deleted) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) * orxonox/branches/levelloader/src/vector.cc (deleted) * orxonox/branches/levelloader/src/vector.h (deleted) * orxonox/branches/levelloader/src/world.cc (deleted) * orxonox/branches/levelloader/src/world.h (deleted) * orxonox/branches/levelloader/src/world_entities (copied) * orxonox/branches/levelloader/src/world_entities/environment.cc (copied) * orxonox/branches/levelloader/src/world_entities/environment.h (copied) * orxonox/branches/levelloader/src/world_entities/npc.cc (copied) * orxonox/branches/levelloader/src/world_entities/npc.h (copied) * orxonox/branches/levelloader/src/world_entities/player.cc (copied) * orxonox/branches/levelloader/src/world_entities/player.h (copied) * orxonox/branches/levelloader/src/world_entities/power_up.cc (copied) * orxonox/branches/levelloader/src/world_entities/power_up.h (copied) * orxonox/branches/levelloader/src/world_entities/shoot_laser.cc (copied) * orxonox/branches/levelloader/src/world_entities/shoot_laser.h (copied) * orxonox/branches/levelloader/src/world_entities/shoot_rocket.cc (copied) * orxonox/branches/levelloader/src/world_entities/shoot_rocket.h (copied) * orxonox/branches/levelloader/src/world_entities/skysphere.cc (copied) * orxonox/branches/levelloader/src/world_entities/skysphere.h (copied) * orxonox/branches/levelloader/src/world_entities/world_entity.cc (copied) * orxonox/branches/levelloader/src/world_entities/world_entity.h (copied) * orxonox/branches/levelloader/src/world_entity.cc (deleted) * orxonox/branches/levelloader/src/world_entity.h (deleted) orxonox/branches/levelloader: merged updated trunk structure into ... Fri, 11 Mar 2005 10:59:58 GMT bensch [3498] * orxonox/branches/trackManager/Makefile.am (modified) * orxonox/branches/trackManager/Makefile.in (modified) * orxonox/branches/trackManager/configure (modified) * orxonox/branches/trackManager/configure.ac (modified) * orxonox/branches/trackManager/doc/orxodox.checkFiles.pl (copied) * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/ai (copied) * orxonox/branches/trackManager/src/ai.cc (deleted) * orxonox/branches/trackManager/src/ai.h (deleted) * orxonox/branches/trackManager/src/ai/ai.cc (copied) * orxonox/branches/trackManager/src/ai/ai.h (copied) * orxonox/branches/trackManager/src/base_entity.cc (deleted) * orxonox/branches/trackManager/src/base_entity.h (deleted) * orxonox/branches/trackManager/src/base_object.cc (deleted) * orxonox/branches/trackManager/src/base_object.h (deleted) * orxonox/branches/trackManager/src/campaign.cc (deleted) * orxonox/branches/trackManager/src/campaign.h (deleted) * orxonox/branches/trackManager/src/collision.h (modified) * orxonox/branches/trackManager/src/console (deleted) * orxonox/branches/trackManager/src/coordinates.h (deleted) * orxonox/branches/trackManager/src/curve.cc (deleted) * orxonox/branches/trackManager/src/curve.h (deleted) * orxonox/branches/trackManager/src/data_tank.cc (deleted) * orxonox/branches/trackManager/src/data_tank.h (deleted) * orxonox/branches/trackManager/src/debug.h (deleted) * orxonox/branches/trackManager/src/defs (copied) * orxonox/branches/trackManager/src/defs/debug.h (copied) * orxonox/branches/trackManager/src/defs/error.h (copied) * orxonox/branches/trackManager/src/defs/glincl.h (copied) * orxonox/branches/trackManager/src/defs/stdincl.h (copied) * orxonox/branches/trackManager/src/environment.cc (deleted) * orxonox/branches/trackManager/src/environment.h (deleted) * orxonox/branches/trackManager/src/error.h (deleted) * orxonox/branches/trackManager/src/glmenu (copied) * orxonox/branches/trackManager/src/glmenu/glmenu_imagescreen.cc (copied) * orxonox/branches/trackManager/src/glmenu/glmenu_imagescreen.h (copied) * orxonox/branches/trackManager/src/glmenu_imagescreen.cc (deleted) * orxonox/branches/trackManager/src/glmenu_imagescreen.h (deleted) * orxonox/branches/trackManager/src/gui (deleted) * orxonox/branches/trackManager/src/helper_parent.cc (deleted) * orxonox/branches/trackManager/src/helper_parent.h (deleted) * orxonox/branches/trackManager/src/importer (deleted) * orxonox/branches/trackManager/src/ini_parser.cc (deleted) * orxonox/branches/trackManager/src/ini_parser.h (deleted) * orxonox/branches/trackManager/src/lib (copied) * orxonox/branches/trackManager/src/lib/Makefile.am (copied) * orxonox/branches/trackManager/src/lib/Makefile.in (copied) * orxonox/branches/trackManager/src/lib/coord (copied) * orxonox/branches/trackManager/src/lib/coord/helper_parent.cc (copied) * orxonox/branches/trackManager/src/lib/coord/helper_parent.h (copied) * orxonox/branches/trackManager/src/lib/coord/null_parent.cc (copied) * orxonox/branches/trackManager/src/lib/coord/null_parent.h (copied) * orxonox/branches/trackManager/src/lib/coord/p_node.cc (copied) * orxonox/branches/trackManager/src/lib/coord/p_node.h (copied) * orxonox/branches/trackManager/src/lib/data (copied) * orxonox/branches/trackManager/src/lib/data/data_tank.cc (copied) * orxonox/branches/trackManager/src/lib/data/data_tank.h (copied) * orxonox/branches/trackManager/src/lib/graphics (copied) * orxonox/branches/trackManager/src/lib/graphics/Makefile.am (copied) * orxonox/branches/trackManager/src/lib/graphics/Makefile.in (copied) * orxonox/branches/trackManager/src/lib/graphics/font (copied) * orxonox/branches/trackManager/src/lib/graphics/font/font.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/font/fontset.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/font/fontset.h (copied) * orxonox/branches/trackManager/src/lib/graphics/font/glfont.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/font/glfont.h (copied) * orxonox/branches/trackManager/src/lib/graphics/font/sfont.c (copied) * orxonox/branches/trackManager/src/lib/graphics/font/sfont.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/Makefile.am (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/Makefile.in (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/array.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/array.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/framework.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/framework.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/material.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/material.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/model.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/model.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/objModel.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/objModel.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/texture.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/texture.h (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/toDo (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/windowHandler.cc (copied) * orxonox/branches/trackManager/src/lib/graphics/importer/windowHandler.h (copied) * orxonox/branches/trackManager/src/lib/gui (copied) * orxonox/branches/trackManager/src/lib/gui/Makefile.am (copied) * orxonox/branches/trackManager/src/lib/gui/Makefile.in (copied) * orxonox/branches/trackManager/src/lib/gui/console (copied) * orxonox/branches/trackManager/src/lib/gui/console/Makefile.am (copied) * orxonox/branches/trackManager/src/lib/gui/console/Makefile.in (copied) * orxonox/branches/trackManager/src/lib/gui/console/orxonox_console.cc (copied) * orxonox/branches/trackManager/src/lib/gui/console/orxonox_console.h (copied) * orxonox/branches/trackManager/src/lib/gui/console/orxonox_console_entry.cc (copied) * orxonox/branches/trackManager/src/lib/gui/console/orxonox_console_entry.h (copied) * orxonox/branches/trackManager/src/lib/gui/console/orxonox_console_log.cc (copied) * orxonox/branches/trackManager/src/lib/gui/console/orxonox_console_log.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui (copied) * orxonox/branches/trackManager/src/lib/gui/gui/Makefile.am (copied) * orxonox/branches/trackManager/src/lib/gui/gui/Makefile.in (copied) * orxonox/branches/trackManager/src/lib/gui/gui/banner.xpm (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_audio.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_audio.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_banner.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_banner.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_exec.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_exec.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_flags.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_flags.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_gtk.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_gtk.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_keys.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_keys.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_update.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_update.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_video.cc (copied) * orxonox/branches/trackManager/src/lib/gui/gui/orxonox_gui_video.h (copied) * orxonox/branches/trackManager/src/lib/gui/gui/rc (copied) * orxonox/branches/trackManager/src/lib/lang (copied) * orxonox/branches/trackManager/src/lib/lang/base_entity.cc (copied) * orxonox/branches/trackManager/src/lib/lang/base_entity.h (copied) * orxonox/branches/trackManager/src/lib/lang/base_object.cc (copied) * orxonox/branches/trackManager/src/lib/lang/base_object.h (copied) * orxonox/branches/trackManager/src/lib/math (copied) * orxonox/branches/trackManager/src/lib/math/curve.cc (copied) * orxonox/branches/trackManager/src/lib/math/curve.h (copied) * orxonox/branches/trackManager/src/lib/math/matrix.cc (copied) * orxonox/branches/trackManager/src/lib/math/matrix.h (copied) * orxonox/branches/trackManager/src/lib/math/vector.cc (copied) * orxonox/branches/trackManager/src/lib/math/vector.h (copied) * orxonox/branches/trackManager/src/lib/util (copied) * orxonox/branches/trackManager/src/lib/util/ini_parser.cc (copied) * orxonox/branches/trackManager/src/lib/util/ini_parser.h (copied) * orxonox/branches/trackManager/src/lib/util/list.cc (copied) * orxonox/branches/trackManager/src/lib/util/list.h (copied) * orxonox/branches/trackManager/src/lib/util/list_template.h (copied) * orxonox/branches/trackManager/src/light.cc (copied) * orxonox/branches/trackManager/src/light.h (copied) * orxonox/branches/trackManager/src/list.cc (deleted) * orxonox/branches/trackManager/src/list.h (deleted) * orxonox/branches/trackManager/src/list_template.h (deleted) * orxonox/branches/trackManager/src/matrix.cc (deleted) * orxonox/branches/trackManager/src/matrix.h (deleted) * orxonox/branches/trackManager/src/network (copied) * orxonox/branches/trackManager/src/network/synchronisable.cc (copied) * orxonox/branches/trackManager/src/network/synchronisable.h (copied) * orxonox/branches/trackManager/src/npc.cc (deleted) * orxonox/branches/trackManager/src/npc.h (deleted) * orxonox/branches/trackManager/src/null_parent.cc (deleted) * orxonox/branches/trackManager/src/null_parent.h (deleted) * orxonox/branches/trackManager/src/orxonox.cc (modified) * orxonox/branches/trackManager/src/orxonox.h (modified) * orxonox/branches/trackManager/src/p_node.cc (deleted) * orxonox/branches/trackManager/src/p_node.h (deleted) * orxonox/branches/trackManager/src/player.cc (deleted) * orxonox/branches/trackManager/src/player.h (deleted) * orxonox/branches/trackManager/src/power_up.cc (deleted) * orxonox/branches/trackManager/src/power_up.h (deleted) * orxonox/branches/trackManager/src/sfont (deleted) * orxonox/branches/trackManager/src/shoot_laser.cc (deleted) * orxonox/branches/trackManager/src/shoot_laser.h (deleted) * orxonox/branches/trackManager/src/shoot_rocket.cc (deleted) * orxonox/branches/trackManager/src/shoot_rocket.h (deleted) * orxonox/branches/trackManager/src/skysphere.cc (deleted) * orxonox/branches/trackManager/src/skysphere.h (deleted) * orxonox/branches/trackManager/src/stdincl.h (deleted) * orxonox/branches/trackManager/src/story_def.h (deleted) * orxonox/branches/trackManager/src/story_entities (copied) * orxonox/branches/trackManager/src/story_entities/campaign.cc (copied) * orxonox/branches/trackManager/src/story_entities/campaign.h (copied) * orxonox/branches/trackManager/src/story_entities/story_def.h (copied) * orxonox/branches/trackManager/src/story_entities/story_entity.cc (copied) * orxonox/branches/trackManager/src/story_entities/story_entity.h (copied) * orxonox/branches/trackManager/src/story_entities/world.cc (copied) * orxonox/branches/trackManager/src/story_entities/world.h (copied) * orxonox/branches/trackManager/src/story_entity.cc (deleted) * orxonox/branches/trackManager/src/story_entity.h (deleted) * orxonox/branches/trackManager/src/synchronisable.cc (deleted) * orxonox/branches/trackManager/src/synchronisable.h (deleted) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/vector.cc (deleted) * orxonox/branches/trackManager/src/vector.h (deleted) * orxonox/branches/trackManager/src/world.cc (deleted) * orxonox/branches/trackManager/src/world.h (deleted) * orxonox/branches/trackManager/src/world_entities (copied) * orxonox/branches/trackManager/src/world_entities/environment.cc (copied) * orxonox/branches/trackManager/src/world_entities/environment.h (copied) * orxonox/branches/trackManager/src/world_entities/npc.cc (copied) * orxonox/branches/trackManager/src/world_entities/npc.h (copied) * orxonox/branches/trackManager/src/world_entities/player.cc (copied) * orxonox/branches/trackManager/src/world_entities/player.h (copied) * orxonox/branches/trackManager/src/world_entities/power_up.cc (copied) * orxonox/branches/trackManager/src/world_entities/power_up.h (copied) * orxonox/branches/trackManager/src/world_entities/shoot_laser.cc (copied) * orxonox/branches/trackManager/src/world_entities/shoot_laser.h (copied) * orxonox/branches/trackManager/src/world_entities/shoot_rocket.cc (copied) * orxonox/branches/trackManager/src/world_entities/shoot_rocket.h (copied) * orxonox/branches/trackManager/src/world_entities/skysphere.cc (copied) * orxonox/branches/trackManager/src/world_entities/skysphere.h (copied) * orxonox/branches/trackManager/src/world_entities/world_entity.cc (copied) * orxonox/branches/trackManager/src/world_entities/world_entity.h (copied) * orxonox/branches/trackManager/src/world_entity.cc (deleted) * orxonox/branches/trackManager/src/world_entity.h (deleted) orxonox/branches/trackManager: merged trunk back to tracManager ... Fri, 11 Mar 2005 09:27:30 GMT chris [3497] * orxonox/branches/levelloader/src/levelfactory.cc (modified) orxonox/branches/levelloader: Minor typing issue fixed Fri, 11 Mar 2005 09:25:27 GMT chris [3496] * orxonox/branches/levelloader/src/levelfactory.cc (modified) * orxonox/branches/levelloader/src/levelfactory.h (modified) orxonox/branches/levelloader: Finished implementation of LevelFactory ... Thu, 10 Mar 2005 21:11:16 GMT chris [3482] * orxonox/branches/levelloader/src/levelfactory.cc (added) * orxonox/branches/levelloader/src/levelfactory.h (added) * orxonox/branches/levelloader/src/xmlparser (added) * orxonox/branches/levelloader/src/xmlparser/tinystr.cc (added) * orxonox/branches/levelloader/src/xmlparser/tinystr.h (added) * orxonox/branches/levelloader/src/xmlparser/tinyxml.cc (added) * orxonox/branches/levelloader/src/xmlparser/tinyxml.h (added) * orxonox/branches/levelloader/src/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/levelloader/src/xmlparser/tinyxmlparser.cc (added) orxonox/branches/levelloader: Partial implementation of LevelFactory, ... Thu, 10 Mar 2005 12:18:27 GMT bensch [3469] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) orxonox/branches/updater: configuration-directory creatability Wed, 09 Mar 2005 22:05:53 GMT bensch [3468] * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: nicer output of the debug-method Wed, 09 Mar 2005 21:54:27 GMT bensch [3467] * orxonox/branches/textEngine (copied) * orxonox/branches/textEngine/src/debug.h (copied) orxonox/branches: added branche textEngine Wed, 09 Mar 2005 21:01:34 GMT bensch [3465] * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) orxonox/branches/updater: test Wed, 09 Mar 2005 13:41:38 GMT bensch [3464] * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: made the loading and saving more modular. ... Wed, 09 Mar 2005 09:50:20 GMT bensch [3463] * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) * orxonox/branches/trackManager/src/track_node.cc (copied) * orxonox/branches/trackManager/src/track_node.h (copied) * orxonox/branches/trackManager/src/world.cc (modified) * orxonox/branches/trackManager/src/world.h (modified) orxonox/branches/trackManager: backloop-check created Tue, 01 Mar 2005 09:59:29 GMT bensch [3432] * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: patrick wants to clam everything for ... Tue, 01 Mar 2005 09:49:43 GMT bensch [3431] * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: fixed the timing Problem. 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 ... Tue, 22 Feb 2005 08:42:00 GMT bensch [3417] * orxonox/branches/levelloader (copied) orxonox/branches: added branche levelloader for the new Prject of chris Mon, 21 Feb 2005 16:09:15 GMT bensch [3416] * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/skysphere.cc (modified) * orxonox/branches/dave/src/skysphere.h (modified) orxonox/branches/dave: injected Doxygen-tags Mon, 21 Feb 2005 14:39:31 GMT bensch [3415] * orxonox/branches/old.dave (deleted) orxonox/branches: deleted old directory of dave, the work done here ... Mon, 21 Feb 2005 14:37:58 GMT bensch [3414] * orxonox/branches/shadows (copied) orxonox/branches: added branche shadow for the GroundShadows, the new ... Sun, 20 Feb 2005 15:31:30 GMT dave [3412] * orxonox/branches/dave/src/skybox.cc (deleted) * orxonox/branches/dave/src/skybox.h (deleted) * orxonox/branches/dave/src/skysphere.h (modified) branches/dave/src: kleiner Felher in skysphere.h repariert Sun, 20 Feb 2005 15:21:42 GMT dave [3411] * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/skysphere.cc (added) * orxonox/branches/dave/src/skysphere.h (added) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src:so bensch, hab das ganze umbenannt: skysphere.cc ... Sat, 19 Feb 2005 16:26:32 GMT dave [3410] * orxonox/branches/dave/src/orxonox.cc (modified) * orxonox/branches/dave/src/skybox.cc (modified) * orxonox/branches/dave/src/world.cc (modified) branches/dave/src: Ok, Himmel heller gemacht in orxonox.cc durch ... Sat, 19 Feb 2005 15:53:50 GMT dave [3409] * orxonox/branches/dave/src/skybox.cc (modified) * orxonox/branches/dave/src/skybox.h (modified) * orxonox/branches/dave/src/world.cc (modified) branches/dave/src: Ok, fehler behoben, jetzt kann man noch eigene ... Fri, 18 Feb 2005 15:56:49 GMT dave [3408] * orxonox/branches/dave/src/skybox.cc (modified) * orxonox/branches/dave/src/skybox.h (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src: Die Skybox bewegt sich schon mal, dafuer neuer ... Thu, 17 Feb 2005 18:22:34 GMT dave [3407] * orxonox/branches/dave/src/Makefile.am (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/skybox.cc (added) * orxonox/branches/dave/src/skybox.h (added) * orxonox/branches/dave/src/stdincl.h (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src: Hab skybox.cc und skybox.h geschreieben->enjoy, ... Mon, 14 Feb 2005 14:52:14 GMT dave [3406] * orxonox/branches/dave/src/world.cc (modified) branches/dave/src: Textur ist jetzt drauf Sun, 13 Feb 2005 20:10:20 GMT bensch [3405] * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) orxonox/branches/dave: Fixed issue with texture-class 1. Not using ... Sun, 13 Feb 2005 17:42:46 GMT dave [3404] * orxonox/branches/dave/src/world.cc (modified) Sun, 13 Feb 2005 17:06:28 GMT dave [3403] * orxonox/branches/dave/src/environment.cc (modified) * orxonox/branches/dave/src/world.cc (modified) * orxonox/branches/dave/src/world.h (modified) branches/dave/src/world.cc: Zeile 379 bin ich am Textur ... Sun, 13 Feb 2005 11:35:35 GMT dave [3402] * orxonox/branches/dave/src/player.cc (modified) branches/dave/src: Das direkte Zurueckdrehen ist jetzt nicht mehr ... Fri, 11 Feb 2005 11:10:00 GMT dave [3401] * orxonox/branches/dave/Makefile.in (modified) * orxonox/branches/dave/src/Makefile.in (modified) * orxonox/branches/dave/src/camera.cc (modified) * orxonox/branches/dave/src/console/Makefile.in (modified) * orxonox/branches/dave/src/environment.cc (modified) * orxonox/branches/dave/src/gui/Makefile.in (modified) * orxonox/branches/dave/src/importer/Makefile.in (modified) * orxonox/branches/dave/src/player.cc (modified) * orxonox/branches/dave/src/player.h (modified) * orxonox/branches/dave/src/world.cc (modified) branches/dave/src:Ok, diesmal ist die Rotation besser gelungen, ... Sun, 06 Feb 2005 22:27:25 GMT bensch [3399] * orxonox/branches/nico (modified) * orxonox/branches/nico/Makefile.in (modified) * orxonox/branches/nico/NEWS (modified) * orxonox/branches/nico/configure (modified) * orxonox/branches/nico/configure.ac (modified) * orxonox/branches/nico/doc/orxodox.src (modified) * orxonox/branches/nico/doc/orxonox.1 (modified) * orxonox/branches/nico/src/Makefile.am (modified) * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/base_object.cc (copied) * orxonox/branches/nico/src/base_object.h (copied) * orxonox/branches/nico/src/camera.cc (modified) * orxonox/branches/nico/src/camera.h (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/curve.cc (modified) * orxonox/branches/nico/src/curve.h (modified) * orxonox/branches/nico/src/data_tank.cc (modified) * orxonox/branches/nico/src/data_tank.h (modified) * orxonox/branches/nico/src/debug.h (modified) * orxonox/branches/nico/src/environment.cc (modified) * orxonox/branches/nico/src/glmenu_imagescreen.cc (copied) * orxonox/branches/nico/src/glmenu_imagescreen.h (copied) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/helper_parent.cc (copied) * orxonox/branches/nico/src/helper_parent.h (copied) * orxonox/branches/nico/src/importer/Makefile.am (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) * orxonox/branches/nico/src/importer/framework.cc (modified) * orxonox/branches/nico/src/importer/framework.h (modified) * orxonox/branches/nico/src/importer/material.cc (modified) * orxonox/branches/nico/src/importer/material.h (modified) * orxonox/branches/nico/src/importer/model.cc (copied) * orxonox/branches/nico/src/importer/model.h (copied) * orxonox/branches/nico/src/importer/objModel.cc (copied) * orxonox/branches/nico/src/importer/objModel.h (copied) * orxonox/branches/nico/src/importer/object.cc (deleted) * orxonox/branches/nico/src/importer/object.h (deleted) * orxonox/branches/nico/src/importer/texture.cc (copied) * orxonox/branches/nico/src/importer/texture.h (copied) * orxonox/branches/nico/src/list.h (modified) * orxonox/branches/nico/src/matrix.cc (copied) * orxonox/branches/nico/src/matrix.h (copied) * orxonox/branches/nico/src/null_parent.cc (copied) * orxonox/branches/nico/src/null_parent.h (copied) * orxonox/branches/nico/src/orxonox.cc (modified) * orxonox/branches/nico/src/orxonox.h (modified) * orxonox/branches/nico/src/p_node.cc (copied) * orxonox/branches/nico/src/p_node.h (copied) * orxonox/branches/nico/src/player.cc (modified) * orxonox/branches/nico/src/player.h (modified) * orxonox/branches/nico/src/proto_class.cc (modified) * orxonox/branches/nico/src/proto_class.h (modified) * orxonox/branches/nico/src/sfont (copied) * orxonox/branches/nico/src/sfont/font.cc (copied) * orxonox/branches/nico/src/sfont/sfont.c (copied) * orxonox/branches/nico/src/sfont/sfont.h (copied) * orxonox/branches/nico/src/stdincl.h (modified) * orxonox/branches/nico/src/story_entity.h (modified) * orxonox/branches/nico/src/track.cc (modified) * orxonox/branches/nico/src/track.h (modified) * orxonox/branches/nico/src/track_manager.cc (copied) * orxonox/branches/nico/src/track_manager.h (copied) * orxonox/branches/nico/src/vector.cc (modified) * orxonox/branches/nico/src/vector.h (modified) * orxonox/branches/nico/src/world.cc (modified) * orxonox/branches/nico/src/world.h (modified) * orxonox/branches/nico/src/world_entity.cc (modified) * orxonox/branches/nico/src/world_entity.h (modified) orxonox/branches/nico: merged trunk into branches/nico merged with ... Wed, 02 Feb 2005 14:57:06 GMT bensch [3393] * orxonox/branches/nico/src/importer/heightMapViewer.cc (modified) * orxonox/branches/nico/src/importer/heightMapViewer.h (modified) orxonox/branches/nico: lighting enabled, and working again Wed, 02 Feb 2005 14:21:47 GMT bensch [3392] * orxonox/branches/nico/src/importer/heightMapTerrain.cc (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.h (modified) orxonox/branches/nico: heightmap now able to readin with SDL-image ... Wed, 02 Feb 2005 12:16:41 GMT nico [3391] * orxonox/branches/nico/Makefile.in (modified) * orxonox/branches/nico/configure (modified) * orxonox/branches/nico/configure.ac (modified) * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) orxonox/branches/nico: heightmap stuff Wed, 02 Feb 2005 12:04:00 GMT bensch [3390] * orxonox/branches/nico/src/importer/Makefile.am (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.cc (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.h (modified) * orxonox/branches/nico/src/importer/heightMapViewer.cc (modified) * orxonox/branches/nico/src/importer/heightMapViewer.h (modified) orxonox/branches/nico: heightmap now compiles on all platforms Sat, 29 Jan 2005 14:48:11 GMT bensch [3388] * orxonox/branches/dave (copied) orxonox/branches: added branche dave Sat, 29 Jan 2005 14:15:03 GMT dave [3387] * orxonox/branches/old.dave/src/model.cc (added) * orxonox/branches/old.dave/src/model.h (added) * orxonox/branches/old.dave/src/player.cc (modified) * orxonox/branches/old.dave/src/player.cc.bak (modified) * orxonox/branches/old.dave/src/reaplow.mtl (added) * orxonox/branches/old.dave/src/reaplow.obj (added) * orxonox/branches/old.dave/src/stdout.txt (modified) * orxonox/branches/old.dave/src/texture.cc (added) * orxonox/branches/old.dave/src/texture.h (added) Sat, 29 Jan 2005 13:25:46 GMT dave [3386] * orxonox/branches/old.dave/src/stdout.txt (modified) * orxonox/branches/old.dave/src/track.cc (modified) * orxonox/branches/old.dave/src/track.cc.bak (modified) Wed, 26 Jan 2005 13:23:10 GMT bensch [3384] * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/heightmap (deleted) * orxonox/branches/nico/src/importer/Makefile.am (modified) * orxonox/branches/nico/src/importer/Makefile.in (modified) * orxonox/branches/nico/src/importer/heightMapTerrain.cc (copied) * orxonox/branches/nico/src/importer/heightMapTerrain.h (copied) * orxonox/branches/nico/src/importer/heightMapViewer.cc (copied) * orxonox/branches/nico/src/importer/heightMapViewer.h (copied) * orxonox/branches/nico/src/importer/main.cc (copied) orxonox/branches/nico: moved hightmap to importer, there are still ... Wed, 26 Jan 2005 11:32:47 GMT bensch [3383] * orxonox/branches/nico/configure (modified) * orxonox/branches/nico/configure.ac (modified) * orxonox/branches/nico/src/Makefile.am (modified) * orxonox/branches/nico/src/Makefile.in (modified) * orxonox/branches/nico/src/console/Makefile.in (modified) * orxonox/branches/nico/src/gui/Makefile.in (modified) * orxonox/branches/nico/src/heightmap (moved) * orxonox/branches/nico/src/heightmap/Makefile.am (added) * orxonox/branches/nico/src/importer/Makefile.in (modified) orxonox/branches/nico: added makefile for the heightmap I liked it ... Wed, 26 Jan 2005 11:22:15 GMT nico [3382] * orxonox/branches/nico/src/heightMap/heightMapTerrain.cc (moved) * orxonox/branches/nico/src/heightMap/heightMapViewer.cc (moved) * orxonox/branches/nico/src/heightMap/main.cc (moved) orxonox/branches/nico: renamed .cpp to .cc Wed, 26 Jan 2005 11:15:07 GMT nico [3381] * orxonox/branches/nico/src/heightMap (added) * orxonox/branches/nico/src/heightMap/heightMapTerrain.cpp (added) * orxonox/branches/nico/src/heightMap/heightMapTerrain.h (added) * orxonox/branches/nico/src/heightMap/heightMapViewer.cpp (added) * orxonox/branches/nico/src/heightMap/heightMapViewer.h (added) * orxonox/branches/nico/src/heightMap/main.cpp (added) developing heightMap Mon, 24 Jan 2005 01:34:16 GMT bensch [3379] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.h (modified) orxonox/branches/updater: implemented advanced-Video-Options. Patrick ... Sun, 16 Jan 2005 23:33:10 GMT patrick [3378] * orxonox/branches/particle_system (copied) made a copy Sat, 08 Jan 2005 17:32:39 GMT bensch [3376] * orxonox/branches/trackManager/src/curve.cc (modified) * 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: c2-continuity-patch (mathematically ... Sat, 08 Jan 2005 15:00:29 GMT bensch [3375] * orxonox/branches/trackManager/src/curve.cc (modified) * orxonox/branches/trackManager/src/curve.h (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/world.cc (modified) orxonox/branches/trackManager: now curve-points can be inserted ... Sat, 08 Jan 2005 11:04:19 GMT bensch [3374] * orxonox/branches/trackManager/src/Makefile.am (modified) * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/curve.cc (modified) * orxonox/branches/trackManager/src/curve.h (modified) * orxonox/branches/trackManager/src/environment.cc (modified) * orxonox/branches/trackManager/src/game_loader.cc (modified) * orxonox/branches/trackManager/src/track.cc (deleted) * orxonox/branches/trackManager/src/track.h (deleted) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/world.cc (modified) * orxonox/branches/trackManager/src/world.h (modified) orxonox/branches/trackManager: deleted old track-system Fri, 07 Jan 2005 16:17:27 GMT bensch [3373] * 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: patched: problem with timeTable ... Fri, 07 Jan 2005 02:42:34 GMT bensch [3372] * orxonox/branches/trackManager/src/environment.cc (modified) * orxonox/branches/trackManager/src/p_node.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: now the Direction also follows the lead. Fri, 07 Jan 2005 02:07:12 GMT bensch [3371] * orxonox/branches/trackManager/src/p_node.cc (modified) * 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: now env moves along the Path. but the ... Fri, 07 Jan 2005 02:02:39 GMT bensch [3369] * orxonox/branches/trackManager (copied) * orxonox/branches/trackManager/configure (copied) * orxonox/branches/trackManager/doc/orxodox.src (copied) * orxonox/branches/trackManager/src/Makefile.am (copied) * orxonox/branches/trackManager/src/Makefile.in (copied) * orxonox/branches/trackManager/src/base_object.cc (copied) * orxonox/branches/trackManager/src/base_object.h (copied) * orxonox/branches/trackManager/src/camera.cc (copied) * orxonox/branches/trackManager/src/camera.h (copied) * orxonox/branches/trackManager/src/curve.cc (copied) * orxonox/branches/trackManager/src/curve.h (copied) * orxonox/branches/trackManager/src/data_tank.cc (copied) * orxonox/branches/trackManager/src/data_tank.h (copied) * orxonox/branches/trackManager/src/debug.h (copied) * orxonox/branches/trackManager/src/environment.cc (copied) * orxonox/branches/trackManager/src/glmenu_imagescreen.cc (copied) * orxonox/branches/trackManager/src/glmenu_imagescreen.h (copied) * orxonox/branches/trackManager/src/helper_parent.cc (copied) * orxonox/branches/trackManager/src/helper_parent.h (copied) * orxonox/branches/trackManager/src/importer/Makefile.am (copied) * orxonox/branches/trackManager/src/importer/Makefile.in (copied) * orxonox/branches/trackManager/src/importer/framework.cc (copied) * orxonox/branches/trackManager/src/importer/framework.h (copied) * orxonox/branches/trackManager/src/importer/material.cc (copied) * orxonox/branches/trackManager/src/importer/material.h (copied) * orxonox/branches/trackManager/src/importer/model.cc (copied) * orxonox/branches/trackManager/src/importer/model.h (copied) * orxonox/branches/trackManager/src/importer/texture.cc (copied) * orxonox/branches/trackManager/src/importer/texture.h (copied) * orxonox/branches/trackManager/src/list.h (copied) * orxonox/branches/trackManager/src/matrix.cc (copied) * orxonox/branches/trackManager/src/matrix.h (copied) * orxonox/branches/trackManager/src/null_parent.cc (copied) * orxonox/branches/trackManager/src/null_parent.h (copied) * orxonox/branches/trackManager/src/orxonox.cc (copied) * orxonox/branches/trackManager/src/orxonox.h (copied) * orxonox/branches/trackManager/src/p_node.cc (copied) * orxonox/branches/trackManager/src/p_node.h (copied) * orxonox/branches/trackManager/src/player.cc (copied) * orxonox/branches/trackManager/src/player.h (copied) * orxonox/branches/trackManager/src/proto_class.cc (copied) * orxonox/branches/trackManager/src/proto_class.h (copied) * orxonox/branches/trackManager/src/stdincl.h (copied) * orxonox/branches/trackManager/src/story_entity.h (copied) * orxonox/branches/trackManager/src/track.cc (copied) * orxonox/branches/trackManager/src/track.h (copied) * orxonox/branches/trackManager/src/track_manager.cc (copied) * orxonox/branches/trackManager/src/track_manager.h (copied) * orxonox/branches/trackManager/src/vector.cc (copied) * orxonox/branches/trackManager/src/vector.h (copied) * orxonox/branches/trackManager/src/world.cc (copied) * orxonox/branches/trackManager/src/world.h (copied) * orxonox/branches/trackManager/src/world_entity.cc (copied) * orxonox/branches/trackManager/src/world_entity.h (copied) orxonox/branches: added branche trackManager. Fri, 07 Jan 2005 00:15:49 GMT bensch [3366] * orxonox/branches/parenting (deleted) orxonox/branches/parenting: deleted branche Parenting Thu, 06 Jan 2005 23:58:44 GMT patrick [3364] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) orxonox/branches/parenting: extended draw function with some sort of ... Thu, 06 Jan 2005 23:30:14 GMT patrick [3363] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.h (modified) orxonox/branches/parenting: extended functionality to implement ... Thu, 06 Jan 2005 22:43:04 GMT patrick [3362] * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: remved HUD, reimplemented the display ... Thu, 06 Jan 2005 21:25:29 GMT patrick [3361] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: did a little HUD on the screen. fancy but ... Thu, 06 Jan 2005 20:37:39 GMT bensch [3360] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/environment.cc (modified) * orxonox/branches/parenting/src/importer/Makefile.am (modified) * orxonox/branches/parenting/src/importer/Makefile.in (modified) * orxonox/branches/parenting/src/importer/framework.cc (modified) * orxonox/branches/parenting/src/importer/framework.h (modified) * orxonox/branches/parenting/src/importer/model.cc (moved) * orxonox/branches/parenting/src/importer/model.h (moved) * orxonox/branches/parenting/src/player.cc (modified) * orxonox/branches/parenting/src/player.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world_entity.h (modified) orxonox/branches/parenting: Importer: moved object.h -> model.h and ... Thu, 06 Jan 2005 20:31:17 GMT patrick [3359] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/orxonox.cc (modified) orxonox/branches/parenting: glEnable(Textures) only for parts that ... Thu, 06 Jan 2005 20:21:13 GMT patrick [3358] * orxonox/branches/parenting/src/glmenu_imagescreen.cc (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: imageloader works. but not yet fully ... Thu, 06 Jan 2005 13:30:47 GMT patrick [3357] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/glmenu_imagescreen.cc (added) * orxonox/branches/parenting/src/glmenu_imagescreen.h (added) orxonox/branches/parenting: added glmenu element imagescreen, that ... Thu, 06 Jan 2005 13:10:38 GMT bensch [3356] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/updater: TrackManager: now deletes without segfault ... Thu, 06 Jan 2005 12:52:47 GMT bensch [3355] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :Curve: bezierCurve now can have 0,1,2,3 ... Thu, 06 Jan 2005 11:57:20 GMT bensch [3354] * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :TrackManager: now better join is implemented Thu, 06 Jan 2005 09:33:27 GMT patrick [3353] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/importer/Makefile.in (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: commented out the old nurbs opengl test ... Thu, 06 Jan 2005 04:38:49 GMT bensch [3352] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :TrackManager: Joining works too. ... Thu, 06 Jan 2005 04:09:13 GMT bensch [3351] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :TrackManager: forking works. Thu, 06 Jan 2005 03:40:08 GMT bensch [3350] * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: TrackManager: implemented Debug-output: ... Thu, 06 Jan 2005 02:39:28 GMT bensch [3349] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/curve.h (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/track_manager.h (modified) orxonox/branches/parenting: :TrackManager: curves are now being added ... Thu, 06 Jan 2005 02:03:54 GMT bensch [3348] * orxonox/branches/parenting/src/curve.cc (modified) * orxonox/branches/parenting/src/track_manager.cc (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: fixed major flaw in BezierCurve- ... Wed, 05 Jan 2005 22:53:36 GMT bensch [3347] * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: importer: bpp-patch Wed, 05 Jan 2005 17:27:31 GMT bensch [3346] * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: SLD_Surface now gets deleted in ... Wed, 05 Jan 2005 17:11:11 GMT bensch [3345] * orxonox/branches/parenting/src/debug.h (modified) * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: :loadscreen: now uses texture-class Wed, 05 Jan 2005 16:50:07 GMT bensch [3344] * orxonox/branches/parenting/src/importer/material.cc (modified) * orxonox/branches/parenting/src/importer/material.h (modified) * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: importer: modularity improvement. Now ... Wed, 05 Jan 2005 14:39:08 GMT bensch [3343] * orxonox/branches/parenting/src/importer/texture.cc (modified) * orxonox/branches/parenting/src/importer/texture.h (modified) orxonox/branches/parenting: :texture.cc: swapping textures-cordinates Wed, 05 Jan 2005 14:18:28 GMT patrick [3342] * orxonox/branches/parenting/src/camera.cc (modified) * orxonox/branches/parenting/src/camera.h (modified) * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/track.cc (modified) * orxonox/branches/parenting/src/track.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) * orxonox/branches/parenting/src/world_entity.cc (modified) * orxonox/branches/parenting/src/world_entity.h (modified) orxonox/branches/parenting: removed old coordinates.h system now ... Wed, 05 Jan 2005 14:07:27 GMT bensch [3341] * orxonox/branches/parenting/src/importer/texture.cc (added) * orxonox/branches/parenting/src/importer/texture.h (added) orxonox/branches/parentin: :importer: added missing files Wed, 05 Jan 2005 14:01:49 GMT bensch [3340] * orxonox/branches/parenting/doc/orxodox.src (modified) * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/console/Makefile.in (modified) * orxonox/branches/parenting/src/gui/Makefile.in (modified) * orxonox/branches/parenting/src/importer/Makefile.am (modified) * orxonox/branches/parenting/src/importer/Makefile.in (modified) * orxonox/branches/parenting/src/importer/framework.cc (modified) * orxonox/branches/parenting/src/importer/material.cc (modified) * orxonox/branches/parenting/src/importer/material.h (modified) * orxonox/branches/parenting/src/importer/object.cc (modified) orxonox/branches/parenting: :importer: moved code from textures into ... Wed, 05 Jan 2005 03:16:14 GMT patrick [3339] * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: some little changes of the LoadScreen, ... Wed, 05 Jan 2005 03:13:50 GMT patrick [3338] * orxonox/branches/parenting/src/campaign.cc (modified) * orxonox/branches/parenting/src/orxonox.cc (modified) * orxonox/branches/parenting/src/stdincl.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branches/parenting: implemented a simple LoadScreen that just ... Wed, 05 Jan 2005 01:32:58 GMT patrick [3337] * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: resolved a svn-conflict, corrected come ...