summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-09-06(svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and mic...glx
2006-09-06(svn r6410) -remove unittestglx
2006-09-06(svn r6408) -Fix(r6406): compilation was brokenglx
2006-09-05(svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that ...Darkvater
2006-09-05(svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it...Darkvater
2006-09-05(svn r6405) -Codechange: When showing tooltips, properly position the tooltip...Darkvater
2006-09-05(svn r6404) -Fix: GetStringWidth failed to calculate correct string width if ...Darkvater
2006-09-05(svn r6395) -Fix: when converting a depot from/to elrail, update the power of...glx
2006-09-05(svn r6394) -Fix r6393: removed a warning originally removed in r6376 acciden...bjarni
2006-09-05(svn r6393) -Fix: [autoreplace] now refit costs are added to the estimated co...bjarni
2006-09-05(svn r6392) WebTranslator2 update to 2006-09-05 08:11:55miham
2006-09-04(svn r6387) Fix: removed OSX specific warningglx
2006-09-04(svn r6386) -Fix(r6376): removed a warningglx
2006-09-04(svn r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conv...rubidium
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
2006-09-04(svn r6380) -Codechange: unify all ways to quit OTTD.rubidium
2006-09-04(svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it t...Darkvater
2006-09-04(svn r6378) -Codechange: Rename VLW_FLAGS to VLW_MASK as it is a maskDarkvater
2006-09-04(svn r6377) -Codechange: Set up the widgets in the WE_CREATE instead of on ev...Darkvater
2006-09-04(svn r6376) -Codechange: [vehicle refit] moved all refit cost calculations in...bjarni
2006-09-04(svn r6375) WebTranslator2 update to 2006-09-04 08:35:58miham
2006-09-03(svn r6372) -Codechange: static, unneeded decleration in headers, superfluous...Darkvater
2006-09-03(svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc()...bjarni
2006-09-03(svn r6369) -Fix (r5886): On loading of game in scenario editor the player wa...Darkvater
2006-09-03(svn r6368) -Fix [FS#136]: Station catchment area persists after switching to...Darkvater
2006-09-03(svn r6367) -Codechange: Speed up the animated cursors a bit so they move onc...Darkvater
2006-09-03(svn r6366) -Fix (FS#324): when opening a scenario, the date was set 1920 yea...rubidium
2006-09-03(svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not call...rubidium
2006-09-03(svn r6364) -Codechange: forgot to set the $Revision$ keyword on ottdres.rc i...Darkvater