David Jones
|
34b7a147dc
|
Change i++ to ++i
|
2015-08-25 18:33:52 -04:00 |
|
obneq
|
9af7f38e3f
|
Fix pathfinder to produce more useful paths
- Fix unintended negation of condition
- Remove line_of_sight 'optimization'
|
2015-05-03 22:36:11 -04:00 |
|
sapier
|
ea0def381d
|
Remove noisy error messages, prepend "pathfinder: " to pathfinder messages
|
2014-02-03 20:13:31 +01:00 |
|
sapier
|
5d0f19fd7d
|
Fix bug in pathfinder causing endless loop in some situations
|
2013-08-31 21:26:51 +04:00 |
|
PilzAdam
|
75a139e62c
|
Use errorstream instead of std::cout in pathfinder.cpp
|
2013-08-16 17:42:12 +02:00 |
|
Kahrl
|
4e1f50035e
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
|
proller
|
f764297be2
|
Math mapgen fix, ip show on connect, pathfinder segfault fix
|
2013-06-23 20:35:16 +04:00 |
|
sapier
|
dda2071cc0
|
fix bug in scriptapi line_of_sight
fix warnings for pathfinder debug traces
|
2013-04-10 16:50:24 -04:00 |
|
sapier
|
69367aa799
|
Add Dijkstra A* and A* without prefetching pathfind algorithms
|
2013-04-06 11:24:03 -04:00 |
|