OpenTTD/src/strgen
Patric Stout aea1726f45 Fix: MingW and MSVC compiled strgen had different path separator behaviour
If it was compiled with MingW, both / and \ were accepted as
path separator. On MSVC, only \ was. This is an unexpected
difference between binaries for the same platform. Remove this
discrepancy by accepting both / and \ on all platforms.
2019-03-11 10:16:00 +01:00
..
strgen.cpp Fix: MingW and MSVC compiled strgen had different path separator behaviour 2019-03-11 10:16:00 +01:00
strgen.h (svn r26511) -Codechange: use strecpy in game_text 2014-04-25 17:43:09 +00:00
strgen_base.cpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00