OSDN Git Service

[Modify] 色々怪しいがビルドは通るところまで。 / Various suspicious but the build passes...
[deeangband/Deeangband-new.git] / Deeangband / Dungeon.cpp
2020-03-15 deskull[Modify] 色々怪しいがビルドは通るところまで。 / Various suspicious but... delete-boost master
2017-09-19 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-06-20 DeskullRename Feature class to Floor.
2014-06-20 DeskullFix constructor of Feature Class.
2014-06-18 DeskullRe-fix naming in Dungeon class.
2014-06-18 DeskullRename literals (floor to field).
2014-06-05 DeskullRemove unused constructors.
2014-06-05 DeskullRename all of SetDammyData() to WipeData().
2014-06-03 DeskullDungeon::SetDammyData().
2014-06-02 DeskullDelete a constructor in GameElement class.
2014-05-29 DeskullRemove Dungeon:GenerateFloor().
2014-05-27 DeskullImplement Floor:GetMaxDepth() and Floor:GetMinDepth().
2014-05-19 Deskull[BUGGY]
2014-05-19 DeskullImplement Dungeon:GetBaseSize().
2014-05-18 DeskullImplement reference from dungeon data on generating...
2014-05-18 DeskullChange Dungeon::GetOuterWallFeatureID() to Dungeon...
2014-05-16 DeskullAdd Doxygen comment to Coordinates Class.
2014-05-15 DeskullAdd Floor::SetSize().
2014-05-15 DeskullAdd new constructor to Floor class.
2014-05-06 DeskullFix members and functions of GameElement and Dungeon...
2014-05-06 DeskullAdd Deeangband::GenerateFloor().
2014-05-05 DeskullImplement constructor of Dungeon class.
2014-05-01 DeskullAdd name member and version number for Serialization...
2014-04-07 Deskull[BUGGY] Setting namespace.
2014-03-07 DeskullRenam Tag type to TAG.
2014-02-27 DeskullFirst commit from old SVN repository.