rubidium
|
9b81a5db97
|
(svn r23477) -Fix [FS#4878] (r23300): like r23342, but now for the user interface ;)
|
2011-12-10 15:41:39 +00:00 |
|
rubidium
|
7bb4a0b825
|
(svn r23477) -Fix [FS#4878] (r23300): like r23342, but now for the user interface ;)
|
2011-12-10 15:41:39 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
truebrain
|
f3bed7c328
|
(svn r23310) -Fix: Town GUI was not representing the true conditions of arctic / tropical goals
|
2011-11-23 18:55:13 +00:00 |
|
truebrain
|
b9192bdc4c
|
(svn r23310) -Fix: Town GUI was not representing the true conditions of arctic / tropical goals
|
2011-11-23 18:55:13 +00:00 |
|
truebrain
|
2306f2ab6d
|
(svn r23300) -Add: show on the GUI when a town grows and make a general framework to store goals of a town
|
2011-11-23 16:07:14 +00:00 |
|
truebrain
|
f906ebd2a5
|
(svn r23300) -Add: show on the GUI when a town grows and make a general framework to store goals of a town
|
2011-11-23 16:07:14 +00:00 |
|
truebrain
|
19791d3189
|
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
|
2011-11-23 16:05:19 +00:00 |
|
truebrain
|
229e572663
|
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
|
2011-11-23 16:05:19 +00:00 |
|
michi_cc
|
56a592dcbd
|
(svn r23233) -Codechange: Refactor maximum and actually transported cargo amount of towns into a reusable struct.
|
2011-11-15 20:47:53 +00:00 |
|
michi_cc
|
6548ec6e9e
|
(svn r23233) -Codechange: Refactor maximum and actually transported cargo amount of towns into a reusable struct.
|
2011-11-15 20:47:53 +00:00 |
|
rubidium
|
a70fdbcf2f
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
|
rubidium
|
69162621d8
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
|
rubidium
|
6cc9a2884d
|
(svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h.
|
2011-04-30 14:24:23 +00:00 |
|
rubidium
|
46c242b1dc
|
(svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h.
|
2011-04-30 14:24:23 +00:00 |
|
terkhen
|
23f42e5769
|
(svn r22345) -Change: Remove pixel limiter for text buffers.
|
2011-04-17 18:44:09 +00:00 |
|
terkhen
|
5bb7a48cd2
|
(svn r22345) -Change: Remove pixel limiter for text buffers.
|
2011-04-17 18:44:09 +00:00 |
|
terkhen
|
a88fe7c2aa
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
terkhen
|
10caf391a1
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
frosch
|
c59504db64
|
(svn r22307) -Fix: When drawing the town authority window, check whether the availability of the actions changed, and force a complete redraw in that case.
|
2011-04-09 21:15:24 +00:00 |
|
frosch
|
6ce83c0aaa
|
(svn r22307) -Fix: When drawing the town authority window, check whether the availability of the actions changed, and force a complete redraw in that case.
|
2011-04-09 21:15:24 +00:00 |
|
frosch
|
db3a8d1abf
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
652c9cb663
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
1a14c133c6
|
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
2011-03-08 20:52:59 +00:00 |
|
frosch
|
77d1dcb926
|
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
2011-03-08 20:52:59 +00:00 |
|
planetmaker
|
c778568f58
|
(svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the scenario editor if the ground changed and thus the required cargos for town growth
|
2011-01-30 19:14:48 +00:00 |
|
planetmaker
|
df8c4bdbfa
|
(svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the scenario editor if the ground changed and thus the required cargos for town growth
|
2011-01-30 19:14:48 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
alberth
|
7d989073d4
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
852e647bcc
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
rubidium
|
eafc316342
|
(svn r21414) -Codechange: limit town name by amount of characters, not bytes
|
2010-12-05 22:25:21 +00:00 |
|
rubidium
|
5c9c3f1acf
|
(svn r21414) -Codechange: limit town name by amount of characters, not bytes
|
2010-12-05 22:25:21 +00:00 |
|
terkhen
|
64c200a25e
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
terkhen
|
75f86a7a21
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
alberth
|
0722492c1b
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
alberth
|
f5c6fd1a25
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
30637a8340
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
alberth
|
85a5fcf58a
|
(svn r21022) -Add (r21021): Missed recentering of a town gui viewport after a resize.
|
2010-10-23 21:14:35 +00:00 |
|
alberth
|
c4687de4e2
|
(svn r21022) -Add (r21021): Missed recentering of a town gui viewport after a resize.
|
2010-10-23 21:14:35 +00:00 |
|
planetmaker
|
310de59b0f
|
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small
|
2010-10-19 21:48:20 +00:00 |
|
planetmaker
|
c2a7b82a9f
|
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small
|
2010-10-19 21:48:20 +00:00 |
|
frosch
|
46acb837eb
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
frosch
|
48767d1bef
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
frosch
|
41dac2e579
|
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
|
2010-09-02 19:34:44 +00:00 |
|
frosch
|
48d8f16653
|
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
|
2010-09-02 19:34:44 +00:00 |
|