Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-21 | PathBuilder: use printToErr on error | Jérémy Zurcher | 1 | -0/+1 |
2015-12-21 | PathBuilder: always search for path even if distance is < 2, to check for obj... | Jérémy Zurcher | 1 | -9/+1 |
2015-12-21 | PathBuilder: choosePath: clears it all and then add the choosen path | Jérémy Zurcher | 1 | -6/+6 |
2015-12-21 | PathBuilder: extract clearPaths() from clear() | Jérémy Zurcher | 1 | -0/+5 |
2015-12-21 | Map0Hex: isObjective(Tile) -> isObjectiveFor(Tile,Pawn) : says no if already ... | Jérémy Zurcher | 1 | -1/+1 |
2015-12-21 | PathBuilder: fitness takes objectives into account | Jérémy Zurcher | 1 | -0/+1 |
2015-12-18 | cleanup tree using fix_java | Jérémy Zurcher | 1 | -2/+0 |
2015-11-21 | PathBuilder: fix fitness computation | Jérémy Zurcher | 1 | -3/+3 |
2015-11-11 | PathBuilder: add Path.fitness and use it in findAllPaths() and choosePath() | Jérémy Zurcher | 1 | -7/+19 |
2015-11-11 | PathBuilder: add stupid choosePath() | Jérémy Zurcher | 1 | -0/+15 |
2015-07-19 | welcome RustAndDust | Jérémy Zurcher | 1 | -0/+266 |