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
Jonathan G Rennison 4a9803c6f0 Do not override global blitter to render overlay/plans to cache buffer
Creates thread safety issues with active draw jobs
4 months ago
..
CMakeLists.txt
demands.cpp Link graph: Use non-sparse matrix for accumulating demand totals 4 months ago
demands.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
flowmapper.cpp Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
flowmapper.h Codechange: Add missing override specifiers. 8 months ago
init.h Codechange: Add missing override specifiers. 8 months ago
linkgraph.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraph.h Fix various narrowing cast warnings 4 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Do not override global blitter to render overlay/plans to cache buffer 4 months ago
linkgraph_gui.h Do not override global blitter to render overlay/plans to cache buffer 4 months ago
linkgraph_type.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraphjob.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraphjob.h Merge branch 'master' into jgrpp 4 months ago
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
linkgraphschedule.cpp Increase DateTicks to 64 bits, fix overflow after year 79455 5 months ago
linkgraphschedule.h Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
mcf.cpp Merge branch 'master' into jgrpp 4 months ago
mcf.h Merge branch 'master' into jgrpp 6 months ago
refresh.cpp Merge branch 'master' into jgrpp 5 months ago
refresh.h Merge branch 'master' into jgrpp 5 months ago