Age | Commit message (Expand) | Author |
2006-10-17 | (svn r6801) - Fix (r6619): Always disable the train refit button. It will be ... | peter1138 |
2006-10-17 | (svn r6794) - Fix: In the train detail window, split up articulated parts if ... | peter1138 |
2006-10-12 | (svn r6760) -Codechange: Do a case insensitive sort of train engine names and... | Darkvater |
2006-10-12 | (svn r6759) -Codechange: Remove the brainheaded usage of STR_JUST_STRING to p... | Darkvater |
2006-10-11 | (svn r6737) - Codechange: Sort train engines by their NewGRF specified list p... | peter1138 |
2006-10-10 | (svn r6716) -Code cleanup: [aircraft/train build windows] fixed a spelling mi... | bjarni |
2006-10-10 | (svn r6714) -Codechange: replaced a direct manipulation of windows with Inval... | bjarni |
2006-10-10 | (svn r6712) -Code cleanup: renamed buildtrain_d to buildvehicle_d as it's use... | bjarni |
2006-10-09 | (svn r6709) -Fix r6679: [build train window] solved an issue that could lead ... | bjarni |
2006-10-09 | (svn r6707) -Feature: [build aircraft window] added buttons to view propeller... | bjarni |
2006-10-07 | (svn r6684) -Feature: [train build window] added sorting options for the engines | bjarni |
2006-10-07 | (svn r6683) -Fix: '<' signed unsigned mismatch produced by VC8 | KUDr |
2006-10-07 | (svn r6681) -Fix: when vehicles never expire they will stay at peak reliabili... | bjarni |
2006-10-07 | (svn r6680) -Codechange r6679: [train build window] only generate the list wh... | bjarni |
2006-10-07 | (svn r6679) -Feature: [train build window] added filter for wagons, engines o... | bjarni |
2006-10-07 | (svn r6678) -Code cleanup: [train build window] made an enum with widget name... | bjarni |
2006-10-05 | (svn r6649) - Codechange: Show more correct capacity of articulated wagons in... | peter1138 |
2006-10-03 | (svn r6624) -Feature: added ability to add refit commands to vehicle orders (... | bjarni |
2006-10-03 | (svn r6619) -Codechange: Use accessors for disabled_state. | belugas |
2006-10-02 | (svn r6612) -Codechange: Use accessors for hidden_state. | belugas |
2006-09-28 | (svn r6562) -Codechange: merged the vehicle list window widget arrays | bjarni |
2006-09-27 | (svn r6518) -Codechange: unified the vehicle refit windows | bjarni |
2006-09-26 | (svn r6513) -Codechange: unified the code to draw depot windows | bjarni |
2006-09-24 | (svn r6503) -Codechange: added a function to tell what vehicles a depot contains | bjarni |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-09-22 | (svn r6497) -Fix r6165: Vehicles heading for depots when their orders contain... | bjarni |
2006-09-04 | (svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it t... | Darkvater |
2006-09-03 | (svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc()... | bjarni |
2006-09-03 | (svn r6359) -Fix: Do not reset the current cursor action when centering on a ... | tron |
2006-09-03 | (svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as l... | tron |
2006-09-02 | (svn r6350) -Codechange: moved some setup stuff into WE_CREATE in PlayerVehWn... | bjarni |
2006-09-01 | (svn r6291) -Feature: Vehicle lists from the station window now also got the ... | bjarni |
2006-08-31 | (svn r6280) -Codechange: Use the same naming for trains as for other vehicles: | Darkvater |
2006-08-31 | (svn r6277) Clean up the train details drawing routine | tron |
2006-08-30 | (svn r6239) -Code cleanup: cleaned up PlayerVehWndProc | bjarni |
2006-08-29 | (svn r6227) -Codechange: added window type flags to use with PlayerVehWndProc | bjarni |
2006-08-29 | (svn r6215) -Codechange: [vehicle list windows] unified Player(vehicle)WndPro... | bjarni |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-28 | (svn r6184) Remove the unused (because it was NULL in all callers) second par... | tron |
2006-08-28 | (svn r6181) -Fix r6161: The list of vehicles using a certain station got a bi... | bjarni |
2006-08-27 | (svn r6168) -Code cleanup r6161: removed a newline and added a tab. Thanks Tr... | bjarni |
2006-08-27 | (svn r6167) -Code cleanup r6161: replaced some uint16 with OrderID and (1 << ... | bjarni |
2006-08-27 | (svn r6165) -Feature: control click Goto Depot will now make the vehicle service | bjarni |
2006-08-26 | (svn r6161) -Feature: List of vehicles with the same shared orders | bjarni |
2006-08-26 | (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) | truelight |
2006-08-22 | (svn r6046) CodeChange : Rename WWT_5 Widget type to WWT_LABEL : a centered ... | belugas |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r6002) -Cleanup: remove the now redundant BASE_YEAR constant. | rubidium |
2006-08-19 | (svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex... | truelight |
2006-08-16 | (svn r5926) -Codechange: make _cur_year contain the full year, instead of the... | rubidium |