Age | Commit message (Expand) | Author |
2006-12-04 | (svn r7351) -Fix (r6619): Disabled platform length and numbers were not reset... | peter1138 |
2006-11-22 | (svn r7239) Enumerate the widgets in the airport, dock, rail and road toolbars | tron |
2006-11-17 | (svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ... | KUDr |
2006-11-16 | (svn r7176) -Fix: remove button was not always disabled when it should have b... | glx |
2006-11-11 | (svn r7130) -Codechange: Handle the positioning of windows through the desc->... | Darkvater |
2006-11-10 | (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos... | Darkvater |
2006-11-07 | (svn r7099) -Fix (r4768): When changing the selected newstation type, ensure ... | peter1138 |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-28 | (svn r7000) -Fix: Incorrect use of e->we.click when the event is a 'place'. T... | Darkvater |
2006-10-24 | (svn r6926) -Codechange: Rename WWT_4 to WWT_TEXTBTN_2 and WWT_6 to WWT_INSET... | Darkvater |
2006-10-24 | (svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i... | Darkvater |
2006-10-24 | (svn r6924) -Codechange: Give the last (in the widget arrays at least) sprite... | Darkvater |
2006-10-15 | (svn r6779) -Fix r6631: waypoint selector now correctly shows the current sel... | glx |
2006-10-14 | (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE... | Darkvater |
2006-10-11 | (svn r6740) -Fix: if a rail is not available, don't show toolbar even with ho... | Darkvater |
2006-10-05 | (svn r6659) -Fix r6619: Fix widget state setting of the rail toolbar when usi... | glx |
2006-10-05 | (svn r6650) - Fix (r6619): Fix widget state setting of the rail toolbar when ... | peter1138 |
2006-10-05 | (svn r6643) -Fix(r6631): Adjust proper disabled and lowered states of removal... | belugas |
2006-10-04 | (svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWid... | belugas |
2006-10-03 | (svn r6631) -Codechange: Use accessors for click_state. | belugas |
2006-10-03 | (svn r6619) -Codechange: Use accessors for disabled_state. | belugas |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-09-05 | (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it... | Darkvater |
2006-09-04 | (svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it t... | Darkvater |
2006-08-28 | (svn r6184) Remove the unused (because it was NULL in all callers) second par... | tron |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-07-26 | (svn r5609) CodeChange : Apply coding style | belugas |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-05-30 | (svn r5048) - NewStations: Set up clipping areas to draw the station preview ... | peter1138 |
2006-05-27 | (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su... | KUDr |
2006-05-09 | (svn r4792) - Codechange: change a uint to a uint16 to avoid a signed/unsigne... | peter1138 |
2006-05-09 | (svn r4788) - Codechange: RAILTYPE_{NORMAL,ELECTRIC,...} and RAIL_TYPE_{NORMA... | rubidium |
2006-05-07 | (svn r4775) - Newstations: allow clicking on any part of the station class dr... | peter1138 |
2006-05-07 | (svn r4773) - Newstations: add proper tooltips to the station builder window | peter1138 |
2006-05-07 | (svn r4768) - Newstations: Add newstation selector GUI. The additions are onl... | peter1138 |
2006-04-16 | (svn r4449) - NewStations, remove parameter to use first custom station when ... | peter1138 |
2006-04-10 | (svn r4342) Change the first two parameters of commands - virtual pixel coord... | tron |
2006-03-19 | (svn r3981) More work for the rail accessing functions and enums | tron |
2006-03-08 | (svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio... | tron |
2006-03-03 | (svn r3747) Change HASBIT() to return 0/1 instead of 0/value of tested bit, b... | tron |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2005-12-07 | (svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th... | peter1138 |
2005-11-16 | (svn r3205) Some more uses for GB/SB | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-14 | (svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT | tron |
2005-11-13 | (svn r3172) static, const | tron |
2005-11-12 | (svn r3169) Little bit of coding style fixing, and change from value to lengt... | peter1138 |
2005-11-12 | (svn r3167) - NewGRF: Start moving custom station code to separate files. | peter1138 |
2005-11-09 | (svn r3157) - Feature: Added patch option to link the terraform toolbar to th... | peter1138 |
2005-10-31 | (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/... | tron |