Age | Commit message (Expand) | Author |
2006-10-23 | (svn r6912) - Feature: Show a list of cargo types that a vehicle is refittabl... | peter1138 |
2006-10-23 | (svn r6910) - Codechange: Supply width of area when drawing purchase info ins... | peter1138 |
2006-10-23 | (svn r6908) - Codechange: Modify DrawStringMultiLine() to return the number o... | peter1138 |
2006-10-10 | (svn r6722) -Codechange: [aircraft build window] moved aircraft build window ... | bjarni |
2006-10-10 | (svn r6718) -Codechange: added function to get the line height for a vehicle ... | bjarni |
2006-10-05 | (svn r6646) -Codechange: [vehicle list window] Cleaned up the drawing code | bjarni |
2006-10-03 | (svn r6624) -Feature: added ability to add refit commands to vehicle orders (... | bjarni |
2006-09-30 | (svn r6586) -Feature: [depot window] added a vehicle list window with all veh... | bjarni |
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-04 | (svn r6378) -Codechange: Rename VLW_FLAGS to VLW_MASK as it is a mask | Darkvater |
2006-09-04 | (svn r6377) -Codechange: Set up the widgets in the WE_CREATE instead of on ev... | Darkvater |
2006-09-03 | (svn r6372) -Codechange: static, unneeded decleration in headers, superfluous... | Darkvater |
2006-09-01 | (svn r6291) -Feature: Vehicle lists from the station window now also got the ... | bjarni |
2006-08-31 | (svn r6270) Remove the "unsorted" vehicle sorter, because it's plain useless | tron |
2006-08-30 | (svn r6243) -Codechange: made SortVehicleList() static as well since that one... | bjarni |
2006-08-30 | (svn r6242) -Codechange: made BuildVehicleList static as it is not used in an... | 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-26 | (svn r6161) -Feature: List of vehicles with the same shared orders | bjarni |
2006-08-14 | (svn r5895) Remove dead code | tron |
2006-04-23 | (svn r4561) - NewGRF: implement most of callback 0x23: additional text in veh... | peter1138 |
2005-10-24 | (svn r3081) -Codechange: [autoreplace] complete rewrite of autoreplace | bjarni |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-09-27 | (svn r2992) Use PlayerID, StationID and INVALID_STATION instead of int, int a... | tron |
2005-09-26 | (svn r2988) static where static is due | tron |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron |
2005-06-05 | (svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, ... | hackykid |
2005-05-14 | (svn r2306) - CodeChange: Check the last commands; refits. This needed an ext... | Darkvater |
2005-05-04 | (svn r2267) - Codechange: Reverted the typedeffing of VehicleType (r2256), si... | matthijs |
2005-05-02 | (svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx) | matthijs |
2005-01-31 | (svn r1750) - Feature: [ 1093261 ] Saving vehicle sorting criteria for each v... | darkvater |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-02 | (svn r1323) Adding autoreplace feature | bjarni |
2004-12-10 | (svn r1009) -Feature: per-station vehicle lists | tron |
2004-11-25 | (svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were ... | tron |
2004-09-06 | (svn r169) -Fix: move around sort-widgets a bit so it looks more natural | darkvater |
2004-09-06 | (svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ... | darkvater |