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
/
subsidy_gui.cpp
Age
Commit message (
Expand
)
Author
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
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 flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-16
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-02
(svn r17373) -Codechange: make the timetable, station and subsidy GUIs use sc...
rubidium
2009-09-01
(svn r17364) -Fix (r17356): off by one when selecting a subsidy
rubidium
2009-09-01
(svn r17356) -Fix: actually implement scrolling for the subsidy list instead ...
rubidium
2009-09-01
(svn r17355) -Codechange: determine the minimum size of the subsidy gui based...
rubidium
2009-09-01
(svn r17354) -Codechange: make the subsidy gui nested
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-08
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi...
smatz
2009-08-07
(svn r17107) -Codechange: store type of subsidy source and destination in the...
smatz
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-18
(svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy...
smatz
2009-07-16
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
smatz
2009-07-01
(svn r16714) -Codechange: use pool-like accessors for Subsidy
smatz
2009-07-01
(svn r16711) -Codechange: use FOR_ALL_SUBSIDIES macro when iterating over all...
smatz
2009-05-23
(svn r16403) -Codechange: move code related to subsidies to separate file
smatz
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-17
(svn r16074) -Codechange: Adding nested widgets to subsidy list window.
alberth
2009-04-17
(svn r16073) -Codechange: Replacing some magic constants by computations rela...
alberth
2009-04-17
(svn r16072) -Codechange: Adding widget number constants to subsidy list window.
alberth
2009-03-25
(svn r15850) -Codechange: replace some magic constants with the less magic li...
rubidium
2009-03-24
(svn r15835) -Codechange: Prevent using the return value of DrawString as muc...
yexo
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-08-02
(svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 a...
belugas
2008-06-03
(svn r13373) -Fix (r10210): loading of very old savegames was broken
smatz
2008-06-03
(svn r13366) -Fix: clicking in the Subsidies window was broken
smatz
2008-05-26
(svn r13259) -Fix: Subsidy text could still overflow
peter1138
2008-05-23
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() f...
peter1138
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-18
(svn r13152) -Codechange: make a class of the subsidy window.
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-08
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of ...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-05
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location'...
peter1138
2008-04-07
(svn r12609) -Codechange: Remove wrong comments and give more comments on the...
belugas
2008-04-04
(svn r12558) -Feature: subsidy window can now be resized.
belugas
[next]