1
0
forked from 0ad/0ad
Go to file
2005-12-09 01:08:08 +00:00
binaries grass clumps 2005-12-07 07:51:19 +00:00
build More DevIL library things 2005-11-26 03:46:21 +00:00
source Terrain, Interact, LOSManager, Atlas, etc: Fixed some off-by-one and off-by-FLT_EPSILON problems with objects near/off the edge of the map. Also changed some model.GetBounds().GetCentre() into model.GetTransform().GetTranslation() to fix off-by-centre-of-bounds-minus-position problems. Thus, you can no longer make units in Atlas disappear off the edge and never be seen or selected again. Also changed out-of-bounds LOS value to make them visible if they somehow escape anyway. Also fixed out-of-bounds access of terrain heightmap. 2005-12-09 01:08:08 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00