OSDN Git Service

Fix error of naming rule in Square class.
[deeangband/Deeangband-new.git] / Deeangband / GameSurfaceSDL.cpp
2014-05-18 DeskullFix error of naming rule in Square class.
2014-05-18 DeskullFix output of field symbols in GameSurfaceSDL:drawFloor().
2014-05-09 DeskullImplement GAME_COMMAND_[DIRECTION] to GameSurfaceSDL...
2014-04-22 DeskullAdd test code of drawing side creature status.
2014-04-22 DeskullImplement drawSideCreatureStatus() and updateSideCreatu...
2014-04-22 DeskullAdd GameSurfaceSDL::updateCreatureStatus().
2014-04-22 DeskullAdd GameSurfaceSDL::updateSideCreatureStatus().
2014-04-22 DeskullAdd GameSurfaceSDL::drawSideCreatureStatus().
2014-04-22 DeskullAdd GameSurface::SetSideStatusCreature().
2014-04-22 DeskullImplement GameSurfaceSDL::Message().
2014-04-21 DeskullImplement parts of Message function in GameSurfaceSDL...
2014-04-21 DeskullImplement parts of Message function in GameSurfaceSDL...
2014-04-21 DeskullAdd Doxygen comments to member of GameSurfaceSDL.
2014-04-21 DeskullMove GameSurfaceSDL::windowSurface to private member.
2014-04-21 DeskullAdd GameSurface::Message().
2014-04-21 DeskullAdd XMLSave/Load key to GameSurfaceSDL.
2014-04-20 DeskullChange All Color structure to Color class.
2014-04-18 DeskullFix comment out statement.
2014-04-18 DeskullAdd new constructor to GameSurfaceSDL class.
2014-04-17 DeskullAdd version info to some classes.
2014-04-12 Deskull[BUGGY] Reset Header files.
2014-04-07 Deskull[BUGGY] setting namespace.
2014-03-30 DeskullFix for namespace and warning.
2014-03-30 DeskullFix warnings.
2014-03-15 DeskullImplament FocusFloor() in GameSurfaceSDL class.
2014-03-13 DeskullAdd SetDammyData() to Creature class.
2014-03-12 DeskullRename ViewFloor() to FocusFloor() in GameSurface class.
2014-03-12 DeskullChange implementation of ViewFloor() and drawFloor...
2014-03-12 DeskullAdd SetDammyData() to Square class.
2014-03-11 DeskullImplement drawing floor in GameSurfaceSDL class.
2014-03-11 DeskullImplement GameSurfaceSDL::ViewFloor().
2014-03-11 DeskullFix construction in Floor and Square class.
2014-03-10 DeskullRefactor GameSurfaceSDL class.
2014-03-10 DeskullFix GameSurfaceSDL::Redraw().
2014-03-09 DeskullImplement Floor drawing function to GameSurface class.
2014-03-09 DeskullImplement GameSurfaceSDL::ViewFloor().
2014-03-08 DeskullImplement Level displaying to GameSurfaceSDL class.
2014-03-07 DeskullAdd displaying Height, Weight and BodySize to GameSurfa...
2014-03-05 DeskullImplement description of discipline rank to GameSurface...
2014-03-04 DeskullReactor enum name, PlayExitCode to PLAY_EXIT_CODE,...
2014-03-03 DeskullAdd savings to Creature class.
2014-02-27 DeskullFirst commit from old SVN repository.