You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/linkgraph
fonsinchen 547e8233be (svn r26484) -Change: Remove demand calculation based on tiles. 10 years ago
..
demands.cpp (svn r26484) -Change: Remove demand calculation based on tiles. 10 years ago
demands.h (svn r25355) -Add: demand handler for link graph 11 years ago
flowmapper.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
flowmapper.h (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 11 years ago
init.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraph.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
linkgraph.h (svn r26393) -Fix: Update distances between link graph nodes when station sign is moved 10 years ago
linkgraph_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraph_gui.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
linkgraph_gui.h (svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins different company and make sure company masks are valid 11 years ago
linkgraph_type.h (svn r26331) -Fix: some inconsistencies regarding link graph (job) IDs. 11 years ago
linkgraphjob.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
linkgraphjob.h (svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL. 11 years ago
linkgraphjob_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraphschedule.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
linkgraphschedule.h (svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL. 11 years ago
mcf.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago
refresh.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
refresh.h (svn r26283) -Fix [FS#5878]: Prevent infinite recursion also in RefreshLinks. 11 years ago