summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-16(svn r6468) -Codechange r6464: now use error() when failing refit in autorepl...bjarni
2006-09-16(svn r6465) -Fix: change some instances of '/* $Id */' to '/* $Id$ */', so SV...rubidium
2006-09-16(svn r6464) -Fix r6393: killed a warning when compiling without assertsbjarni
2006-09-16(svn r6463) -Fix (r6462): Reset the string width to zero on every new line of...Darkvater
2006-09-16(svn r6462) -Codechange: Have GetStringWidth() return width as well as the he...Darkvater
2006-09-16(svn r6461) WebTranslator2 update to 2006-09-16 14:47:23miham
2006-09-15(svn r6459) - Fix (r6433): An enum mixup caused oilrigs to not have a station...peter1138
2006-09-15(svn r6458) - Fix (r6457): ... but close the colour window if the company is ...peter1138
2006-09-15(svn r6457) - Codechange: Allow the company colour window to stay open after ...peter1138
2006-09-15(svn r6456) - Replace single colour scheme for passenger wagons with separate...peter1138
2006-09-15(svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This rep...peter1138
2006-09-15(svn r6454) -Fix(r6108) : Allow custom currency to display both prefix and su...belugas
2006-09-15(svn r6453) -Feature: FS#305 Turkish currency (jnmbk)belugas
2006-09-14(svn r6450) -Feature: Make the 'patch' console command available for offline ...Darkvater
2006-09-14(svn r6449) -Fix (Win32): The dedicated server could overwrite the keyboard i...Darkvater
2006-09-13(svn r6448) -Fix r6446: Remove the accidentaly added empty stringsglx
2006-09-13(svn r6447) -Fix r6446: Readd the accidentally removed translationsglx
2006-09-13(svn r6446) WebTranslator2 update to 2006-09-13 16:54:09miham
2006-09-13(svn r6445) WebTranslator2 update to 2006-09-13 07:46:55miham
2006-09-12(svn r6444) WebTranslator2 update to 2006-09-12 19:42:24miham
2006-09-12(svn r6443) -Fix (r6001): Please update the documentation if you mess with th...Darkvater
2006-09-11(svn r6442) -Fix: ship depots windows now only draws the ships inside the dep...bjarni
2006-09-11(svn r6441) WebTranslator2 update to 2006-09-11 20:35:18miham
2006-09-11(svn r6440) -Fix: [YAPF] some YAPF settings were not saved (i misunderstood h...KUDr
2006-09-11(svn r6439) WebTranslator2 update to 2006-09-11 18:24:37miham
2006-09-11(svn r6438) WebTranslator2 update to 2006-09-11 09:18:20miham
2006-09-10(svn r6437) -Fix: reset the location of the last sound as that location can b...rubidium
2006-09-10(svn r6436) WebTranslator2 update to 2006-09-10 06:59:06miham
2006-09-09(svn r6435) -Fix (FS#340): show an error message when executing 'scrollto x' ...rubidium
2006-09-09(svn r6434) WebTranslator2 update to 2006-09-09 10:29:44miham
2006-09-08(svn r6433) -Codechange: replace some magic numbers (industry gfx indices) by...rubidium
2006-09-08(svn r6432) -Fix r4987: [OSX] added CCFLAGS to OSX targets as wellbjarni
2006-09-08(svn r6431) -Fix r6424: removed a declaration after statement in ReplaceVehic...bjarni
2006-09-08(svn r6430) -Fix r6424: fixed failure to init the whole array of engines when...bjarni
2006-09-08(svn r6429) -Fix: [autoreplace GUI] selecting an empty line will now deselect...bjarni
2006-09-08(svn r6428) -Codechange: [autoreplace] removed duplicated code to draw the in...bjarni
2006-09-08(svn r6427) WebTranslator2 update to 2006-09-08 13:49:45miham
2006-09-08(svn r6426) [langchanges] WT2 screwed up hungarian translations, because serv...miham
2006-09-08(svn r6425) WebTranslator2 update to 2006-09-08 13:42:53miham
2006-09-08(svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles fro...bjarni
2006-09-08(svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define...belugas
2006-09-07(svn r6421) -Revert r6420: The dedicated server's console actually needs to w...Darkvater
2006-09-07(svn r6420) -Feature [Win32]: Use an existing console if openttd was started ...Darkvater
2006-09-07(svn r6419) WebTranslator2 update to 2006-09-07 20:36:09miham
2006-09-07(svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives...bjarni
2006-09-07(svn r6417) WebTranslator2 update to 2006-09-07 08:38:16miham
2006-09-07(svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings ...bjarni
2006-09-06(svn r6415) -Fix r6414: switched orange and light blue colours in last commit...bjarni
2006-09-06(svn r6414) -GUI change: heading for depot is now shown as either "Service at...bjarni
2006-09-06(svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx mic...glx