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
/
npf.h
Age
Commit message (
Expand
)
Author
2008-08-02
(svn r13948) -Add [YAPP]: Extend NPF with a function to find a safe tile and ...
rubidium
2008-08-02
(svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc)
rubidium
2008-08-02
(svn r13946) -Add [YAPP]: Implement track reserving for NPF as well. (michi_cc)
rubidium
2008-05-07
(svn r12986) -Codechange: move the landscape and transport related types from...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-02-08
(svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them ...
frosch
2008-01-09
(svn r11800) -Codechange: move some functions to a more logical location + so...
rubidium
2007-12-26
(svn r11704) -Codechange: remove another bunch of useless includes.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-05-24
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...
rubidium
2007-03-21
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium