# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 25, 2024, 6:25:51 PM 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 Thu, 09 Mar 2006 11:51:06 GMT bensch [7201] * 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/loading/load_param.cc (modified) * trunk/src/lib/util/multi_type.cc (modified) orxonox/trunk: no more segfaults Thu, 09 Mar 2006 01:43:47 GMT bensch [7200] * 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/lib/util/multi_type.h (modified) orxonox/truink: minor cleanup Wed, 08 Mar 2006 21:46:37 GMT bensch [7199] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/functor_list.h (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) orxonox/trunk: MultiType rework (now uses std::string) this is more ... 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 ... Wed, 08 Mar 2006 13:02:58 GMT bensch [7197] * 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/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) orxonox/trunk: Executor now uses MultiType instead of va_arg Tue, 07 Mar 2006 22:25:58 GMT bensch [7196] * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) orxonox/trunk: spliced a nice patch from the dylib branche back here ... Tue, 07 Mar 2006 22:12:31 GMT bensch [7195] * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/util/color.cc (modified) * trunk/src/lib/util/color.h (modified) * trunk/src/lib/util/loading/resource.cc (modified) * trunk/src/lib/util/loading/resource.h (modified) orxonox/trunk: performance issues Tue, 07 Mar 2006 20:18:04 GMT bensch [7194] * trunk/configure.ac (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) orxonox/trunk: compile again 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) Wed, 01 Mar 2006 09:41:33 GMT bensch [7192] * trunk/scripts/tardis-scratch-checkout.pl (added) * trunk/scripts/tardis.txt (deleted) * trunk/src/lib/coord/p_node.cc (modified) scratchout added Wed, 01 Mar 2006 09:30:06 GMT bensch [7191] * trunk/src/lib/math/quaternion.cc (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/subprojects/collision_detection/Makefile.am (modified) orxonox/trunk: some better and faster slerp functions Wed, 22 Feb 2006 02:55:20 GMT bensch [7190] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) windows sucks Wed, 22 Feb 2006 02:17:37 GMT bensch [7189] * branches/shared_lib/src/lib/libltdl (deleted) removed unused totally useless and silly lib, that represents ... Wed, 22 Feb 2006 02:16:15 GMT bensch [7188] * branches/shared_lib/Makefile.am (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/lib/BuildLibs.am (modified) * branches/shared_lib/src/lib/Makefile.am (modified) * branches/shared_lib/src/lib/libltdl/configure (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) compiles on windows Wed, 22 Feb 2006 01:49:47 GMT bensch [7187] * branches/shared_lib/Makefile.am (modified) * branches/shared_lib/config.guess (modified) * branches/shared_lib/config.sub (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/lib/BuildLibs.am (modified) * branches/shared_lib/src/lib/Makefile.am (modified) * branches/shared_lib/src/lib/libltdl (moved) * branches/shared_lib/libltdl/Makefile.in (deleted) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/Makefile.am (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/util/loading/resource_manager.cc (modified) ltdl Wed, 22 Feb 2006 01:15:38 GMT bensch [7186] * branches/shared_lib/libltdl (added) * branches/shared_lib/libltdl/COPYING.LIB (added) * branches/shared_lib/libltdl/Makefile.am (added) * branches/shared_lib/libltdl/Makefile.in (added) * branches/shared_lib/libltdl/README (added) * branches/shared_lib/libltdl/acinclude.m4 (added) * branches/shared_lib/libltdl/aclocal.m4 (added) * branches/shared_lib/libltdl/config-h.in (added) * branches/shared_lib/libltdl/config.guess (added) * branches/shared_lib/libltdl/config.sub (added) * branches/shared_lib/libltdl/configure (added) * branches/shared_lib/libltdl/configure.ac (added) * branches/shared_lib/libltdl/install-sh (added) * branches/shared_lib/libltdl/ltdl.c (added) * branches/shared_lib/libltdl/ltdl.h (added) * branches/shared_lib/libltdl/ltmain.sh (added) * branches/shared_lib/libltdl/missing (added) better now Wed, 22 Feb 2006 01:15:24 GMT bensch [7185] * branches/shared_lib/libltdl (deleted) remove bork Wed, 22 Feb 2006 01:09:18 GMT bensch [7184] * branches/shared_lib/libltdl (added) * branches/shared_lib/libltdl/COPYING.LIB (added) * branches/shared_lib/libltdl/Makefile.am (added) * branches/shared_lib/libltdl/Makefile.in (added) * branches/shared_lib/libltdl/README (added) * branches/shared_lib/libltdl/acinclude.m4 (added) * branches/shared_lib/libltdl/aclocal.m4 (added) * branches/shared_lib/libltdl/config-h.in (added) * branches/shared_lib/libltdl/config.guess (added) * branches/shared_lib/libltdl/config.sub (added) * branches/shared_lib/libltdl/configure (added) * branches/shared_lib/libltdl/configure.ac (added) * branches/shared_lib/libltdl/install-sh (added) * branches/shared_lib/libltdl/ltdl.c (added) * branches/shared_lib/libltdl/ltdl.h (added) * branches/shared_lib/libltdl/ltmain.sh (added) * branches/shared_lib/libltdl/missing (added) * branches/shared_lib/libtool (deleted) added libltdl Wed, 22 Feb 2006 01:08:32 GMT bensch [7183] * branches/shared_lib/configure.ac (modified) * branches/shared_lib/libtool (added) added libtool Wed, 22 Feb 2006 00:31:48 GMT bensch [7182] * branches/shared_lib/autogen.sh (modified) libtoolize Wed, 22 Feb 2006 00:23:03 GMT bensch [7181] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) sync Wed, 22 Feb 2006 00:21:29 GMT bensch [7180] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) sync Wed, 22 Feb 2006 00:02:06 GMT bensch [7179] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) testing Tue, 21 Feb 2006 23:50:54 GMT bensch [7178] * branches/shared_lib/src/lib/BuildLibs.am (modified) * branches/shared_lib/src/lib/graphics/Makefile.am (modified) * branches/shared_lib/src/lib/graphics/importer/Makefile.am (modified) orxonox/dylib: hmm... so everything seems to work again, only two ... Tue, 21 Feb 2006 23:34:43 GMT bensch [7177] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) * branches/shared_lib/src/world_entities/creatures/md2_creature.cc (modified) * branches/shared_lib/src/world_entities/space_ships/helicopter.cc (modified) * branches/shared_lib/src/world_entities/space_ships/hover.cc (modified) * branches/shared_lib/src/world_entities/space_ships/space_ship.cc (modified) * branches/shared_lib/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/dylib: the first level works again, had to fix out the ... Tue, 21 Feb 2006 22:32:21 GMT bensch [7176] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) orxonox/trunk: now the process should really work Tue, 21 Feb 2006 22:20:53 GMT bensch [7175] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) orxonox/trunk: now the PKG-libdir should be eaten too Tue, 21 Feb 2006 21:48:52 GMT bensch [7174] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/Makefile.am (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/util/loading/resource_manager.cc (modified) * branches/shared_lib/src/util/loading/resource_manager.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) orxonox/dylib: now the dylibLoader should work Tue, 21 Feb 2006 17:01:31 GMT bensch [7173] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: minor Mon, 20 Feb 2006 19:22:24 GMT bensch [7172] * trunk/config.guess (deleted) * trunk/config.sub (deleted) deleted unused files Mon, 20 Feb 2006 13:29:02 GMT bensch [7171] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) dylib: more like in the real world... should work on win too Mon, 20 Feb 2006 12:59:53 GMT bensch [7170] * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/defs/include_paths.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) dynamic: testing facility Sun, 19 Feb 2006 17:35:31 GMT bensch [7169] * branches/shared_lib/config.h.in (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/defs/debug.h (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/subprojects/collision_detection/Makefile.am (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) shared_lib: some functionality Sun, 19 Feb 2006 17:35:03 GMT bensch [7168] * branches/shared_lib (copied) shared lib 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 Sat, 18 Feb 2006 16:46:18 GMT bensch [7166] * trunk/src/lib/event/event_handler.cc (modified) trunk: hups :) Sat, 18 Feb 2006 16:38:37 GMT bensch [7165] * trunk/src/defs/debug.h (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/subprojects/importer/importer.cc (modified) reverted the Vector usage, as it lead to a non-predicate segfault Sat, 18 Feb 2006 16:32:35 GMT bensch [7164] * 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/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/util/array.h (deleted) * trunk/src/lib/util/t_stack.h (deleted) deleted unused stuff Sat, 18 Feb 2006 16:21:03 GMT bensch [7163] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) trunk:fixed a runtime-bug Sat, 18 Feb 2006 14:58:03 GMT bensch [7162] * trunk/src/defs/debug.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/subprojects/importer/importer.cc (modified) using vector instead of list in classList Sat, 18 Feb 2006 14:34:57 GMT bensch [7161] * trunk/src/defs/debug.h (modified) trunk: one should again be able to use cout << Sat, 18 Feb 2006 13:35:20 GMT bensch [7160] * trunk/src/subprojects/network/Makefile.am (modified) network subproject should compile again Sat, 18 Feb 2006 00:50:59 GMT bensch [7159] * trunk/src/subprojects/framework.cc (modified) * trunk/src/subprojects/framework.h (modified) better tick in framework Sat, 18 Feb 2006 00:46:47 GMT bensch [7158] * trunk/src/subprojects/framework.cc (modified) * trunk/src/subprojects/importer/importer.cc (modified) importer works again Thu, 16 Feb 2006 14:34:01 GMT bensch [7157] * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.h (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/subprojects/importer/importer.cc (modified) sync Thu, 16 Feb 2006 14:09:39 GMT bensch [7156] * trunk/src/subprojects/collision_detection/Makefile.am (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/importer/Makefile.am (modified) orxonox/trunk: collision_subproject should link again... can't test ... Thu, 16 Feb 2006 13:54:15 GMT bensch [7155] * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (modified) importer compiles again :) Thu, 16 Feb 2006 13:38:13 GMT bensch [7154] * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (modified) orxonox/trunk: ok, now it should work Thu, 16 Feb 2006 13:31:11 GMT bensch [7153] * trunk/src/lib/math (modified) ignore Thu, 16 Feb 2006 13:30:31 GMT bensch [7152] * trunk/src/world_entities (modified) orxonox/trunk: ignore property Thu, 16 Feb 2006 13:29:21 GMT bensch [7151] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (added) orxonox/trunk: new and more improved WE make process Thu, 16 Feb 2006 11:48:06 GMT bensch [7150] * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) more declarations Wed, 15 Feb 2006 23:51:42 GMT bensch [7149] * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) qt_gui:more gui work Tue, 14 Feb 2006 20:24:27 GMT bensch [7148] * branches/std_string (deleted) delete Tue, 14 Feb 2006 19:33:25 GMT snellen [7147] * branches/control/src/world_entities/space_ships/space_ship.cc (modified) changed some parameters of the spaceship control Tue, 14 Feb 2006 19:04:01 GMT snellen [7146] * branches/control/src/world_entities/space_ships/space_ship.cc (modified) new condition to prevent jumping Tue, 14 Feb 2006 18:52:11 GMT bensch [7145] * branches/qt_gui/configure.ac (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.h (modified) sync Tue, 14 Feb 2006 18:51:08 GMT bensch [7144] * branches/std_string (copied) copy of the trunk Tue, 14 Feb 2006 18:23:28 GMT bensch [7143] * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.h (modified) compiling Tue, 14 Feb 2006 18:11:45 GMT bensch [7142] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/config.h.in (modified) * branches/qt_gui/configure.ac (modified) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) orxonox/qt_gui: compiling the QT-app Tue, 14 Feb 2006 17:04:12 GMT snellen [7141] * branches/control/src/world_entities/space_ships/space_ship.cc (modified) changed some parameters of the spaceship control Tue, 14 Feb 2006 16:39:01 GMT bensch [7140] * branches/qt_gui/configure.ac (modified) * branches/qt_gui/src/defs/class_id.h (modified) * branches/qt_gui/src/lib/gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui (added) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (copied) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.h (copied) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (copied) orxonox/qt_gui: primar work Tue, 14 Feb 2006 16:36:08 GMT bensch [7139] * branches/qt_gui (copied) new trunk copy for the QT gui Tue, 14 Feb 2006 14:41:50 GMT snellen [7138] * branches/control/src/world_entities/space_ships/space_ship.cc (modified) * branches/control/src/world_entities/space_ships/space_ship.h (modified) space-ship control modified Tue, 14 Feb 2006 14:28:54 GMT bensch [7137] * branches/height_map (deleted) delete Tue, 14 Feb 2006 14:28:43 GMT bensch [7136] * branches/network (deleted) delete Tue, 14 Feb 2006 14:28:17 GMT bensch [7135] * branches/avi_play (deleted) delete Tue, 14 Feb 2006 14:26:57 GMT bensch [7134] * branches/control (copied) new copy for silvans new controls Tue, 14 Feb 2006 14:26:08 GMT bensch [7133] * branches/spaceshipcontrol (deleted) delete Tue, 14 Feb 2006 11:30:44 GMT bensch [7132] * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: better entry point for the speed messurement Tue, 14 Feb 2006 11:23:11 GMT bensch [7131] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) orxonox/trunk: framerate calculation is much more 'accurate' meaning, ... Mon, 13 Feb 2006 13:59:17 GMT bensch [7130] * trunk/src/lib/gui/gl_gui/glgui_box.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_box.h (modified) * trunk/src/lib/particles/engine/particle_engine.cc (modified) * trunk/src/lib/particles/engine/particle_engine.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (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 (modified) * trunk/src/util/loading/load_param_description.h (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/hyperblaster.cc (modified) orxonox/trunk: removed some std::list Mon, 13 Feb 2006 12:30:31 GMT bensch [7129] * trunk/src/lib/coord/p_node.cc (modified) orxonox/trunk: minor cleanup in PNode (removed unused lines) Mon, 13 Feb 2006 12:18:17 GMT bensch [7128] * tags/0.3.3_alpha (copied) new tag from version 0.3.3_alpha Mon, 13 Feb 2006 12:16:25 GMT bensch [7127] * trunk/configure.ac (modified) orxonox/trunk: changed to orxonox-0.3.3-alpha 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. ... Sun, 12 Feb 2006 17:06:26 GMT bensch [7125] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/effects/explosion.h (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) try fix Sun, 12 Feb 2006 13:25:57 GMT patrick [7124] * trunk/scripts/gentoo/orxonox-0.3.2_alpha-r7122.ebuild (added) added a new gentoo ebuild script, donated by stefan fuchs ... 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 ... Wed, 08 Feb 2006 13:40:12 GMT rennerc [7122] * trunk/src/world_entities/space_ships/space_ship.cc (modified) spaceShip: increased air viscosity Wed, 08 Feb 2006 09:36:14 GMT rennerc [7121] * trunk/src/world_entities/playable.cc (modified) fix: only gameserver checks for collision Wed, 08 Feb 2006 09:13:06 GMT bensch [7120] * trunk/src/world_entities/effects/explosion.cc (modified) explosion Wed, 08 Feb 2006 09:08:43 GMT patrick [7119] * trunk/src/world_entities/playable.cc (modified) trunk: more expl Wed, 08 Feb 2006 08:59:21 GMT patrick [7118] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) trunk: mp explosion Wed, 08 Feb 2006 08:45:04 GMT bensch [7117] * trunk/src/world_entities/environments/water.cc (modified) water painted again Wed, 08 Feb 2006 08:39:53 GMT rennerc [7116] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) terrain collision hack Wed, 08 Feb 2006 01:42:08 GMT bensch [7115] * trunk/src/world_entities/movie_entity.cc (modified) movie-work Wed, 08 Feb 2006 01:41:11 GMT patrick [7114] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) faster death animation Wed, 08 Feb 2006 01:20:19 GMT patrick [7113] * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) trunk: different death animations Wed, 08 Feb 2006 00:53:01 GMT patrick [7112] * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.h (modified) trunk: working thunder Wed, 08 Feb 2006 00:05:17 GMT patrick [7111] * trunk/src/world_entities/effects/lightning_bolt.cc (added) * trunk/src/world_entities/effects/lightning_bolt.h (added) trunk: added the classes Tue, 07 Feb 2006 23:56:19 GMT patrick [7110] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) trunk: a first very primitive lightning Tue, 07 Feb 2006 22:35:46 GMT bensch [7109] * trunk/src/lib/graphics/light.cc (modified) lightmodel Tue, 07 Feb 2006 22:22:34 GMT bensch [7108] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) lighting war Tue, 07 Feb 2006 22:06:19 GMT patrick [7107] * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/world_entities/camera.cc (modified) trunk: fog patch Tue, 07 Feb 2006 21:19:17 GMT bensch [7106] * trunk/src/world_entities/effects/explosion.cc (modified) better params Tue, 07 Feb 2006 21:17:17 GMT bensch [7105] * trunk/src/world_entities/effects/explosion.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: ok, explosions are mighty cool now :) Tue, 07 Feb 2006 21:02:46 GMT bensch [7104] * trunk/src/world_entities/effects/explosion.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) explosion renewed