rubidium
4988065998
(svn r20093) [1.0] -Backport from trunk:
...
- Fix: Crash when spectator tried to open a vehicle list without selecting any company [FS#3892] (r20041)
- Fix: Instead of loading the intro game when loading a savegame fails on the dedicated server, generate a new game [FS#3907] (r20039)
- Fix: Tram tracks did not show at level crossing with the new railtypes [FS#3911] (r20036)
- Fix: Under some circumstances you could get into an infinite loop [FS#3909] (r20035)
- Fix: The 64 bits TortoiseSVN was not always properly detected (r20029)
2010-07-08 19:48:39 +00:00
rubidium
bc8e66c202
(svn r17336) -Codechange: move some os specific files into src/os/
2009-08-31 22:38:37 +00:00
rubidium
7fbc33dae1
(svn r17248) -Fix: add GPL license notice where appropriate
2009-08-21 20:21:05 +00:00
rubidium
a34d5bb6ab
(svn r16318) -Change: use !! instead of @@ in src/*.in too.
...
-Change: use @ instead of ~ in configure/Makefiles so Debian's build system(s) can also build RC binaries.
2009-05-16 12:36:33 +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