]> jfr.im git - irc/gameservirc.git/history - gameserv/player.cpp
Started to code timeout events
[irc/gameservirc.git] / gameserv / player.cpp
2004-04-07  kainazzzoFixed a major bug that had player fights core dumping...
2004-04-06  kainazzzoFixed some bugs
2004-02-26  kainazzzoFixed some p10, bugs, and gameserv is now running as...
2004-01-30  kainazzzoImplemented a log command, and changed all output to...
2003-12-09  kainazzzoVarious updates
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-23  kainazzzo*** empty log message ***
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-27  kainazzzoVarious bugfixes
2003-10-24  kainazzzoFixed the bank a little to show balances. Fixed the...
2003-10-23  kainazzzoAdded the do_master function so you can gain levels...
2003-10-22  kainazzzoUpdated the way monsters were stored. Previously, they...
2003-10-20  gameservdo_identify is now fixed (i hope). All previous do_iden...
2003-10-18  gameservMade significant advances in the do_identify function...
2003-10-16  gameservAttempting to write the do_identify function with littl...
2003-10-16  gameservFixed the bug that would cause a segfault when load_gs_...
2003-10-15  gameservWorking on doing the identify/register scheme. Right...
2003-10-15  gameservInitial revision