# # ChangeLog for branches/proxy/src/world_entities/npcs/network_turret.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 14, 2024, 3:48:05 PM Sun, 30 Jul 2006 21:19:24 GMT patrick [9625] * branches/proxy/src/lib/coord/p_node.cc (modified) * branches/proxy/src/lib/network/README.NETWORK (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/monitor/network_node.h (modified) * branches/proxy/src/lib/network/nettypes.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_stream.cc (modified) * branches/proxy/src/lib/network/player_stats.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_control.cc (modified) * branches/proxy/src/lib/network/proxy/proxy_control.h (modified) * branches/proxy/src/lib/network/synchronizeable.cc (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.h (modified) * 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/world_entities/bsp_entity.cc (modified) * branches/proxy/src/world_entities/environments/water.cc (modified) * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) * branches/proxy/src/world_entities/npcs/space_turret.cc (modified) * branches/proxy/src/world_entities/playable.cc (modified) * branches/proxy/src/world_entities/power_ups/param_power_up.cc (modified) * branches/proxy/src/world_entities/skybox.cc (modified) * branches/proxy/src/world_entities/space_ships/space_ship.cc (modified) * branches/proxy/src/world_entities/world_entity.cc (modified) yet another weekend commit, quite much work done: - introduced a ... Sun, 30 Jul 2006 12:57:56 GMT bensch [9619] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) fixed the firing bug Sun, 30 Jul 2006 10:55:56 GMT bensch [9616] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) better range Sun, 30 Jul 2006 10:51:58 GMT bensch [9615] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) * branches/proxy/src/world_entities/npcs/network_turret.h (modified) * branches/proxy/src/world_entities/projectiles/projectile.cc (modified) * branches/proxy/src/world_entities/weapons/aiming_turret.cc (modified) * branches/proxy/src/world_entities/weapons/aiming_turret.h (modified) AimingTurret is better suited for network, as the projectiles are not ... Sun, 30 Jul 2006 10:08:41 GMT bensch [9613] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) less debug Sun, 30 Jul 2006 10:04:42 GMT bensch [9612] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) * branches/proxy/src/world_entities/weapons/aim.cc (modified) new range Sun, 30 Jul 2006 09:54:28 GMT bensch [9611] * branches/proxy/src/world_entities/environments/model_entity.cc (modified) * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) * branches/proxy/src/world_entities/weapons/aim.cc (modified) syning without segfaults Sun, 30 Jul 2006 09:33:31 GMT bensch [9610] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) * branches/proxy/src/world_entities/npcs/network_turret.h (modified) * branches/proxy/src/world_entities/weapons/targeting_turret.h (modified) orxonox/proxy: var-change-handler for the groups Sun, 30 Jul 2006 09:17:43 GMT bensch [9609] * branches/proxy/src/world_entities/npcs/network_turret.cc (modified) * branches/proxy/src/world_entities/space_ships/hover.cc (modified) orxonox/proxy: addapted visibility of the node Sun, 30 Jul 2006 09:08:47 GMT bensch [9608] * branches/proxy/src/defs/class_id.h (modified) * branches/proxy/src/world_entities/WorldEntities.am (modified) * branches/proxy/src/world_entities/npcs/ground_turret.h (modified) * branches/proxy/src/world_entities/npcs/network_turret.cc (copied) * branches/proxy/src/world_entities/npcs/network_turret.h (copied) orxonox/proxy: added a new Turret for better network synchronisation Thu, 27 Jul 2006 16:58:04 GMT bensch [9518] * branches/proxy/src/world_entities/npcs/ground_turret.cc (modified) * branches/proxy/src/world_entities/weapons/aim.cc (modified) * branches/proxy/src/world_entities/weapons/targeting_turret.h (modified) targetting turrets are firing all the time now, but the hack is out :/