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 7a5e8dd991 Linkgraph: Scroll overlay pixel cache instead of clearing it on scroll
Reduce cost of preparing/drawing cache
Improve missing station checks in RefreshDrawCache
Remove need for checks in DrawLinks
Don't rebase overlay cache coordinate to screen in viewport map mode
5 months ago
..
CMakeLists.txt
demands.cpp Adding of _t to (u)int types, and WChar to char32_t 5 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. 9 months ago
init.h Codechange: Add missing override specifiers. 9 months ago
linkgraph.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraph.h Merge branch 'master' into jgrpp 5 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Linkgraph: Scroll overlay pixel cache instead of clearing it on scroll 5 months ago
linkgraph_gui.h Linkgraph: Scroll overlay pixel cache instead of clearing it on scroll 5 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 Strong typedef: Use strong typedefs for date, date tick, minutes types 6 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 Adding of _t to (u)int types, and WChar to char32_t 5 months ago
mcf.h Merge branch 'master' into jgrpp 7 months ago
refresh.cpp Merge branch 'master' into jgrpp 5 months ago
refresh.h Merge branch 'master' into jgrpp 5 months ago