]> jfr.im git - irc/gameservirc.git/history - gameserv-2.0/libgameservcore/include/GameServ/Types.h
Scrapping work on the File DAOs and going straight for MySQL for now. The file based...
[irc/gameservirc.git] / gameserv-2.0 / libgameservcore / include / GameServ / Types.h
2009-09-30  kainazzzoScrapping work on the File DAOs and going straight...
2009-09-25  kainazzzoChanged Range to be a template class so it can be used...
2009-09-18  kainazzzoChanged the ItemGO class to be abstract so you cannot...
2009-09-18  kainazzzoChanged Types::Range to use int instead of unsigned...
2009-09-17  kainazzzoChanged all modifiers to be ranges. A single number...
2009-09-17  kainazzzoAdded a Range class to the Types namespace, and shelled...
2009-09-16  kainazzzoChanged all references of HP to Health
2009-09-14  kainazzzoFixed up Modifiers for items
2009-09-08  kainazzzoFinished some work on FilePlayerDAO
2008-05-14  kainazzzoAdded a core gameserv project with types and exceptions