]> jfr.im git - irc/gameservirc.git/history - gameserv/player.h
Added messages.cpp and find.cpp, which contain functions from gameserv.cpp
[irc/gameservirc.git] / gameserv / player.h
2007-01-21  kainazzzoAdded messages.cpp and find.cpp, which contain function...
2007-01-13  kainazzzofixed some compile bugs with newer g++ versions
2006-11-02  kainazzzoAdded toplist.cpp and toplist.h which will allow a...
2006-10-20  kainazzzoFixed some bugs and added VLife as a supported ircd
2006-03-26  kainazzzocompleted migrating all lists over to STL list
2006-03-07  kainazzzofixed some bugs with freebsd 5.3
2006-03-06  kainazzzoA bunch of bug fixes:
2006-03-05  kainazzzoFixed the Player class so that the data is all private...
2005-09-13  kainazzzofinished the new weapon & item system so it's playable!!
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