Age | Commit message (Expand) | Author |
2010-09-09 | (svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicl... | rubidium |
2010-09-08 | (svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands... | rubidium |
2010-09-08 | (svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers | rubidium |
2010-09-08 | (svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle ... | rubidium |
2010-09-08 | (svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters | rubidium |
2010-09-08 | (svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehic... | rubidium |
2010-09-08 | (svn r20768) -Codechange: unify send-to-depot commands | rubidium |
2010-09-06 | (svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone ... | smatz |
2010-09-02 | (svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r... | frosch |
2010-09-02 | (svn r20719) -Codechange: Remove some hardcoded iconsizes. | frosch |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-18 | (svn r20547) -Change: the way order backups are performed. Now restoring an o... | rubidium |
2010-08-18 | (svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depo... | rubidium |
2010-08-18 | (svn r20539) -Codechange: make order backups more self-contained. | rubidium |
2010-08-13 | (svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains. | terkhen |
2010-08-13 | (svn r20484) -Codechange: Move BuildRefitList to the RefitWindow class. | terkhen |
2010-08-13 | (svn r20483) -Doc: RefitOption operators. | terkhen |
2010-08-12 | (svn r20470) -Codechange: Make arrow buttons lower and raise like other butto... | frosch |
2010-08-12 | (svn r20468) -Fix: Vehicledetails of non-trains accessed a non existing scrol... | frosch |
2010-08-12 | (svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL... | frosch |
2010-08-12 | (svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ... | frosch |
2010-08-12 | (svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s... | frosch |
2010-08-01 | (svn r20294) -Fix [FS#3996](r20281): 'break' got in wrong position. | frosch |
2010-08-01 | (svn r20289) -Codechange: Unify fall through coding style. | terkhen |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-30 | (svn r20244) -Fix: the caption of the "Available vehicle" lists was black, wh... | rubidium |
2010-07-30 | (svn r20241) -Codechange: Move variable declarations to their first use. | alberth |
2010-07-29 | (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). | terkhen |
2010-07-26 | (svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS... | alberth |
2010-07-17 | (svn r20174) -Codechange [FS#3955]: Allow horizontal resizing for all vehicle... | frosch |
2010-07-17 | (svn r20173) -Codechange: Make the normal vehiclelist fit the longest action ... | frosch |
2010-07-17 | (svn r20172) -Codechange: Use BaseVehicleListWindow::BuildActionDropdownList(... | frosch |
2010-07-17 | (svn r20171) -Fix: Make the group list action dropdown also use vehicletype-s... | frosch |
2010-07-17 | (svn r20170) -Codechange: Add BaseVehicleListWindow::GetActionDropdownSize(). | frosch |
2010-07-17 | (svn r20169) -Codechange: Replace ShowGroupActionDropdown() with BaseVehicleL... | frosch |
2010-07-11 | (svn r20123) -Add [FS#3721]: Use all available space when drawing articulated... | terkhen |
2010-07-02 | (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin... | alberth |
2010-07-02 | (svn r20041) -Fix [FS#3892](r19955): crash when spectator tried to open a veh... | smatz |
2010-06-23 | (svn r20014) -Fix [FS#3881]: don't close the sort dropdown in the (original) ... | rubidium |
2010-06-21 | (svn r20005) -Codechange: Enumify force_proceed. | frosch |
2010-06-11 | (svn r19957) -Codechange: remove VLW_WAYPOINT_LIST | smatz |
2010-06-10 | (svn r19955) -Fix: close list of vehicles with given buoy/oil rig in orders w... | smatz |
2010-05-12 | (svn r19796) -Codechange: introduce and use a {DEPOT} string command | rubidium |
2010-04-24 | (svn r19714) -Feature: ctrl+click on a vehicle to start/stop it | smatz |
2010-04-24 | (svn r19710) -Codechange: deduplicate GUI code for starting/stopping vehicles | smatz |
2010-04-24 | (svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled cal... | rubidium |
2010-04-23 | (svn r19699) -Codechange: Use InvalidateData at the refit window. | terkhen |
2010-04-16 | (svn r19642) -Add: Sort cargos alphabetically at the "Reffitable to" label in... | terkhen |
2010-04-02 | (svn r19541) -Feature: Sort the list of refit options by cargo class / name. | terkhen |