]> jfr.im git - irc/gameservirc.git/history - gameserv/item.cpp
Fixed the Player class so that the data is all private and encapsulated. Updated...
[irc/gameservirc.git] / gameserv / item.cpp
2006-03-05  kainazzzoFixed the Player class so that the data is all private...
2005-09-12  kainazzzoimplemented equipping weapons and armor and saving...
2005-09-11  kainazzzoImplemented the use command for the new item system
2005-09-11  kainazzzoMore updates to the item system
2005-09-10  kainazzzogot tavern load and list working for the most part
2005-09-09  kainazzzodone a lot on the weapon and item system... it will...
2005-09-09  kainazzzoItems are being loaded from the itemdata file
2005-09-08  kainazzzoadded code to load items from master database
2005-06-30  kainazzzostill working on stuff for the items classes
2005-06-28  kainazzzoimplemented the itemContainer class so I can use a...
2005-06-28  kainazzzoStill working on the new item system integration
2005-06-23  kainazzzoShrunk the dependencies immensely with forward declarat...
2005-06-21  kainazzzoImplemented the definitions for the new items class...
2005-06-20  kainazzzoAdded the new item class and some subclasses