Age | Commit message (Expand) | Author |
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 hangar | bjarni |
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 bug | bjarni |
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 assignment | tron |
2006-09-02 | (svn r6347) Undo | tron |
2006-09-02 | (svn r6346) -Codechange: Remove redundant assignment | tron |
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 code | tron |
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 removal | bjarni |
2006-09-01 | (svn r6299) WebTranslator2 update to 2006-09-01 16:00:05 | miham |
2006-09-01 | (svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files | glx |
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 static | tron |
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 check | tron |
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 bit | bjarni |
2006-08-31 | (svn r6283) -Code cleanup: fixed wrong indent in PlayerVehWndProc() | bjarni |
2006-08-31 | (svn r6282) -Codechange: made a function to create the vehicle list for vehic... | bjarni |
2006-08-31 | (svn r6281) -Fix (r6186): three settings were accidently removed. Thanks go t... | rubidium |
2006-08-31 | (svn r6280) -Codechange: Use the same naming for trains as for other vehicles: | Darkvater |
2006-08-31 | (svn r6279) -Codechange (r1525): Use proper const pointers for functions that... | Darkvater |
2006-08-31 | (svn r6278) -Revert the colour-mess in the vehicle window for ships, fourwhee... | Darkvater |