Age | Commit message (Expand) | Author |
2006-11-18 | (svn r7206) -Codechange: Remove (some of) the magic needed for windows that c... | Darkvater |
2006-11-18 | (svn r7205) -Fix [FS#350, SF#1560913]: Window allocation and deletion messed ... | Darkvater |
2006-11-11 | (svn r7129) -Codechange: Get rid of a global variable that only sets a window... | Darkvater |
2006-11-10 | (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos... | Darkvater |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-31 | (svn r7009) - Fix (r1323, r1326): In the replace vehicle window, the left veh... | peter1138 |
2006-10-24 | (svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i... | Darkvater |
2006-10-24 | (svn r6920) - Codechange: Ignore refit options of an engine if it has no capa... | peter1138 |
2006-10-23 | (svn r6912) - Feature: Show a list of cargo types that a vehicle is refittabl... | peter1138 |
2006-10-23 | (svn r6911) - Codechange: Add extra space to all purchase windows (and the re... | peter1138 |
2006-10-23 | (svn r6910) - Codechange: Supply width of area when drawing purchase info ins... | peter1138 |
2006-10-23 | (svn r6909) - Codechange: Base the decision to draw rail engine or wagon purc... | peter1138 |
2006-10-23 | (svn r6908) - Codechange: Modify DrawStringMultiLine() to return the number o... | peter1138 |
2006-10-21 | (svn r6884) -Codechange: Add strict bounds checking in string formatting system. | Darkvater |
2006-10-20 | (svn r6855) - Codechange: When displaying a "quantity of cargo" string, use t... | peter1138 |
2006-10-16 | (svn r6789) - Codechange: Tidy up VehicleNameSorter() to use no global vars, ... | peter1138 |
2006-10-12 | (svn r6759) -Codechange: Remove the brainheaded usage of STR_JUST_STRING to p... | Darkvater |
2006-10-08 | (svn r6690) - Fix (r6602): Translate global to per-climate cargo ids before..... | peter1138 |
2006-10-08 | (svn r6689) -Fix: corrected vehicle type in tooltip for the list in the refit... | bjarni |
2006-10-07 | (svn r6676) -Fix: [vehicle list windows] mass start/stop now works correctly ... | bjarni |
2006-10-06 | (svn r6672) -Codechange: [depot & vehicle windows] applied SetWindowWidgetsDi... | bjarni |
2006-10-06 | (svn r6667) - Codechange: The vehicle list has no horizontal scroll bar, so d... | peter1138 |
2006-10-05 | (svn r6652) -Feature: [depot window] depot lists are now sorted, so vehicle 1... | bjarni |
2006-10-05 | (svn r6647) -Fix: [vehicle list windows] Lists of shared orders are now no lo... | bjarni |
2006-10-05 | (svn r6646) -Codechange: [vehicle list window] Cleaned up the drawing code | bjarni |
2006-10-04 | (svn r6638) -Fix r5652: restored each vehicle list type to their type classes... | bjarni |
2006-10-04 | (svn r6635) -Fix r6634: incomplete/incorrect assignment | glx |
2006-10-04 | (svn r6634) -Fix(r6377): Do not change a widget state after a DrawWindowWidge... | belugas |
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 r6615) - Fix (r6601): Fix bug that prevented subtypes appearing in some ... | peter1138 |
2006-10-02 | (svn r6614) -Fix: added check to see if a newly opened refit window is differ... | bjarni |
2006-10-02 | (svn r6612) -Codechange: Use accessors for hidden_state. | belugas |
2006-10-01 | (svn r6608) - Fix (r6601): The scroll bar could fall out of the window... mor... | peter1138 |
2006-10-01 | (svn r6607) - Fix (r6601): Fix selection of refit type when the list is scrol... | peter1138 |
2006-10-01 | (svn r6602) - Feature: we now support NewGRF livery refits, as used by DBsetX... | peter1138 |
2006-10-01 | (svn r6601) - Codechange: Support cargo subtypes in the refit window. The ref... | peter1138 |
2006-09-30 | (svn r6591) -Codechange: changed strings that used the word "depot" into one ... | bjarni |
2006-09-30 | (svn r6586) -Feature: [depot window] added a vehicle list window with all veh... | bjarni |
2006-09-29 | (svn r6582) -Codechange: changed GenerateVehicleSortList() to reuse the same ... | bjarni |
2006-09-29 | (svn r6581) -Fix r6562: [vehicle list windows] fixed an off by one issue when... | bjarni |
2006-09-29 | (svn r6570) -Feature: added "start all" and "stop all" buttons to the vehicle... | bjarni |
2006-09-29 | (svn r6565) - Fix (r6562): Missing newline at EOF caused a compiler warning | peter1138 |
2006-09-28 | (svn r6562) -Codechange: merged the vehicle list window widget arrays | bjarni |
2006-09-28 | (svn r6559) -Codechange: [vehicle list windows] moved creation and drawing co... | bjarni |
2006-09-28 | (svn r6544) - Codechange: Rename CmdReplaceVehicle to CmdSetAutoReplace, to r... | peter1138 |
2006-09-27 | (svn r6519) -Code cleanup r6518: changed a line to apply to the coding style | bjarni |
2006-09-27 | (svn r6518) -Codechange: unified the vehicle refit windows | bjarni |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-09-08 | (svn r6431) -Fix r6424: removed a declaration after statement in ReplaceVehic... | bjarni |