OSDN Git Service

インクルードファイル指定と未使用変数警告の修正。 / Fix loading include files and unused value warnings,
[deeangband/Deeangband-new.git] / Deeangband / Color.h
2014-05-14 DeskullFix warnings of Doxygen.
2014-05-06 DeskullFix version for serialization.
2014-04-20 DeskullChange All Color structure to Color class.
2014-04-20 DeskullImplementing serialize() for GameWorld class.
2014-04-20 DeskullFix serialize().
2014-04-17 DeskullAdd version info to some classes.
2014-04-08 Deskull[BUGGY] Setting namespace.
2014-03-28 DeskullAdd GetName() to Authority class.
2014-03-28 DeskullAdd serialize() to Color class.
2014-03-28 DeskullAdd Get function to Color class.
2014-03-28 DeskullAdd constructor and destructor to Color class.
2014-03-28 DeskullAdd Color class.