rubidium
|
d79439fb3c
|
(svn r17963) -Codechange: some documentation style
|
2009-11-03 17:30:08 +00:00 |
|
rubidium
|
318c2fad7c
|
(svn r17963) -Codechange: some documentation style
|
2009-11-03 17:30:08 +00:00 |
|
rubidium
|
56611d13db
|
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
|
2009-11-02 16:07:09 +00:00 |
|
rubidium
|
95bcee3fde
|
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
|
2009-11-02 16:07:09 +00:00 |
|
rubidium
|
38687193fe
|
(svn r17866) -Codechange: make the remaining graph windows nested
|
2009-10-25 13:52:58 +00:00 |
|
rubidium
|
8f7b58be35
|
(svn r17866) -Codechange: make the remaining graph windows nested
|
2009-10-25 13:52:58 +00:00 |
|
frosch
|
ebd916be3d
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
rubidium
|
472ed0dc76
|
(svn r17473) -Codechange: use the post destructor for destroying companies too instead of complicating the graph GUI invalidate code.
|
2009-09-08 12:27:27 +00:00 |
|
rubidium
|
ec00da379e
|
(svn r17473) -Codechange: use the post destructor for destroying companies too instead of complicating the graph GUI invalidate code.
|
2009-09-08 12:27:27 +00:00 |
|
smatz
|
0bfea0646c
|
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
|
2009-09-04 23:02:52 +00:00 |
|
smatz
|
dc73d5432d
|
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
|
2009-09-04 23:02:52 +00:00 |
|
rubidium
|
dcf3719ca1
|
(svn r17404) -Change (r17379): silence gcc warning caused by inlining of a virtual function
|
2009-09-03 11:56:29 +00:00 |
|
rubidium
|
684706b6b0
|
(svn r17404) -Change (r17379): silence gcc warning caused by inlining of a virtual function
|
2009-09-03 11:56:29 +00:00 |
|
rubidium
|
b294497f2a
|
(svn r17400) -Fix [FS#3172] (r17380): total line of performance rating was calculated wrong
|
2009-09-03 10:50:14 +00:00 |
|
rubidium
|
04fa406645
|
(svn r17400) -Fix [FS#3172] (r17380): total line of performance rating was calculated wrong
|
2009-09-03 10:50:14 +00:00 |
|
rubidium
|
d8b782365b
|
(svn r17380) -Codechange: move drawing the performance detail data to DrawWidget
|
2009-09-02 13:39:46 +00:00 |
|
rubidium
|
187db314e5
|
(svn r17380) -Codechange: move drawing the performance detail data to DrawWidget
|
2009-09-02 13:39:46 +00:00 |
|
rubidium
|
efff517449
|
(svn r17379) -Codechange: make the performance rating window nested, although it still needs some improvements
|
2009-09-02 13:24:36 +00:00 |
|
rubidium
|
808a2b06e6
|
(svn r17379) -Codechange: make the performance rating window nested, although it still needs some improvements
|
2009-09-02 13:24:36 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
153cfa8c70
|
(svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class.
|
2009-08-08 22:26:45 +00:00 |
|
alberth
|
2ed22179a8
|
(svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class.
|
2009-08-08 22:26:45 +00:00 |
|
rubidium
|
1fe3ad3288
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
belugas
|
a2b996106e
|
(svn r17058) -Codechange: magic numbers removal.
Two values used intead of just one, as it gives more possibilities to those who dare...
|
2009-08-03 20:02:25 +00:00 |
|
belugas
|
00338562b9
|
(svn r17058) -Codechange: magic numbers removal.
Two values used intead of just one, as it gives more possibilities to those who dare...
|
2009-08-03 20:02:25 +00:00 |
|
rubidium
|
b6cfe4d2fe
|
(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw
|
2009-08-03 15:23:49 +00:00 |
|
rubidium
|
b8df1e048c
|
(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw
|
2009-08-03 15:23:49 +00:00 |
|
rubidium
|
37d4277271
|
(svn r17052) -Codechange: move state changes out of OnPaint for the graph windows
|
2009-08-03 14:44:55 +00:00 |
|
rubidium
|
ec467bf115
|
(svn r17052) -Codechange: move state changes out of OnPaint for the graph windows
|
2009-08-03 14:44:55 +00:00 |
|
rubidium
|
8589fb27a0
|
(svn r17051) -Codechange: make the graph legend window use nested widgets
|
2009-08-03 14:44:08 +00:00 |
|
rubidium
|
634019bb17
|
(svn r17051) -Codechange: make the graph legend window use nested widgets
|
2009-08-03 14:44:08 +00:00 |
|
rubidium
|
2675eb4619
|
(svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph key
|
2009-08-02 16:45:53 +00:00 |
|
rubidium
|
a6c4b37fc9
|
(svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph key
|
2009-08-02 16:45:53 +00:00 |
|
smatz
|
77d13eae61
|
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid CargoSpecs
|
2009-07-16 20:40:06 +00:00 |
|
smatz
|
cb13cf2543
|
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid CargoSpecs
|
2009-07-16 20:40:06 +00:00 |
|
smatz
|
1f29e38b83
|
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
|
2009-07-16 19:00:13 +00:00 |
|
smatz
|
8718babe90
|
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
|
2009-07-16 19:00:13 +00:00 |
|
alberth
|
92206f2d18
|
(svn r16837) -Codechange: Collect largest used index while constructing nested widget tree.
|
2009-07-15 22:17:08 +00:00 |
|
alberth
|
0dcb1a320d
|
(svn r16837) -Codechange: Collect largest used index while constructing nested widget tree.
|
2009-07-15 22:17:08 +00:00 |
|
alberth
|
743f12fad0
|
(svn r16488) -Codechange [FS#2941]: Use widget numbers of base grap window and cargo payment window in the window handling code (erikjanp)
|
2009-05-31 20:33:09 +00:00 |
|
alberth
|
49e253d949
|
(svn r16488) -Codechange [FS#2941]: Use widget numbers of base grap window and cargo payment window in the window handling code (erikjanp)
|
2009-05-31 20:33:09 +00:00 |
|
smatz
|
8808f3beea
|
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsValidID() and PoolItem::Get()
|
2009-05-18 16:21:28 +00:00 |
|
smatz
|
512db5248e
|
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsValidID() and PoolItem::Get()
|
2009-05-18 16:21:28 +00:00 |
|
smatz
|
871107f529
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
smatz
|
0c10daa243
|
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index)
|
2009-05-17 01:00:56 +00:00 |
|
smatz
|
6221d74644
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|
smatz
|
d495dc5dbc
|
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
|
2009-05-16 23:34:14 +00:00 |
|