]> jfr.im git - irc/gameservirc.git/history - gameserv/extern.h
Beginning to put masters in a loadable file format
[irc/gameservirc.git] / gameserv / extern.h
2005-01-18  kainazzzoGameserv is now working with the new randomized monsters
2005-01-18  kainazzzoFinally got level.h/cpp compiling into the project...
2005-01-17  kainazzzoThis is a big update. I completely changed the way...
2004-06-18  kainazzzoAdded level1expire and defaultexpire for expiring accou...
2004-06-16  kainazzzoAdded a new command CHECK which will display the amount...
2004-06-16  kainazzzoImplemented the refreshperiod config file setting
2004-05-23  kainazzzoFixing up the news stuff
2004-05-23  kainazzzo*** empty log message ***
2004-05-20  kainazzzoI've begun to add daily news and split up gameserv...
2004-04-29  kainazzzoFixed the monsters<->master correlations... the master...
2004-04-28  kainazzzoAdded a new config file directive USE_PRIVMSG and imple...
2004-04-26  kainazzzosee Changes File
2004-04-20  kainazzzoNew config file directive listenonc_forest
2004-04-07  kainazzzoImplemented a player timeout scheme
2004-04-07  kainazzzoAdded a loop that makes gameserv reload if disconnected...
2004-04-06  kainazzzoImplemented a hashing algorithm for extremely fast...
2004-04-06  kainazzzoAdded a logout command and fixed some of the do_fight...
2004-04-02  kainazzzoAdded 2 new config file directives (maxafightdistance...
2004-04-02  kainazzzoAdded level 9 monsters, and began to code an end monste...
2004-03-18  kainazzzoAdded a boss Monster object for future use.
2004-03-13  kainazzzoAdded pidfile to extern.h... somehow my compiler didn...
2004-03-05  kainazzzoDid some TODO things... command line parameters (config...
2004-03-01  kainazzzoRedid the midnight code to use struct tm's tm_mday...
2004-02-26  wcampbelFix the compiler errors introduced by the P10 bugfixes.
2004-02-26  kainazzzoFixed some p10, bugs, and gameserv is now running as...
2004-02-02  kainazzzoAdded some P10 capabilities... now links to ircu2.10...
2004-01-30  kainazzzoAdded a log function.
2003-12-09  kainazzzoVarious updates
2003-12-07  kainazzzoAdded level 7 of monsters
2003-12-02  kainazzzo* Added a Reset command to GameServ that functions...
2003-11-29  kainazzzoAdded the USE command and a few other changes to code
2003-11-29  kainazzzoAdded a tavern and inventory command.
2003-11-23  kainazzzo*** empty log message ***
2003-11-19  kainazzzoMade some changes in the config file and added a new...
2003-11-19  kainazzzoNew functionality. Loading monsters from a file is...
2003-11-16  kainazzzoAdded the welcome message and a welcome message delay.
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-11-03  kainazzzoFixed a logic error in the config script loop. Added...
2003-10-30  kainazzzo* Added some admin features.
2003-10-27  kainazzzoAdded functions to check and see if midnight has passed...
2003-10-27  kainazzzoInstalled a user submitted patch to add an admin passwo...
2003-10-27  kainazzzoFixed the strtok function duplication on some systems...
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-21  kainazzzoAgain, trying to sync the two cvs repositories.
2003-10-16  gameservAttempting to write the do_identify function with littl...
2003-10-15  gameservInitial revision