summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-09-01(svn r6297) -Codechange: Disentangle the query window mess a bit: Move the ne...tron
2006-09-01(svn r6296) -Fix (r6186): some more (YAPF) settings were affected by accident...rubidium
2006-09-01(svn r6295) -Feature: using goto depot with a different control selection wil...bjarni
2006-09-01(svn r6294) -Cleanup: Add statictron
2006-09-01(svn r6293) -Codechange: Simply use KMOD_CTRL instead of KMOD_LCTRL | KMOD_RC...tron
2006-09-01(svn r6292) -Cleanup: Indentation, bracing, etc.tron
2006-09-01(svn r6291) -Feature: Vehicle lists from the station window now also got the ...bjarni
2006-09-01(svn r6290) -Feature: When automatically detecting the language try to first ...tron
2006-09-01(svn r6289) -Fix(r6108) : case 0x48 (generic text) should not have been set o...belugas
2006-08-31(svn r6288) -Regression: Restore automatic language detection, which was brok...tron
2006-08-31(svn r6287) -Codechange: Remove a redundant checktron
2006-08-31(svn r6286) Nobody cares for the return value of GetAvailableVideoMode(), the...tron
2006-08-31(svn r6285) -Fix r6143: of course deleting a waypoint should call the Delete ...truelight
2006-08-31(svn r6284) -Code Cleanup r6282: cleaned up the code a bitbjarni