View Issue Details

IDProjectCategoryView StatusLast Update
0004593AIAIpublic2014-10-22 16:56
Reporterlamer Assigned Toabma  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0004593: MoveData::GetDepthMod outdated, doesn't work the same way as engine does.
DescriptionApparantly at some point linear depthMod coefficient was replaced by quadratic formula. And i believe GetDepthMod should return depthMod per height as it is in https://github.com/spring/spring/blob/7336fbb57d847cecd80317d26f6e3ccd7e25c93c/rts/Sim/MoveTypes/MoveDefHandler.cpp#L372
Additional InformationI made a fix for new API https://github.com/spring/spring/pull/140. But apparantly HughAI is using getDepthMod() to display linear coefficient, thus compilation failed. Maybe new AI API version required?
TagsNo tags attached.

Activities

lamer

2014-10-22 12:26

reporter   ~0013771

Merged
https://github.com/spring/spring/pull/140

close it?

abma

2014-10-22 16:56

administrator   ~0013772

forgot this, thx!

Issue History

Date Modified Username Field Change
2014-10-20 00:07 lamer New Issue
2014-10-22 12:26 lamer Note Added: 0013771
2014-10-22 16:56 abma Note Added: 0013772
2014-10-22 16:56 abma Status new => closed
2014-10-22 16:56 abma Assigned To => abma
2014-10-22 16:56 abma Resolution open => fixed