]> jfr.im git - irc/gameservirc.git/history - gameserv-2.0/libgameservgldl/src/GameLayer/GameObjects/ItemGO.cpp
Changed the ItemGO class to be abstract so you cannot define a simple ItemGO object...
[irc/gameservirc.git] / gameserv-2.0 / libgameservgldl / src / GameLayer / GameObjects / ItemGO.cpp
2009-09-18  kainazzzoChanged the ItemGO class to be abstract so you cannot...
2009-09-17  kainazzzoChanged all modifiers to be ranges. A single number...
2009-09-16  kainazzzoChanged all references of HP to Health
2009-09-14  kainazzzoFixed up Modifiers for items
2008-05-14  kainazzzoAdded a core gameserv project with types and exceptions
2008-05-13  kainazzzoStill creating all the classes.. does not compile
2008-05-12  kainazzzoAdded some initial Game Objects with the start of a...