# # ChangeLog for code/branches/questsystem/src/orxonox/objects/QuestManager.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 4:56:34 AM Wed, 22 Oct 2008 14:03:10 GMT dafrick [1996] * code/branches/questsystem/src/orxonox/objects/AddQuest.cc (modified) * code/branches/questsystem/src/orxonox/objects/AddQuestHint.cc (modified) * code/branches/questsystem/src/orxonox/objects/AddReward.cc (modified) * code/branches/questsystem/src/orxonox/objects/ChangeQuestStatus.h (modified) * code/branches/questsystem/src/orxonox/objects/CompleteQuest.cc (modified) * code/branches/questsystem/src/orxonox/objects/FailQuest.cc (modified) * code/branches/questsystem/src/orxonox/objects/GlobalQuest.cc (modified) * code/branches/questsystem/src/orxonox/objects/GlobalQuest.h (modified) * code/branches/questsystem/src/orxonox/objects/LocalQuest.cc (modified) * code/branches/questsystem/src/orxonox/objects/LocalQuest.h (modified) * code/branches/questsystem/src/orxonox/objects/Quest.cc (modified) * code/branches/questsystem/src/orxonox/objects/Quest.h (modified) * code/branches/questsystem/src/orxonox/objects/QuestDescription.cc (added) * code/branches/questsystem/src/orxonox/objects/QuestDescription.h (added) * code/branches/questsystem/src/orxonox/objects/QuestEffect.cc (modified) * code/branches/questsystem/src/orxonox/objects/QuestEffect.h (modified) * code/branches/questsystem/src/orxonox/objects/QuestHint.cc (modified) * code/branches/questsystem/src/orxonox/objects/QuestHint.h (modified) * code/branches/questsystem/src/orxonox/objects/QuestItem.h (modified) * code/branches/questsystem/src/orxonox/objects/QuestManager.cc (added) * code/branches/questsystem/src/orxonox/objects/QuestManager.h (added) * code/branches/questsystem/src/orxonox/objects/Rewardable.cc (added) * code/branches/questsystem/src/orxonox/objects/Rewardable.h (added) * code/branches/questsystem/src/orxonox/quests (deleted) Some cleaning, reorganization and implementation of some small methods.