summaryrefslogtreecommitdiff
path: root/src/depot_gui.cpp
AgeCommit message (Expand)Author
2011-04-17(svn r22343) -Change: Remove pixel limiter for query strings.terkhen
2011-04-09(svn r22305) -Add: One digit for the fractional part of train lengths in the ...frosch
2011-03-13(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.frosch
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-02-04(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...rubidium
2011-01-29(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.terkhen
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2011-01-15(svn r21803) -Cleanup: Remove unnecessary semicolons.terkhen
2010-12-14(svn r21521) -Codechange: Unify some cached values that were present in both ...terkhen
2010-12-14(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.terkhen
2010-12-12(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ...rubidium
2010-12-05(svn r21409) -Codechange: limit depot name by amount of characters, not bytesrubidium
2010-11-18(svn r21241) -Fix: Display dragged vehicles in the correct orientation while ...terkhen
2010-11-13(svn r21157) -Codechange: remove information about the text direction out of ...rubidium
2010-10-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-09-12(svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train d...yexo
2010-09-08(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parametersrubidium
2010-09-06(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone ...smatz
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-19(svn r20573) -Codechange: free/reserve some bits in the sell vehicle command ...rubidium
2010-08-19(svn r20572) -Codechange: free/reserve some bits in the wagon move command to...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-18(svn r20533) -Codechange: shuffle a bit with the bits in the sell commandrubidium
2010-08-12(svn r20465) -Codechange: Use NWID_SELECTION to hide horizontal scrollbar and...frosch
2010-08-12(svn r20464) -Codechange/Fix: Do not use a scrollbar to store the number of c...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 r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2010-07-14(svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering ...rubidium
2010-07-11(svn r20121) -Add: OnHover method for windows.terkhen
2010-07-11(svn r20120) -Feature [FS#3913]: Tooltips are shown by hovering the mouse ove...terkhen
2010-05-23(svn r19888) -Add [FS#3705]: Add highlighting of drag destination in depot gu...alberth
2010-05-12(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbrrubidium
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-04-24(svn r19714) -Feature: ctrl+click on a vehicle to start/stop itsmatz
2010-04-24(svn r19710) -Codechange: deduplicate GUI code for starting/stopping vehiclessmatz
2010-04-18(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...frosch
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-11(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...rubidium
2009-12-21(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.alberth
2009-12-20(svn r18580) -Codechange: Use widget information only for setting scrollbar c...alberth
2009-12-20(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the d...rubidium
2009-12-06(svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.s...peter1138
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium