# # ChangeLog for orxonox/branches/physics/src/util/physics/fields/twirl.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 3:18:15 PM Sat, 14 May 2005 20:27:47 GMT bensch [4184] * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/story_entities/world.cc (modified) * orxonox/branches/physics/src/util/physics/fields/fields.h (added) * orxonox/branches/physics/src/util/physics/fields/point_gravity.cc (copied) * orxonox/branches/physics/src/util/physics/fields/point_gravity.h (copied) * orxonox/branches/physics/src/util/physics/fields/twirl.cc (copied) * orxonox/branches/physics/src/util/physics/fields/twirl.h (copied) * orxonox/branches/physics/src/util/physics/physics_engine.h (modified) orxonox/branches/physics: new forces added Fri, 13 May 2005 21:57:13 GMT bensch [4180] * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/util/physics/fields (added) * orxonox/branches/physics/src/util/physics/fields/field.cc (moved) * orxonox/branches/physics/src/util/physics/fields/field.h (moved) * orxonox/branches/physics/src/util/physics/fields/gravity.cc (copied) * orxonox/branches/physics/src/util/physics/fields/gravity.h (copied) orxonox/branches/physics: added a simple force; GRAVITY