summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-09-03(svn r6361) -Fix: When removing orders of a deleted station/depot/waypoint do...tron
2006-09-03(svn r6360) -Codechange: Polish RemoveOrderFromAllVehicles()tron
2006-09-03(svn r6359) -Fix: Do not reset the current cursor action when centering on a ...tron
2006-09-03(svn r6358) -Codechange: update resource file to reflect development tree (0....Darkvater
2006-09-03(svn r6357) -Cleanup: [OSX] corrected some info for the bundle (info window i...bjarni
2006-09-03(svn r6356) -Fix: FS#263 planes come out of hangar and drive back into hangarbjarni
2006-09-03(svn r6355) -Fix: Go to hangar orders for aircraft could get spuriously remov...tron
2006-09-03(svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as l...tron
2006-09-02(svn r6352) -Fix: FS#322 Send to depot bugbjarni
2006-09-02(svn r6351) -Fix: Due to some off-by-one errors the width or height of a clip...tron
2006-09-02(svn r6350) -Codechange: moved some setup stuff into WE_CREATE in PlayerVehWn...bjarni
2006-09-02(svn r6348) -Codechange: Remove redundant assignmenttron
2006-09-02(svn r6347) Undotron
2006-09-02(svn r6346) -Codechange: Remove redundant assignmenttron
2006-09-02(svn r6345) -Codechange: AllocateWindowDescFront() now ensures that window_nu...bjarni
2006-09-02(svn r6304) -Codechange r6295: Use !! instead of (bool) in commands to send v...bjarni
2006-09-02(svn r6303) -Codechange: Remove dead codetron
2006-09-02(svn r6302) -Codechange: Remove dead code paths, because the lowest bit of Sp...tron
2006-09-02(svn r6301) -Codechange: if () cascades -> switch ()tron
2006-09-01(svn r6300) -Fix: FS#321 autoreplace / wagon removalbjarni
2006-09-01(svn r6299) WebTranslator2 update to 2006-09-01 16:00:05miham
2006-09-01(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc filesglx