]> jfr.im git - irc/gameservirc.git/history - gameserv/player.h
implemented equipping weapons and armor and saving what is equipped
[irc/gameservirc.git] / gameserv / player.h
2005-09-12  kainazzzoimplemented equipping weapons and armor and saving...
2005-06-23  kainazzzoShrunk the dependencies immensely with forward declarat...
2005-06-21  kainazzzoImplemented the definitions for the new items class...
2005-06-14  kainazzzoAdded everything necessary to save overtop of the old...
2005-04-03  kainazzzojust syncing the cvs
2005-02-01  kainazzzoThis is a major bugfix for several mistakes made in...
2005-01-24  kainazzzoImplemented the myString class in the player and monste...
2005-01-17  kainazzzoThis is a big update. I completely changed the way...
2004-06-18  kainazzzoAdded level1expire and defaultexpire for expiring accou...
2004-04-07  kainazzzoImplemented a player timeout scheme
2004-04-07  kainazzzoFixed a major bug that had player fights core dumping...
2004-01-31  kainazzzoUpdated some log entries and changed some cerr to log().
2003-12-02  kainazzzo* Added a Reset command to GameServ that functions...
2003-11-25  kainazzzoAdded a file pouch.h which contains an inventory class...
2003-11-07  kainazzzoAdded a lot of functionality. Added player flags and...
2003-11-07  kainazzzoRemoved an old variable "started" from the player class...
2003-10-22  kainazzzoUpdated the way monsters were stored. Previously, they...
2003-10-21  kainazzzoAgain, trying to sync the two cvs repositories.
2003-10-16  gameservAttempting to write the do_identify function with littl...
2003-10-15  gameservWorking on doing the identify/register scheme. Right...
2003-10-15  gameservInitial revision