OSDN Git Service

deeangband/Deeangband-new.git
9 years agoAdd GameWorld::xmlLoadAbility().
Deskull [Tue, 10 Jun 2014 11:23:33 +0000 (20:23 +0900)]
Add GameWorld::xmlLoadAbility().

9 years agoAdd Ability.xml.
Deskull [Tue, 10 Jun 2014 11:19:04 +0000 (20:19 +0900)]
Add Ability.xml.

9 years agoImplement GameWorld::xmlSaveAbility().
Deskull [Mon, 9 Jun 2014 22:34:15 +0000 (07:34 +0900)]
Implement GameWorld::xmlSaveAbility().

9 years agoFix Ability class.
Deskull [Mon, 9 Jun 2014 22:17:02 +0000 (07:17 +0900)]
Fix Ability class.

9 years agoAdd abilityLiat and that's property function to GameWorld class.
Deskull [Mon, 9 Jun 2014 14:10:57 +0000 (23:10 +0900)]
Add abilityLiat and that's property function to GameWorld class.

9 years agoAdd Ability class.
Deskull [Mon, 9 Jun 2014 14:02:36 +0000 (23:02 +0900)]
Add Ability class.

9 years agoFix Doxygen comments of using item functions.
Deskull [Mon, 9 Jun 2014 13:49:34 +0000 (22:49 +0900)]
Fix Doxygen comments of using item functions.

9 years agoRemove GameEngine::GenerateGameWorld().
Deskull [Mon, 9 Jun 2014 13:45:14 +0000 (22:45 +0900)]
Remove GameEngine::GenerateGameWorld().

9 years agoAdd StartingClass.xml.
Deskull [Mon, 9 Jun 2014 12:26:15 +0000 (21:26 +0900)]
Add StartingClass.xml.

9 years agoFix argument of function for using item.
Deskull [Mon, 9 Jun 2014 12:16:11 +0000 (21:16 +0900)]
Fix argument of function for using item.

9 years agoAdd StartingClass list to GameWorld class.
Deskull [Mon, 9 Jun 2014 12:10:08 +0000 (21:10 +0900)]
Add StartingClass list to GameWorld class.

9 years agoAdd MixedRace class.
Deskull [Mon, 9 Jun 2014 11:54:47 +0000 (20:54 +0900)]
Add MixedRace class.

9 years agoFix weight and height description of creature.
Deskull [Mon, 9 Jun 2014 11:44:38 +0000 (20:44 +0900)]
Fix weight and height description of creature.

9 years agoImplement GameElement::WeightFormat(), GameElement::HeightFormat().
Deskull [Mon, 9 Jun 2014 11:23:29 +0000 (20:23 +0900)]
Implement GameElement::WeightFormat(), GameElement::HeightFormat().

9 years agoRemove GameSurfaceSDL::UpdateCreatureStatus().
Deskull [Sun, 8 Jun 2014 14:01:39 +0000 (23:01 +0900)]
Remove GameSurfaceSDL::UpdateCreatureStatus().

9 years agoFix format height and weight.
Deskull [Sun, 8 Jun 2014 13:58:21 +0000 (22:58 +0900)]
Fix format height and weight.

9 years agoChange WEIGHT and HEIGHT from int to double.
Deskull [Sun, 8 Jun 2014 13:48:04 +0000 (22:48 +0900)]
Change WEIGHT and HEIGHT from int to double.

9 years agoAdd HeightStandardDeviation, WeightStandardDeviation to GameConstants class.
Deskull [Sat, 7 Jun 2014 03:29:15 +0000 (12:29 +0900)]
Add HeightStandardDeviation, WeightStandardDeviation to GameConstants class.

9 years agoAdd GameConstant class.
Deskull [Sat, 7 Jun 2014 03:13:37 +0000 (12:13 +0900)]
Add GameConstant class.

9 years agoApply standard random in process of SetSpeciesData().
Deskull [Sat, 7 Jun 2014 03:04:05 +0000 (12:04 +0900)]
Apply standard random in process of SetSpeciesData().

9 years agoImplement Campaign::WipeData().
Deskull [Sat, 7 Jun 2014 02:39:34 +0000 (11:39 +0900)]
Implement Campaign::WipeData().

9 years agoImplement Effect::WipeData().
Deskull [Sat, 7 Jun 2014 02:29:02 +0000 (11:29 +0900)]
Implement Effect::WipeData().

9 years agoImplement CreatureTrait::WipeData().
Deskull [Sat, 7 Jun 2014 02:22:29 +0000 (11:22 +0900)]
Implement CreatureTrait::WipeData().

9 years agoRemove constructors having unused arguments in Door, FixedArtifact and ItemBase class.
Deskull [Sat, 7 Jun 2014 02:16:51 +0000 (11:16 +0900)]
Remove constructors having unused arguments in Door, FixedArtifact and ItemBase class.

9 years agoFix Constructor in Item and ItemEgo class.
Deskull [Sat, 7 Jun 2014 02:07:30 +0000 (11:07 +0900)]
Fix Constructor in Item and ItemEgo class.

9 years agoRemove a constructor with unused argument in ItemTemplate class.
Deskull [Sat, 7 Jun 2014 01:59:56 +0000 (10:59 +0900)]
Remove a constructor with unused argument in ItemTemplate class.

9 years agoImplement ItemTrait::WipeData().
Deskull [Sat, 7 Jun 2014 01:52:16 +0000 (10:52 +0900)]
Implement ItemTrait::WipeData().

9 years agoRemove unused constructor in Karma class.
Deskull [Fri, 6 Jun 2014 12:24:16 +0000 (21:24 +0900)]
Remove unused constructor in Karma class.

9 years agoFix serialization of Discipline class.
Deskull [Fri, 6 Jun 2014 12:18:00 +0000 (21:18 +0900)]
Fix serialization of Discipline class.

9 years agoData implementation, VANILLA_STIGMATIC_ONE in CreatureTraits.
Deskull [Fri, 6 Jun 2014 12:10:01 +0000 (21:10 +0900)]
Data implementation, VANILLA_STIGMATIC_ONE in CreatureTraits.

9 years agoCreatureTrait data is loaded from CreatureTrait.xml.
Deskull [Fri, 6 Jun 2014 12:02:21 +0000 (21:02 +0900)]
CreatureTrait data is loaded from CreatureTrait.xml.

9 years agoAdd CreatureTrait.xml.
Deskull [Fri, 6 Jun 2014 11:57:56 +0000 (20:57 +0900)]
Add CreatureTrait.xml.

9 years agoFix Doxygen comments.
Deskull [Fri, 6 Jun 2014 11:48:19 +0000 (20:48 +0900)]
Fix Doxygen comments.
Add GameWorld::xmlSaveCreatureTrait().

9 years agoAdd Description to Dungeon class.
Deskull [Fri, 6 Jun 2014 11:34:02 +0000 (20:34 +0900)]
Add Description to Dungeon class.

9 years agoAdd race data.
Deskull [Fri, 6 Jun 2014 11:11:52 +0000 (20:11 +0900)]
Add race data.

9 years agoRemove old constructor of Creature class.
Deskull [Fri, 6 Jun 2014 10:55:19 +0000 (19:55 +0900)]
Remove old constructor of Creature class.

9 years agoChange argument of a constructor of Creature class.
Deskull [Fri, 6 Jun 2014 10:37:24 +0000 (19:37 +0900)]
Change argument of a constructor of Creature class.

9 years agoImplement Camp::WipeData().
Deskull [Thu, 5 Jun 2014 13:24:44 +0000 (22:24 +0900)]
Implement Camp::WipeData().

9 years agoImplement Quest::WipeData(), Race::WipeData().
Deskull [Thu, 5 Jun 2014 13:13:32 +0000 (22:13 +0900)]
Implement Quest::WipeData(), Race::WipeData().

9 years agoImplement StartingClass::WipeData().
Deskull [Thu, 5 Jun 2014 12:51:38 +0000 (21:51 +0900)]
Implement StartingClass::WipeData().

9 years agoFix unused argument of CreatureTemplate constructor.
Deskull [Thu, 5 Jun 2014 12:46:04 +0000 (21:46 +0900)]
Fix unused argument of CreatureTemplate constructor.

9 years agoImplement CreatureTemplate::WipeData().
Deskull [Thu, 5 Jun 2014 12:28:40 +0000 (21:28 +0900)]
Implement CreatureTemplate::WipeData().

9 years agoRemove unused constructors.
Deskull [Thu, 5 Jun 2014 11:45:48 +0000 (20:45 +0900)]
Remove unused constructors.

9 years agoFix Floor::GenerateTrap().
Deskull [Thu, 5 Jun 2014 11:35:23 +0000 (20:35 +0900)]
Fix Floor::GenerateTrap().

9 years agoImplement Coordinates::operator=.
Deskull [Thu, 5 Jun 2014 11:15:55 +0000 (20:15 +0900)]
Implement Coordinates::operator=.

9 years agoFix argument of Floor::GenerateTrap().
Deskull [Thu, 5 Jun 2014 10:34:29 +0000 (19:34 +0900)]
Fix argument of Floor::GenerateTrap().

9 years agoImplement WipeData() to FixedFloor and Building class.
Deskull [Thu, 5 Jun 2014 10:27:06 +0000 (19:27 +0900)]
Implement WipeData() to FixedFloor and Building class.

9 years agoRemove unused constructors of Floor class.
Deskull [Thu, 5 Jun 2014 10:11:41 +0000 (19:11 +0900)]
Remove unused constructors of Floor class.

9 years agoRemove unused constructor of Skill class.
Deskull [Thu, 5 Jun 2014 09:58:53 +0000 (18:58 +0900)]
Remove unused constructor of Skill class.

9 years agoImplement Stair::WipeData().
Deskull [Thu, 5 Jun 2014 09:53:56 +0000 (18:53 +0900)]
Implement Stair::WipeData().

9 years agoFix constructor of Trap class.
Deskull [Thu, 5 Jun 2014 09:47:36 +0000 (18:47 +0900)]
Fix constructor of Trap class.

9 years agoImplement Species::WipeData().
Deskull [Thu, 5 Jun 2014 09:41:01 +0000 (18:41 +0900)]
Implement Species::WipeData().

9 years agoAdd authorityTags to Species class.
Deskull [Thu, 5 Jun 2014 09:33:50 +0000 (18:33 +0900)]
Add authorityTags to Species class.

9 years agoRemove unused functions in Authority class.
Deskull [Thu, 5 Jun 2014 09:25:02 +0000 (18:25 +0900)]
Remove unused functions in Authority class.

9 years agoRemove virtual attribute from GameInstance:WipeData().
Deskull [Thu, 5 Jun 2014 09:21:29 +0000 (18:21 +0900)]
Remove virtual attribute from GameInstance:WipeData().

9 years agoRename all of SetDammyData() to WipeData().
Deskull [Thu, 5 Jun 2014 09:12:36 +0000 (18:12 +0900)]
Rename all of SetDammyData() to WipeData().

9 years agoAdd Floor:dungeonTag().
Deskull [Thu, 5 Jun 2014 09:08:22 +0000 (18:08 +0900)]
Add Floor:dungeonTag().

9 years agoDefine Floor::SetDammyData().
Deskull [Tue, 3 Jun 2014 14:58:14 +0000 (23:58 +0900)]
Define Floor::SetDammyData().

9 years agoDefine Floor::Floor(std::map<TAG, boost::shared_ptr<Dungeon>>::iterator dungeonIt...
Deskull [Tue, 3 Jun 2014 14:53:47 +0000 (23:53 +0900)]
Define Floor::Floor(std::map<TAG, boost::shared_ptr<Dungeon>>::iterator dungeonIt, DEPTH depth).

9 years agoDungeon::SetDammyData().
Deskull [Tue, 3 Jun 2014 14:46:58 +0000 (23:46 +0900)]
Dungeon::SetDammyData().

9 years agoTrap class becomes subclass of GameInstance.
Deskull [Mon, 2 Jun 2014 14:10:49 +0000 (23:10 +0900)]
Trap class becomes subclass of GameInstance.

9 years agoFloor, Creature and Item classes become subclass of GameInstance.
Deskull [Mon, 2 Jun 2014 14:08:27 +0000 (23:08 +0900)]
Floor, Creature and Item classes become subclass of GameInstance.

9 years agoAdd GameInstanceClass.
Deskull [Mon, 2 Jun 2014 13:57:51 +0000 (22:57 +0900)]
Add GameInstanceClass.

9 years agoAdd Trap::Trap(TrapBase *trapBasePtr).
Deskull [Mon, 2 Jun 2014 13:53:12 +0000 (22:53 +0900)]
Add Trap::Trap(TrapBase *trapBasePtr).

9 years agoAdd TrapBaseTag to Trap class.
Deskull [Mon, 2 Jun 2014 13:32:56 +0000 (22:32 +0900)]
Add TrapBaseTag to Trap class.

9 years agoDefine Trap:SetDammyData().
Deskull [Mon, 2 Jun 2014 12:49:18 +0000 (21:49 +0900)]
Define Trap:SetDammyData().

9 years agoAdd validGenerated to GameElement class.
Deskull [Mon, 2 Jun 2014 11:56:12 +0000 (20:56 +0900)]
Add validGenerated to GameElement class.

9 years agoFix no argument constructor of Trap class.
Deskull [Mon, 2 Jun 2014 11:45:00 +0000 (20:45 +0900)]
Fix no argument constructor of Trap class.

9 years agoFix no argument constructor of TrapBase class.
Deskull [Mon, 2 Jun 2014 11:41:13 +0000 (20:41 +0900)]
Fix no argument constructor of TrapBase class.

9 years agoDelete a constructor in GameElement class.
Deskull [Mon, 2 Jun 2014 11:33:28 +0000 (20:33 +0900)]
Delete a constructor in GameElement class.

9 years agoRemove ID and TAG in GameElement class.
Deskull [Mon, 2 Jun 2014 11:12:21 +0000 (20:12 +0900)]
Remove ID and TAG in GameElement class.

9 years agoAdd GameElement:GetDescription().
Deskull [Mon, 2 Jun 2014 11:01:21 +0000 (20:01 +0900)]
Add GameElement:GetDescription().

9 years agoChange pureStatusPlus and halfStatusPlus of Race class to type BaseStatusTable class.
Deskull [Sun, 1 Jun 2014 14:58:16 +0000 (23:58 +0900)]
Change pureStatusPlus and halfStatusPlus of Race class to type BaseStatusTable class.

9 years agoFix serialization of Race class.
Deskull [Sun, 1 Jun 2014 14:52:56 +0000 (23:52 +0900)]
Fix serialization of Race class.

9 years agoFix error processes of Race serialization.
Deskull [Sun, 1 Jun 2014 14:48:12 +0000 (23:48 +0900)]
Fix error processes of Race serialization.

9 years agoAdd GameWorld:xmlLoadRace().
Deskull [Sun, 1 Jun 2014 14:44:12 +0000 (23:44 +0900)]
Add GameWorld:xmlLoadRace().

9 years agoAdd Race.xml.
Deskull [Sun, 1 Jun 2014 14:38:00 +0000 (23:38 +0900)]
Add Race.xml.

9 years agoAdd GameWorld:raceList().
Deskull [Sun, 1 Jun 2014 14:30:52 +0000 (23:30 +0900)]
Add GameWorld:raceList().

9 years agoFix serialization list of CreatureTrait.
Deskull [Sun, 1 Jun 2014 13:28:20 +0000 (22:28 +0900)]
Fix serialization list of CreatureTrait.

9 years agoAdd FirstRace and SecondRace to Creature class.
Deskull [Sun, 1 Jun 2014 01:15:52 +0000 (10:15 +0900)]
Add FirstRace and SecondRace to Creature class.

9 years agoAdd FirstRace and SecondRace to Species class.
Deskull [Sun, 1 Jun 2014 01:08:37 +0000 (10:08 +0900)]
Add FirstRace and SecondRace to Species class.

9 years agoAdd not declared or defined comments.
Deskull [Sun, 1 Jun 2014 00:45:54 +0000 (09:45 +0900)]
Add not declared or defined comments.

9 years agoFix key position.
Deskull [Sat, 31 May 2014 12:04:28 +0000 (21:04 +0900)]
Fix key position.

9 years agoImplement creature drawing on floor.
Deskull [Sat, 31 May 2014 11:41:44 +0000 (20:41 +0900)]
Implement creature drawing on floor.

9 years agoAdd GameWorld:GetCreatureList() on implementing creature view on drawing Floor.
Deskull [Sat, 31 May 2014 11:01:56 +0000 (20:01 +0900)]
Add GameWorld:GetCreatureList() on implementing creature view on drawing Floor.

9 years agoAdd Comments about Creature class.
Deskull [Sat, 31 May 2014 10:39:51 +0000 (19:39 +0900)]
Add Comments about Creature class.

9 years agoAdd speciesTag and appearanceSpeciesTag.
Deskull [Sat, 31 May 2014 10:22:53 +0000 (19:22 +0900)]
Add speciesTag and appearanceSpeciesTag.

9 years agoFix dungeon data and serialization.
Deskull [Sat, 31 May 2014 09:08:53 +0000 (18:08 +0900)]
Fix dungeon data and serialization.

9 years agoAdd serialize version to some classes.
Deskull [Sat, 31 May 2014 08:42:23 +0000 (17:42 +0900)]
Add serialize version to some classes.

9 years agoAdd Serialize version of some classes.
Deskull [Sat, 31 May 2014 08:31:28 +0000 (17:31 +0900)]
Add Serialize version of some classes.

9 years agoFix Serialization of BaseStatus.
Deskull [Sat, 31 May 2014 08:20:41 +0000 (17:20 +0900)]
Fix Serialization of BaseStatus.

9 years agoAdd CreatureTemplate:name.
Deskull [Sat, 31 May 2014 08:10:46 +0000 (17:10 +0900)]
Add CreatureTemplate:name.

9 years agoAdd assertion in XMLLoad*.
Deskull [Sat, 31 May 2014 04:52:53 +0000 (13:52 +0900)]
Add assertion in XMLLoad*.

9 years agoFix directory setting of project file.
Deskull [Sat, 31 May 2014 04:32:38 +0000 (13:32 +0900)]
Fix directory setting of project file.

9 years agoAdd assertion.
Deskull [Thu, 29 May 2014 05:49:44 +0000 (14:49 +0900)]
Add assertion.

9 years agoRemove Dungeon:GenerateFloor().
Deskull [Thu, 29 May 2014 00:56:10 +0000 (09:56 +0900)]
Remove Dungeon:GenerateFloor().

10 years agoFix Doxygen configuration.
Deskull [Tue, 27 May 2014 14:58:07 +0000 (23:58 +0900)]
Fix Doxygen configuration.

10 years agoImplement Floor:GetMaxDepth() and Floor:GetMinDepth().
Deskull [Tue, 27 May 2014 14:55:14 +0000 (23:55 +0900)]
Implement Floor:GetMaxDepth() and Floor:GetMinDepth().

10 years agoFix project setting.
Deskull [Tue, 27 May 2014 14:35:49 +0000 (23:35 +0900)]
Fix project setting.
Add Floor:generated.

10 years agoFix Stair:serialize().
Deskull [Wed, 21 May 2014 13:15:29 +0000 (22:15 +0900)]
Fix Stair:serialize().