OSDN Git Service

[Modify] 色々怪しいがビルドは通るところまで。 / Various suspicious but the build passes...
[deeangband/Deeangband-new.git] / Deeangband / GameElement.h
2019-06-24 deskull[Modify] boost::serialization::make_nvp を削除.
2019-06-22 deskull[Modify] boostライブラリに依存した処理を削除中.
2017-09-19 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2017-09-19 DeskullMove to VC2015.
2015-01-20 DeskullGameElementにstaticなポインタ GameWorldPtr, GameSurfacePtr...
2015-01-05 Deskullインクルード参照関係を一部修正。 / Fix some include references.
2014-06-23 DeskullFix serialization and WipeData() in GameElement class.
2014-06-09 DeskullFix weight and height description of creature.
2014-06-09 DeskullImplement GameElement::WeightFormat(), GameElement...
2014-06-05 DeskullRemove virtual attribute from GameInstance:WipeData().
2014-06-05 DeskullRename all of SetDammyData() to WipeData().
2014-06-02 DeskullAdd validGenerated to GameElement 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-05-31 DeskullAdd Serialize version of some classes.
2014-05-20 DeskullRemove duplicated member from Species class.
2014-05-11 DeskullFix Doxygen warnings.
2014-05-06 DeskullAdd description member to GameElement class.
2014-05-06 DeskullFix members and functions of GameElement and Dungeon...
2014-05-05 DeskullFix member and serialization of GameElement class.
2014-04-20 DeskullChange All Color structure to Color class.
2014-04-20 DeskullImplementing serialize() for GameWorld class.
2014-04-17 DeskullAdd version info to some classes.
2014-04-13 DeskullFix warning in _tWinMain().
2014-04-13 DeskullFix namespace.
2014-04-08 Deskull[BUGGY] Resetting header files.
2014-04-08 Deskull[BUGGY] Setting namespace.
2014-04-07 Deskull[BUGGY] Setting namespace.
2014-03-29 DeskullAdd serialize(), GetName() and name to GameElement...
2014-03-12 DeskullFix Doxygen warning.
2014-03-12 DeskullFix Doxygen warning.
2014-03-12 DeskullAdd SetDammyData() to GameElement and Feature class.
2014-03-09 DeskullAdd Get functions to Feature class.
2014-03-08 DeskullAdd soulLevel to Creature class.
2014-03-07 DeskullRenam Tag type to TAG.
2014-03-07 DeskullFix type of members in GameSaving class.
2014-03-02 DeskullFix misc error of Doxygen comments.
2014-03-02 DeskullAdd Doxygen comment to constructor of several constructors.
2014-02-27 DeskullFix destructor of super classes.
2014-02-27 DeskullFirst commit from old SVN repository.