OSDN Git Service

インクルード参照関係を一部修正。 / Fix some include references.
[deeangband/Deeangband-new.git] / Deeangband / stdafx.h
2014-07-12 DeskullAdd GameLogger::CreatureMoved().
2014-07-06 DeskullImplement some functions in GameLogging class.
2014-05-14 DeskullFix warnings of Doxygen.
2014-04-20 DeskullImplementing serialize() for GameWorld class.
2014-04-17 DeskullAdd version info to some classes.
2014-03-31 DeskullAdd version definition to Creature class.
2014-03-31 DeskullAdd serialize headers of Boost.
2014-03-31 Deskulltest for version of serialization.
2014-03-30 DeskullFix namespace of shard_ptr.
2014-03-19 DeskullAdd headers of boost XML Serialize.
2014-03-03 DeskullImplementing test of std::mt19937.
2014-03-03 DeskullAdd mt19337 engine to Dice class.
2014-02-28 DeskullAdd boost libraries.
2014-02-27 DeskullChange type squares in Floor class to std::vector<std...
2014-02-27 DeskullFirst commit from old SVN repository.