The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: ArthurDenture on August 25, 2013, 10:18:48 PM

Title: Patch: fix headless mode compilation
Post by: ArthurDenture on August 25, 2013, 10:18:48 PM
Simutrans stopped building with COLOUR_DEPTH=0 a while back because some functions were added to simgraph16.cc. I wrote up a quick fix: https://github.com/artdent/simutrans/compare/headless?expand=1

Also attached as a patch file.
Title: Re: Patch: fix headless mode compilation
Post by: kierongreen on August 26, 2013, 07:25:44 AM
Thanks - committed to trunk revision 6659 (apologies forgot to credit you in log).