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
Age
Commit message (
Expand
)
Author
2011-09-03
(svn r22881) -Fix (r22875): GCC warnings on 64bit systems.
frosch
2011-09-02
(svn r22875) -Codechange: Add some asserts and checks to better prevent overf...
michi_cc
2011-08-21
(svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into a...
michi_cc
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2011-04-19
(svn r22350) -Change: make YAPF hash tables much smaller, it should improve p...
smatz
2011-04-19
(svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_n...
smatz
2011-02-25
(svn r22145) -Codechange: Do explicit test for non-bool values.
alberth
2011-02-25
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
alberth
2011-02-07
(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
rubidium
2011-02-06
(svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could b...
rubidium
2011-01-15
(svn r21815) -Fix [FS#3908]: [YAPF] Apply a pathfinder penalty for back of on...
rubidium
2011-01-15
(svn r21803) -Cleanup: Remove unnecessary semicolons.
terkhen
2011-01-03
(svn r21706) -Fix-ish [FS#4370]: the old ship pathfinder is too stupid to pro...
rubidium
2010-12-28
(svn r21652) -Cleanup: one semicolon is enough
smatz
2010-12-27
(svn r21651) -Fix [FS#4338] (r21229): infinite loop in the road pathfinder du...
rubidium
2010-12-25
(svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show ...
rubidium
2010-12-22
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
alberth
2010-12-16
(svn r21533) -Codechange: replace some magic numbers with less magic constants
rubidium
2010-12-15
(svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder pena...
michi_cc
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-14
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
terkhen
2010-12-13
(svn r21511) -Feature: vehicle lost message for ships
rubidium
2010-12-13
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
rubidium
2010-12-13
(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parame...
rubidium
2010-12-02
(svn r21372) -Cleanup: remove some broken npf debug code
yexo
2010-11-20
(svn r21273) -Codechange: Return values should start at the same line.
alberth
2010-11-20
(svn r21271) -Change: use the last red instead of last red exit penalty for m...
rubidium
2010-11-17
(svn r21229) -Fix [FS#4130]: [YAPF] Road vehicles not finding the nearest dep...
rubidium
2010-11-09
(svn r21121) -Fix (r21100): Use the cached max speed when calculating YAPF pe...
terkhen
2010-11-07
(svn r21107) -Fix: Don't use the maximum track speed where the maximum vehicl...
michi_cc
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-10-16
(svn r20948) -Fix (r20880): compiler warning
smatz
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 r20888) -Codechange: Make Hash_FindNode a method.
alberth
2010-10-02
(svn r20887) -Codechange: Make stat_Hash a method.
alberth
2010-10-02
(svn r20886) -Codechange: Make init_Hash a method.
alberth
2010-10-02
(svn r20885) -Codechange: Make delete_Hash a method.
alberth
2010-10-02
(svn r20884) -Codechange: Make clear_Hash a method.
alberth
2010-10-02
(svn r20883) -Codechange: Make Hash_Delete a method.
alberth
2010-10-02
(svn r20882) -Codechange: Make Hash_Set a method.
alberth
2010-10-02
(svn r20881) -Codechange: Make Hash_Get a method.
alberth
2010-10-02
(svn r20880) -Codechange: Make Hash_Size a method.
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
[next]