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
/
yapf
/
yapf_node_rail.hpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2015-08-08
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...
alberth
2013-11-23
(svn r26058) -Fix: handle the return value of a number of functions better
rubidium
2013-07-14
(svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp
rubidium
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-04-19
(svn r22350) -Change: make YAPF hash tables much smaller, it should improve p...
smatz
2010-12-22
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
alberth
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
2009-12-19
(svn r18535) -Fix [FS#2722]: don't account for path reservation costs when en...
rubidium
2009-12-02
(svn r18372) -Codechange: push some extra type safety into YAPF
rubidium
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium