OSDN Git Service

インクルードファイル指定と未使用変数警告の修正。 / Fix loading include files and unused value warnings,
[deeangband/Deeangband-new.git] / Deeangband / HavePosition.cpp
2014-06-25 DeskullImplement new constructor to Creature class.
2014-06-25 DeskullAdd new constructors to HavePosition class.
2014-06-18 DeskullRename literals (floor to field).
2014-06-18 DeskullMove Creature::move() to HavePosition::Move().
2014-06-18 DeskullAdd HavePosition::floorID.
2014-06-18 DeskullAdd HavePosition class.