summaryrefslogtreecommitdiff
path: root/src/build_vehicle_gui.cpp
AgeCommit message (Expand)Author
2010-01-30(svn r18963) -Codechange: Give AccelerationModel a generical name.terkhen
2010-01-15(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversion...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-13(svn r18797) -Fix (r18781): building wagons didn't add them to a trainrubidium
2010-01-11(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...rubidium
2010-01-11(svn r18779) -Codechange: merge the command callbacks of the primary vehicles...rubidium
2009-12-23(svn r18612) -Fix [FS#3407]: Buy vehicle window did not properly disable pane...alberth
2009-12-22(svn r18606) -Codechange: Introduce several forms of zero-size stacked displa...alberth
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-11(svn r18464) -Fix (r17863): Caption of the build vehicle window did not have ...alberth
2009-12-09(svn r18447) -Change: make some more windows (e.g. graphs, company view) stic...rubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-24(svn r18280) -Codechange: remove widget indices that are not needed for custo...rubidium
2009-11-24(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...rubidium
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
2009-11-22(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...alberth
2009-11-22(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.alberth
2009-11-22(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.alberth
2009-11-22(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...rubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium
2009-11-16(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as ...rubidium
2009-11-16(svn r18122) -Fix: the build vehicle GUI would draw a (few) pixels over the b...rubidium
2009-11-16(svn r18121) -Codechange: pass the maximum left/right location to the Draw*En...rubidium
2009-11-16(svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars...rubidium
2009-11-16(svn r18118) -Codechange: improve behaviour of the engine lists (both build v...rubidium
2009-11-16(svn r18117) -Codechange: don't pass the location of the vehicle count but wh...rubidium
2009-11-15(svn r18086) -Codechange: remove 'widget' from WindowDescrubidium
2009-11-07(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.frosch
2009-11-05(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...frosch
2009-10-31(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail cons...frosch
2009-10-25(svn r17863) -Codechange: make the build vehicle window nestedrubidium
2009-10-24(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...rubidium
2009-10-24(svn r17850) -Codechange: remove most usage of delta on OnResizerubidium
2009-10-17(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...rubidium
2009-10-06(svn r17729) -Cleanup: Deduplicate some code.frosch
2009-10-06(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.frosch
2009-10-06(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a...frosch
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-09-13(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDsrubidium
2009-09-07(svn r17446) -Codechange: rename BUILD with BUY for strings that are about bu...rubidium
2009-09-02(svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs...rubidium
2009-08-30(svn r17325) -Codechange: Un-duplicate engine drawing routines.alberth
2009-08-27(svn r17292) -Codechange: use unified ToPercent() function to convert fract n...smatz
2009-08-23(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/falserubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-05(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...rubidium
2009-07-23(svn r16930) -Codechange: more StringID name unification and groupingrubidium
2009-07-22(svn r16922) -Codechange: unduplicate some vehicle CMD_*s and move the settin...rubidium