]> jfr.im git - irc/gameservirc.git/history - gameserv/Changes
Increased the gold
[irc/gameservirc.git] / gameserv / Changes
2004-05-03  kainazzzoIncreased the gold
2004-04-29  kainazzzoUpdated changelog to reflect changes to CVS
2004-04-29  kainazzzoupdated the Changes log
2004-04-29  kainazzzoFixed the monsters<->master correlations... the master...
2004-04-29  kainazzzoFixed the isalive(user) to isAlive(user->stats) in...
2004-04-29  kainazzzoAdded a new version of the logout command, and made...
2004-04-28  kainazzzoMade ignoreservers work for unreal
2004-04-28  kainazzzoFixed the bug not allowing different config files to...
2004-04-28  kainazzzoAdded a couple new directives to the config file
2004-04-28  kainazzzoAdded a new config file directive USE_PRIVMSG and imple...
2004-04-26  kainazzzoFixed a bug in do_register that was not adding players...
2004-04-26  kainazzzoAdded a couple timeout events
2004-04-26  kainazzzoUpdated the Change log
2004-04-26  kainazzzoAdded a new flag for is_playing... fixes some bugs...
2004-04-26  kainazzzosee Changes File
2004-04-20  kainazzzoNew config file directive listenonc_forest
2004-04-20  kainazzzoFixed is_playing boolean function, and do_identify...
2004-04-20  kainazzzoFixed some stuff
2004-04-08  kainazzzoAdded the timeout mechanism from TODO. Implemented...
2004-04-07  kainazzzoUpdated Changes file
2004-04-07  kainazzzoAdded a loop that makes gameserv reload if disconnected...
2004-04-06  kainazzzoFixed the Changes file
2004-04-06  kainazzzoTook the +devel out of gameserv.cpp's version reply...
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-06  kainazzzoFixed some bugs
2004-04-05  kainazzzoFixed a bug that allowed more than one person to regist...
2004-04-05  kainazzzoFixed some bugs
2004-04-04  kainazzzoFixed a couple bugs, and added Change history and TODO...
2004-04-03  kainazzzoFixed BugID 927789 in the fight command
2004-04-02  kainazzzoAdded to the change log file
2004-04-02  kainazzzoAdded level 9 monsters, and began to code an end monste...
2004-04-02  wcampbel* Slightly adjust the weapon and armor bonuses to preve...
2004-04-01  wcampbelPrevent players from trying to FIGHT a dead player.
2004-04-01  wcampbelFixed a bug with RUN, where if a user was not logged...
2004-03-08  kainazzzoUpdated the Change Log for the pidfile entry in .conf...
2004-03-05  kainazzzoMade it so missing directives are found on a config...
2004-03-05  kainazzzoDid some TODO things... command line parameters (config...
2004-03-05  wcampbelAnd update the Changes file
2004-03-01  kainazzzoUpdated the changelog
2004-02-26  wcampbelMajor cleanup of the Makefile, rules cleanup and moved...
2004-02-26  wcampbelCorrected the VERSION reply, it broke ircII
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-16  wcampbelMerged the Hybrid patch into the main section of code...
2004-02-11  kainazzzoUpdated the Change log
2004-02-11  kainazzzoUpdated the Changes file
2003-12-09  kainazzzoAdded a command line parameter for the config file...
2003-12-09  kainazzzoVarious updates
2003-12-04  kainazzzoAdded HP potions and fixed a bank balance bug not showi...
2003-12-04  kainazzzoFixed a problem in the do_use function that had strengt...
2003-12-04  kainazzzoUpdated the Change Log
2003-12-04  kainazzzoFixed the monsters' stats so the game is more difficult.
2003-12-02  kainazzzo* Added a Reset command to GameServ that functions...
2003-12-01  kainazzzoBugfix relating to player fights (in Changes file)...
2003-11-29  kainazzzoUpdated the changelog to reflect additions to code
2003-11-29  kainazzzoFixed the forest event from setting to 14 manually...
2003-11-29  kainazzzoAdded a new patch, and fixed a few bugs in the gameserv...
2003-11-29  kainazzzoAdded a tavern and inventory command.
2003-11-25  kainazzzoAdded a tavern where you can buy potions for later...
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-03  kainazzzoAdded a /version reply and updated Change log
2003-11-03  kainazzzoFixed a logic error in the config script loop. Added...
2003-10-31  kainazzzoUpdated the Change log and added flags.h.
2003-10-30  kainazzzoUpdated the Changes file
2003-10-30  kainazzzo* Added some admin features.