OSDN Git Service

[Modify] 色々怪しいがビルドは通るところまで。 / Various suspicious but the build passes...
[deeangband/Deeangband-new.git] / Deeangband / Coordinates.h
2019-06-24 deskull[Modify] boost::serialization::make_nvp を削除.
2019-06-22 deskull[Modify] boostライブラリに依存した処理を削除中.
2017-09-24 DeskullDICE_NUMBERとDICE_SIDEを型定義。 / typedef DICE_NUMBER and...
2017-09-19 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2015-01-07 Deskull重複していた BOOST_CLASS_VERSION を削除 / Delete duplicated...
2015-01-05 DeskullField::HaveSight() を実装。 / Implement Field::HaveSight().
2015-01-05 DeskullCoordinates::LineOfSight() を実装。 / Implement Coordinates...
2015-01-04 DeskullCreature::UpdateFieldLore() を実装。 / Implement Creature...
2015-01-04 DeskullCoordinates::GetRoundRange()を実装。 / Implement Coordinate...
2015-01-04 DeskullCoordinates::GetRectRange()を実装。 / Implement Coordinates...
2015-01-04 DeskullCoordinates::Distance()の実装。 / Implement Coordinates...
2014-10-13 DeskullGameWorld::GetCreatureFromPosition() の実装 / Implement...
2014-06-05 DeskullImplement Coordinates::operator=.
2014-05-31 DeskullAdd Serialize version of some classes.
2014-05-16 DeskullAdd Doxygen comment to Coordinates Class.
2014-05-14 DeskullFix warnings of Doxygen.
2014-04-20 DeskullImplementing serialize() for GameWorld class.
2014-04-20 DeskullChange serialization() in some classes.
2014-04-12 DeskullSet namespace of SavingTable class.
2014-04-08 Deskull[BUGGY] Resetting header files.
2014-03-31 DeskullUpdate serialize() of Creature class by adding base...
2014-03-31 Deskulltest for version of serialization.
2014-03-28 DeskullAdd serialize() and name to CreatureTrait class.
2014-03-27 DeskullAdd serialize() to Stair and Coordinates classes.
2014-03-14 DeskullAdd Coordinates::Set().
2014-03-12 DeskullFix Doxygen warning.
2014-03-06 DeskullChange SavingTable Structure to Class.
2014-03-05 DeskullAdd operator+ and operator+= to Coordinates class.
2014-03-05 DeskullAdd constructor and destructor to Coordinates class.
2014-03-05 DeskullDelete worldX and worldY from Coordinates class.
2014-02-27 DeskullFirst commit from old SVN repository.