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
/
town_gui.cpp
Age
Commit message (
Expand
)
Author
2009-11-28
(svn r18328) -Codechange: Remove last usage of {SETX} from strings.
frosch
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, ...
frosch
2009-11-24
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ...
smatz
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 flags
rubidium
2009-11-23
(svn r18263) -Codechange: make the town views resizable
rubidium
2009-11-23
(svn r18255) -Codechange: make the town authority window big font aware
rubidium
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-19
(svn r18179) -Codechange: make the town authority window RTL aware
rubidium
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-11-07
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
frosch
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
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-10
(svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used tow...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-27
(svn r17654) -Fix [FS#3220] (r17612): the edit box of the town fund window wa...
rubidium
2009-09-22
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town...
smatz
2009-09-21
(svn r17608) -Codechange: use CmdFoundTown when founding 'Random town' too
smatz
2009-09-21
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
smatz
2009-09-20
(svn r17587) -Codechange: Town authority window uses pure nested widgets.
alberth
2009-09-20
(svn r17586) -Codechange: Adding documentation, and replacing some numbers wi...
alberth
2009-09-20
(svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a head...
alberth
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-19
(svn r17571) -Fix [FS#3213] (r17569): town view didn't show the right town in...
rubidium
2009-09-18
(svn r17569) -Codechange: Town view window runs with nested widgets.
alberth
2009-09-14
(svn r17540) -Codechange: move functionality of PlaceProc_Town() to FoundTown...
smatz
2009-09-05
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list...
alberth
2009-09-02
(svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wr...
rubidium
2009-09-01
(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns
smatz
2009-08-30
(svn r17323) -Codechange: replace some magic numbers with constants in the to...
rubidium
2009-08-30
(svn r17321) -Codechange: minor coding style fixes for the town directory
rubidium
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-09
(svn r17131) -Codechange: apply coding style to some switch statements
smatz
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-25
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized ...
alberth
2009-07-25
(svn r16952) -Codechange: Use a label for the world population in the town di...
alberth
2009-07-20
(svn r16886) -Codechange: unify naming of some string IDs related to string c...
rubidium
2009-07-18
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize...
alberth
2009-07-16
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
smatz
2009-07-16
(svn r16842) -Cleanup: add some spaces around a few operators
rubidium
2009-07-15
(svn r16840) -Codechange: Small merge in town directory widget content method.
alberth
2009-07-04
(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory...
alberth
2009-07-04
(svn r16739) -Codechange: Initialize internal data before computing the widgets.
alberth
[next]