OSDN Git Service

[Modify] 色々怪しいがビルドは通るところまで。 / Various suspicious but the build passes...
[deeangband/Deeangband-new.git] / lib-Vanilla /
2017-09-19 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2015-02-23 DeskullHaveSymbolクラスのコンストラクタ修正。 / Fix constructor of HaveSymbo...
2015-01-13 DeskullGameSurfaceSDL::drawField() の描画処理に SDL_RenderSetViewpor...
2015-01-13 DeskullGameSurfaceSDL::UpdateTimeStatus() のメモリリークバグを修正。 /...
2015-01-09 Deskull視界処理のデバッグ表示を修正。 / Fix debug process for sight range.
2014-10-20 DeskullFloor::IsWall() を実装。 / Implement Floor::IsWall().
2014-10-20 DeskullFloorクラスにisWall要素を追加。 / Add isWall to Floor class.
2014-06-23 DeskullAdd test creature on dummy map.
2014-06-23 DeskullFix XML structure of Specie.xml.
2014-06-23 DeskullFix serialization of Species class.
2014-06-23 DeskullSet Species data: Raving Lunatic.
2014-06-23 DeskullAdd dummy specie datas.
2014-06-20 DeskullAdd Air.xml and Space.xml.
2014-06-20 DeskullRename Feature class to Floor.
2014-06-18 DeskullRe-fix naming in Dungeon class.
2014-06-18 DeskullFix elements in Dungeon.xml.
2014-06-10 DeskullFix ItemBase::serialize().
2014-06-10 DeskullFix StartingClass::serialize().
2014-06-10 DeskullAdd Ability.xml.
2014-06-09 DeskullAdd StartingClass.xml.
2014-06-06 DeskullFix serialization of Discipline class.
2014-06-06 DeskullData implementation, VANILLA_STIGMATIC_ONE in CreatureT...
2014-06-06 DeskullAdd CreatureTrait.xml.
2014-06-06 DeskullFix Doxygen comments.
2014-06-06 DeskullAdd Description to Dungeon class.
2014-06-06 DeskullAdd race data.
2014-06-05 DeskullImplement CreatureTemplate::WipeData().
2014-06-01 DeskullChange pureStatusPlus and halfStatusPlus of Race class...
2014-06-01 DeskullFix serialization of Race class.
2014-06-01 DeskullAdd GameWorld:xmlLoadRace().
2014-06-01 DeskullAdd Race.xml.
2014-06-01 DeskullAdd FirstRace and SecondRace to Species class.
2014-05-31 DeskullFix dungeon data and serialization.
2014-05-31 DeskullFix Serialization of BaseStatus.
2014-05-21 DeskullFix Feature::serialize().
2014-05-21 DeskullFix FixedArtifact:serialize().
2014-05-19 DeskullFix Species.xml to new format.
2014-05-19 Deskull[BUGGY]
2014-05-19 Deskull[BUGGY]
2014-05-18 DeskullImplement reference from dungeon data on generating...
2014-05-18 DeskullAdd FeatureTag to Dungeon class.
2014-05-18 DeskullChange Dungeon::GetOuterWallFeatureID() to Dungeon...
2014-05-18 DeskullFix error of naming rule in Square class.
2014-05-18 DeskullFix output of field symbols in GameSurfaceSDL:drawFloor().
2014-05-18 DeskullAdd XML element to Feature class.
2014-05-17 DeskullAdd feature data.
2014-05-17 DeskullImplement other separating functions from GameWorld...
2014-05-17 DeskullFix implementation of XML save.
2014-05-17 DeskullImplements others separated XML data files.
2014-05-17 DeskullImplement some separated XML data files.
2014-05-17 DeskullAdd Feature.xml.