rubidium
|
398418b8fa
|
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 09:44:44 +00:00 |
|
rubidium
|
f09a74a996
|
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 09:44:44 +00:00 |
|
terkhen
|
2e4e4e3147
|
(svn r19729) -Fix [FS#3793]: The company value graph crashed the game when displaying companies with a huge amount of money.
|
2010-04-26 17:40:03 +00:00 |
|
terkhen
|
0e3a978284
|
(svn r19729) -Fix [FS#3793]: The company value graph crashed the game when displaying companies with a huge amount of money.
|
2010-04-26 17:40:03 +00:00 |
|
terkhen
|
3442b8c345
|
(svn r19673) -Codechange: Optimize calculation of graph grid size (method by Alberth).
-Fix: Remove a gcc 3.3 warning.
|
2010-04-18 20:23:35 +00:00 |
|
terkhen
|
28afad04a5
|
(svn r19673) -Codechange: Optimize calculation of graph grid size (method by Alberth).
-Fix: Remove a gcc 3.3 warning.
|
2010-04-18 20:23:35 +00:00 |
|
terkhen
|
320dcc7d07
|
(svn r19662) -Feature: Resizable graphs.
|
2010-04-17 19:18:58 +00:00 |
|
terkhen
|
e8c504755f
|
(svn r19662) -Feature: Resizable graphs.
|
2010-04-17 19:18:58 +00:00 |
|
terkhen
|
e959d56122
|
(svn r19661) -Codechange: Base the number of vertical grids of a graph on its size.
|
2010-04-17 19:15:13 +00:00 |
|
terkhen
|
60e9047f3c
|
(svn r19661) -Codechange: Base the number of vertical grids of a graph on its size.
|
2010-04-17 19:15:13 +00:00 |
|
terkhen
|
22f864b0c0
|
(svn r19632) -Cleanup: has_negative_values is no longer used.
|
2010-04-14 19:37:55 +00:00 |
|
terkhen
|
9966569d15
|
(svn r19632) -Cleanup: has_negative_values is no longer used.
|
2010-04-14 19:37:55 +00:00 |
|
terkhen
|
f61b9e3962
|
(svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth).
|
2010-04-14 19:20:38 +00:00 |
|
terkhen
|
278440ed6b
|
(svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth).
|
2010-04-14 19:20:38 +00:00 |
|
terkhen
|
7ba4f98ce5
|
(svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour.
|
2010-04-12 17:58:09 +00:00 |
|
terkhen
|
542d5657fa
|
(svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour.
|
2010-04-12 17:58:09 +00:00 |
|
smatz
|
fc878baee6
|
(svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window
|
2010-04-07 21:22:08 +00:00 |
|
smatz
|
3c68156129
|
(svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window
|
2010-04-07 21:22:08 +00:00 |
|
rubidium
|
bcce2cabef
|
(svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies)
|
2010-04-07 15:20:24 +00:00 |
|
rubidium
|
c2945f0bb0
|
(svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies)
|
2010-04-07 15:20:24 +00:00 |
|
terkhen
|
869fac9964
|
(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.
|
2010-04-07 14:17:29 +00:00 |
|
terkhen
|
1fbde179d9
|
(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.
|
2010-04-07 14:17:29 +00:00 |
|
terkhen
|
794828209b
|
(svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data.
|
2010-04-03 19:32:14 +00:00 |
|
terkhen
|
1d825663f4
|
(svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data.
|
2010-04-03 19:32:14 +00:00 |
|
terkhen
|
1cab553994
|
(svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value.
|
2010-04-02 16:45:53 +00:00 |
|
terkhen
|
ed31c92fe0
|
(svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value.
|
2010-04-02 16:45:53 +00:00 |
|
terkhen
|
daf97ae52c
|
(svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph.
|
2010-04-02 14:11:10 +00:00 |
|
terkhen
|
ad6940a5ff
|
(svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph.
|
2010-04-02 14:11:10 +00:00 |
|
terkhen
|
8660890bbb
|
(svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications.
|
2010-04-02 12:20:41 +00:00 |
|
terkhen
|
3196dede8c
|
(svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications.
|
2010-04-02 12:20:41 +00:00 |
|
terkhen
|
33b1307343
|
(svn r19535) -Feature: Sort cargos at the cargo payment rates graph.
|
2010-04-01 19:50:31 +00:00 |
|
terkhen
|
4bb33b9ddd
|
(svn r19535) -Feature: Sort cargos at the cargo payment rates graph.
|
2010-04-01 19:50:31 +00:00 |
|
rubidium
|
7a73a7490d
|
(svn r19090) -Codechange: some comment coding style fixes
|
2010-02-10 21:06:05 +00:00 |
|
rubidium
|
a7a2568985
|
(svn r19090) -Codechange: some comment coding style fixes
|
2010-02-10 21:06:05 +00:00 |
|
terkhen
|
2329eacfe8
|
(svn r19076) -Codechange: Move graph functions to their own header.
|
2010-02-10 15:24:48 +00:00 |
|
terkhen
|
01f8bc2578
|
(svn r19076) -Codechange: Move graph functions to their own header.
|
2010-02-10 15:24:48 +00:00 |
|
frosch
|
88019e64e1
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
b9052fff9f
|
(svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo payments when there are 'holes' in the cargospec array
|
2010-01-09 14:57:03 +00:00 |
|
rubidium
|
05405e4566
|
(svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo payments when there are 'holes' in the cargospec array
|
2010-01-09 14:57:03 +00:00 |
|
rubidium
|
175db8d613
|
(svn r18750) -Fix [FS#3492]: the cargo payment button states weren't properly set on opening the window
|
2010-01-07 11:54:01 +00:00 |
|
rubidium
|
fec1c1d92b
|
(svn r18750) -Fix [FS#3492]: the cargo payment button states weren't properly set on opening the window
|
2010-01-07 11:54:01 +00:00 |
|
rubidium
|
b0c9b2c232
|
(svn r18644) -Fix [FS#3434]: company league window was too narrow
|
2009-12-27 13:19:17 +00:00 |
|
rubidium
|
9859bb373d
|
(svn r18644) -Fix [FS#3434]: company league window was too narrow
|
2009-12-27 13:19:17 +00:00 |
|
alberth
|
91872aca48
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
|
alberth
|
0e9dac92d2
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
|
alberth
|
57e6c7fdb7
|
(svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions.
|
2009-12-13 20:54:52 +00:00 |
|
alberth
|
6551592e8d
|
(svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions.
|
2009-12-13 20:54:52 +00:00 |
|