# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # May 28, 2024, 10:03:38 PM 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 ... Thu, 30 Mar 2006 09:11:16 GMT rennerc [7255] * branches/preferences/src/lib/network/network_manager.cc (modified) * branches/preferences/src/lib/network/network_manager.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/orxonox.h (modified) one char* removed Wed, 29 Mar 2006 14:50:51 GMT rennerc [7254] * branches/preferences/src/defs/globals.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/orxonox.h (modified) option -l/--license is now handled in orxonox.cc Mon, 27 Mar 2006 22:16:30 GMT rennerc [7253] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) added license to argparser Mon, 27 Mar 2006 21:12:18 GMT bensch [7252] * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/shell/shell_command.h (modified) orxonox/trunk: compile again Mon, 27 Mar 2006 18:01:11 GMT rennerc [7251] * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) you can register commandline args now Sun, 26 Mar 2006 12:27:16 GMT rennerc [7250] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.h (modified) implemented -h/--help argument Fri, 24 Mar 2006 18:09:08 GMT rennerc [7249] * branches/preferences/src/lib/event/key_mapper.cc (modified) * branches/preferences/src/lib/graphics/graphics_engine.cc (modified) * branches/preferences/src/lib/graphics/graphics_engine.h (modified) * branches/preferences/src/lib/sound/sound_engine.cc (modified) Fri, 24 Mar 2006 18:03:22 GMT rennerc [7248] * branches/preferences/src/lib/event/event_handler.cc (modified) * branches/preferences/src/lib/event/event_handler.h (modified) * branches/preferences/src/lib/event/key_mapper.cc (modified) * branches/preferences/src/lib/event/key_mapper.h (modified) * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/orxonox.h (modified) removed some more iniParsers Fri, 24 Mar 2006 17:24:41 GMT rennerc [7247] * branches/preferences/src/lib/graphics/graphics_engine.cc (modified) * branches/preferences/src/lib/graphics/graphics_engine.h (modified) * branches/preferences/src/lib/sound/sound_engine.cc (modified) * branches/preferences/src/lib/sound/sound_engine.h (modified) * branches/preferences/src/orxonox.cc (modified) * branches/preferences/src/subprojects/framework.cc (modified) removed several iniParser Fri, 24 Mar 2006 16:15:23 GMT rennerc [7246] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/orxonox.cc (modified) prefs are loaded from ini and commandline Fri, 24 Mar 2006 16:04:44 GMT bensch [7245] * branches/preferences/src/lib/BuildLibs.am (modified) * branches/preferences/src/lib/Makefile.am (modified) * branches/preferences/src/lib/parser/preferences/Makefile.am (modified) orxonox/branches/preferences: fixed the linking bug Fri, 24 Mar 2006 15:47:53 GMT rennerc [7244] * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) preferences.cc compiles again Fri, 24 Mar 2006 15:28:02 GMT rennerc [7243] * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) * branches/preferences/src/orxonox.cc (modified) Fri, 24 Mar 2006 09:55:40 GMT bensch [7242] * branches/preferences/src/lib/BuildLibs.am (modified) orxonox/prefs: fixed linking bug Fri, 24 Mar 2006 09:52:18 GMT rennerc [7241] * branches/preferences/configure.ac (modified) * branches/preferences/src/lib/BuildLibs.am (modified) * branches/preferences/src/lib/parser/Makefile.am (modified) * branches/preferences/src/lib/parser/cmdline_parser (added) * branches/preferences/src/lib/parser/cmdline_parser/Makefile.am (added) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.cc (added) * branches/preferences/src/lib/parser/cmdline_parser/cmdline_parser.h (added) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) added commandline parser Wed, 22 Mar 2006 11:52:16 GMT bensch [7240] * branches/resources/configure.ac (modified) * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/Makefile.am (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource.h (modified) resources: lib Wed, 22 Mar 2006 10:31:28 GMT bensch [7239] * branches/resources/src/lib/util/Makefile.am (copied) orxonox/branches/resource: created new lib (src/lib/util/libORXlibutil.a) Wed, 22 Mar 2006 10:25:52 GMT bensch [7238] * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource_manager.h (modified) orxonox/branches/resources: compiles again Tue, 21 Mar 2006 21:07:48 GMT bensch [7237] * branches/resources/src/lib/BuildLibs.am (modified) * branches/resources/src/lib/Makefile.am (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource.h (modified) orxonox/branches/resource: some strange errors while linking Tue, 21 Mar 2006 15:13:56 GMT rennerc [7236] * branches/preferences/src/lib/BuildLibs.am (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (modified) * branches/preferences/src/lib/util/preferences.h (modified) * branches/preferences/src/orxonox.cc (modified) converted char* in preferences to std::string Tue, 21 Mar 2006 14:48:37 GMT bensch [7235] * branches/preferences/configure.ac (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.h (modified) some compile patches Tue, 21 Mar 2006 14:36:22 GMT bensch [7234] * branches/preferences/AUTHORS (modified) * branches/preferences/src/defs/class_id.h (modified) * branches/preferences/src/lib/parser/Makefile.am (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/preferences/src/lib/parser/preferences (copied) * branches/preferences/src/lib/parser/preferences/Makefile.am (copied) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (copied) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (copied) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.cc (copied) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (copied) * branches/preferences/src/lib/util/preferences.cc (copied) * branches/preferences/src/lib/util/preferences.h (copied) * branches/preferences/src/orxonox.cc (modified) orxonox/branches/preferences: merged the old preferences here... some ... Tue, 21 Mar 2006 14:26:15 GMT bensch [7233] * branches/preferences (copied) new copy of the trunk Tue, 21 Mar 2006 14:24:32 GMT bensch [7232] * branches/preferences.old (moved) branches: moved branches Tue, 21 Mar 2006 14:21:26 GMT bensch [7231] * branches/std (deleted) orxonox: deleted merged branche Tue, 21 Mar 2006 14:20:36 GMT bensch [7230] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged the std::branche back Tue, 21 Mar 2006 14:13:34 GMT bensch [7229] * branches/resources/src/lib/graphics/graphics_engine.cc (modified) * branches/resources/src/lib/graphics/importer/material.cc (modified) * branches/resources/src/lib/graphics/importer/texture.h (modified) * branches/resources/src/lib/graphics/text_engine/text.cc (modified) * branches/resources/src/lib/shell/shell_command.cc (modified) * branches/resources/src/lib/shell/shell_command.h (modified) * branches/resources/src/lib/sound/sound_buffer.cc (modified) * branches/resources/src/lib/util/loading/resource.cc (modified) * branches/resources/src/lib/util/loading/resource.h (modified) * branches/resources/src/lib/util/multi_type.cc (modified) * branches/resources/src/lib/util/multi_type.h (modified) * branches/resources/src/world_entities/skybox.cc (modified) resources: some minor implementations Mon, 20 Mar 2006 09:44:40 GMT rennerc [7228] * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/network/converter.cc (modified) * branches/std/src/lib/network/converter.h (modified) * branches/std/src/lib/network/synchronizeable.h (modified) * branches/std/src/world_entities/skybox.cc (modified) * branches/std/src/world_entities/world_entity.cc (modified) network is using std::string now Sun, 19 Mar 2006 23:10:41 GMT bensch [7227] * branches/resources (copied) BRANCHES: new branche for new Resource-Management Sun, 19 Mar 2006 22:23:12 GMT bensch [7226] * branches/std (copied) new copy for the last std::string changes Sat, 18 Mar 2006 11:04:39 GMT bensch [7225] * trunk/src/lib/particles/engine/particle_engine.cc (modified) * trunk/src/lib/particles/engine/particle_engine.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.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.h (modified) orxonox/trunk: more std::string Fri, 17 Mar 2006 02:27:31 GMT bensch [7224] * tags/0.3.4-alpha (copied) copy from the trunk Fri, 17 Mar 2006 02:26:50 GMT bensch [7223] * trunk/ChangeLog (modified) * trunk/configure.ac (modified) orxonox/trunk: switched to orxonox-0.3.4 Wed, 15 Mar 2006 14:11:51 GMT bensch [7222] * branches/std (deleted) deleted branche again, because it is merged to the trunk 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, 12 Mar 2006 17:38:41 GMT bensch [7220] * branches/std/src/orxonox.h (modified) * branches/std/src/util/track/track_manager.cc (modified) * branches/std/src/util/track/track_manager.h (modified) * branches/std/src/world_entities/creatures/md2_creature.cc (modified) * branches/std/src/world_entities/creatures/md2_creature.h (modified) * branches/std/src/world_entities/space_ships/helicopter.cc (modified) * branches/std/src/world_entities/space_ships/helicopter.h (modified) * branches/std/src/world_entities/space_ships/hover.cc (modified) * branches/std/src/world_entities/space_ships/hover.h (modified) * branches/std/src/world_entities/space_ships/space_ship.cc (modified) * branches/std/src/world_entities/space_ships/space_ship.h (modified) * branches/std/src/world_entities/space_ships/turbine_hover.cc (modified) * branches/std/src/world_entities/space_ships/turbine_hover.h (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/terrain.h (modified) orxonox/trunk: more strings Sun, 12 Mar 2006 16:14:44 GMT bensch [7219] * branches/std/src/lib/coord/p_node.cc (modified) * branches/std/src/lib/coord/p_node.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/render2D/element_2d.cc (modified) * branches/std/src/lib/graphics/render2D/element_2d.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/util/executor/functor_list.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/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) orxonox/std: less char* Sun, 12 Mar 2006 14:00:04 GMT bensch [7218] * 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/importer/static_model.cc (modified) * branches/std/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/std/src/lib/graphics/importer/texture_sequence.h (modified) * branches/std/src/lib/gui/gl_gui/glgui_button.cc (modified) * branches/std/src/lib/gui/gl_gui/glgui_button.h (modified) * branches/std/src/lib/gui/gl_gui/glgui_menu.h (modified) * branches/std/src/lib/gui/gl_gui/glgui_widget.h (modified) * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/base_object.h (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/util/executor/functor_list.h (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) * branches/std/src/subprojects/others/TTFtoIMG.cc (modified) * branches/std/src/util/fast_factory.h (modified) orxonox/std:: more strings 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.... Fri, 10 Mar 2006 22:35:26 GMT rennerc [7215] * branches/std/src/lib/graphics/importer/media_container.h (modified) fixed a bug Fri, 10 Mar 2006 18:18:03 GMT bensch [7214] * branches/std/src/lib/lang/base_object.cc (modified) * branches/std/src/lib/lang/base_object.h (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/executor/executor_specials.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/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) * branches/std/src/lib/util/substring.cc (modified) * branches/std/src/lib/util/substring.h (modified) * branches/std/src/story_entities/story_entity.cc (modified) * branches/std/src/story_entities/story_entity.h (modified) * branches/std/src/world_entities/elements/image_entity.cc (modified) * branches/std/src/world_entities/elements/image_entity.h (modified) orxonox/trunk: now the branche works again, as it did before Fri, 10 Mar 2006 12:18:54 GMT bensch [7213] * branches/std/src/lib/parser/ini_parser/ini_parser.cc (modified) oxonox/std: minor fix Fri, 10 Mar 2006 04:28:52 GMT bensch [7212] * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/lib/util/substring.cc (modified) * branches/std/src/lib/util/substring.h (modified) should be better, but hey.... its late Fri, 10 Mar 2006 03:52:21 GMT bensch [7211] * branches/std/src/lib/graphics/graphics_engine.cc (modified) * branches/std/src/lib/shell/shell_command.cc (modified) * branches/std/src/lib/shell/shell_completion.cc (modified) * branches/std/src/lib/util/executor/executor.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/load_param.cc (modified) * branches/std/src/lib/util/multi_type.cc (modified) * branches/std/src/lib/util/multi_type.h (modified) * branches/std/src/lib/util/substring.cc (modified) * branches/std/src/lib/util/substring.h (modified) * branches/std/src/story_entities/simple_game_menu.cc (modified) * branches/std/src/util/track/track_manager.cc (modified) orxonox/trunk: new SubString class Fri, 10 Mar 2006 01:37:11 GMT bensch [7210] * branches/std/src/lib/graphics/importer/static_model.cc (modified) * branches/std/src/lib/util/executor/executor.h (modified) * branches/std/src/lib/util/loading/factory.cc (modified) * branches/std/src/lib/util/loading/factory.h (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) std::less warn stuff Fri, 10 Mar 2006 01:20:08 GMT bensch [7209] * branches/std/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * branches/std/src/lib/util/loading/factory.cc (modified) * branches/std/src/lib/util/loading/factory.h (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/std/src/world_entities/power_ups/weapon_power_up.h (modified) orxonox/std: even less evil Fri, 10 Mar 2006 00:56:40 GMT bensch [7208] * branches/std/src/lib/graphics/importer/md2Model.cc (modified) * branches/std/src/lib/graphics/importer/media_container.cc (modified) * branches/std/src/lib/graphics/importer/media_container.h (modified) * branches/std/src/lib/graphics/importer/movie_player.cc (modified) * branches/std/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * branches/std/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.h (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) * branches/std/src/story_entities/movie_loader.cc (modified) * branches/std/src/story_entities/movie_loader.h (modified) * branches/std/src/world_entities/movie_entity.cc (modified) * branches/std/src/world_entities/movie_entity.h (modified) * branches/std/src/world_entities/skybox.cc (modified) * branches/std/src/world_entities/skybox.h (modified) orxonox/std: less evil Thu, 09 Mar 2006 22:35:50 GMT bensch [7207] * branches/std/src/lib/graphics/importer/md2Model.cc (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/shell/shell_input.cc (modified) * branches/std/src/lib/sound/sound_engine.cc (modified) * branches/std/src/lib/sound/sound_engine.h (modified) * branches/std/src/lib/util/loading/resource_manager.cc (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/projectiles/projectile.cc (modified) * branches/std/src/world_entities/projectiles/projectile.h (modified) * branches/std/src/world_entities/space_ships/helicopter.cc (modified) * branches/std/src/world_entities/terrain.cc (modified) * branches/std/src/world_entities/terrain.h (modified) * branches/std/src/world_entities/weapons/weapon.cc (modified) * branches/std/src/world_entities/weapons/weapon.h (modified) orxonox/trunk: evil was within Thu, 09 Mar 2006 21:12:18 GMT rennerc [7206] * branches/std/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/std/src/lib/particles/particle_system.cc (modified) * branches/std/src/lib/util/loading/load_param.cc (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) fixed some bugs Thu, 09 Mar 2006 19:47:20 GMT rennerc [7205] * branches/std/src/lib/event/key_mapper.h (modified) * branches/std/src/lib/graphics/importer/md2Model.h (modified) * branches/std/src/lib/graphics/importer/movie_player.h (modified) * branches/std/src/lib/graphics/importer/static_model.h (modified) * branches/std/src/lib/graphics/importer/texture.h (modified) * branches/std/src/lib/graphics/shader.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/sound/ogg_player.h (modified) removed std::string& a = NULL in some headers Thu, 09 Mar 2006 17:10:22 GMT bensch [7204] * branches/std/src/lib/gui/gtk_gui/gui_exec.cc (modified) * branches/std/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/std/src/lib/util/loading/resource_manager.cc (modified) small bug... more to come :/ 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