]> jfr.im git - irc/gameservirc.git/history - gameserv/.depend
Added code for the start of the DataLayer format as well as a basic FilePlayerDAO...
[irc/gameservirc.git] / gameserv / .depend
2007-01-24  kainazzzoAdded a few more files, updated the makefile
2007-01-23  kainazzzoFinished splitting files, and updated dependencies.
2007-01-22  kainazzzoAdded do_register.cpp, do_identify.cpp, do_list.cpp...
2007-01-22  kainazzzoAdded do_bank.cpp, do_check.cpp, do_equip.cpp, and...
2007-01-21  kainazzzoupdated dependencies
2007-01-21  kainazzzoMoved all but the do_ functions out of gameserv.cpp...
2007-01-21  kainazzzoMoved some more code from gameserv.cpp and added loadsa...
2007-01-21  kainazzzoAdded messages.cpp and find.cpp, which contain function...
2006-11-02  kainazzzoupdated dependencies
2006-11-02  kainazzzoupdated dependencies
2006-06-26  kainazzzoWrote a loadScript function to take a script in from...
2006-06-26  kainazzzoadded two files to start processing scripts
2006-03-26  kainazzzocompleted migrating all lists over to STL list
2005-09-16  kainazzzofixed the potion finding and changed it to 1% chance...
2005-09-14  kainazzzoAdded a new config file directive for binding to a...
2005-09-09  kainazzzodone a lot on the weapon and item system... it will...
2005-06-28  kainazzzoStill working on the new item system integration
2005-06-23  kainazzzoupdated dependencies
2005-06-23  kainazzzoadded a file for rapid development testing via a consol...
2005-06-23  kainazzzoShrunk the dependencies immensely with forward declarat...
2005-06-21  kainazzzoImplemented the definitions for the new items class...
2005-04-12  kainazzzoSeparated do_attack() from the rest of the code
2005-04-06  kainazzzoFixed the socket code to allow for host names in the...
2005-02-02  kainazzzoRemoved myString class and replaced with use of the...
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-18  kainazzzoMade level.h and level.cpp work, redid make depend
2004-05-23  kainazzzo*** empty log message ***
2004-05-20  kainazzzoI've begun to add daily news and split up gameserv...
2004-05-20  kainazzzoIntroduced the new mystring clas and attempted to use...
2004-05-19  kainazzzoUpdated dependencies
2004-04-26  kainazzzosee Changes File
2004-03-05  kainazzzoAdded a nifty intro
2004-02-26  wcampbelMajor cleanup of the Makefile, rules cleanup and moved...