# # ChangeLog for trunk/src/orxonox.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 11:24:26 PM Wed, 26 Apr 2006 01:28:55 GMT bensch [7374] * trunk/src/defs/debug.h (modified) * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (copied) * trunk/src/lib/shell/shell_completion_plugin.h (copied) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) orxonox/trunk: added new Files shell_completion_plugin for the new ... Wed, 19 Apr 2006 16:08:21 GMT bensch [7355] * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/loading/dynamic_loader.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: works on windows too Fri, 31 Mar 2006 08:19:55 GMT rennerc [7261] * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * trunk/src/orxonox.cc (modified) added audio commandline args Thu, 30 Mar 2006 11:51:45 GMT rennerc [7258] * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * trunk/src/orxonox.cc (modified) added some command line arguments Thu, 30 Mar 2006 09:45:31 GMT bensch [7256] * trunk/AUTHORS (modified) * trunk/configure.ac (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/parser/Makefile.am (modified) * trunk/src/lib/parser/cmdline_parser (copied) * trunk/src/lib/parser/cmdline_parser/Makefile.am (copied) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (copied) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.h (copied) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/preferences (copied) * trunk/src/lib/parser/preferences/Makefile.am (copied) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (copied) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.h (copied) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.cc (copied) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.h (copied) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/preferences.cc (copied) * trunk/src/lib/util/preferences.h (copied) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/subprojects/framework.cc (modified) orxonox/trunk: merged the preferences back to the trunk merged with ... Wed, 15 Mar 2006 14:10:45 GMT bensch [7221] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/event/key_names.cc (modified) * trunk/src/lib/event/key_names.h (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/importer/objModel.h (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_sequence.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) * trunk/src/lib/graphics/render2D/billboard.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gl_gui/glgui_button.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_button.h (modified) * trunk/src/lib/gui/gl_gui/glgui_menu.h (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/tinyxml/tinyxml.h (modified) * trunk/src/lib/particles/dot_particles.h (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/model_particles.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/spark_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.h (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_connection.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/executor/functor_list.h (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/lib/util/helper_functions.h (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/factory.h (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/game_loader.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param.h (modified) * trunk/src/lib/util/loading/load_param_description.cc (modified) * trunk/src/lib/util/loading/load_param_description.h (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/subprojects/others/TTFtoIMG.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/fast_factory.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/elements/image_entity.cc (modified) * trunk/src/world_entities/elements/image_entity.h (modified) * trunk/src/world_entities/elements/text_element.cc (modified) * trunk/src/world_entities/elements/text_element.h (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/planet.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/recorder.cc (modified) * trunk/src/world_entities/recorder.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/crosshair.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the std-branche back, it runs on windows and ... Tue, 07 Mar 2006 16:05:50 GMT bensch [7193] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/dot_emitter.cc (modified) * trunk/src/lib/particles/dot_particles.cc (modified) * trunk/src/lib/particles/engine/particle_engine.cc (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/plane_emitter.cc (modified) * trunk/src/lib/particles/spark_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/loading (moved) * trunk/src/lib/util/loading/dynamic_loader.h (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/resource.cc (copied) * trunk/src/lib/util/loading/resource.h (copied) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/dedicated_server_world.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/single_player_world.cc (modified) * trunk/src/story_entities/single_player_world_data.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/subprojects/importer/importer.cc (modified) * trunk/src/subprojects/particles/particle_fun.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/elements/image_entity.cc (modified) * trunk/src/world_entities/elements/text_element.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environments/building.cc (modified) * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/recorder.cc (modified) * trunk/src/world_entities/satellite.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/hyperblaster.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: new style for resources (prework/movement) Sun, 19 Feb 2006 14:18:08 GMT bensch [7167] * trunk/src/defs/class_id.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/loading/dynamic_loader.cc (copied) * trunk/src/util/loading/dynamic_loader.h (copied) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/WorldEntities.am (modified) trunk: dynamic library loading test Mon, 13 Feb 2006 12:14:53 GMT bensch [7126] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: the delete Mechanism of PNode seems to work again. ... Sat, 11 Feb 2006 19:57:26 GMT bensch [7123] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: some cleanup before the new tag 1. BaseObject isA was ... Tue, 07 Feb 2006 12:57:52 GMT bensch [7067] * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) small fixes Mon, 30 Jan 2006 00:12:29 GMT bensch [6840] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/orxonox.cc (modified) trunk: some minor stupid bug, that held me up for two hours Sun, 29 Jan 2006 14:35:57 GMT bensch [6833] * trunk/src/orxonox.cc (modified) std-out works again in Windows Sun, 29 Jan 2006 13:43:25 GMT bensch [6830] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) trunk: the SoundEngine loads the Sources Sun, 29 Jan 2006 13:31:48 GMT bensch [6828] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: Music plays Wed, 25 Jan 2006 13:39:53 GMT patrick [6695] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/netdefs.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/shared_network_data.cc (copied) * trunk/src/lib/network/shared_network_data.h (copied) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) merged the network branche to the trunk Sat, 07 Jan 2006 22:17:51 GMT bensch [6426] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (copied) * trunk/src/world_entities/weapons/targeting_turret.h (copied) orxonox/trunk: merged the spaceshipcontrol branche back to the trunk ... Sat, 07 Jan 2006 22:07:22 GMT bensch [6424] * branches/preferences/AUTHORS (modified) * trunk/scripts/orxonoxServer.sh (copied) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/data (copied) * trunk/src/lib/data/data_tank.cc (copied) * trunk/src/lib/data/data_tank.h (copied) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.cc (copied) * trunk/src/story_entities/campaign_data.h (copied) * trunk/src/story_entities/debug_world.cc (modified) * trunk/src/story_entities/debug_world.h (modified) * trunk/src/story_entities/dedicated_server_world.cc (copied) * trunk/src/story_entities/dedicated_server_world.h (copied) * trunk/src/story_entities/game_world.cc (copied) * trunk/src/story_entities/game_world.h (copied) * trunk/src/story_entities/game_world_data.cc (copied) * trunk/src/story_entities/game_world_data.h (copied) * trunk/src/story_entities/multi_player_world.cc (copied) * trunk/src/story_entities/multi_player_world.h (copied) * trunk/src/story_entities/multi_player_world_data.cc (copied) * trunk/src/story_entities/multi_player_world_data.h (copied) * trunk/src/story_entities/network_world.cc (deleted) * trunk/src/story_entities/network_world.h (deleted) * trunk/src/story_entities/single_player_world.cc (copied) * trunk/src/story_entities/single_player_world.h (copied) * trunk/src/story_entities/single_player_world_data.cc (copied) * trunk/src/story_entities/single_player_world_data.h (copied) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/story_entities/world.cc (deleted) * trunk/src/story_entities/world.h (deleted) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the branche network back to the trunk merged ... Fri, 16 Dec 2005 18:13:57 GMT bensch [6142] * trunk/src/defs/debug.h (modified) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/cd_engine.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/network_world.cc (modified) * trunk/src/story_entities/network_world.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/garbage_collector.cc (deleted) * trunk/src/util/garbage_collector.h (deleted) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skysphere.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/bomb.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merge the ObjectManager to the trunk merged with ... Fri, 16 Dec 2005 17:45:32 GMT patrick [6139] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/converter.cc (copied) * trunk/src/lib/network/converter.h (copied) * trunk/src/lib/network/handshake.cc (copied) * trunk/src/lib/network/handshake.h (copied) * trunk/src/lib/network/network_game_manager.cc (copied) * trunk/src/lib/network/network_game_manager.h (copied) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.cc (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.cc (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/network_world.cc (added) * trunk/src/story_entities/network_world.h (added) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/spawning_point.cc (copied) * trunk/src/world_entities/spawning_point.h (copied) trunk: merged branche network with trunk using command: svn merge ... Tue, 13 Dec 2005 02:04:29 GMT bensch [6079] * trunk/src/orxonox.cc (modified) orxonox/trunk: valgrind should work again Fri, 09 Dec 2005 11:31:01 GMT patrick [5996] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.cc (copied) * trunk/src/lib/network/server_socket.h (copied) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (copied) * trunk/src/subprojects/network/read_sync.h (copied) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (copied) * trunk/src/subprojects/network/write_sync.h (copied) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged network branche into trunk with command svn ... Wed, 07 Dec 2005 23:22:53 GMT bensch [5982] * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: Factory-Redesign on the wish of manuel Tue, 06 Dec 2005 21:06:10 GMT bensch [5944] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/defs/debug.h (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/parser (added) * trunk/src/lib/parser/Makefile.am (added) * trunk/src/lib/parser/ini_parser (added) * trunk/src/lib/parser/ini_parser/Makefile.am (added) * trunk/src/lib/parser/ini_parser/ini_parser.cc (moved) * trunk/src/lib/parser/ini_parser/ini_parser.h (moved) * trunk/src/lib/parser/tinyxml (moved) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to ... Sun, 04 Dec 2005 23:50:26 GMT bensch [5930] * trunk/src/defs/debug.h (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/resource_manager.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: remake of the SoundEngine (faster, and millions of ... Tue, 29 Nov 2005 13:22:37 GMT bensch [5822] * trunk/config.h.in (modified) * trunk/configure.ac (modified) * trunk/scripts/gentoo/orxonox-0.3.2_alpha-rXXXX.ebuild (copied) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/network/Makefile.am (copied) * trunk/src/lib/network/Makefile.in (copied) * trunk/src/lib/network/README (copied) * trunk/src/lib/network/connection_monitor.cc (copied) * trunk/src/lib/network/connection_monitor.h (copied) * trunk/src/lib/network/data_stream.cc (copied) * trunk/src/lib/network/data_stream.h (copied) * trunk/src/lib/network/netdefs.h (copied) * trunk/src/lib/network/network_manager.cc (copied) * trunk/src/lib/network/network_manager.h (copied) * trunk/src/lib/network/network_protocol.cc (copied) * trunk/src/lib/network/network_protocol.h (copied) * trunk/src/lib/network/network_socket.cc (copied) * trunk/src/lib/network/network_socket.h (copied) * trunk/src/lib/network/network_stream.cc (copied) * trunk/src/lib/network/network_stream.h (copied) * trunk/src/lib/network/synchronisable.cc (deleted) * trunk/src/lib/network/synchronisable.h (deleted) * trunk/src/lib/network/synchronizeable.cc (copied) * trunk/src/lib/network/synchronizeable.h (copied) * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/Makefile.am (modified) * trunk/src/subprojects/network (copied) * trunk/src/subprojects/network/Makefile.am (copied) * trunk/src/subprojects/network/Makefile.in (copied) * trunk/src/subprojects/network/README (copied) * trunk/src/subprojects/network/network_unit_test.cc (copied) * trunk/src/subprojects/network/network_unit_test.h (copied) * trunk/src/subprojects/network/simple_sync.cc (copied) * trunk/src/subprojects/network/simple_sync.h (copied) orxonox/trunk: merged branches/network to the trunk merged with ... Tue, 29 Nov 2005 10:07:43 GMT bensch [5819] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/defs/stdincl.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/tinyxml/tinystr.cc (modified) * trunk/src/lib/tinyxml/tinystr.h (modified) * trunk/src/lib/tinyxml/tinyxml.cc (modified) * trunk/src/lib/tinyxml/tinyxml.h (modified) * trunk/src/lib/tinyxml/tinyxmlerror.cc (modified) * trunk/src/lib/tinyxml/tinyxmlparser.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: merged branches world_entities to trunk again merged ... Sat, 26 Nov 2005 21:35:06 GMT bensch [5788] * trunk/src/orxonox.cc (modified) orxonox/trunk: shell-redirect for windows (so it does not write to ... Fri, 18 Nov 2005 20:22:23 GMT bensch [5641] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: Passing Reference inastead of Pointer to create ... Fri, 11 Nov 2005 15:48:16 GMT bensch [5546] * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/collision_detection/Makefile.am (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.am (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/loading/load_param_description.cc (copied) * trunk/src/util/loading/load_param_description.h (copied) orxonox/trunk: taken out LoadParamDescription into a file of its own Tue, 08 Nov 2005 21:59:28 GMT bensch [5510] * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: small cleanup in WorldEntity Fri, 04 Nov 2005 16:28:42 GMT patrick [5488] * trunk/src/lib/collision_detection/lin_alg.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk/src/lib/cd: woking on the jacobi matrix decomposition ... Thu, 03 Nov 2005 20:08:19 GMT bensch [5480] * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/resource_manager.cc (modified) * trunk/src/util/loading/resource_manager.h (modified) orxonox/trunk: better check for data-dir Thu, 03 Nov 2005 19:50:51 GMT bensch [5479] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/config.guess (modified) * trunk/config.sub (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/depcomp (modified) * trunk/install-sh (modified) * trunk/missing (modified) * trunk/mkinstalldirs (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/util/loading/resource_manager.cc (moved) * trunk/src/util/loading/resource_manager.h (moved) * trunk/src/world_entities/weapons/rocket.cc (modified) orxonox/trunk: updated to new autoconf, moved resourcemanager to ... Sat, 22 Oct 2005 15:50:30 GMT bensch [5424] * trunk/src/orxonox.cc (modified) orxonox/trunk: Config-File can now also be directly in the ... Sat, 22 Oct 2005 14:26:00 GMT bensch [5423] * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: better check for the Data-Directory Sat, 08 Oct 2005 23:27:58 GMT bensch [5335] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: more fool-proov loading of important paths (data and ... Sat, 08 Oct 2005 22:02:13 GMT bensch [5332] * trunk/src/defs/functor_list.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: minor cleanup (speed-issue) in LoadClassDescription, ... Fri, 07 Oct 2005 12:42:30 GMT bensch [5303] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: less output on quit... still some strange effecs ... Fri, 07 Oct 2005 10:48:02 GMT bensch [5298] * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/gui/gui_audio.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: output-issues Thu, 06 Oct 2005 22:49:22 GMT bensch [5293] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: most remaining memory leaks are related to SDL_Video- ... Thu, 06 Oct 2005 18:31:23 GMT bensch [5285] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: nicer quit-modi TextEngine is now deleted by ... Fri, 23 Sep 2005 21:24:18 GMT bensch [5227] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) orxonox/trunk: LoadParam had some major memory-leak... fixed them :) Fri, 23 Sep 2005 20:25:52 GMT bensch [5226] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: memory-leak-prevention Fri, 23 Sep 2005 20:07:20 GMT bensch [5225] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/math/curve.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: removing some initialisation-stuff... i hope this works Thu, 22 Sep 2005 23:37:57 GMT bensch [5219] * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: warlord-fix Thu, 22 Sep 2005 14:44:56 GMT bensch [5216] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: more fixes due to valgrind Tue, 20 Sep 2005 22:01:25 GMT bensch [5210] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: other minor valgrid found error-fixes Mon, 19 Sep 2005 18:36:45 GMT bensch [5208] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: first fruits of valgrind.... delete[] are fine now :) Mon, 19 Sep 2005 08:00:45 GMT bensch [5207] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) orxonox/trunk: default value can now be supplied as aditional arg of ... Wed, 14 Sep 2005 23:01:00 GMT bensch [5183] * trunk/src/defs/debug.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: SubString now also can split by whiteSpaces :> this ... Sun, 11 Sep 2005 22:30:32 GMT bensch [5177] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: more integration/bugFix Sun, 11 Sep 2005 21:21:56 GMT bensch [5175] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: cleaner outtakes of the ShellBuffer Wed, 07 Sep 2005 11:08:21 GMT bensch [5171] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: some more implementation Wed, 07 Sep 2005 08:25:21 GMT bensch [5170] * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (copied) * trunk/src/lib/shell/shell_completion.h (copied) * trunk/src/orxonox.cc (modified) orxonox/trunk: registration of ShellCommands now via the ... Tue, 06 Sep 2005 11:04:48 GMT bensch [5165] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: commands now get unregistered when leaving orxonox Sun, 04 Sep 2005 20:20:59 GMT bensch [5158] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/orxonox.kdevelop (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: better drawing of the Shell Sun, 21 Aug 2005 22:17:58 GMT bensch [5098] * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: reverted the steps taken in Revision 5095 The error ... Sun, 21 Aug 2005 22:01:04 GMT bensch [5096] * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: The Shell now is able to be initialized by orxonox.cc, ... Fri, 19 Aug 2005 03:02:38 GMT bensch [5078] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: Shell is running, but only in orxonox-world, not all- ... Thu, 18 Aug 2005 23:52:25 GMT bensch [5074] * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) Shell: the shell outputs one Line now :) Thu, 18 Aug 2005 22:59:46 GMT bensch [5072] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: started function implementation for Shell Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ... Mon, 15 Aug 2005 20:41:17 GMT bensch [5037] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: reverted the changes