# # ChangeLog for code/branches/ppspickups3 # # Generated by Trac 1.0.9 # Apr 28, 2024, 9:57:54 PM Thu, 27 May 2010 17:15:42 GMT ebeier [6985] * code/branches/ppspickups3/data/levels/includes/pickups.oxi (modified) added PickupInventory-definitions for existing pickups. Thu, 27 May 2010 17:05:36 GMT ebeier [6980] * code/branches/ppspickups3/data/levels/includes/pickups.oxi (modified) * code/branches/ppspickups3/data/levels/pickup.oxw (modified) * code/branches/ppspickups3/data/levels/pickup_pps_invi.oxw (deleted) * code/branches/ppspickups3/data/levels/pickup_ppstest1.oxw (deleted) * code/branches/ppspickups3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) created more pickup representations, prepared pickup-level for ... Mon, 10 May 2010 15:02:26 GMT benedict [6896] * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) spamming the server Mon, 10 May 2010 14:57:42 GMT benedict [6895] * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) high on cpout Mon, 10 May 2010 14:52:34 GMT ebeier [6894] * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) cout again -.- Mon, 10 May 2010 14:49:45 GMT ebeier [6893] * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) more cout yeahhhhhh Mon, 10 May 2010 14:41:26 GMT ebeier [6892] * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) inserted cout for troubleshooting Mon, 10 May 2010 14:30:01 GMT ebeier [6887] * code/branches/ppspickups3/src/modules/pickup/items/ShieldPickup.cc (modified) small correction Mon, 10 May 2010 14:23:29 GMT benedict [6884] * code/branches/ppspickups3/data/levels/includes/pickups.oxi (modified) * code/branches/ppspickups3/data/levels/pickup.oxw (modified) * code/branches/ppspickups3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/ppspickups3/src/modules/pickup/items/ShieldPickup.cc (modified) * code/branches/ppspickups3/src/modules/pickup/items/ShieldPickup.h (modified) * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.h (modified) did the shield pickup. upload for testing Mon, 10 May 2010 11:28:19 GMT ebeier [6869] * code/branches/ppspickups3/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/ppspickups3/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/ppspickups3/src/modules/pickup/items/ShieldPickup.cc (added) * code/branches/ppspickups3/src/modules/pickup/items/ShieldPickup.h (added) added files for ShieldPickup, nothing implemented yet.