rubidium
|
19b83eb5aa
|
(svn r17336) -Codechange: move some os specific files into src/os/
|
2009-08-31 22:38:37 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
5d2b6f8474
|
(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
|
34b211ea99
|
(svn r14780) -Fix (r14777): of course VBS evaluates all parts of a boolean expression
|
2009-01-01 18:18:17 +00:00 |
|
glx
|
b8d31e962a
|
(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
|
f7bee20165
|
(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
|
7f4ee898ac
|
(svn r14532) -Fix (r14522): one 'M' is enough to show modified version
|
2008-10-25 16:45:01 +00:00 |
|
glx
|
2af314553c
|
(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
|
083014b868
|
(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
|
b9b3489eed
|
(svn r14354) -Fix (r14253): also fix hg revision detection for MSVC
|
2008-09-17 15:04:52 +00:00 |
|
glx
|
819628bde4
|
(svn r14242) -Fix: removed some possible infinite loop in version determination (again).
|
2008-09-04 15:27:21 +00:00 |
|
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 ':').
|
2008-08-30 13:15:36 +00:00 |
|
glx
|
1703595861
|
(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
|
c85451555b
|
(svn r13924) -Fix (r11531): determineversion.vbs could fail to find the right version with hg
|
2008-08-02 19:48:54 +00:00 |
|
smatz
|
1f55797fe3
|
(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
|
e93f03cf84
|
(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
|
56c9c0a612
|
(svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc)
|
2008-02-24 22:16:36 +00:00 |
|
rubidium
|
2cf5a203ce
|
(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
|
be591f158e
|
(svn r11470) -Codechange: add git detection to MSVC (michi_cc)
|
2007-11-18 22:39:02 +00:00 |
|
glx
|
5131ea98db
|
(svn r11334) -Codechange: add hg detection to MSVC
|
2007-10-21 17:09:44 +00:00 |
|
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.
|
2007-10-21 14:59:05 +00:00 |
|
glx
|
426b18f635
|
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
|
2007-09-12 22:05:53 +00:00 |
|
rubidium
|
e9924421bf
|
(svn r11089) -Codechange: add revision detection to MSVC.
|
2007-09-12 07:11:48 +00:00 |
|