Age | Commit message (Expand) | Author |
2014-03-23 | (svn r26422) -Fix [FS#5946]: Some road constructions used the rail sound effe... | frosch |
2014-02-24 | (svn r26375) -Fix [FS#5929]: Station sizes > 8 were always allowed. (adf88) | frosch |
2013-11-24 | (svn r26088) -Fix (r26086): Windows compilation | rubidium |
2013-11-24 | (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dro... | rubidium |
2013-11-12 | (svn r25972) -Fix [FS#5665]: rail laying sounds of others could be heard in m... | rubidium |
2013-10-28 | (svn r25929) -Fix [FS#5733]: Position signal sprites size-aware in the signal... | frosch |
2013-10-28 | (svn r25928) -Fix [FS#5733]: Reserve enough space for two digits of signal de... | frosch |
2013-10-28 | (svn r25927) -Fix [FS#5733]: Consider size of signal sprites for sizing the s... | frosch |
2013-10-12 | (svn r25854) -Change: Display the cost to upgrade a bridge at the end of brid... | zuu |
2013-06-30 | (svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of ro... | frosch |
2013-06-30 | (svn r25535) -Fix [FS#5584]: Initialise scrollbars before FinishInitNested, s... | frosch |
2013-06-30 | (svn r25532) -Fix: Do not make the minimal size of matrix or panel widgets de... | frosch |
2013-06-30 | (svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX wid... | frosch |
2013-06-25 | (svn r25464) -Fix: Hide default size button in non-newstation rail-station pi... | frosch |
2013-06-15 | (svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList. | frosch |
2013-06-15 | (svn r25412) -Codechange: Make use of Window::OnHotkey | frosch |
2013-06-15 | (svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyLis... | frosch |
2013-06-15 | (svn r25408) -Codechange: Simplify hotkeys by removing unused stuff. | frosch |
2013-06-15 | (svn r25401) -Fix-ish: Add missing includes with prototypes to functions decl... | frosch |
2013-06-11 | (svn r25395) -Fix [FS#5596]: The size of station construction windows could o... | frosch |
2013-05-26 | (svn r25294) -Feature: Add another button to window title bars to resize the ... | frosch |
2013-05-26 | (svn r25290) -Add: Assign string names to notable windows. | frosch |
2013-05-26 | (svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af... | frosch |
2013-03-04 | (svn r25064) -Fix [FS#5472]: Make sizes of the station preview identical list... | planetmaker |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-12-23 | (svn r24846) -Add: Advanced settings to disable certain sound effects. | frosch |
2012-11-11 | (svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. | frosch |
2012-09-01 | (svn r24507) -Fix [FS#5285]: The mousewheel did not work in the build waypoin... | frosch |
2012-07-01 | (svn r24367) -Feature: [NewGRF] Customisable signals for rail types. | michi_cc |
2012-04-22 | (svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetC... | frosch |
2012-04-22 | (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ... | frosch |
2012-04-22 | (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo... | frosch |
2012-04-17 | (svn r24144) -Change [FS#4605]: Reset 'convert signal' button when signal GUI... | michi_cc |
2012-04-17 | (svn r24130) -Feature(ette): [FS#2314]: Deselect 'remove' button when changin... | michi_cc |
2012-04-17 | (svn r24129) -Feature [FS#3660]: Option to minimise signal distance when drag... | michi_cc |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-12-19 | (svn r23601) -Fix: fix the conflict in window number | truebrain |
2011-12-16 | (svn r23560) -Codechange: final pieces of consistency through widgets | truebrain |
2011-12-16 | (svn r23556) -Codechange: unify rail widget naming and document them | rubidium |
2011-12-16 | (svn r23529) -Codechange: make all widget enum values unique and make them in... | truebrain |
2011-12-15 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | truebrain |
2011-11-26 | (svn r23338) -Feature [FS#4841]: diagonal dragging the rail conversion tool w... | rubidium |
2011-11-26 | (svn r23330) -Fix [FS#4853] (r23316): alignment of signals in the signals men... | rubidium |
2011-11-08 | (svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callback... | frosch |
2011-08-04 | (svn r22714) -Fix: If there's no point in opening the rail toolbar, don't ope... | planetmaker |
2011-05-14 | (svn r22459) -Doc: Typo fixes and doxygen markup improvements. | alberth |
2011-05-06 | (svn r22429) -Add: some constants for specific palette colours used in the GUI. | frosch |
2011-05-04 | (svn r22421) -Fix: Replace various references to Windows palette greyscale in... | frosch |
2011-03-13 | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate... | frosch |
2011-02-22 | (svn r22128) -Fix [FS#4530]: Build-station-window showed wrong selection when... | frosch |