This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-17 09:22:42 +01:00
Code
Issues
Releases
Wiki
Activity
Files
dea1144bcb52b6c5f2c985395b2775cedcbff5ce
OpenTTD
/
src
/
yapf
History
michi_cc
b43a4f6787
(svn r16690) -Fix [FS#3002]: Missing debug string for ESRB_SAFE_TILE in YAPF debugging helper.
2009-06-28 22:42:19 +00:00
..
follow_track.hpp
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
2009-06-24 17:39:54 +00:00
nodelist.hpp
…
yapf_base.hpp
(svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions
2009-05-10 17:27:25 +00:00
yapf_common.hpp
…
yapf_costbase.hpp
…
yapf_costcache.hpp
…
yapf_costrail.hpp
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
2009-06-24 17:39:54 +00:00
yapf_destrail.hpp
(svn r16527) -Codechange: use static member functions instead of simple casts when converting Vehicle to specialised vehicle types. Includes safety check
2009-06-06 16:54:22 +00:00
yapf_node_rail.hpp
(svn r16690) -Fix [FS#3002]: Missing debug string for ESRB_SAFE_TILE in YAPF debugging helper.
2009-06-28 22:42:19 +00:00
yapf_node_road.hpp
…
yapf_node.hpp
…
yapf_rail.cpp
(svn r16527) -Codechange: use static member functions instead of simple casts when converting Vehicle to specialised vehicle types. Includes safety check
2009-06-06 16:54:22 +00:00
yapf_road.cpp
(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()
2009-06-24 19:26:41 +00:00
yapf_ship.cpp
(svn r16382) -Codechange: make GetVehicleTrackdir a member function of Vehicle.
2009-05-22 18:17:20 +00:00
yapf.h
…
yapf.hpp
…