index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
build_vehicle_gui.cpp
Age
Commit message (
Expand
)
Author
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 includes
rubidium
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 EngineIDs
rubidium
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/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
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 grouping
rubidium
2009-07-22
(svn r16922) -Codechange: unduplicate some vehicle CMD_*s and move the settin...
rubidium
2009-07-22
(svn r16921) -Codechange: make it more clear what strings are related to road...
rubidium
2009-07-22
(svn r16920) -Codechange: shuffle some strings around to simplify looking up ...
rubidium
2009-07-22
(svn r16919) -Codechange: unify some more StringID w.r.t. their naming
rubidium
2009-07-16
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid...
smatz
2009-07-16
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
smatz
2009-07-16
(svn r16845) -Codechange: Introduction of constants for describing the bits i...
alberth
2009-06-27
(svn r16679) -Codechange: Let GetCapacityOfArticulatedParts() return a CargoA...
frosch
2009-06-24
(svn r16648) -Codechange: move some more includes around
yexo
2009-06-24
(svn r16647) -Codechange: remove newgrf.h include from newgrf_engine.h to pre...
yexo
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-06-16
(svn r16581) -Codechange: unify the access to Engine::lifelength.
rubidium
2009-05-22
(svn r16386) -Codechange: Move ShowAdditionalText() to build_vehicle_gui and ...
frosch
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-04-26
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-21
(svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is ...
frosch
2009-04-12
(svn r16044) -Fix (r16042): Win compilation. (Swallow)
frosch
2009-04-12
(svn r16042) -Feature [FS#1941]: Allow filtering of vehicle purchase lists by...
frosch
2009-04-12
(svn r16038) -Codechange: Remove BuildVehicleWindow::regenerate_list in favor...
frosch
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-25
(svn r15850) -Codechange: replace some magic constants with the less magic li...
rubidium
2009-03-22
(svn r15820) -Codechange: Some windows using nested widgets
alberth
2009-03-22
(svn r15809) -Codechange: Add name comments to build vehicle widgets
alberth
2009-03-22
(svn r15807) -Codechange: let the build vehicle gui helper function pass arou...
rubidium
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-21
(svn r15778) -Fix [FS#2749] (r15666): when sorting on cost don't sort on the ...
rubidium
2009-03-18
(svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use...
frosch
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-03-13
(svn r15705) -Fix: Do not show passenger-/mail-capacity if the aircraft carri...
frosch
2009-03-10
(svn r15666) -Fix [FS#2689]: sorting of engines in the purchase list didn't u...
rubidium
2009-02-27
(svn r15592) -Fix: Refit-info in purchase list did only check the first artic...
frosch
2009-02-21
(svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, ...
frosch
2009-02-19
(svn r15521) -Codechange: add helper function to get the display tractive eff...
rubidium
[next]