]> jfr.im git - irc/gameservirc.git/shortlog
irc/gameservirc.git
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-28  kainazzzoMade the ignoreservers work for bahamut... nick strings...
2004-04-28  kainazzzosyncing
2004-04-26  kainazzzoFixed a bug in do_register that was not adding players...
2004-04-26  kainazzzoupdated the TODO
2004-04-26  kainazzzoAdded a couple timeout events
2004-04-26  kainazzzoUpdated the Change log
2004-04-26  kainazzzoAdded a crontab dir and scripts
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  kainazzzoTook out my extra logs in is_playing()
2004-04-20  kainazzzoFixed is_playing boolean function, and do_identify...
2004-04-20  kainazzzoFixed some stuff
2004-04-20  kainazzzoSome old devel stuff
2004-04-12  kainazzzoFixed the install instructions
2004-04-08  kainazzzoAdded the timeout mechanism from TODO. Implemented...
2004-04-07  kainazzzoImplemented a player timeout scheme
2004-04-07  kainazzzoStarted to code timeout events
2004-04-07  kainazzzoUpdated Changes file
2004-04-07  kainazzzoFixed a major bug that had player fights core dumping...
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  kainazzzoUpdated TODO and fixed the hashing algorithm for P10...
2004-04-06  kainazzzoAdded a BUG list
2004-04-06  kainazzzoUpdated the TODO file to reflect changes and added...
2004-04-06  kainazzzoImplemented a hashing algorithm for extremely fast...
2004-04-06  kainazzzoI am starting the hash algorithm here... be careful...
2004-04-06  kainazzzoAdded code so you can't fight players if you have no...
2004-04-06  kainazzzoCleaned up some fight code, restricted the logout comma...
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-05  kainazzzoFixed a logic error in the do_identify command
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 a hint to the gameserv.example.conf
2004-04-02  kainazzzoAdded to the change log file
2004-04-02  kainazzzoAdded 2 new config file directives (maxafightdistance...
2004-04-02  kainazzzoFixed some of the order of the example config file
2004-04-02  kainazzzoAdded level 9 monsters, and began to code an end monste...
2004-04-02  wcampbelTODO update, we've already got cheaters
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  wcampbelUse the correct command name in the permission message
2004-04-01  wcampbelFixed a bug with RUN, where if a user was not logged...
2004-03-21  kainazzzoAdded ONE monster lol
2004-03-18  kainazzzoAdded a boss Monster object for future use.
2004-03-13  kainazzzoAdded a flag wongame that tells wether or not a player...
2004-03-13  kainazzzoStarted to add the end monster stuff
2004-03-13  kainazzzoAdded pidfile to extern.h... somehow my compiler didn...
2004-03-10  kainazzzoNot sure, but this should've been done earlier... no...
2004-03-08  kainazzzoUpdated the Change Log for the pidfile entry in .conf...
2004-03-08  kainazzzoPut a pidfile option in the config file
2004-03-05  kainazzzoMade it so missing directives are found on a config...
2004-03-05  kainazzzoStarted to add a notice on missing directive in the...
2004-03-05  kainazzzoSorted the TODO file by started/unstarted/finished
2004-03-05  kainazzzoDid some TODO things... command line parameters (config...
2004-03-05  kainazzzoAdded a nifty intro
2004-03-05  wcampbelAnd update the Changes file
2004-03-05  wcampbelFixed BANK BALANCE from coring.
2004-03-01  kainazzzoUpdated the changelog
2004-03-01  kainazzzoRedid the midnight code to use struct tm's tm_mday...
2004-02-26  kainazzzoMade config.cpp output errors now that it's a true...
2004-02-26  wcampbelMajor cleanup of the Makefile, rules cleanup and moved...
2004-02-26  wcampbelAdded a .cvsignore file, listing what items are to...
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  wcampbelRemove the hard coded monsters entries, in order to...
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-13  kainazzzoAdded the new contributed hybrid patch for 1.1.7. Thank...
2004-02-11  kainazzzofixed the shutdown command for p10.
2004-02-11  kainazzzoremoved server.txt
2004-02-11  kainazzzofixed a bug that wouldn't let gameserv find aclients...
2004-02-11  kainazzzoUpdated the Change log
2004-02-11  kainazzzoUpdated the Changes file
2004-02-11  kainazzzoUpdated the version in tcpclient.cpp for next release!
2004-02-11  kainazzzoP10 is now functional. The game is playable, but it...
2004-02-09  kainazzzoAdded some p10 funcionality, and added an INSTALL instr...
2004-02-02  kainazzzoAdded some P10 capabilities... now links to ircu2.10...
2004-02-02  kainazzzoTweaked the logging to be less strict, and added a...
2004-01-31  kainazzzoUpdated some log entries and changed some cerr to log().
2004-01-30  kainazzzoImplemented a log command, and changed all output to...
2004-01-30  kainazzzoAdded a log function.
2003-12-09  kainazzzoAdded a command line parameter for the config file...
2003-12-09  kainazzzoVarious updates
2003-12-09  kainazzzoAdded Level 8 monsters
2003-12-07  kainazzzoUpdated monsters a bit and changed the last armor
2003-12-07  kainazzzoAdded level 7 of monsters
2003-12-07  kainazzzoUpdated version in tcpclient.cpp
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  kainazzzoYet another update to monster stats
2003-12-04  kainazzzoAdded to the TODO file.
2003-12-04  kainazzzoMade the masters harder
2003-12-04  kainazzzoAnother update to the monsters stats to make the game...
next