# # ChangeLog for branches/new_class_id/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 6:26:26 PM Wed, 23 Aug 2006 18:45:56 GMT bensch [9694] * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc (modified) reverted stupid change Wed, 23 Aug 2006 18:44:58 GMT bensch [9693] * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) new_class_id: syncing the IteratorClass Tue, 22 Aug 2006 22:43:25 GMT bensch [9692] * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script.h (modified) * branches/new_class_id/src/lib/script_engine/script_class.cc (modified) * branches/new_class_id/src/lib/shell/shell.cc (modified) * branches/new_class_id/src/lib/shell/shell.h (modified) * branches/new_class_id/src/lib/shell/shell_buffer.h (modified) * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command.h (modified) * branches/new_class_id/src/lib/shell/shell_command_class.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.h (modified) * branches/new_class_id/src/lib/shell/shell_input.cc (modified) * branches/new_class_id/src/lib/shell/shell_input.h (modified) orxonox/new_class_id: some thoughts on a BaseIterator class, that can ... Tue, 22 Aug 2006 21:45:21 GMT bensch [9691] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/coord/p_node.h (modified) * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/new_class_id.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/network/data_stream.cc (modified) * branches/new_class_id/src/lib/network/handshake.cc (modified) * branches/new_class_id/src/lib/network/message_manager.cc (modified) * branches/new_class_id/src/lib/network/monitor/connection_monitor.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_monitor.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.h (modified) * branches/new_class_id/src/lib/network/network_game_manager.cc (modified) * branches/new_class_id/src/lib/network/network_manager.cc (modified) * branches/new_class_id/src/lib/network/network_protocol.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/player_stats.cc (modified) * branches/new_class_id/src/lib/network/player_stats.h (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.cc (modified) * branches/new_class_id/src/lib/network/proxy/proxy_control.cc (modified) * branches/new_class_id/src/lib/network/shared_network_data.cc (modified) * branches/new_class_id/src/lib/network/synchronizeable.cc (modified) * branches/new_class_id/src/lib/network/tcp_server_socket.cc (modified) * branches/new_class_id/src/lib/network/tcp_socket.cc (modified) * branches/new_class_id/src/lib/network/udp_broadcast.cc (modified) * branches/new_class_id/src/lib/network/udp_broadcast.h (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.h (modified) * branches/new_class_id/src/util/network_game_rules.h (modified) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/playable.h (modified) new_class_id: adapted Network Tue, 22 Aug 2006 14:45:14 GMT bensch [9690] * branches/new_class_id/src/lib/network/converter.cc (modified) * branches/new_class_id/src/lib/network/converter.h (modified) * branches/new_class_id/src/lib/network/data_stream.cc (modified) * branches/new_class_id/src/lib/network/data_stream.h (modified) * branches/new_class_id/src/lib/network/handshake.cc (modified) * branches/new_class_id/src/lib/network/handshake.h (modified) * branches/new_class_id/src/lib/network/message_manager.cc (modified) * branches/new_class_id/src/lib/network/message_manager.h (modified) * branches/new_class_id/src/lib/network/monitor/connection_monitor.cc (modified) * branches/new_class_id/src/lib/network/monitor/connection_monitor.h (modified) * branches/new_class_id/src/lib/network/monitor/network_monitor.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_monitor.h (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.h (modified) * branches/new_class_id/src/lib/network/network_game_manager.cc (modified) * branches/new_class_id/src/lib/network/network_game_manager.h (modified) * branches/new_class_id/src/lib/network/network_log.h (modified) * branches/new_class_id/src/lib/network/network_manager.cc (modified) * branches/new_class_id/src/lib/network/network_manager.h (modified) * branches/new_class_id/src/lib/network/network_protocol.cc (modified) * branches/new_class_id/src/lib/network/network_protocol.h (modified) * branches/new_class_id/src/lib/network/network_socket.cc (modified) * branches/new_class_id/src/lib/network/network_socket.h (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/network_stream.h (modified) * branches/new_class_id/src/lib/network/player_stats.cc (modified) * branches/new_class_id/src/lib/network/player_stats.h (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.cc (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.h (modified) * branches/new_class_id/src/lib/network/proxy/proxy_control.cc (modified) * branches/new_class_id/src/lib/network/proxy/proxy_control.h (modified) * branches/new_class_id/src/lib/network/server_socket.cc (modified) * branches/new_class_id/src/lib/network/server_socket.h (modified) * branches/new_class_id/src/lib/network/shared_network_data.cc (modified) * branches/new_class_id/src/lib/network/shared_network_data.h (modified) * branches/new_class_id/src/lib/network/synchronizeable.cc (modified) * branches/new_class_id/src/lib/network/synchronizeable.h (modified) * branches/new_class_id/src/lib/network/tcp_server_socket.cc (modified) * branches/new_class_id/src/lib/network/tcp_server_socket.h (modified) * branches/new_class_id/src/lib/network/tcp_socket.cc (modified) * branches/new_class_id/src/lib/network/tcp_socket.h (modified) * branches/new_class_id/src/lib/network/udp_broadcast.cc (modified) * branches/new_class_id/src/lib/network/udp_broadcast.h (modified) * branches/new_class_id/src/lib/network/udp_server_socket.cc (modified) * branches/new_class_id/src/lib/network/udp_server_socket.h (modified) * branches/new_class_id/src/lib/network/udp_socket.cc (modified) * branches/new_class_id/src/lib/network/udp_socket.h (modified) some network-stuff Tue, 22 Aug 2006 13:35:18 GMT bensch [9689] * branches/new_class_id/src/lib/gui/gl/glgui_bar.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_bar.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_box.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_box.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_button.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_button.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_checkbutton.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_checkbutton.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_colorselector.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_container.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_container.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_cursor.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_cursor.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_fixedposition_box.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_fixedposition_box.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_frame.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_frame.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_handler.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_handler.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_image.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_image.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_inputline.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_inputline.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_mainwidget.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_mainwidget.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_menu.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_menu.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_pushbutton.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_pushbutton.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_slider.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_slider.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_table.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_table.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_text.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_text.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_textfield.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_textfield.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_widget.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_widget.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_window.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_window.h (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.h (modified) * branches/new_class_id/src/lib/gui/gl/specials/glgui_notifier.cc (modified) * branches/new_class_id/src/lib/gui/gl/specials/glgui_notifier.h (modified) new_class_id: glgui adapted Tue, 22 Aug 2006 13:09:23 GMT bensch [9688] * branches/new_class_id/src/lib/collision_reaction/collision.cc (modified) * branches/new_class_id/src/lib/collision_reaction/collision.h (modified) * branches/new_class_id/src/lib/collision_reaction/collision_event.cc (modified) * branches/new_class_id/src/lib/collision_reaction/collision_event.h (modified) * branches/new_class_id/src/lib/collision_reaction/collision_handle.cc (modified) * branches/new_class_id/src/lib/collision_reaction/collision_handle.h (modified) * branches/new_class_id/src/lib/collision_reaction/collision_reaction.cc (modified) * branches/new_class_id/src/lib/collision_reaction/collision_reaction.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_engine.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_engine.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_object_damage.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_full_walk.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_full_walk.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_ground_walk.h (modified) new_class_id: adapted the CREngine @patrick: changed long classID to ... Tue, 22 Aug 2006 12:52:28 GMT bensch [9687] * branches/new_class_id/src/lib/collision_detection/aabb.cc (modified) * branches/new_class_id/src/lib/collision_detection/aabb.h (modified) * branches/new_class_id/src/lib/collision_detection/aabb_tree_node.cc (modified) * branches/new_class_id/src/lib/collision_detection/aabb_tree_node.h (modified) * branches/new_class_id/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/new_class_id/src/lib/collision_detection/bounding_sphere.h (modified) * branches/new_class_id/src/lib/collision_detection/bounding_volume.cc (modified) * branches/new_class_id/src/lib/collision_detection/bounding_volume.h (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree.cc (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree.h (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree_node.h (modified) * branches/new_class_id/src/lib/collision_detection/cd_engine.cc (modified) * branches/new_class_id/src/lib/collision_detection/cd_engine.h (modified) * branches/new_class_id/src/lib/collision_detection/obb.cc (modified) * branches/new_class_id/src/lib/collision_detection/obb.h (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree.cc (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree.h (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree_node.h (modified) * branches/new_class_id/src/lib/particles/dot_particles.cc (modified) * branches/new_class_id/src/lib/particles/model_particles.cc (modified) * branches/new_class_id/src/lib/particles/spark_particles.cc (modified) * branches/new_class_id/src/lib/particles/sprite_particles.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.h (modified) new_class_id: CDengine adapted Tue, 22 Aug 2006 12:36:54 GMT bensch [9686] * branches/new_class_id/src/lib/event/event_handler.cc (modified) * branches/new_class_id/src/lib/event/event_handler.h (modified) * branches/new_class_id/src/lib/event/event_listener.cc (modified) * branches/new_class_id/src/lib/event/event_listener.h (modified) * branches/new_class_id/src/lib/event/key_mapper.cc (modified) * branches/new_class_id/src/lib/event/key_mapper.h (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.h (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.h (modified) * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/particles/box_emitter.cc (modified) * branches/new_class_id/src/lib/particles/box_emitter.h (modified) * branches/new_class_id/src/lib/particles/dot_emitter.cc (modified) * branches/new_class_id/src/lib/particles/dot_emitter.h (modified) * branches/new_class_id/src/lib/particles/dot_particles.cc (modified) * branches/new_class_id/src/lib/particles/dot_particles.h (modified) * branches/new_class_id/src/lib/particles/model_particles.cc (modified) * branches/new_class_id/src/lib/particles/model_particles.h (modified) * branches/new_class_id/src/lib/particles/particle_emitter.cc (modified) * branches/new_class_id/src/lib/particles/particle_emitter.h (modified) * branches/new_class_id/src/lib/particles/particle_system.cc (modified) * branches/new_class_id/src/lib/particles/particle_system.h (modified) * branches/new_class_id/src/lib/particles/plane_emitter.cc (modified) * branches/new_class_id/src/lib/particles/plane_emitter.h (modified) * branches/new_class_id/src/lib/particles/spark_particles.cc (modified) * branches/new_class_id/src/lib/particles/spark_particles.h (modified) * branches/new_class_id/src/lib/particles/sprite_particles.cc (modified) * branches/new_class_id/src/lib/particles/sprite_particles.h (modified) * branches/new_class_id/src/lib/physics/fields/field.cc (modified) * branches/new_class_id/src/lib/physics/fields/field.h (modified) * branches/new_class_id/src/lib/physics/fields/gravity.cc (modified) * branches/new_class_id/src/lib/physics/fields/gravity.h (modified) * branches/new_class_id/src/lib/physics/fields/point_gravity.cc (modified) * branches/new_class_id/src/lib/physics/fields/point_gravity.h (modified) * branches/new_class_id/src/lib/physics/fields/twirl.cc (modified) * branches/new_class_id/src/lib/physics/fields/twirl.h (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/physics/physics_connection.h (modified) * branches/new_class_id/src/lib/physics/physics_engine.cc (modified) * branches/new_class_id/src/lib/physics/physics_engine.h (modified) * branches/new_class_id/src/lib/physics/physics_interface.cc (modified) * branches/new_class_id/src/lib/physics/physics_interface.h (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/lib/sound/ogg_player.cc (modified) * branches/new_class_id/src/lib/sound/ogg_player.h (modified) * branches/new_class_id/src/lib/sound/sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/sound_buffer.h (modified) * branches/new_class_id/src/lib/sound/sound_engine.cc (modified) * branches/new_class_id/src/lib/sound/sound_engine.h (modified) * branches/new_class_id/src/lib/sound/sound_source.cc (modified) * branches/new_class_id/src/lib/sound/sound_source.h (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) new_class_id: many more classes done Tue, 22 Aug 2006 11:16:23 GMT bensch [9685] * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.h (modified) * branches/new_class_id/src/lib/graphics/effects/graphics_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/graphics_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/weather_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/weather_effect.h (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.cc (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.h (modified) * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/material.h (modified) * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.h (modified) * branches/new_class_id/src/lib/graphics/importer/media_container.cc (modified) * branches/new_class_id/src/lib/graphics/importer/media_container.h (modified) * branches/new_class_id/src/lib/graphics/importer/movie_player.cc (modified) * branches/new_class_id/src/lib/graphics/importer/movie_player.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/texture.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/new_class_id/src/lib/graphics/importer/texture_sequence.h (modified) * branches/new_class_id/src/lib/graphics/light.cc (modified) * branches/new_class_id/src/lib/graphics/light.h (modified) * branches/new_class_id/src/lib/graphics/render2D/element_2d.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/element_2d.h (modified) * branches/new_class_id/src/lib/graphics/render2D/image_plane.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/image_plane.h (modified) * branches/new_class_id/src/lib/graphics/render2D/render_2d.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/render_2d.h (modified) * branches/new_class_id/src/lib/graphics/shader.cc (modified) * branches/new_class_id/src/lib/graphics/shader.h (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree.cc (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree.h (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/font.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/font.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/limited_width_text.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/multi_line_text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/multi_line_text.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text_engine.h (modified) * branches/new_class_id/src/lib/lang/new_class_id.cc (modified) * branches/new_class_id/src/lib/lang/new_class_id.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/util/object_manager.h (modified) * branches/new_class_id/src/world_entities/Makefile.am (modified) * branches/new_class_id/src/world_entities/extendable.cc (copied) * branches/new_class_id/src/world_entities/extendable.h (modified) * branches/new_class_id/src/world_entities/weapons/ammo_container.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.h (modified) adapted many classes to the new ClassID System, now comes the hard ... Mon, 21 Aug 2006 23:34:31 GMT bensch [9684] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/coord/p_node.h (modified) * branches/new_class_id/src/lib/graphics/importer/height_map.cc (modified) * branches/new_class_id/src/lib/graphics/importer/height_map.h (modified) * branches/new_class_id/src/lib/graphics/importer/interactive_model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/interactive_model.h (modified) * branches/new_class_id/src/lib/graphics/importer/model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/model.h (modified) * branches/new_class_id/src/lib/graphics/importer/objModel.cc (modified) * branches/new_class_id/src/lib/graphics/importer/objModel.h (modified) * branches/new_class_id/src/lib/graphics/importer/static_model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/static_model.h (modified) * branches/new_class_id/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/vertex_array_model.h (modified) * branches/new_class_id/src/lib/lang/Makefile.am (modified) * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/class_list.cc (deleted) * branches/new_class_id/src/lib/lang/class_list.h (deleted) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/util/executor/executor.cc (modified) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/loading/dynamic_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/dynamic_loader.h (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/lib/util/loading/game_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/game_loader.h (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.h (modified) * branches/new_class_id/src/lib/util/preferences.cc (modified) * branches/new_class_id/src/lib/util/preferences.h (modified) * branches/new_class_id/src/world_entities/weapons/ammo_container.h (modified) orxonox/branches/new_class_id: slowly but surely reimplementing to ... Mon, 21 Aug 2006 22:37:18 GMT bensch [9683] * branches/new_class_id (copied) copy of trunk for the integration of the new ClassID Mon, 21 Aug 2006 22:31:29 GMT bensch [9682] * trunk/src/lib/lang/new_class_id.h (modified) * trunk/src/lib/lang/new_object_list.h (modified) * trunk/src/lib/lang/test_object_list.cc (modified) orxonox/trunk: sync