]> jfr.im git - irc/gameservirc.git/history - gameserv
Finished splitting files, and updated dependencies.
[irc/gameservirc.git] / gameserv /
2005-01-20  kainazzzoChanged version to 1.2.4+devel
2005-01-20  kainazzzoTweaked the monsters data files to not include number...
2005-01-19  kainazzzoUpdated the TODO for some newly finished items
2005-01-18  kainazzzoUpdated the changes file
2005-01-18  kainazzzoGameserv is now working with the new randomized monsters
2005-01-18  kainazzzoAdded the files with all the level ranges
2005-01-18  kainazzzoFinally got level.h/cpp compiling into the project...
2005-01-18  kainazzzoCreated a data directory and moved the monsters directo...
2005-01-18  kainazzzoMade level.h and level.cpp work, redid make depend
2005-01-18  kainazzzoAdded a level structure and removed the monsters.dat...
2005-01-18  kainazzzoadded an idea
2005-01-17  kainazzzoThis is a big update. I completely changed the way...
2005-01-17  kainazzzo*** empty log message ***
2005-01-16  kainazzzoFirst update in a while... added a couple includes...
2004-07-08  kainazzzoAdded to the TODO
2004-06-30  kainazzzoRemoved extra output when the refresh period is met...
2004-06-30  kainazzzoAdded files to the .cvsignore
2004-06-30  kainazzzoAdded the helpfile for /msg gameserv help check
2004-06-30  kainazzzoUpdated the INSTALL Script, and new configure script...
2004-06-30  kainazzzoAdded the configure.in back for developers
2004-06-29  kainazzzoAdded a notice to c_Forest when the players database...
2004-06-29  kainazzzoFixed some upper bounds stuff and do_reset
2004-06-22  kainazzzoAdded to the TODO
2004-06-22  kainazzzoUpdated the TODO
2004-06-18  kainazzzoChanged the do_list to list logged in players by defaul...
2004-06-18  kainazzzoFixed a bug in check_idles() in tcpclient.cpp causing...
2004-06-18  kainazzzoFixed the Change log
2004-06-18  kainazzzoFixed a bug
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 refresh period... now works and added to...
2004-06-16  kainazzzoImplemented the refreshperiod config file setting
2004-06-16  kainazzzoAdding refreshperiod to config
2004-06-16  kainazzzoadding updateperiod to config file
2004-06-16  kainazzzoFixed bug 966653
2004-06-16  kainazzzoupdating cvs source
2004-06-01  kainazzzoAdded instructions for using potions
2004-05-29  kainazzzoFixed a core bug hopefully
2004-05-27  kainazzzoupdated changes
2004-05-27  kainazzzoAdded ultimate2.8.x support
2004-05-27  kainazzzoAdded newsdata to the config template
2004-05-25  kainazzzofixed healing potions and made news save after clearing it
2004-05-23  kainazzzochanged logig for wishing well forest event to add...
2004-05-23  kainazzzo*** empty log message ***
2004-05-23  kainazzzotook out some unnecessary comments around daemon()
2004-05-23  kainazzzoFixed a monster with way too much hp
2004-05-23  kainazzzofixing news up
2004-05-23  kainazzzoFixing up the news stuff
2004-05-23  kainazzzoAdded news command
2004-05-23  kainazzzoFixed a problem with the addnews function
2004-05-23  kainazzzo*** empty log message ***
2004-05-23  kainazzzoFixed a bug adding wrong bonuses for level gains
2004-05-23  kainazzzo*** empty log message ***
2004-05-20  kainazzzoadded a newline
2004-05-20  kainazzzoI've begun to add daily news and split up gameserv...
2004-05-20  kainazzzoadded myscript.cpp to srcs
2004-05-20  kainazzzoIntroduced the new mystring clas and attempted to use...
2004-05-19  kainazzzoUpdated dependencies
2004-05-19  kainazzzoAdded a class myString for easy use of strings
2004-05-19  kainazzzoEdited the version number after a release (1.2.3)
2004-05-19  kainazzzoModified the price of potions, and tweaked the monster...
2004-05-14  kainazzzoTweaked the monsters' stats a little bit as well as...
2004-05-12  kainazzzoupdated the change log
2004-05-12  kainazzzoChanged USE HEALTH to USE HEALING
2004-05-12  kainazzzoupdated the Change Log
2004-05-12  kainazzzoAdded a new forest event (finding potions) 2% chance...
2004-05-12  kainazzzoChanges USE HEALTH to USE HEALING to keep all functions...
2004-05-12  kainazzzoAdded notification of how much you get from a forest...
2004-05-12  kainazzzoAdded more experience per monster
2004-05-12  kainazzzoUpdated TODO, Changelog, and setup gameserv to be less...
2004-05-12  kainazzzoMade the dragon stronger, and made sure that when you...
2004-05-12  kainazzzoAdded a parameter to the list command that only lists...
2004-05-07  kainazzzoBegan to add the end boss
2004-05-07  kainazzzoAdded a todo entry about time checks
2004-05-06  kainazzzoFixed a cosmetic bug
2004-05-05  kainazzzoUpdated the Config script to reflect true version requi...
2004-05-05  kainazzzoFixed a bug causing GameServ to change its nick when...
2004-05-05  kainazzzoChanged the player_fight function, and fixed the versio...
2004-05-04  kainazzzofixed the install file
2004-05-03  kainazzzoChanged configscript.cpp to a smaller shell script
2004-05-03  kainazzzoFixed a divide by 0 bug that occurred when you attacked...
2004-05-03  kainazzzoFixed a logic error allowing players to bank during...
2004-05-03  kainazzzoIncreased the gold
2004-04-29  kainazzzoUpdated changelog to reflect changes to CVS
2004-04-29  kainazzzoFixed a bug making the optional listen on C_Forest...
2004-04-29  kainazzzoUpdated the TODO file
2004-04-29  kainazzzoFixed some bugs when P10 was defined
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  kainazzzoLowered the HP bonus for HP potions
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-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
next