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
/
industry_gui.cpp
Age
Commit message (
Expand
)
Author
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-01
(svn r23706) -Codechange: prevent 'unknown command' doxygen errors
smatz
2011-12-16
(svn r23534) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-12-15
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...
truebrain
2011-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-11-08
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to us...
frosch
2011-11-08
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks return...
frosch
2011-08-06
(svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour.
frosch
2011-07-03
(svn r22631) -Fix: Additional text in fund industry window is NewGRF supplied...
frosch
2011-07-03
(svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefSt...
frosch
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-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
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-03-08
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs l...
frosch
2011-02-06
(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...
alberth
2011-02-06
(svn r22000) -Codechange: Introduce an enum for the industry density setting.
alberth
2011-01-30
(svn r21927) -Change: Comment-style fixes.
alberth
2011-01-26
(svn r21909) -Fix: some missing spaces
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-12-30
(svn r21665) -Codechange: Make GetCallbackWnd a method of _thd.
alberth
2010-12-24
(svn r21627) -Codechange: Remove _place_proc global variable.
alberth
2010-12-12
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ...
rubidium
2010-12-04
(svn r21389) -Feature: Use alphabetical order when sorting industries by type...
terkhen
2010-11-27
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
terkhen
2010-11-27
(svn r21341) -Add: Use the complete industry name instead of only the town wh...
terkhen
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
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-10-23
(svn r21021) -Add [FS#4171]: Center industry gui and waypoint gui after resiz...
alberth
2010-10-23
(svn r21019) -Add: Use center of industry to focus on in the industry gui.
alberth
2010-10-19
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could ...
planetmaker
2010-10-04
(svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGR...
frosch
2010-10-04
(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing pr...
frosch
2010-10-04
(svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnC...
frosch
2010-10-04
(svn r20898) -Change: When entering a production rate, round to nearest possi...
frosch
2010-10-04
(svn r20897) -Codechange: Store the result of IsProductionAlterable() in a me...
frosch
2010-10-04
(svn r20895) -Codechange: Use an enum to identify the rows of buttons in the ...
frosch
2010-10-03
(svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alte...
frosch
2010-09-22
(svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines like...
frosch
2010-09-05
(svn r20751) -Fix: IndustryCargoesWindow::HousesCanAccept() did not check cli...
frosch
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-15
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
alberth
2010-08-15
(svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 2...
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
[next]