Commit Graph

13 Commits (53161f3c4cc975c3d4e820b1c5183a4664383dc5)

Author SHA1 Message Date
glx 819628bde4 (svn r14242) -Fix: removed some possible infinite loop in version determination (again). 16 years ago
glx 01ce633a93 (svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. This make it similar to svn and git (ie without the ':'). 16 years ago
glx 1703595861 (svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg checkout always detected the sources as modified 16 years ago
glx c85451555b (svn r13924) -Fix (r11531): determineversion.vbs could fail to find the right version with hg 16 years ago
smatz 1f55797fe3 (svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details 16 years ago
glx e93f03cf84 (svn r12375) -Fix [FS#1847]: revision detection failed to detect 64bit TortoiseSVN when ran from a 32bit MSVC on win64 system (Jafinto) 17 years ago
glx 56c9c0a612 (svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc) 17 years ago
rubidium 2cf5a203ce (svn r11531) -Fix [FS#1459]: version determination did stall (read: never finish) when both svn and git were not installed. 17 years ago
glx be591f158e (svn r11470) -Codechange: add git detection to MSVC (michi_cc) 17 years ago
glx 5131ea98db (svn r11334) -Codechange: add hg detection to MSVC 17 years ago
rubidium fcce47172d (svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics. 17 years ago
glx 426b18f635 (svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces 17 years ago
rubidium e9924421bf (svn r11089) -Codechange: add revision detection to MSVC. 17 years ago