rubidium
ab7b117c50
(svn r16324) [0.7] -Backport from trunk:
...
- Fix: Desyncs due to the fact that depot searching with a maximum search depth simply does not work with YAPF's caches [FS#2900] (r16323)
- Fix: Trains could get stuck in a depot when they wanted to go to the same depot again [FS#2873] (r16322)
- Fix: In the scenario editor change the (starting) game year of the scenario, not the (starting) game year for new games/scenarios (r16321)
- Fix: Loading of savegames created in revision between 0.3.5 and 0.3.6 caused crash (r16320)
- Fix: [NoAI] Set the autorenew settings for new AI companies to the default values, not to 0 or the local settings (r16316)
- Fix: [NewGRF] Allow accessing the house age when the house is not yet built (r16314)
- Fix: (Get|Set)TrackBits() is only valid for RAIL_TILE_NORMAL and _SIGNALS (r16311)
2009-05-16 20:29:53 +00:00
glx
bf16032308
(svn r14780) -Fix (r14777): of course VBS evaluates all parts of a boolean expression
2009-01-01 18:18:17 +00:00
glx
88e3ff5413
(svn r14777) -Fix: be sure to update ottdres.rc and rev.cpp when their .in changes (MSVC)
2008-12-31 16:53:43 +00:00
glx
29b73896b4
(svn r14684) -Codechange: use SubWCRev object to get version info instead SubWCRev.exe for tortoiseSVN (Darkvater)
2008-12-16 23:02:22 +00:00
glx
78502d9fe0
(svn r14532) -Fix (r14522): one 'M' is enough to show modified version
2008-10-25 16:45:01 +00:00
glx
f9221778cc
(svn r14522) -Fix: apply r14519 to determineversion.vbs. Also properly set 'modified' for hg and git (was always 1).
2008-10-23 02:52:11 +00:00
glx
a9d2b4b73c
(svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision
2008-09-17 16:06:05 +00:00
glx
9d3eb490c7
(svn r14354) -Fix (r14253): also fix hg revision detection for MSVC
2008-09-17 15:04:52 +00:00
glx
199a53c4ca
(svn r14242) -Fix: removed some possible infinite loop in version determination (again).
2008-09-04 15:27:21 +00:00
glx
bb92a7ab08
(svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. This make it similar to svn and git (ie without the ':').
2008-08-30 13:15:36 +00:00
glx
c428ce6277
(svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg checkout always detected the sources as modified
2008-08-22 15:15:11 +00:00
glx
ea570c8160
(svn r13924) -Fix (r11531): determineversion.vbs could fail to find the right version with hg
2008-08-02 19:48:54 +00:00
smatz
c7a9637834
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
2008-06-03 18:35:58 +00:00
glx
a6cba39750
(svn r12375) -Fix [FS#1847]: revision detection failed to detect 64bit TortoiseSVN when ran from a 32bit MSVC on win64 system (Jafinto)
2008-03-15 22:43:28 +00:00
glx
ed1e402960
(svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc)
2008-02-24 22:16:36 +00:00
rubidium
8c5814156f
(svn r11531) -Fix [FS#1459]: version determination did stall (read: never finish) when both svn and git were not installed.
2007-11-26 23:28:29 +00:00
glx
6097c07e4b
(svn r11470) -Codechange: add git detection to MSVC (michi_cc)
2007-11-18 22:39:02 +00:00
glx
4fdfd76b3b
(svn r11334) -Codechange: add hg detection to MSVC
2007-10-21 17:09:44 +00:00
rubidium
f4775d06bb
(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.
2007-10-21 14:59:05 +00:00
glx
f2dc723da5
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
2007-09-12 22:05:53 +00:00
rubidium
9e7931f6ea
(svn r11089) -Codechange: add revision detection to MSVC.
2007-09-12 07:11:48 +00:00