index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pathfinder
/
npf
/
aystar.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-01-31
Fix #7060: [NPF] Do not check whether ignored first tiles are end nodes.
J0an Josep
2019-01-31
Codechange: [NPF] Add some consts.
J0an Josep
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2017-01-15
(svn r27733) -Codechange: Pass NPF user data as void* instead of as array of ...
frosch
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2011-11-30
(svn r23376) -Remove: on popular demand, remove my (revoked) name from commen...
truebrain
2010-10-02
(svn r20890) -Doc: Make documentation accessible to doxygen.
alberth
2010-10-02
(svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHas...
alberth
2010-10-02
(svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method.
alberth
2010-10-02
(svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method.
alberth
2010-10-02
(svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method.
alberth
2010-10-02
(svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method.
alberth
2010-10-02
(svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method.
alberth
2010-10-02
(svn r20874) -Codechange: Make init_AyStar a method.
alberth
2010-10-02
(svn r20868) -Codechange: Make AyStarMain_Main() a method.
alberth
2010-10-02
(svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method.
alberth
2010-10-02
(svn r20866) -Codechange: CheckTile() always returns the same (ignored) value.
alberth
2010-10-02
(svn r20865) -Codechange: Make AyStarMain_CheckTile() a method.
alberth
2010-10-02
(svn r20864) -Codechange: Make AyStar_Clear() a method.
alberth
2010-10-02
(svn r20863) -Codechange: Make AyStarMain_Loop a method.
alberth
2010-10-02
(svn r20862) -Codechange: Make AyStar_Free() a method.
alberth
2010-08-29
(svn r20688) -Codechange: Rename Queue struct to BinaryHeap.
alberth
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-05-13
(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...
rubidium
2010-02-10
(svn r19084) -Codechange: minor coding-style fixups
smatz
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium