# # ChangeLog for branches/std/src/world_entities/world_entity.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 28, 2024, 8:39:45 PM Sun, 12 Mar 2006 13:16:24 GMT bensch [7217] * branches/std/src/world_entities/creatures/md2_creature.cc (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/weapons/aiming_turret.cc (modified) * branches/std/src/world_entities/world_entity.cc (modified) orxonox/std:: removed two seg-fault bugs... but strangely some models ... Sun, 12 Mar 2006 07:54:30 GMT bensch [7216] * branches/std/src/lib/coord/p_node.cc (modified) * branches/std/src/lib/coord/p_node.h (modified) * branches/std/src/lib/graphics/effects/fog_effect.cc (modified) * branches/std/src/lib/graphics/effects/fog_effect.h (modified) * branches/std/src/lib/graphics/effects/lense_flare.cc (modified) * branches/std/src/lib/graphics/effects/lense_flare.h (modified) * branches/std/src/lib/graphics/render2D/billboard.cc (modified) * branches/std/src/lib/graphics/render2D/billboard.h (modified) * branches/std/src/lib/graphics/render2D/element_2d.cc (modified) * branches/std/src/lib/graphics/render2D/element_2d.h (modified) * branches/std/src/lib/graphics/text_engine/text.cc (modified) * branches/std/src/lib/graphics/text_engine/text.h (modified) * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/class_list.cc (modified) * branches/std/src/lib/lang/class_list.h (modified) * branches/std/src/lib/particles/dot_particles.h (modified) * branches/std/src/lib/particles/model_particles.cc (modified) * branches/std/src/lib/particles/model_particles.h (modified) * branches/std/src/lib/particles/sprite_particles.cc (modified) * branches/std/src/lib/particles/sprite_particles.h (modified) * branches/std/src/lib/physics/physics_connection.cc (modified) * branches/std/src/lib/physics/physics_connection.h (modified) * branches/std/src/lib/physics/physics_engine.cc (modified) * branches/std/src/lib/physics/physics_engine.h (modified) * branches/std/src/lib/shell/shell.cc (modified) * branches/std/src/lib/shell/shell.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_command.h (modified) * branches/std/src/lib/shell/shell_command_class.cc (modified) * branches/std/src/lib/shell/shell_command_class.h (modified) * branches/std/src/lib/shell/shell_completion.cc (modified) * branches/std/src/lib/shell/shell_completion.h (modified) * branches/std/src/lib/shell/shell_input.cc (modified) * branches/std/src/lib/shell/shell_input.h (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/helper_functions.cc (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/story_entities/game_world_data.cc (modified) * branches/std/src/story_entities/game_world_data.h (modified) * branches/std/src/util/Makefile.am (modified) * branches/std/src/util/fast_factory.cc (modified) * branches/std/src/util/fast_factory.h (modified) * branches/std/src/util/multiplayer_team_deathmatch.cc (modified) * branches/std/src/util/multiplayer_team_deathmatch.h (modified) * branches/std/src/util/object_manager.cc (modified) * branches/std/src/util/object_manager.h (modified) * branches/std/src/util/track/track_manager.h (modified) * branches/std/src/world_entities/elements/text_element.cc (modified) * branches/std/src/world_entities/elements/text_element.h (modified) * branches/std/src/world_entities/planet.cc (modified) * branches/std/src/world_entities/planet.h (modified) * branches/std/src/world_entities/power_ups/param_power_up.cc (modified) * branches/std/src/world_entities/power_ups/param_power_up.h (modified) * branches/std/src/world_entities/power_ups/power_up.cc (modified) * branches/std/src/world_entities/power_ups/power_up.h (modified) * branches/std/src/world_entities/recorder.cc (modified) * branches/std/src/world_entities/recorder.h (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/terrain.h (modified) * branches/std/src/world_entities/weapons/aim.cc (modified) * branches/std/src/world_entities/weapons/aim.h (modified) * branches/std/src/world_entities/weapons/crosshair.cc (modified) * branches/std/src/world_entities/weapons/crosshair.h (modified) * branches/std/src/world_entities/weapons/weapon.cc (modified) * branches/std/src/world_entities/weapons/weapon.h (modified) * branches/std/src/world_entities/world_entity.cc (modified) * branches/std/src/world_entities/world_entity.h (modified) orxonox/std:: compile and run again, with many more std::strings.... Thu, 09 Mar 2006 16:28:10 GMT bensch [7203] * branches/std/src/lib/Makefile.am (modified) * branches/std/src/lib/event/key_mapper.cc (modified) * branches/std/src/lib/event/key_mapper.h (modified) * branches/std/src/lib/event/key_names.cc (modified) * branches/std/src/lib/event/key_names.h (modified) * branches/std/src/lib/graphics/graphics_engine.cc (modified) * branches/std/src/lib/graphics/graphics_engine.h (modified) * branches/std/src/lib/graphics/importer/height_map.cc (modified) * branches/std/src/lib/graphics/importer/height_map.h (modified) * branches/std/src/lib/graphics/importer/material.cc (modified) * branches/std/src/lib/graphics/importer/material.h (modified) * branches/std/src/lib/graphics/importer/md2Model.cc (modified) * branches/std/src/lib/graphics/importer/md2Model.h (modified) * branches/std/src/lib/graphics/importer/media_container.cc (modified) * branches/std/src/lib/graphics/importer/movie_player.cc (modified) * branches/std/src/lib/graphics/importer/movie_player.h (modified) * branches/std/src/lib/graphics/importer/objModel.cc (modified) * branches/std/src/lib/graphics/importer/objModel.h (modified) * branches/std/src/lib/graphics/importer/static_model.cc (modified) * branches/std/src/lib/graphics/importer/static_model.h (modified) * branches/std/src/lib/graphics/importer/texture.cc (modified) * branches/std/src/lib/graphics/importer/texture.h (modified) * branches/std/src/lib/graphics/shader.cc (modified) * branches/std/src/lib/graphics/shader.h (modified) * branches/std/src/lib/graphics/text_engine/font.cc (modified) * branches/std/src/lib/graphics/text_engine/font.h (modified) * branches/std/src/lib/gui/gtk_gui/gui_exec.cc (modified) * branches/std/src/lib/gui/gtk_gui/gui_exec.h (modified) * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/base_object.h (modified) * branches/std/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/std/src/lib/parser/ini_parser/ini_parser.h (modified) * branches/std/src/lib/parser/tinyxml/tinyxml.h (modified) * branches/std/src/lib/particles/spark_particles.cc (modified) * branches/std/src/lib/sound/ogg_player.cc (modified) * branches/std/src/lib/sound/ogg_player.h (modified) * branches/std/src/lib/sound/sound_buffer.cc (modified) * branches/std/src/lib/sound/sound_buffer.h (modified) * branches/std/src/lib/sound/sound_engine.cc (modified) * branches/std/src/lib/util/executor/executor.cc (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/helper_functions.cc (modified) * branches/std/src/lib/util/helper_functions.h (modified) * branches/std/src/lib/util/loading/game_loader.cc (modified) * branches/std/src/lib/util/loading/game_loader.h (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/lib/util/loading/load_param.h (modified) * branches/std/src/lib/util/loading/load_param_description.cc (modified) * branches/std/src/lib/util/loading/load_param_description.h (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) * branches/std/src/lib/util/loading/resource_manager.h (modified) * branches/std/src/orxonox.cc (modified) * branches/std/src/orxonox.h (modified) * branches/std/src/story_entities/game_world.cc (modified) * branches/std/src/story_entities/game_world_data.cc (modified) * branches/std/src/story_entities/story_entity.cc (modified) * branches/std/src/story_entities/story_entity.h (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/world_entity.cc (modified) orxonox/trunk: compiles again, BUT well.... i do not expect it to run ... Thu, 09 Mar 2006 12:55:32 GMT bensch [7202] * branches/std (copied) new branche for std-stuff Wed, 08 Mar 2006 13:30:19 GMT bensch [7198] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/dot_particles.cc (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/plane_emitter.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: new Default Values... they now too are in MultiType ...