The major changes include TCODPathFinding being removed. It's been split up into TCODAStrPathFinding and TCODDijkstraPathFinding. This is obviously an API break, but one that can be replaced with a simple find a replace. Beyond that:
- TCODSystem::GetCurrentFontSize
- New random number generator type and new default (ComplementaryMultiplyWithCarry)
- New functions - GetGaussianFloat, GetGaussianInt, Save
- Removed functions - GetIntFromByteArray
- ResetCreditsAnimation, which fixes an outstanding bug in Magecrawl.
http://code.google.com/p/libtcod-net/
1 comment:
Hey great work ! Next time, you'll release before us ! :D
Post a Comment