# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 30, 2024, 3:41:45 AM Mon, 24 Jul 2006 06:53:52 GMT patrick [9400] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) tracing the unique id bug Sun, 23 Jul 2006 22:00:47 GMT patrick [9399] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) working on the client number < 3 bug Sun, 23 Jul 2006 21:43:27 GMT patrick [9398] * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/orxonox.cc (modified) new settings init Sun, 23 Jul 2006 20:59:16 GMT patrick [9397] * branches/proxy/src/lib/network/README.NETWORK (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (modified) found a bug in the server settings reading Sun, 23 Jul 2006 20:07:23 GMT patrick [9396] * branches/proxy/src/defs/class_id.h (modified) * branches/proxy/src/defs/globals.h (modified) * branches/proxy/src/lib/graphics/graphics_engine.cc (modified) * branches/proxy/src/lib/graphics/graphics_engine.h (modified) * branches/proxy/src/lib/gui/qt/gui_video.cc (modified) * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/README (deleted) * branches/proxy/src/lib/network/README.NETWORK (added) * branches/proxy/src/lib/network/converter.cc (modified) * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_node.h (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/peer_info.h (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy/network_settings.cc (added) * branches/proxy/src/lib/network/proxy/network_settings.h (added) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (deleted) * branches/proxy/src/lib/network/proxy/proxy_settings.h (deleted) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable.h (modified) * branches/proxy/src/orxonox.cc (modified) * branches/proxy/src/story_entities/game_world.cc (modified) * branches/proxy/src/story_entities/menu/game_menu.cc (modified) * branches/proxy/src/story_entities/menu/game_menu.h (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) * branches/proxy/src/util/game_rules.cc (modified) * branches/proxy/src/util/kill_target.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/world_entities/bsp_entity.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) committing my weekends work: 2100 lines :D - proxy server now ... Sun, 23 Jul 2006 14:17:22 GMT bensch [9395] * branches/proxy/src/lib/util/filesys/net_link.cc (modified) * branches/proxy/src/lib/util/filesys/net_link.h (modified) renamings Sun, 23 Jul 2006 14:07:41 GMT bensch [9394] * branches/proxy/src/lib/util/Makefile.am (modified) * branches/proxy/src/lib/util/filesys/net_link.cc (modified) * branches/proxy/src/lib/util/filesys/net_link.h (modified) netlink quite nice Sun, 23 Jul 2006 13:30:29 GMT bensch [9393] * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/netincl.h (added) * branches/proxy/src/lib/network/nettypes.h (moved) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/proxy/src/lib/util/filesys/net_link.cc (added) * branches/proxy/src/lib/util/filesys/net_link.h (added) splitup of netdefs Sun, 23 Jul 2006 13:18:23 GMT bensch [9392] * branches/proxy/src/lib/util/sigslot/slot.h (modified) comment Sun, 23 Jul 2006 12:41:44 GMT bensch [9391] * trunk/acinclude.m4 (modified) * trunk/configure.ac (modified) * trunk/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) orxonox/trunk: compiles perfectly on windows from here had to: ... Sat, 22 Jul 2006 09:17:00 GMT bensch [9390] * branches/proxy/src/lib/util/sigslot/signal.h (modified) nicer docu in sigslot Fri, 21 Jul 2006 13:00:32 GMT bensch [9389] * branches/proxy/ChangeLog (modified) * branches/proxy/configure.ac (modified) * branches/proxy/src/lib/gui/gtk (deleted) orxonox/proxy: removed gtk completely Fri, 21 Jul 2006 12:40:01 GMT patrick [9388] * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) working on loading proxy config file from a seperate file Fri, 21 Jul 2006 11:43:27 GMT patrick [9387] * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/util/game_rules.cc (modified) bringing the max connection stuff down Fri, 21 Jul 2006 11:41:39 GMT bensch [9386] * branches/proxy/src/lib/coord/p_node.cc (modified) * branches/proxy/src/lib/lang/base_object.h (modified) * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/net_types.h (added) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_bool.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_float.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_float.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_int.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_int.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_string.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_string.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_uint.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_vector.h (modified) * branches/proxy/src/lib/particles/particle_system.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) orxonox/proxy: removed the dependency of the netdefs in pnode, which ... Fri, 21 Jul 2006 11:09:19 GMT bensch [9385] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/util/network_stats_widget.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) orxonox/proxy: better proxy-width approximation Fri, 21 Jul 2006 10:51:53 GMT patrick [9384] * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) oh my good! its working again, yehoo Fri, 21 Jul 2006 10:51:19 GMT bensch [9383] * branches/proxy/src/lib/gui/gl/glgui_text.h (modified) * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/util/network_stats_widget.cc (modified) * branches/proxy/src/util/network_stats_widget.h (modified) much more elaborate host and proxy widgets Fri, 21 Jul 2006 10:15:42 GMT bensch [9382] * branches/proxy/README (modified) * branches/proxy/ToDo (modified) better Fri, 21 Jul 2006 10:13:50 GMT bensch [9381] * branches/proxy/IDEAS (modified) * branches/proxy/INSTALL (modified) some minor english typos Fri, 21 Jul 2006 10:10:30 GMT bensch [9380] * branches/proxy/AUTHORS (modified) * branches/proxy/CODING-STANDARDS (modified) coding standarts adopted Fri, 21 Jul 2006 09:57:02 GMT bensch [9379] * branches/proxy/src/world_entities/weapons/aiming_system.cc (modified) less warnigns Fri, 21 Jul 2006 09:49:22 GMT bensch [9378] * branches/proxy/ChangeLog (modified) * branches/proxy/src/subprojects/benchmark.cc (modified) more changelog Fri, 21 Jul 2006 09:43:38 GMT patrick [9377] * branches/proxy/src/lib/collision_detection/cd_engine.cc (modified) * branches/proxy/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/proxy/src/lib/collision_reaction/collision_handle.cc (modified) * branches/proxy/src/lib/coord/p_node.cc (modified) * branches/proxy/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/proxy/src/lib/graphics/render2D/element_2d.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) * branches/proxy/src/lib/network/tcp_socket.h (modified) * branches/proxy/src/lib/physics/physics_interface.cc (modified) * branches/proxy/src/lib/util/loading/load_param.cc (modified) * branches/proxy/src/story_entities/game_world_data.cc (modified) * branches/proxy/src/util/fast_factory.cc (modified) * branches/proxy/src/util/hud.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/proxy/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/proxy/src/world_entities/weapons/aiming_system.cc (modified) * branches/proxy/src/world_entities/weapons/weapon.cc (modified) * branches/proxy/src/world_entities/world_entity.cc (modified) more string switching for outcommented stuff Fri, 21 Jul 2006 09:34:31 GMT bensch [9376] * branches/proxy/ChangeLog (modified) proxy: ChangeLog Fri, 21 Jul 2006 09:26:03 GMT patrick [9375] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) hard core debug output enabled. there is a untraceable strange bug. ... Thu, 20 Jul 2006 23:12:57 GMT patrick [9374] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) other unique id offset Thu, 20 Jul 2006 22:47:19 GMT patrick [9373] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) some small output change Thu, 20 Jul 2006 21:44:25 GMT bensch [9372] * branches/proxy/src/lib/shell/shell_command.cc (modified) orxonox/proxy: fixed a bug, that prevented empty shell-completions Thu, 20 Jul 2006 21:08:16 GMT bensch [9371] * branches/proxy/src/lib/collision_detection/aabb_tree_node.cc (modified) * branches/proxy/src/lib/collision_detection/cd_engine.cc (modified) * branches/proxy/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/proxy/src/lib/collision_reaction/collision_handle.cc (modified) * branches/proxy/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/proxy/src/lib/coord/p_node.cc (modified) * branches/proxy/src/lib/event/event_handler.cc (modified) * branches/proxy/src/lib/graphics/importer/material.cc (modified) * branches/proxy/src/lib/graphics/importer/static_model.cc (modified) * branches/proxy/src/lib/graphics/importer/texture.cc (modified) * branches/proxy/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/proxy/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/proxy/src/lib/graphics/render2D/element_2d.cc (modified) * branches/proxy/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/proxy/src/lib/graphics/text_engine/multi_line_text.cc (modified) * branches/proxy/src/lib/graphics/text_engine/text.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_frame.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_widget.cc (modified) * branches/proxy/src/lib/gui/gui_saveable.cc (modified) * branches/proxy/src/lib/lang/base_object.h (modified) * branches/proxy/src/lib/lang/class_list.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/particles/model_particles.cc (modified) * branches/proxy/src/lib/particles/particle_emitter.cc (modified) * branches/proxy/src/lib/particles/particle_system.cc (modified) * branches/proxy/src/lib/physics/physics_connection.cc (modified) * branches/proxy/src/lib/shell/shell_command.cc (modified) * branches/proxy/src/lib/shell/shell_command_class.cc (modified) * branches/proxy/src/lib/shell/shell_completion.cc (modified) * branches/proxy/src/lib/sound/ogg_player.cc (modified) * branches/proxy/src/lib/util/loading/factory.cc (modified) * branches/proxy/src/lib/util/loading/load_param.cc (modified) * branches/proxy/src/story_entities/game_world_data.cc (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/util/fast_factory.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/util/object_manager.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/playable.cc (modified) * branches/proxy/src/world_entities/power_ups/power_up.cc (modified) * branches/proxy/src/world_entities/projectiles/projectile.cc (modified) * branches/proxy/src/world_entities/script_trigger.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) * branches/proxy/src/world_entities/weapons/aiming_system.cc (modified) * branches/proxy/src/world_entities/weapons/weapon.cc (modified) * branches/proxy/src/world_entities/weapons/weapon_manager.cc (modified) * branches/proxy/src/world_entities/world_entity.cc (modified) orxonox/trunk: ORXONOX is now completely std::stringed Thu, 20 Jul 2006 19:19:12 GMT bensch [9370] * branches/proxy/src/lib/gui/gl/Makefile.am (modified) * branches/proxy/src/lib/gui/gl/signal_connector.cc (deleted) * branches/proxy/src/lib/gui/gl/signal_connector.h (deleted) removed old signal/slot implementation, that really sucked :) Thu, 20 Jul 2006 19:16:39 GMT bensch [9369] * branches/proxy/src/lib/Makefile.am (modified) * branches/proxy/src/lib/gui/gl/glgui_button.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_button.h (modified) * branches/proxy/src/lib/gui/gl/glgui_checkbutton.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_checkbutton.h (modified) * branches/proxy/src/lib/gui/gl/glgui_image.h (modified) * branches/proxy/src/lib/gui/gl/glgui_inputline.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_inputline.h (modified) * branches/proxy/src/lib/gui/gl/glgui_slider.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_slider.h (modified) * branches/proxy/src/lib/gui/gl/glgui_text.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_text.h (modified) * branches/proxy/src/lib/gui/gl/glgui_textfield.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_textfield.h (modified) * branches/proxy/src/lib/gui/gl/glgui_widget.cc (modified) * branches/proxy/src/lib/gui/gl/glgui_widget.h (modified) * branches/proxy/src/lib/gui/gl/signal_connector.h (modified) * branches/proxy/src/lib/util/sigslot/signal.h (modified) * branches/proxy/src/lib/util/sigslot/slot.h (modified) * branches/proxy/src/story_entities/menu/game_menu.cc (modified) * branches/proxy/src/story_entities/menu/glgui_imagebutton.cc (modified) * branches/proxy/src/story_entities/menu/glgui_imagebutton.h (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/util/network_stats_widget.cc (modified) * branches/proxy/src/world_entities/elements/glgui_energywidget.cc (modified) * branches/proxy/src/world_entities/environments/mapped_water.cc (modified) orxonox/proxy switched to sigslot library, and it seems to work, but ... Thu, 20 Jul 2006 18:28:10 GMT bensch [9368] * branches/proxy/src/lib/util/sigslot/signal.h (modified) compiles everywhere (i think) Thu, 20 Jul 2006 16:38:25 GMT patrick [9367] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) removed old proxy synchronization mech Thu, 20 Jul 2006 16:23:45 GMT patrick [9366] * branches/proxy/src/lib/network/handshake.cc (modified) redirection flag also synched Thu, 20 Jul 2006 16:20:20 GMT patrick [9365] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) ip synchronization now seems to work smoothly on my system here. but ... Thu, 20 Jul 2006 15:32:01 GMT patrick [9364] * branches/proxy/src/lib/network/handshake.cc (modified) removing proxy ip list sync completion hook Thu, 20 Jul 2006 15:24:50 GMT rennerc [9363] * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) fixed bug Thu, 20 Jul 2006 13:56:32 GMT bensch [9362] * branches/proxy/src/lib/util/sigslot/signal.h (modified) more minor adaptions Thu, 20 Jul 2006 13:54:38 GMT bensch [9361] * branches/proxy/src/lib/lang/base_object.h (modified) * branches/proxy/src/lib/util/sigslot/signal.h (modified) * branches/proxy/src/lib/util/sigslot/slot.h (modified) more and better adaptions Thu, 20 Jul 2006 13:49:57 GMT patrick [9360] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) network ip synchronization work Thu, 20 Jul 2006 13:48:54 GMT bensch [9359] * branches/proxy/src/lib/util/sigslot/signal.h (moved) * branches/proxy/src/lib/util/sigslot/slot.h (added) splitted sigslot into signal.h and slot.h Thu, 20 Jul 2006 13:26:10 GMT bensch [9358] * branches/proxy/src/lib/util/sigslot (added) * branches/proxy/src/lib/util/sigslot/sigslot.h (added) added sigslot Thu, 20 Jul 2006 12:33:37 GMT bensch [9357] * branches/proxy/src/ability.cc (modified) * branches/proxy/src/ai/ai.cc (modified) * branches/proxy/src/lib/collision_detection/aabb.cc (modified) * branches/proxy/src/lib/collision_detection/aabb_tree_node.cc (modified) * branches/proxy/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/proxy/src/lib/collision_detection/bounding_volume.cc (modified) * branches/proxy/src/lib/collision_detection/bv_tree.cc (modified) * branches/proxy/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/proxy/src/lib/collision_detection/cd_engine.cc (modified) * branches/proxy/src/lib/collision_detection/obb.cc (modified) * branches/proxy/src/lib/collision_detection/obb_tree.cc (modified) * branches/proxy/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/proxy/src/lib/collision_reaction/collision.cc (modified) * branches/proxy/src/lib/collision_reaction/collision_event.cc (modified) * branches/proxy/src/lib/collision_reaction/collision_handle.cc (modified) * branches/proxy/src/lib/collision_reaction/collision_reaction.cc (modified) * branches/proxy/src/lib/collision_reaction/cr_engine.cc (modified) * branches/proxy/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/proxy/src/lib/collision_reaction/cr_physics_full_walk.cc (modified) * branches/proxy/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/proxy/src/lib/event/key_mapper.cc (modified) * branches/proxy/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/proxy/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/fog_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/graphics_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/lense_flare.cc (modified) * branches/proxy/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/rain_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/sun_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/weather_effect.cc (modified) * branches/proxy/src/lib/graphics/importer/bsp_file.cc (modified) * branches/proxy/src/lib/graphics/importer/grid.cc (modified) * branches/proxy/src/lib/graphics/importer/interactive_model.cc (modified) * branches/proxy/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/proxy/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) * branches/proxy/src/lib/graphics/importer/model.cc (modified) * branches/proxy/src/lib/graphics/importer/primitive_model.cc (modified) * branches/proxy/src/lib/graphics/importer/static_model.cc (modified) * branches/proxy/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/proxy/src/lib/graphics/render2D/image_plane.cc (modified) * branches/proxy/src/lib/graphics/render2D/render_2d.cc (modified) * branches/proxy/src/lib/graphics/shader.cc (modified) * branches/proxy/src/lib/graphics/spatial_separation/quadtree.cc (modified) * branches/proxy/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * branches/proxy/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * branches/proxy/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/proxy/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * branches/proxy/src/lib/gui/gtk/gui.h (modified) * branches/proxy/src/lib/gui/gtk/gui_element.cc (modified) * branches/proxy/src/lib/gui/gtk/gui_exec.h (modified) * branches/proxy/src/lib/gui/gtk/gui_gtk.cc (modified) * branches/proxy/src/lib/gui/gtk/gui_update.cc (modified) * branches/proxy/src/lib/gui/gtk/gui_update.h (modified) * branches/proxy/src/lib/lang/class_list.cc (modified) * branches/proxy/src/lib/math/line.cc (modified) * branches/proxy/src/lib/math/plane.cc (modified) * branches/proxy/src/lib/math/rotation_OBSOLETE.cc (modified) * branches/proxy/src/lib/math/vector2D.cc (modified) * branches/proxy/src/lib/network/converter.cc (modified) * branches/proxy/src/lib/network/data_stream.cc (modified) * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/monitor/connection_monitor.cc (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_protocol.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * branches/proxy/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/proxy/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/proxy/src/lib/parser/preferences/ini_file_prefs_reader.cc (modified) * branches/proxy/src/lib/particles/box_emitter.cc (modified) * branches/proxy/src/lib/particles/dot_emitter.cc (modified) * branches/proxy/src/lib/particles/dot_particles.cc (modified) * branches/proxy/src/lib/particles/engine/particle_engine.cc (modified) * branches/proxy/src/lib/particles/model_particles.cc (modified) * branches/proxy/src/lib/particles/particle_emitter.cc (modified) * branches/proxy/src/lib/particles/particle_system.cc (modified) * branches/proxy/src/lib/particles/plane_emitter.cc (modified) * branches/proxy/src/lib/particles/quick_animation.cc (modified) * branches/proxy/src/lib/particles/spark_particles.cc (modified) * branches/proxy/src/lib/particles/sprite_particles.cc (modified) * branches/proxy/src/lib/physics/fields/field.cc (modified) * branches/proxy/src/lib/physics/fields/gravity.cc (modified) * branches/proxy/src/lib/physics/fields/point_gravity.cc (modified) * branches/proxy/src/lib/physics/fields/twirl.cc (modified) * branches/proxy/src/lib/physics/physics_connection.cc (modified) * branches/proxy/src/lib/physics/physics_engine.cc (modified) * branches/proxy/src/lib/physics/physics_interface.cc (modified) * branches/proxy/src/lib/util/helper_functions.cc (modified) * branches/proxy/src/lib/util/loading/dynamic_loader.cc (modified) * branches/proxy/src/lib/util/loading/factory.cc (modified) * branches/proxy/src/lib/util/loading/resource.cc (modified) * branches/proxy/src/lib/util/loading/resource_manager.cc (modified) * branches/proxy/src/lib/util/threading.cc (modified) * branches/proxy/src/orxonox.cc (modified) * branches/proxy/src/proto/proto_class.cc (modified) * branches/proxy/src/proto/proto_singleton.cc (modified) * branches/proxy/src/proto/proto_world_entity.cc (modified) * branches/proxy/src/story_entities/campaign.cc (modified) * branches/proxy/src/story_entities/campaign_data.cc (modified) * branches/proxy/src/story_entities/dedicated_server_world.cc (modified) * branches/proxy/src/story_entities/game_world_data.cc (modified) * branches/proxy/src/story_entities/movie_loader.cc (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/story_entities/single_player_world.cc (modified) * branches/proxy/src/story_entities/single_player_world_data.cc (modified) * branches/proxy/src/story_entities/story_entity.cc (modified) * branches/proxy/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/proxy/src/util/animation/animation3d.cc (modified) * branches/proxy/src/util/animation/animation_player.cc (modified) * branches/proxy/src/util/fast_factory.cc (modified) * branches/proxy/src/util/game_rules.cc (modified) * branches/proxy/src/util/kill.cc (modified) * branches/proxy/src/util/kill_target.cc (modified) * branches/proxy/src/util/mission_goal.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/util/network_game_rules.cc (modified) * branches/proxy/src/util/object_manager.cc (modified) * branches/proxy/src/util/singleplayer_shootemup.cc (modified) * branches/proxy/src/util/state.cc (modified) * branches/proxy/src/util/track/track_manager.cc (modified) * branches/proxy/src/util/track/track_node.cc (modified) * branches/proxy/src/world_entities/character_attributes.cc (modified) * branches/proxy/src/world_entities/effects/billboard.cc (modified) * branches/proxy/src/world_entities/effects/explosion.cc (modified) * branches/proxy/src/world_entities/effects/lightning_bolt.cc (modified) * branches/proxy/src/world_entities/elements/image_entity.cc (modified) * branches/proxy/src/world_entities/elements/text_element.cc (modified) * branches/proxy/src/world_entities/environment.cc (modified) * branches/proxy/src/world_entities/environments/building.cc (modified) * branches/proxy/src/world_entities/environments/model_entity.cc (modified) * branches/proxy/src/world_entities/environments/water.cc (modified) * branches/proxy/src/world_entities/items/item_container.cc (modified) * branches/proxy/src/world_entities/movie_entity.cc (modified) * branches/proxy/src/world_entities/npcs/door.cc (modified) * branches/proxy/src/world_entities/npcs/gate.cc (modified) * branches/proxy/src/world_entities/npcs/ground_turret.cc (modified) * branches/proxy/src/world_entities/npcs/repair_station.cc (modified) * branches/proxy/src/world_entities/planet.cc (modified) * branches/proxy/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/proxy/src/world_entities/power_ups/param_power_up.cc (modified) * branches/proxy/src/world_entities/power_ups/power_up.cc (modified) * branches/proxy/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/proxy/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/proxy/src/world_entities/projectiles/laser.cc (modified) * branches/proxy/src/world_entities/projectiles/rail_projectile.cc (modified) * branches/proxy/src/world_entities/recorder.cc (modified) * branches/proxy/src/world_entities/satellite.cc (modified) * branches/proxy/src/world_entities/skybox.cc (modified) * branches/proxy/src/world_entities/skydome.cc (modified) * branches/proxy/src/world_entities/skysphere.cc (modified) * branches/proxy/src/world_entities/space_ships/collision_probe.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/spectator.cc (modified) * branches/proxy/src/world_entities/terrain.cc (modified) * branches/proxy/src/world_entities/test_entity.cc (modified) * branches/proxy/src/world_entities/weapons/aim.cc (modified) * branches/proxy/src/world_entities/weapons/aiming_system.cc (modified) * branches/proxy/src/world_entities/weapons/aiming_turret.cc (modified) * branches/proxy/src/world_entities/weapons/ammo_container.cc (modified) * branches/proxy/src/world_entities/weapons/cannon.cc (modified) * branches/proxy/src/world_entities/weapons/crosshair.cc (modified) * branches/proxy/src/world_entities/weapons/fps_sniper_rifle.cc (modified) * branches/proxy/src/world_entities/weapons/hyperblaster.cc (modified) * branches/proxy/src/world_entities/weapons/targeting_turret.cc (modified) * branches/proxy/src/world_entities/weapons/turret.cc (modified) * branches/proxy/src/world_entities/weapons/weapon.cc (modified) orxonox/proxy: removed 'using namespace std;' everywhere Thu, 20 Jul 2006 12:15:48 GMT bensch [9356] * branches/proxy/src/story_entities/multi_player_world.cc (modified) orxonox/trunk: remove instance of GLGuiHandler Thu, 20 Jul 2006 12:07:03 GMT patrick [9355] * branches/proxy/src/lib/network/network_stream.cc (modified) more security added by checking also the send packages for leafclassid==0 Thu, 20 Jul 2006 12:05:07 GMT bensch [9354] * branches/proxy/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/proxy/src/story_entities/Makefile.am (modified) * branches/proxy/src/story_entities/game_world_data.cc (modified) * branches/proxy/src/story_entities/simple_game_menu.cc (deleted) * branches/proxy/src/story_entities/simple_game_menu.h (deleted) orxonox/proxy: removed simple game menu Thu, 20 Jul 2006 10:13:39 GMT patrick [9353] * branches/proxy/src/lib/network/handshake.cc (modified) a little bit more debug output Thu, 20 Jul 2006 10:12:37 GMT bensch [9352] * branches/proxy/src/lib/graphics/text_engine/text.cc (modified) Text bug Thu, 20 Jul 2006 10:06:50 GMT bensch [9351] * branches/proxy/src/lib/graphics/graphics_engine.cc (modified) * branches/proxy/src/lib/graphics/graphics_engine.h (modified) fps display can be toggeled Thu, 20 Jul 2006 10:06:49 GMT patrick [9350] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) handshake now waits for ip list sync Thu, 20 Jul 2006 09:58:16 GMT patrick [9349] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) another ip sync bug discovered. but still not the one im looking for Thu, 20 Jul 2006 09:44:06 GMT bensch [9348] * branches/proxy.old (deleted) deleted Thu, 20 Jul 2006 09:43:27 GMT bensch [9347] * branches/proxy/configure.ac (modified) * branches/proxy/src/defs/class_id.h (modified) * branches/proxy/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/proxy/src/lib/coord/p_node.h (modified) * branches/proxy/src/lib/graphics/effects/snow_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/snow_effect.h (modified) * branches/proxy/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) * branches/proxy/src/lib/lang/base_object.cc (modified) * branches/proxy/src/lib/lang/base_object.h (modified) * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/connection_monitor.cc (deleted) * branches/proxy/src/lib/network/connection_monitor.h (deleted) * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/ip.cc (copied) * branches/proxy/src/lib/network/ip.h (copied) * branches/proxy/src/lib/network/message_manager.cc (modified) * branches/proxy/src/lib/network/monitor (copied) * branches/proxy/src/lib/network/monitor/connection_monitor.cc (copied) * branches/proxy/src/lib/network/monitor/connection_monitor.h (copied) * branches/proxy/src/lib/network/monitor/network_monitor.cc (copied) * branches/proxy/src/lib/network/monitor/network_monitor.h (copied) * branches/proxy/src/lib/network/monitor/network_node.cc (copied) * branches/proxy/src/lib/network/monitor/network_node.h (copied) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_game_manager.cc (modified) * branches/proxy/src/lib/network/network_game_manager.h (modified) * branches/proxy/src/lib/network/network_manager.cc (modified) * branches/proxy/src/lib/network/network_manager.h (modified) * branches/proxy/src/lib/network/network_socket.cc (modified) * branches/proxy/src/lib/network/network_socket.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/peer_info.cc (copied) * branches/proxy/src/lib/network/peer_info.h (copied) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy (copied) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (copied) * branches/proxy/src/lib/network/proxy/proxy_settings.h (copied) * branches/proxy/src/lib/network/shared_network_data.cc (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_bool.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_float.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_int.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (copied) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.h (copied) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_string.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_uint.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_vector.h (modified) * branches/proxy/src/lib/network/tcp_server_socket.cc (modified) * branches/proxy/src/lib/network/tcp_server_socket.h (modified) * branches/proxy/src/lib/network/tcp_socket.h (modified) * branches/proxy/src/lib/network/udp_socket.cc (modified) * branches/proxy/src/lib/network/udp_socket.h (modified) * branches/proxy/src/lib/shell/shell_command.cc (modified) * branches/proxy/src/lib/util/Makefile.am (modified) * branches/proxy/src/lib/util/executor/executor_functional.h (modified) * branches/proxy/src/lib/util/executor/functor_list.h (modified) * branches/proxy/src/lib/util/multi_type.cc (modified) * branches/proxy/src/lib/util/substring.cc (modified) * branches/proxy/src/lib/util/substring.h (modified) * branches/proxy/src/lib/util/tokenizer.cc (deleted) * branches/proxy/src/lib/util/tokenizer.h (deleted) * branches/proxy/src/orxonox.cc (modified) * branches/proxy/src/story_entities/game_world_data.h (modified) * branches/proxy/src/story_entities/multi_player_world_data.cc (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) * branches/proxy/src/subprojects/recapture_mouse (copied) * branches/proxy/src/subprojects/recapture_mouse/Makefile.am (copied) * branches/proxy/src/subprojects/recapture_mouse/recapturer.cc (copied) * branches/proxy/src/util/Makefile.am (modified) * branches/proxy/src/util/game_rules.cc (modified) * branches/proxy/src/util/multiplayer_team_deathmatch.cc (modified) * branches/proxy/src/util/network_stats_widget.cc (copied) * branches/proxy/src/util/network_stats_widget.h (copied) * branches/proxy/src/util/signal_handler.cc (modified) * branches/proxy/src/util/signal_handler.h (modified) * branches/proxy/src/world_entities/camera.cc (modified) * branches/proxy/src/world_entities/creatures/fps_player.cc (modified) * branches/proxy/src/world_entities/playable.cc (modified) * branches/proxy/src/world_entities/playable.h (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/spawning_point.cc (modified) orxonox/proxy: merged the proxy.old back again, and it seems to work. ... Thu, 20 Jul 2006 09:31:47 GMT bensch [9346] * branches/proxy (copied) new copy Thu, 20 Jul 2006 09:31:29 GMT bensch [9345] * branches/proxy.old (moved) move away the proxy branche Thu, 20 Jul 2006 09:29:35 GMT patrick [9344] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) changed interface of ip slighlu Thu, 20 Jul 2006 09:23:42 GMT patrick [9343] * branches/proxy/src/lib/network/handshake.h (modified) more handshake bugs from me :D Thu, 20 Jul 2006 09:09:34 GMT patrick [9342] * branches/proxy/src/lib/network/handshake.h (modified) ip handshake handling now in the right order Thu, 20 Jul 2006 09:04:14 GMT patrick [9341] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) seems like the ip sync doesn't work properly. investigate Thu, 20 Jul 2006 08:09:43 GMT patrick [9340] * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.h (modified) network stream handshake init remastering and safer proxysettings init Wed, 19 Jul 2006 22:06:10 GMT patrick [9339] * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) proxy addresses set and read the correct order now Wed, 19 Jul 2006 22:03:24 GMT patrick [9338] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_node.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) proxy servers are synced in a better form Wed, 19 Jul 2006 21:40:46 GMT patrick [9337] * branches/proxy/src/lib/network/ip.cc (modified) fixed a bug in the ip debug out Wed, 19 Jul 2006 21:33:26 GMT patrick [9336] * branches/proxy/src/lib/collision_detection/obb_tree_node.cc (modified) detected and fixed an obb memory leak Wed, 19 Jul 2006 21:09:05 GMT patrick [9335] * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) strting bug-hunt-session: cleared a recursive endless init-loop bug Wed, 19 Jul 2006 20:29:14 GMT patrick [9334] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/handshake.h (modified) * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_node.cc (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/network/network_socket.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/peer_info.h (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.h (modified) * branches/proxy/src/lib/network/tcp_server_socket.cc (modified) * branches/proxy/src/lib/network/tcp_server_socket.h (modified) * branches/proxy/src/lib/network/tcp_socket.h (modified) * branches/proxy/src/lib/network/udp_socket.cc (modified) * branches/proxy/src/lib/network/udp_socket.h (modified) * branches/proxy/src/subprojects/network/network_unit_test.cc (modified) work of the day in one commit:D - switched whole network framework ... Tue, 18 Jul 2006 20:08:07 GMT bensch [9333] * branches/sigslot (deleted) del stuff Tue, 18 Jul 2006 19:54:50 GMT bensch [9332] * branches/sigslot (copied) sigslot branche Tue, 18 Jul 2006 18:08:12 GMT bensch [9331] * branches/proxy/src/util/network_stats_widget.h (modified) rearanged some stuff Tue, 18 Jul 2006 18:02:10 GMT bensch [9330] * branches/proxy/src/util/Makefile.am (modified) * branches/proxy/src/util/network_stats_widget.cc (copied) * branches/proxy/src/util/network_stats_widget.h (copied) orxonox/proxy added network_stats_widget to display the network ... Tue, 18 Jul 2006 17:34:48 GMT bensch [9329] * branches/proxy/src/lib/lang/base_object.cc (modified) * branches/proxy/src/lib/lang/base_object.h (modified) orxonox/proxy: bo cleanup Tue, 18 Jul 2006 17:28:06 GMT bensch [9328] * branches/proxy/src/lib/shell/shell_command.cc (modified) * branches/proxy/src/lib/util/substring.cc (modified) * branches/proxy/src/lib/util/substring.h (modified) orxonox/trunk: substring nicer now Tue, 18 Jul 2006 14:29:59 GMT patrick [9327] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/shared_network_data.cc (modified) player number model switched Tue, 18 Jul 2006 14:11:15 GMT patrick [9326] * branches/proxy/src/lib/network/proxy/proxy_settings.h (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) working on player limits Tue, 18 Jul 2006 10:55:11 GMT rennerc [9325] * branches/proxy/src/util/signal_handler.cc (modified) writing backtrace to file should work now Tue, 18 Jul 2006 10:04:54 GMT ponder [9324] * branches/terrain/acinclude.m4 (modified) * branches/terrain/src/lib/graphics/importer/bsp_file.cc (modified) * branches/terrain/src/lib/graphics/importer/bsp_file.h (modified) * branches/terrain/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/terrain/src/lib/util/Makefile.am (modified) * branches/terrain/src/lib/util/byte_order.h (added) * branches/terrain/src/lib/util/filesys/binary_file.cc (added) * branches/terrain/src/lib/util/filesys/binary_file.h (added) * branches/terrain/src/lib/util/filesys/file.cc (modified) * branches/terrain/src/lib/util/filesys/file.h (modified) Added byte_order.h to Added binary_file.h binary_file.cc Changed ... Tue, 18 Jul 2006 10:03:22 GMT bensch [9323] * branches/proxy/src/lib/network/ip.h (modified) minor cleanup Tue, 18 Jul 2006 10:01:55 GMT rennerc [9322] * branches/proxy/src/orxonox.cc (modified) * branches/proxy/src/util/signal_handler.cc (modified) * branches/proxy/src/util/signal_handler.h (modified) release mouse on tardis Tue, 18 Jul 2006 09:30:12 GMT bensch [9321] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) more elaborate IP Tue, 18 Jul 2006 09:04:32 GMT bensch [9320] * branches/proxy/src/lib/graphics/effects/snow_effect.cc (modified) * branches/proxy/src/lib/graphics/effects/snow_effect.h (modified) * branches/proxy/src/subprojects/recapture_mouse/Makefile.am (modified) * branches/proxy/src/subprojects/recapture_mouse/recapturer.cc (modified) valgrind stuff Tue, 18 Jul 2006 08:38:31 GMT patrick [9319] * branches/proxy/src/lib/network/udp_socket.cc (modified) finaly found the client ip bug Tue, 18 Jul 2006 08:36:37 GMT bensch [9318] * branches/proxy/src/subprojects/recapture_mouse/movie_player_test.cc (deleted) * branches/proxy/src/subprojects/recapture_mouse/multitex.cc (deleted) * branches/proxy/src/subprojects/recapture_mouse/recapturer.cc (moved) rename delete files Tue, 18 Jul 2006 08:35:50 GMT bensch [9317] * branches/proxy/configure.ac (modified) * branches/proxy/src/subprojects/recapture_mouse (copied) * branches/proxy/src/subprojects/recapture_mouse/Makefile.am (modified) recapture-mouse a new subproj Tue, 18 Jul 2006 00:19:52 GMT bensch [9316] * branches/proxy/src/lib/util/executor/executor_functional.h (modified) * branches/proxy/src/lib/util/substring.cc (modified) * branches/proxy/src/lib/util/substring.h (modified) faster substring Mon, 17 Jul 2006 23:49:10 GMT bensch [9315] * branches/proxy/src/lib/util/Makefile.am (modified) * branches/proxy/src/lib/util/tokenizer.cc (deleted) * branches/proxy/src/lib/util/tokenizer.h (deleted) removed the tokenizer as it is a copy of SubString, maybe we can ... Mon, 17 Jul 2006 23:48:19 GMT bensch [9314] * branches/proxy/src/lib/graphics/importer/md3/md3_animation_cfg.cc (modified) * branches/proxy/src/lib/util/substring.h (modified) orxonox/proxy: removed the tokenizer (partly) from all orxonox code ... Mon, 17 Jul 2006 23:43:21 GMT bensch [9313] * branches/proxy/src/lib/util/substring.cc (modified) * branches/proxy/src/lib/util/substring.h (modified) orxonox/proxy: new substring functions Mon, 17 Jul 2006 23:35:23 GMT bensch [9312] * branches/proxy/src/lib/util/multi_type.cc (modified) * branches/proxy/src/lib/util/substring.cc (modified) minor lib cleanup Mon, 17 Jul 2006 23:33:14 GMT bensch [9311] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) minor cleanup Mon, 17 Jul 2006 23:30:58 GMT bensch [9310] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) ip is ready for deplyment Mon, 17 Jul 2006 22:57:07 GMT patrick [9309] * branches/proxy/src/lib/network/network_stream.cc (modified) client ip bug Mon, 17 Jul 2006 15:47:32 GMT patrick [9308] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.h (modified) * branches/proxy/src/lib/network/monitor/network_node.cc (modified) * branches/proxy/src/lib/network/network_socket.cc (modified) * branches/proxy/src/lib/network/network_socket.h (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.cc (modified) * branches/proxy/src/lib/network/synchronizeable.cc (modified) * branches/proxy/src/lib/network/synchronizeable_var/synchronizeable_ip.cc (modified) * branches/proxy/src/lib/network/udp_socket.cc (modified) proxy server ip synchronizeing bug, nodes get registered Mon, 17 Jul 2006 12:39:18 GMT bensch [9307] * branches/proxy/src/lib/network/ip.cc (modified) * branches/proxy/src/lib/network/ip.h (modified) * branches/proxy/src/lib/util/executor/functor_list.h (modified) comments Mon, 17 Jul 2006 12:21:42 GMT bensch [9306] * branches/proxy/src/lib/network/Makefile.am (modified) * branches/proxy/src/lib/network/ip.cc (moved) * branches/proxy/src/lib/network/ip.h (moved) orxonox/proxy: ip class ok now Mon, 17 Jul 2006 11:54:36 GMT bensch [9305] * branches/proxy/src/lib/coord/p_node.h (modified) * branches/proxy/src/lib/util/ip.cc (modified) * branches/proxy/src/lib/util/ip.h (modified) * branches/proxy/src/world_entities/camera.cc (modified) compiles again Mon, 17 Jul 2006 11:42:41 GMT bensch [9304] * branches/proxy/src/lib/coord/p_node.h (modified) * branches/proxy/src/lib/lang/base_object.cc (modified) * branches/proxy/src/lib/network/netdefs.h (modified) * branches/proxy/src/lib/util/ip.cc (copied) * branches/proxy/src/lib/util/ip.h (copied) orxonox/trunk: virtual public and an ip class Mon, 17 Jul 2006 08:29:13 GMT patrick [9303] * branches/proxy/src/lib/network/handshake.cc (modified) * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/network_stream.cc (modified) * branches/proxy/src/lib/network/network_stream.h (modified) * branches/proxy/src/lib/network/peer_info.cc (modified) * branches/proxy/src/lib/network/peer_info.h (modified) * branches/proxy/src/lib/network/shared_network_data.h (modified) framework integration Mon, 17 Jul 2006 08:27:22 GMT patrick [9302] * branches/proxy/src/lib/network/netdefs.h (modified) introducing passive/active proxy server struct Mon, 17 Jul 2006 08:25:00 GMT patrick [9301] * branches/proxy/src/lib/network/monitor/network_monitor.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_settings.h (modified) fixed a segfault.