# # ChangeLog for tags/0.3.2_alpha/missing in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 4:39:26 AM Mon, 07 Nov 2005 23:53:40 GMT bensch [5503] * tags/0.3.2_alpha (copied) * tags/0.3.2_alpha/configure (copied) * tags/0.3.2_alpha/configure.ac (copied) * tags/0.3.2_alpha/src/util/loading/load_param.h (copied) * tags/0.3.2_alpha/src/world_entities/environment.cc (copied) * tags/0.3.2_alpha/src/world_entities/environment.h (copied) * tags/0.3.2_alpha/src/world_entities/npc.cc (copied) * tags/0.3.2_alpha/src/world_entities/npc2.cc (copied) * tags/0.3.2_alpha/src/world_entities/npc2.h (copied) * tags/0.3.2_alpha/src/world_entities/player.cc (copied) * tags/0.3.2_alpha/src/world_entities/player.h (copied) * tags/0.3.2_alpha/src/world_entities/power_ups/laser_power_up.cc (copied) * tags/0.3.2_alpha/src/world_entities/power_ups/laser_power_up.h (copied) * tags/0.3.2_alpha/src/world_entities/power_ups/turret_power_up.cc (copied) * tags/0.3.2_alpha/src/world_entities/power_ups/turret_power_up.h (copied) * tags/0.3.2_alpha/src/world_entities/satellite.cc (copied) * tags/0.3.2_alpha/src/world_entities/satellite.h (copied) * tags/0.3.2_alpha/src/world_entities/skysphere.cc (copied) * tags/0.3.2_alpha/src/world_entities/skysphere.h (copied) * tags/0.3.2_alpha/src/world_entities/terrain.cc (copied) * tags/0.3.2_alpha/src/world_entities/terrain.h (copied) * tags/0.3.2_alpha/src/world_entities/test_entity.cc (copied) * tags/0.3.2_alpha/src/world_entities/test_entity.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/laser.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/laser.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/projectile.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/projectile.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/rocket.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/rocket.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/test_bullet.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/test_bullet.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/test_gun.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/test_gun.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/turret.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/turret.h (copied) * tags/0.3.2_alpha/src/world_entities/weapons/weapon.cc (copied) * tags/0.3.2_alpha/src/world_entities/weapons/weapon.h (copied) * tags/0.3.2_alpha/src/world_entities/world_entity.cc (copied) * tags/0.3.2_alpha/src/world_entities/world_entity.h (copied) oronox/tags: new Release of orxonox 0.3.2_alpha. Thu, 03 Nov 2005 19:50:51 GMT bensch [5479] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/config.guess (modified) * trunk/config.sub (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/depcomp (modified) * trunk/install-sh (modified) * trunk/missing (modified) * trunk/mkinstalldirs (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/util/loading/resource_manager.cc (moved) * trunk/src/util/loading/resource_manager.h (moved) * trunk/src/world_entities/weapons/rocket.cc (modified) orxonox/trunk: updated to new autoconf, moved resourcemanager to ...