OSDN Git Service

deeangband/Deeangband-new.git
2014-06-11 DeskullAdd Symbol and SymbolColor to HaveSymbol class.
2014-06-11 DeskullAdd HaveSymbol class.
2014-06-11 DeskullCommit no added files.
2014-06-11 DeskullAdd HaveHP class.
2014-06-10 DeskullAdd symbol and symColor to ItemTemplate class.
2014-06-10 DeskullImplement ItemTemplate::GetBaseSaving(), ItemTemplate...
2014-06-10 DeskullImplement constructor in Item class.
2014-06-10 DeskullImplement GetWeight() and GetBaseDamage() to ItemTempla...
2014-06-10 DeskullAdd Doxygen comments in ItemTemplate class.
2014-06-10 DeskullAdd new constructor to Item class.
2014-06-10 DeskullFix ItemBase::serialize().
2014-06-10 DeskullFix StartingClass::serialize().
2014-06-10 DeskullAdd GameWorld::xmlLoadAbility().
2014-06-10 DeskullAdd Ability.xml.
2014-06-09 DeskullImplement GameWorld::xmlSaveAbility().
2014-06-09 DeskullFix Ability class.
2014-06-09 DeskullAdd abilityLiat and that's property function to GameWor...
2014-06-09 DeskullAdd Ability class.
2014-06-09 DeskullFix Doxygen comments of using item functions.
2014-06-09 DeskullRemove GameEngine::GenerateGameWorld().
2014-06-09 DeskullAdd StartingClass.xml.
2014-06-09 DeskullFix argument of function for using item.
2014-06-09 DeskullAdd StartingClass list to GameWorld class.
2014-06-09 DeskullAdd MixedRace class.
2014-06-09 DeskullFix weight and height description of creature.
2014-06-09 DeskullImplement GameElement::WeightFormat(), GameElement...
2014-06-08 DeskullRemove GameSurfaceSDL::UpdateCreatureStatus().
2014-06-08 DeskullFix format height and weight.
2014-06-08 DeskullChange WEIGHT and HEIGHT from int to double.
2014-06-07 DeskullAdd HeightStandardDeviation, WeightStandardDeviation...
2014-06-07 DeskullAdd GameConstant class.
2014-06-07 DeskullApply standard random in process of SetSpeciesData().
2014-06-07 DeskullImplement Campaign::WipeData().
2014-06-07 DeskullImplement Effect::WipeData().
2014-06-07 DeskullImplement CreatureTrait::WipeData().
2014-06-07 DeskullRemove constructors having unused arguments in Door...
2014-06-07 DeskullFix Constructor in Item and ItemEgo class.
2014-06-07 DeskullRemove a constructor with unused argument in ItemTempla...
2014-06-07 DeskullImplement ItemTrait::WipeData().
2014-06-06 DeskullRemove unused constructor in Karma class.
2014-06-06 DeskullFix serialization of Discipline class.
2014-06-06 DeskullData implementation, VANILLA_STIGMATIC_ONE in CreatureT...
2014-06-06 DeskullCreatureTrait data is loaded from CreatureTrait.xml.
2014-06-06 DeskullAdd CreatureTrait.xml.
2014-06-06 DeskullFix Doxygen comments.
2014-06-06 DeskullAdd Description to Dungeon class.
2014-06-06 DeskullAdd race data.
2014-06-06 DeskullRemove old constructor of Creature class.
2014-06-06 DeskullChange argument of a constructor of Creature class.
2014-06-05 DeskullImplement Camp::WipeData().
2014-06-05 DeskullImplement Quest::WipeData(), Race::WipeData().
2014-06-05 DeskullImplement StartingClass::WipeData().
2014-06-05 DeskullFix unused argument of CreatureTemplate constructor.
2014-06-05 DeskullImplement CreatureTemplate::WipeData().
2014-06-05 DeskullRemove unused constructors.
2014-06-05 DeskullFix Floor::GenerateTrap().
2014-06-05 DeskullImplement Coordinates::operator=.
2014-06-05 DeskullFix argument of Floor::GenerateTrap().
2014-06-05 DeskullImplement WipeData() to FixedFloor and Building class.
2014-06-05 DeskullRemove unused constructors of Floor class.
2014-06-05 DeskullRemove unused constructor of Skill class.
2014-06-05 DeskullImplement Stair::WipeData().
2014-06-05 DeskullFix constructor of Trap class.
2014-06-05 DeskullImplement Species::WipeData().
2014-06-05 DeskullAdd authorityTags to Species class.
2014-06-05 DeskullRemove unused functions in Authority class.
2014-06-05 DeskullRemove virtual attribute from GameInstance:WipeData().
2014-06-05 DeskullRename all of SetDammyData() to WipeData().
2014-06-05 DeskullAdd Floor:dungeonTag().
2014-06-03 DeskullDefine Floor::SetDammyData().
2014-06-03 DeskullDefine Floor::Floor(std::map<TAG, boost::shared_ptr...
2014-06-03 DeskullDungeon::SetDammyData().
2014-06-02 DeskullTrap class becomes subclass of GameInstance.
2014-06-02 DeskullFloor, Creature and Item classes become subclass of...
2014-06-02 DeskullAdd GameInstanceClass.
2014-06-02 DeskullAdd Trap::Trap(TrapBase *trapBasePtr).
2014-06-02 DeskullAdd TrapBaseTag to Trap class.
2014-06-02 DeskullDefine Trap:SetDammyData().
2014-06-02 DeskullAdd validGenerated to GameElement class.
2014-06-02 DeskullFix no argument constructor of Trap class.
2014-06-02 DeskullFix no argument constructor of TrapBase class.
2014-06-02 DeskullDelete a constructor in GameElement class.
2014-06-02 DeskullRemove ID and TAG in GameElement class.
2014-06-02 DeskullAdd GameElement:GetDescription().
2014-06-01 DeskullChange pureStatusPlus and halfStatusPlus of Race class...
2014-06-01 DeskullFix serialization of Race class.
2014-06-01 DeskullFix error processes of Race serialization.
2014-06-01 DeskullAdd GameWorld:xmlLoadRace().
2014-06-01 DeskullAdd Race.xml.
2014-06-01 DeskullAdd GameWorld:raceList().
2014-06-01 DeskullFix serialization list of CreatureTrait.
2014-06-01 DeskullAdd FirstRace and SecondRace to Creature class.
2014-06-01 DeskullAdd FirstRace and SecondRace to Species class.
2014-06-01 DeskullAdd not declared or defined comments.
2014-05-31 DeskullFix key position.
2014-05-31 DeskullImplement creature drawing on floor.
2014-05-31 DeskullAdd GameWorld:GetCreatureList() on implementing creatur...
2014-05-31 DeskullAdd Comments about Creature class.
2014-05-31 DeskullAdd speciesTag and appearanceSpeciesTag.
2014-05-31 DeskullFix dungeon data and serialization.
next