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_base.hpp
Age
Commit message (
Expand
)
Author
2021-05-23
Fix: Encountering two-way red signals could prune unrelated branches.
Vít Šefl
2021-04-30
Remove: performance measurements in YAPF
Patric Stout
2021-04-04
Codechange: Replace CStrA with std::string
Charles Pigott
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
2018-04-11
Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)
Patric Stout
2015-08-08
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...
alberth
2013-07-14
(svn r25609) -Fix [FS#5216]: under certain circumstances a track type change ...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-02-25
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
alberth
2011-02-06
(svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could b...
rubidium
2010-12-22
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
alberth
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
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