# # ChangeLog for trunk/src/lib/util/substring.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 12:06:35 PM Tue, 02 May 2006 18:42:14 GMT bensch [7477] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: new SubString variant Tue, 02 May 2006 16:24:43 GMT bensch [7474] * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: SubString::split algorithm revisited: now it Splits ... Thu, 27 Apr 2006 14:23:55 GMT bensch [7398] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: SubString more functionality Mon, 17 Apr 2006 12:17:21 GMT bensch [7325] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) helpers Mon, 17 Apr 2006 11:52:22 GMT bensch [7323] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: evil is removed Mon, 17 Apr 2006 11:20:18 GMT bensch [7321] * trunk/src/lib/util/substring.cc (modified) orxonox/trunk: fixed minor bug Mon, 17 Apr 2006 11:12:25 GMT bensch [7320] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: more cleanup stuff, subString slowly gets where i want it Mon, 17 Apr 2006 11:00:09 GMT bensch [7319] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: MUCH more comprehensive SubString 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 ... Sun, 20 Nov 2005 20:45:28 GMT bensch [5656] * trunk/src/lib/event/command_chain.cc (modified) * trunk/src/lib/event/command_chain.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: new Version of the String-splitter (without Escape- ... Tue, 20 Sep 2005 21:22:46 GMT bensch [5209] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: valgrind's second fruits..... the char-arrays some ... Sun, 18 Sep 2005 01:49:21 GMT bensch [5200] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: aliases now can also take arguments Thu, 15 Sep 2005 08:09:02 GMT bensch [5184] * 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/util/substring.cc (modified) orxonox/trunk: simple ClassCompletion... had to sleep about it... now ... 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 ... Sat, 27 Aug 2005 10:48:47 GMT bensch [5150] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: SubString is now Safe also for NULL and 1 parameters Sat, 27 Aug 2005 10:27:50 GMT bensch [5149] * trunk/src/lib/util/substring.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: ok, now testS and testI from shell work Sat, 27 Aug 2005 00:51:14 GMT bensch [5147] * trunk/src/lib/util/substring.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: flush 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, 11 Jul 2005 22:33:16 GMT bensch [4836] * orxonox/trunk/src/collision.h (modified) * orxonox/trunk/src/defs/class_id.h (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/error.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/lib/collision_detection/bounding_sphere.cc (modified) * orxonox/trunk/src/lib/collision_detection/bounding_sphere.h (modified) * orxonox/trunk/src/lib/collision_detection/bounding_volume.cc (modified) * orxonox/trunk/src/lib/collision_detection/bounding_volume.h (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree.cc (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree.h (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree_node.cc (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree_node.h (modified) * orxonox/trunk/src/lib/collision_detection/cd_engine.cc (modified) * orxonox/trunk/src/lib/collision_detection/cd_engine.h (modified) * orxonox/trunk/src/lib/collision_detection/collision.cc (modified) * orxonox/trunk/src/lib/collision_detection/collision.h (modified) * orxonox/trunk/src/lib/collision_detection/collision_defs.h (modified) * orxonox/trunk/src/lib/collision_detection/lin_alg.h (modified) * orxonox/trunk/src/lib/collision_detection/obb.cc (modified) * orxonox/trunk/src/lib/collision_detection/obb.h (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree.cc (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree.h (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree_node.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/event/event.cc (modified) * orxonox/trunk/src/lib/event/event.h (modified) * orxonox/trunk/src/lib/event/event_def.h (modified) * orxonox/trunk/src/lib/event/event_handler.cc (modified) * orxonox/trunk/src/lib/event/event_handler.h (modified) * orxonox/trunk/src/lib/event/event_listener.cc (modified) * orxonox/trunk/src/lib/event/event_listener.h (modified) * orxonox/trunk/src/lib/event/key_mapper.cc (modified) * orxonox/trunk/src/lib/event/key_mapper.h (modified) * orxonox/trunk/src/lib/event/key_names.h (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/lib/graphics/importer/abstract_model.h (modified) * orxonox/trunk/src/lib/graphics/importer/array.h (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/lib/graphics/importer/md2Model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/md2Model.h (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/light.cc (modified) * orxonox/trunk/src/lib/graphics/light.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (modified) * orxonox/trunk/src/lib/graphics/text_engine.h (modified) * orxonox/trunk/src/lib/gui/gui.cc (modified) * orxonox/trunk/src/lib/gui/gui.h (modified) * orxonox/trunk/src/lib/gui/gui_audio.cc (modified) * orxonox/trunk/src/lib/gui/gui_banner.cc (modified) * orxonox/trunk/src/lib/gui/gui_element.cc (modified) * orxonox/trunk/src/lib/gui/gui_element.h (modified) * orxonox/trunk/src/lib/gui/gui_exec.cc (modified) * orxonox/trunk/src/lib/gui/gui_flags.cc (modified) * orxonox/trunk/src/lib/gui/gui_flags.h (modified) * orxonox/trunk/src/lib/gui/gui_gtk.cc (modified) * orxonox/trunk/src/lib/gui/gui_gtk.h (modified) * orxonox/trunk/src/lib/gui/gui_keys.cc (modified) * orxonox/trunk/src/lib/gui/gui_update.cc (modified) * orxonox/trunk/src/lib/gui/gui_update.h (modified) * orxonox/trunk/src/lib/gui/gui_video.cc (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/lib/lang/class_list.cc (modified) * orxonox/trunk/src/lib/lang/class_list.h (modified) * orxonox/trunk/src/lib/math/curve.cc (modified) * orxonox/trunk/src/lib/math/curve.h (modified) * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector.h (modified) * orxonox/trunk/src/lib/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/particles/particle_emitter.h (modified) * orxonox/trunk/src/lib/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/particles/particle_engine.h (modified) * orxonox/trunk/src/lib/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/particles/particle_system.h (modified) * orxonox/trunk/src/lib/particles/quick_animation.cc (modified) * orxonox/trunk/src/lib/particles/quick_animation.h (modified) * orxonox/trunk/src/lib/physics/fields/field.cc (modified) * orxonox/trunk/src/lib/physics/fields/field.h (modified) * orxonox/trunk/src/lib/physics/fields/fields.h (modified) * orxonox/trunk/src/lib/physics/fields/gravity.cc (modified) * orxonox/trunk/src/lib/physics/fields/gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.cc (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/twirl.cc (modified) * orxonox/trunk/src/lib/physics/fields/twirl.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) * orxonox/trunk/src/lib/sound/ogg_player.h (modified) * orxonox/trunk/src/lib/sound/sound_engine.cc (modified) * orxonox/trunk/src/lib/sound/sound_engine.h (modified) * orxonox/trunk/src/lib/util/ini_parser.cc (modified) * orxonox/trunk/src/lib/util/ini_parser.h (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/lib/util/substring.cc (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/story_entity.cc (modified) * orxonox/trunk/src/story_entities/story_entity.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/subprojects/benchmark.h (modified) * orxonox/trunk/src/util/animation/animation.cc (modified) * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation_player.cc (modified) * orxonox/trunk/src/util/animation/animation_player.h (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/garbage_collector.h (modified) * orxonox/trunk/src/util/loading/factory.cc (modified) * orxonox/trunk/src/util/loading/factory.h (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) * orxonox/trunk/src/util/loading/game_loader.h (modified) * orxonox/trunk/src/util/loading/load_param.cc (modified) * orxonox/trunk/src/util/loading/load_param.h (modified) * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/object_manager.h (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) * orxonox/trunk/src/util/state.cc (modified) * orxonox/trunk/src/util/state.h (modified) * orxonox/trunk/src/util/track/pilot_node.cc (modified) * orxonox/trunk/src/util/track/pilot_node.h (modified) * orxonox/trunk/src/util/track/track_manager.cc (modified) * orxonox/trunk/src/util/track/track_manager.h (modified) * orxonox/trunk/src/util/track/track_node.cc (modified) * orxonox/trunk/src/util/track/track_node.h (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) * orxonox/trunk/src/world_entities/camera.h (modified) * orxonox/trunk/src/world_entities/character_attributes.cc (modified) * orxonox/trunk/src/world_entities/character_attributes.h (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/power_up.h (modified) * orxonox/trunk/src/world_entities/satellite.cc (modified) * orxonox/trunk/src/world_entities/satellite.h (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/skybox.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/terrain.h (modified) * orxonox/trunk/src/world_entities/weapons/crosshair.h (modified) * orxonox/trunk/src/world_entities/weapons/projectile.cc (modified) * orxonox/trunk/src/world_entities/weapons/projectile.h (modified) * orxonox/trunk/src/world_entities/weapons/test_bullet.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_bullet.h (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapons/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapons/weapon.h (modified) * orxonox/trunk/src/world_entities/weapons/weapon_manager.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: renamed all the \param -> @param and so on in Doxygen ...