# # ChangeLog for orxonox/branches/parenting/src/p_node.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:32:43 PM Fri, 24 Dec 2004 23:54:57 GMT patrick [3276] * orxonox/branches/parenting/src/Makefile.am (modified) * orxonox/branches/parenting/src/Makefile.in (modified) * orxonox/branches/parenting/src/null_parent.cc (added) * orxonox/branches/parenting/src/null_parent.h (added) * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) * orxonox/branches/parenting/src/world.cc (modified) * orxonox/branches/parenting/src/world.h (modified) orxonox/branche/parenting: added nullparent as the center of all parents. Fri, 24 Dec 2004 15:34:14 GMT patrick [3269] * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: parenting now debugged, ready to be ... Fri, 24 Dec 2004 12:45:15 GMT patrick [3265] * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) * orxonox/branches/parenting/src/world.cc (modified) orxonox/branches/parenting: now finished the parenting class more or ... Wed, 22 Dec 2004 15:50:54 GMT patrick [3249] * orxonox/branches/parenting/src/data_tank.cc (modified) * orxonox/branches/parenting/src/data_tank.h (modified) * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) * orxonox/branches/parenting/src/stdincl.h (modified) oroxnox/branches/parenting: implemented some functions like update(), ... Wed, 22 Dec 2004 14:28:14 GMT patrick [3248] * orxonox/branches/parenting/src/list.h (modified) * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) orxonox/branches/parenting: defined all function/variables now will ... Wed, 22 Dec 2004 13:12:36 GMT patrick [3247] * orxonox/branches/parenting (copied) * orxonox/branches/parenting/src/p_node.cc (modified) * orxonox/branches/parenting/src/p_node.h (modified) orxonox/braches/parenting: added branch parenting, added function ... Wed, 22 Dec 2004 00:42:13 GMT patrick [3246] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/p_node.cc (added) * orxonox/trunk/src/p_node.h (added) * orxonox/trunk/src/proto_class.h (modified) orxonox/trunk: implemented a first header file for the Parent Node, ...