OSDN Git Service

インクルードファイル指定と未使用変数警告の修正。 / Fix loading include files and unused value warnings,
[deeangband/Deeangband-new.git] / Deeangband / StartingClass.h
2014-10-20 DeskullFloorクラスにisWall要素を追加。 / Add isWall to Floor class.
2014-06-10 DeskullFix StartingClass::serialize().
2014-06-09 DeskullAdd StartingClass list to GameWorld class.
2014-06-05 DeskullImplement StartingClass::WipeData().
2014-05-31 DeskullAdd serialize version to some classes.
2014-05-14 DeskullFix warnings of Doxygen.
2014-04-20 DeskullImplementing serialize() for GameWorld class.
2014-04-07 Deskull[BUGGY] Setting namespace.
2014-03-30 DeskullFix namespace.
2014-03-30 DeskullFix namespace of string.
2014-03-29 DeskullAdd statusPlus to Race class and StartingClass class.
2014-03-29 DeskullAdd serialize(), GetName() and name to Skill and Starti...
2014-03-12 DeskullFix Doxygen warning.
2014-03-07 DeskullRenam Tag type to TAG.
2014-03-02 DeskullAdd Doxygen comment to Starting Class class.
2014-03-02 DeskullAdd Doxygen comment to several classes.
2014-03-01 DeskullAdd StartingClass class.