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-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
2009-07-03
(svn r16734) -Codechange: Prepare intro, town directory, and found town windo...
alberth
2009-07-03
(svn r16733) -Codechange: Move rebuilding and sorting the town list out of To...
alberth
2009-06-28
(svn r16689) -Codechange: Allow for rendering of parameterized text of nested...
alberth
2009-06-28
(svn r16688) -Codechange: Some cleanup of intro screen and town directory.
alberth
2009-06-10
(svn r16558) -Codechange: Switch found-town window to nested widgets.
alberth
2009-06-04
(svn r16517) -Codechange: Switched intro-screen and town directory window to ...
alberth
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
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-19
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...
rubidium
2009-04-12
(svn r16049) -Codechange: Added nested widgets to town windows.
alberth
2009-04-12
(svn r16047) -Codechange: Extracting widget number enums from their window cl...
alberth
2009-04-12
(svn r16043) -Codechange: Prepare town-view widgets for nesting.
alberth
2009-04-12
(svn r16040) -Codechange: Use coordinates from the widget for the town-view v...
alberth
2009-04-12
(svn r16039) -Codechange: Completing widget number enums of town windows and ...
alberth
2009-04-12
(svn r16036) -Codechange [FS#2825]: Renamed TVW_SHOWAUTORITY to TVW_SHOWAUTHO...
alberth
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-22
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
rubidium
2009-03-21
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the n...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-02-23
(svn r15559) -Feature: Show required/already-delivered cargo needed for town-...
frosch
[prev]
[next]