# # ChangeLog for branches/proxy/src/world_entities/npcs/network_turret.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 1:38:07 PM 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 :/