1
0
forked from 0ad/0ad
Go to file
Matei bde2a0b0c7 # Fixed a pathfinder bug.
The pathfinder was pushing locations with negative coordinates (or
coordinates larger than the map size) onto the queue, which led to
memory corruption in CAStarEngine's node array and later a crash in its
destructor.

This was SVN commit r3923.
2006-06-01 06:04:32 +00:00
binaries Small updates to the water shader: Refractions will now be less wavy than reflections, which makes it slightly easier to look through the water, and the water will get less transparent faster at low view angles (my project used different scale so this wasn't happening as fast as it should). 2006-05-31 22:39:29 +00:00
build Added CppDoc. Updated autobuilder to use it. 2006-05-04 03:59:51 +00:00
docs Moved Excel document into docs. 2006-04-24 00:30:15 +00:00
source # Fixed a pathfinder bug. 2006-06-01 06:04:32 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00