OSDN Git Service

[Modify] boostライブラリに依存した処理を削除中.
[deeangband/Deeangband-new.git] / Deeangband / SavingTable.h
2019-06-22 deskull[Modify] boostライブラリに依存した処理を削除中.
2014-06-01 DeskullAdd not declared or defined comments.
2014-05-31 DeskullAdd serialize version to some classes.
2014-04-12 DeskullSet namespace of SavingTable class.
2014-03-29 DeskullFix Doxygen warnings.
2014-03-27 DeskullAdd serialize() to Creature class.
2014-03-27 DeskullAdd serialize() to Dice class.
2014-03-27 DeskullAdd serialize function to SavingTable class.
2014-03-07 DeskullFix type of members in GameSaving class.
2014-03-07 DeskullMove armor, evasion and volition in SavingTable class...
2014-03-07 DeskullAdd operator+= to SavingTable class.
2014-03-06 DeskullAdd Get*() and Set() to SavingTable class.
2014-03-06 DeskullChange SavingTable Structure to Class.
2014-03-06 DeskullSavingTable Structure was separated from Creature files...