Commit Graph

12 Commits

Author SHA1 Message Date
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
6d9b2ac76a (svn r15762) -Codechange: inlined utf8 chars are not handled properly on eastern version of windows so escape them 2009-03-18 17:55:47 +00:00
rubidium
da81f72532 (svn r15735) -Update: trunk ain't going to 0.7 anymore ;) 2009-03-15 22:16:02 +00:00
rubidium
faeafbef5e (svn r15300) -Cleanup: remove an unused icon and remove the references to swedish forgotten in r6358. 2009-01-31 21:01:16 +00:00
rubidium
c00e21dc34 (svn r14781) -Change: someone changed _cur_year; so update it in a few hardcoded places... happy new year!
-Fix (r11790): a few instances were forgotten.
2009-01-01 22:21:25 +00:00
glx
3ad50741c1 (svn r14778) -Change: completely hide 'Submit report' button on crash dialog (MSVC) 2008-12-31 17:01:33 +00:00
glx
fa81f5412f (svn r13347) -Fix (r12396): ottdres.rc.in was forgotten 2008-05-31 22:12:53 +00:00
rubidium
8e9750901d (svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc. 2008-03-30 17:37:50 +00:00
rubidium
99d0c61ec0 (svn r12464) -Change: remove an include that doesn't define anything anyway. 2008-03-28 11:09:14 +00:00
belugas
5d4e98c800 (svn r12349) -Change[FS#1826]: Remove the need to include the afxres.h header when all that was needed was just the definition if IDC_STATIC.
Only valid for MSVC compilers.
2008-03-07 02:40:10 +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
rubidium
e9924421bf (svn r11089) -Codechange: add revision detection to MSVC. 2007-09-12 07:11:48 +00:00