OSDN Git Service

[Modify] 色々怪しいがビルドは通るところまで。 / Various suspicious but the build passes...
[deeangband/Deeangband-new.git] / Deeangband / ItemTrait.h
2019-06-24 deskull[Modify] boost::serialization::make_nvp を削除.
2019-06-22 deskull[Modify] boostライブラリに依存した処理を削除中.
2017-12-03 DeskullItem::addOneSustain()とenum CREATURE_BASE_TRAIT を定義...
2014-06-07 DeskullImplement ItemTrait::WipeData().
2014-05-14 DeskullRemove duplicated GetName() of ItemTrait class.
2014-05-11 DeskullFix Doxygen warnings.
2014-04-20 DeskullFix serialization.
2014-04-20 DeskullImplementing serialize() for GameWorld class.
2014-04-07 Deskull[BUGGY] Setting namespace.
2014-03-30 DeskullFix namespace of string.
2014-03-29 DeskullAdd serialize(), GetName() and name to GameElement...
2014-03-12 DeskullFix Doxygen warning.
2014-03-07 DeskullRenam Tag type to TAG.
2014-03-02 DeskullAdd Doxygen comment to several classes.
2014-03-01 DeskullAdd constructor and destructor to ItemTrait class.
2014-02-27 DeskullFirst commit from old SVN repository.