Retain numbers when skipping spaces and other chars in strings
commitc476376c048395e9c51ddbdfecbb386681d5949d
authorrubidium <rubidium@openttd.org>
Fri, 8 Nov 2013 21:15:20 +0000 (8 21:15 +0000)
committercirdan <cirdansw@gmail.com>
Thu, 21 Nov 2013 21:57:46 +0000 (21 22:57 +0100)
treecb5b6d906fbae6963a1cee4a89610b34fb8d7adc
parent66bdf82943cb6819c1002a87205faa2e91469379
Retain numbers when skipping spaces and other chars in strings

(openttd r25952) -Fix [FS#5719]: do not skip numbers when skipping
spaces and other sorting 'improving' characters
src/string.cpp