OSDN Git Service

インクルード参照関係を一部修正。 / Fix some include references.
[deeangband/Deeangband-new.git] / Deeangband / ItemTrait.h
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.