]> jfr.im git - irc/gameservirc.git/history - gameserv-2.0/libgameservgldl/include/GameServ/GameLayer/GameObjects
Consolidated IArmorDAO, IWeaponDAO, FileArmorDAO, and FileWeaponDAO into IItemDAO...
[irc/gameservirc.git] / gameserv-2.0 / libgameservgldl / include / GameServ / GameLayer / GameObjects /
2009-09-15  kainazzzoAdded a FileWeaponDAO which is basically the same as...
2009-09-14  kainazzzoFixed up Modifiers for items
2009-09-13  kainazzzoAlmost done the player code
2009-09-12  kainazzzoMade FilePlayerDAO::Insert() only append a line instead...
2009-09-11  kainazzzoA little bit more work on testing and minor modifications
2009-09-08  kainazzzoFinished some work on FilePlayerDAO
2008-05-14  kainazzzoAdded code for the start of the DataLayer format as...
2008-05-14  kainazzzoAdded a core gameserv project with types and exceptions
2008-05-14  kainazzzoGot things to a state where they compile
2008-05-13  kainazzzoStill creating all the classes.. does not compile
2008-05-12  kainazzzoRemoved a phantom Armor.h file
2008-05-12  kainazzzoAdded some initial Game Objects with the start of a...