]> jfr.im git - irc/gameservirc.git/shortlog
irc/gameservirc.git
2006-04-03  kainazzzo* SET [playername] HP # now also sets the Max HP for...
2006-04-03  kainazzzoupdated the Change log w/ new additions
2006-04-03  kainazzzoadded new config file directive maxnicklen
2006-04-03  kainazzzoadded new config file directive maxnicklen
2006-04-03  kainazzzoadded a config file directive maxnicklen
2006-04-03  kainazzzoadded a config file directive maxnicklen
2006-04-03  kainazzzoadded iostream and fixed the namespace inclusion
2006-04-03  kainazzzotook out the delete inventory statements in the player...
2006-04-03  kainazzzoreplaced the extra using statements with using namespac...
2006-04-02  kainazzzofixed another memory leak if the player is deleted...
2006-04-02  kainazzzofixed a ton of memory leaks
2006-04-01  kainazzzosynced up with my source
2006-03-30  kainazzzofixed some compile bugs
2006-03-30  kainazzzofixed some stuff
2006-03-28  kainazzzoremoved two comments that actually did the logout when...
2006-03-28  kainazzzohopefully fixed a compile bug because of std::cerr
2006-03-27  kainazzzorelreleasing
2006-03-27  kainazzzofixed a couple of bugs
2006-03-27  kainazzzoremoved list.h and listnode.h
2006-03-27  kainazzzoAdded a parameter to the USE command that allows you...
2006-03-27  kainazzzofixed a couple bugs and took out some debug log statements
2006-03-27  kainazzzocleaned up the code tremendously regarding the Players...
2006-03-26  kainazzzocompleted migrating all lists over to STL list
2006-03-19  kainazzzoadded ptlink to the changes file
2006-03-19  kainazzzoaddition of ptlink to the config script
2006-03-19  kainazzzobug fixes and addition of PTLink to config file
2006-03-18  kainazzzomade myuses only decrement if it's greater than 0....
2006-03-15  kainazzzoBeautified source a little
2006-03-15  kainazzzoFixed a memory leak in tcpclient.cpp where a player...
2006-03-15  kainazzzobeautified the source
2006-03-15  kainazzzoBeautified the source
2006-03-13  kainazzzoupdated the changelog
2006-03-13  kainazzzofixed a dragon bug where people could quit while they...
2006-03-13  kainazzzoreadded the config.php
2006-03-11  kainazzzofinalizing the php code
2006-03-11  kainazzzocompleted a working php system for reading and displayi...
2006-03-11  kainazzzochanged items read to only be weapons and armor for now
2006-03-11  kainazzzofinalizing the php scripts
2006-03-10  kainazzzoapplied max items to weapons
2006-03-10  kainazzzoimplemented fair fighting
2006-03-08  kainazzzoRestricted character names to alphanumeric characters...
2006-03-08  kainazzzochanged fair fights to only apply to non-admins
2006-03-08  kainazzzoadded fair fights and fixed some bugs
2006-03-08  kainazzzoFixed a bug that caused a player to be deleted after...
2006-03-07  kainazzzofixed some bugs with freebsd 5.3
2006-03-06  kainazzzofixed some bugs and updated files
2006-03-06  kainazzzoAdded a php directory where I will be adding a script...
2006-03-06  kainazzzochanged the default path for players.dat to be in the...
2006-03-06  kainazzzoupdated the TODO
2006-03-06  kainazzzoupdated the version number
2006-03-06  kainazzzoupdated the change log
2006-03-06  kainazzzofixed some bugs
2006-03-06  kainazzzo* Fixed a bug causing the player to be given the item...
2006-03-06  kainazzzoA bunch of bug fixes:
2006-03-05  kainazzzoadded a parameter to the tavern buy command that allows...
2006-03-05  kainazzzoFixed the Player class so that the data is all private...
2005-10-13  kainazzzoupdated the version to 1.3.1 +devel
2005-10-13  kainazzzoupdated the change log
2005-10-13  kainazzzoadded some monster submissions
2005-10-11  kainazzzochanged the order
2005-10-08  kainazzzofixed the do_reset() function
2005-10-08  kainazzzofixed a bug causing gsident to be ignored in UnrealIRCD
2005-10-08  kainazzzoremoved a debugging "got here" statement
2005-10-08  kainazzzoFixed the bug causing players to be shown their own...
2005-10-08  kainazzzoUpdated the Changes file for DrLnet's player fight...
2005-10-08  kainazzzoImplemented DrLnet's player fight notification mod
2005-10-08  kainazzzoFixed indents in config.cpp and a bug in tcpclient...
2005-10-03  kainazzzoUpdated the change log for the numrolloverfights directive
2005-10-02  kainazzzoAdded a new config file directive for numrolloverfights
2005-10-02  kainazzzoimplemented thelizno's custom time idea
2005-09-29  kainazzzoremoved c_store.cpp
2005-09-26  kainazzzoupdated the TODO
2005-09-26  kainazzzoFixed a bug in do_use causing crash on /msg gameserv...
2005-09-20  kainazzzoChanged Unreal connection to NICKv1 instead of NICKv2
2005-09-19  kainazzzofixed some of the special characters being displayed...
2005-09-19  kainazzzoAdded a change
2005-09-18  kainazzzoswitched the number for uses and strength mod for the...
2005-09-18  kainazzzofixed a bug where gold was calculated based on strength...
2005-09-16  kainazzzolowered the percentage of finding the fountain to 4...
2005-09-16  kainazzzofixed the potion finding and changed it to 1% chance...
2005-09-15  kainazzzoadded the store.dat file :oops:
2005-09-14  kainazzzoUpdated the versions
2005-09-14  kainazzzoAdded a new config file directive for binding to a...
2005-09-13  kainazzzofinished the new weapon & item system so it's playable!!
2005-09-13  kainazzzoalmost finished with the store
2005-09-12  kainazzzoAdded the equip file for /msg gameserv help equip
2005-09-12  kainazzzoupdated the help files for the new item system and...
2005-09-12  kainazzzoimplemented equipping weapons and armor and saving...
2005-09-11  kainazzzoImplemented the use command for the new item system
2005-09-11  kainazzzoMore updates to the item system
2005-09-10  kainazzzofinished the tavern buying routines
2005-09-10  kainazzzoimplemented the tavern only listing certain items based...
2005-09-10  kainazzzogot tavern load and list working for the most part
2005-09-10  kainazzzoadded items to the tavern.dat, added the filename optio...
2005-09-10  kainazzzoadded tavern.dat file for items available in the tavern
2005-09-10  kainazzzoadded some things to the Change log and new website...
2005-09-09  kainazzzodone a lot on the weapon and item system... it will...
2005-09-09  kainazzzoAdded to the changelog
2005-09-09  kainazzzoItems are being loaded from the itemdata file
2005-09-08  kainazzzoadded code to load items from master database
next