]> jfr.im git - irc/gameservirc.git/history - gameserv-2.0/libgameservgldl/src/GameLayer/GameObjects/LevelGO.cpp
Added the asio framework to start developing a GameServ server
[irc/gameservirc.git] / gameserv-2.0 / libgameservgldl / src / GameLayer / GameObjects / LevelGO.cpp
2011-08-03  kainazzzoRevisited GameServ 2.0 and got it compiling in VS 2010!
2009-09-25  kainazzzoChanged Range to be a template class so it can be used...
2009-09-24  kainazzzoConsolidated all the individual level files into a...
2009-09-23  kainazzzoConsolidated monster data into a single .dat file
2009-09-21  kainazzzoFinished out the LevelGO class for now
2009-09-17  kainazzzoAdded a Range class to the Types namespace, and shelled...