]> jfr.im git - irc/gameservirc.git/history - gameserv/c_forest.cpp
Fixed indents in c_forest.cpp
[irc/gameservirc.git] / gameserv / c_forest.cpp
2007-01-25  kainazzzoFixed indents in c_forest.cpp
2007-01-13  kainazzzoI am rewriting the notice() printf type functions to...
2006-04-02  kainazzzofixed a ton of memory leaks
2006-03-26  kainazzzocompleted migrating all lists over to STL list
2006-03-07  kainazzzofixed some bugs with freebsd 5.3
2006-03-05  kainazzzoFixed the Player class so that the data is all private...
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-06-23  kainazzzoShrunk the dependencies immensely with forward declarat...
2005-04-09  kainazzzoChanged the way sacks of gold and extra exp is calculat...
2005-02-01  kainazzzoThis is a major bugfix for several mistakes made in...
2005-01-24  kainazzzoImplemented the myString class in the player and monste...
2005-01-22  kainazzzoMade finding potions in the forest more even... seemed...
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-05-23  kainazzzochanged logig for wishing well forest event to add...
2004-05-12  kainazzzoAdded a new forest event (finding potions) 2% chance...
2004-05-12  kainazzzoAdded notification of how much you get from a forest...
2004-05-06  kainazzzoFixed a cosmetic bug
2004-05-03  kainazzzoFixed a divide by 0 bug that occurred when you attacked...
2004-04-08  kainazzzoAdded the timeout mechanism from TODO. Implemented...
2003-12-04  kainazzzoFixed the forest events a bit. They happened too often...
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  kainazzzoFixed the forest event from setting to 14 manually...
2003-11-29  kainazzzoAdded a tavern and inventory command.
2003-11-23  kainazzzoReplaced a missing ;
2003-11-23  kainazzzo*** empty log message ***
2003-11-07  kainazzzoAdded a lot of functionality. Added player flags and...
2003-10-27  kainazzzoVarious bugfixes
2003-10-24  kainazzzoFixed the bank a little to show balances. Fixed the...
2003-10-22  kainazzzoUpdated the way monsters were stored. Previously, they...
2003-10-21  kainazzzoAgain, trying to sync the two cvs repositories.
2003-10-20  gameservAdded the do_store command, and some store functionalit...
2003-10-15  gameservInitial revision