rubidium
|
b1c105e77e
|
(svn r15598) -Fix [FS#2695]: crash when opening viewport while scrolling the map and the mouse 'lands' on the window decoration of the viewport.
|
2009-03-02 18:01:33 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
c0a8d09ca7
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
Yexo
|
6126db001e
|
(svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of invalid tiles.
|
2009-01-21 23:49:59 +00:00 |
|
Yexo
|
01cc5234dc
|
(svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of invalid tiles.
|
2009-01-21 23:49:59 +00:00 |
|
rubidium
|
48c97558f7
|
(svn r14946) -Fix: copying a location from the extra viewport to the main viewport did not cancel vehicle following
|
2009-01-09 23:28:28 +00:00 |
|
rubidium
|
61f19b6e3e
|
(svn r14946) -Fix: copying a location from the extra viewport to the main viewport did not cancel vehicle following
|
2009-01-09 23:28:28 +00:00 |
|
rubidium
|
c0e7434f38
|
(svn r14944) -Cleanup: add spaces around some operators
|
2009-01-09 22:56:28 +00:00 |
|
rubidium
|
cda853872a
|
(svn r14944) -Cleanup: add spaces around some operators
|
2009-01-09 22:56:28 +00:00 |
|
rubidium
|
27187e5a69
|
(svn r14567) -Revert (part of 14566): don't commit testing stuff...
|
2008-11-07 18:02:46 +00:00 |
|
rubidium
|
13ee151a69
|
(svn r14567) -Revert (part of 14566): don't commit testing stuff...
|
2008-11-07 18:02:46 +00:00 |
|
rubidium
|
0b3706a8d3
|
(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
2008-11-07 17:59:51 +00:00 |
|
rubidium
|
c7f3935506
|
(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
2008-11-07 17:59:51 +00:00 |
|
rubidium
|
e589c7e580
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +00:00 |
|
rubidium
|
b650a86e58
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +00:00 |
|
rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
dd927661cf
|
(svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follow vehicle in main viewport".
|
2008-09-04 19:09:31 +00:00 |
|
rubidium
|
236c613365
|
(svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follow vehicle in main viewport".
|
2008-09-04 19:09:31 +00:00 |
|
peter1138
|
b1dd8f9334
|
(svn r14000) -Codechange: Missing enum entries kind of defeat the point of the enum
|
2008-08-05 00:17:56 +00:00 |
|
peter1138
|
ddd8b73f0a
|
(svn r14000) -Codechange: Missing enum entries kind of defeat the point of the enum
|
2008-08-05 00:17:56 +00:00 |
|
peter1138
|
8018aeac9f
|
(svn r13987) -Codechange: Resize small map legend dynamically on window resize and when switching small map types, so that the legend is taller only on the industry type and only when the legend will not fit in the available space.
|
2008-08-04 05:59:28 +00:00 |
|
peter1138
|
a822e259c5
|
(svn r13987) -Codechange: Resize small map legend dynamically on window resize and when switching small map types, so that the legend is taller only on the industry type and only when the legend will not fit in the available space.
|
2008-08-04 05:59:28 +00:00 |
|
peter1138
|
f02671e0f4
|
(svn r13984) -Codechange: Simplify industry legend on small map, by automatically splitting columns based on widget height.
|
2008-08-03 20:09:35 +00:00 |
|
peter1138
|
63cd8fc24f
|
(svn r13984) -Codechange: Simplify industry legend on small map, by automatically splitting columns based on widget height.
|
2008-08-03 20:09:35 +00:00 |
|
peter1138
|
85accd400b
|
(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.
|
2008-08-03 18:18:36 +00:00 |
|
peter1138
|
e1451e1124
|
(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.
|
2008-08-03 18:18:36 +00:00 |
|
peter1138
|
99771c63ba
|
(svn r13979) -Codechange: Use widget dimensions instead of magic number incantations for limiting small map area.
|
2008-08-03 18:00:28 +00:00 |
|
peter1138
|
29ba35df7b
|
(svn r13979) -Codechange: Use widget dimensions instead of magic number incantations for limiting small map area.
|
2008-08-03 18:00:28 +00:00 |
|
peter1138
|
efcc875036
|
(svn r13978) -Fix: Incorrect widget size.
|
2008-08-03 17:36:39 +00:00 |
|
peter1138
|
65f26bb737
|
(svn r13978) -Fix: Incorrect widget size.
|
2008-08-03 17:36:39 +00:00 |
|
peter1138
|
6e4144f84b
|
(svn r13975) -Codechange: Replace some globals used by the small map window with static members of the window.
|
2008-08-03 14:58:26 +00:00 |
|
peter1138
|
a5453e43b1
|
(svn r13975) -Codechange: Replace some globals used by the small map window with static members of the window.
|
2008-08-03 14:58:26 +00:00 |
|
peter1138
|
755b149902
|
(svn r13921) -Codechange (r11473): Use the correct enum...
|
2008-08-02 10:17:45 +00:00 |
|
peter1138
|
b92520ddfd
|
(svn r13921) -Codechange (r11473): Use the correct enum...
|
2008-08-02 10:17:45 +00:00 |
|
belugas
|
e8be25baa6
|
(svn r13900) -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis.
|
2008-07-31 17:45:52 +00:00 |
|
belugas
|
10f450e2d4
|
(svn r13900) -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis.
|
2008-07-31 17:45:52 +00:00 |
|
rubidium
|
cde65455ac
|
(svn r13731) -Codechange: make a pool of the array of players.
|
2008-07-18 16:40:29 +00:00 |
|
rubidium
|
3a799389eb
|
(svn r13731) -Codechange: make a pool of the array of players.
|
2008-07-18 16:40:29 +00:00 |
|
rubidium
|
e7a501100a
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
923e21129c
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
peter1138
|
48e20d8012
|
(svn r13323) -Codechange: scrollbars are not refresh counters
|
2008-05-29 11:47:56 +00:00 |
|
peter1138
|
2a816fb685
|
(svn r13323) -Codechange: scrollbars are not refresh counters
|
2008-05-29 11:47:56 +00:00 |
|
rubidium
|
d289464d69
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +00:00 |
|
rubidium
|
8c9cc415e3
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +00:00 |
|
frosch
|
8f104a2e97
|
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadOwner.
-Fix: Before evaluating RoadOwner, check if the roadtype is present.
-Fix: Some places assumed that MP_ROAD means normal street.
|
2008-05-24 19:36:20 +00:00 |
|
frosch
|
6e7a7412cd
|
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadOwner.
-Fix: Before evaluating RoadOwner, check if the roadtype is present.
-Fix: Some places assumed that MP_ROAD means normal street.
|
2008-05-24 19:36:20 +00:00 |
|
rubidium
|
162e2e074b
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|