rubidium
|
ca91a97826
|
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
|
2009-09-19 15:17:47 +00:00 |
rubidium
|
1dc2284e0c
|
(svn r17506) -Fix [FS#3191]: signs partly drawn out of the rectangle in 4/8x zoom out.
|
2009-09-11 22:21:54 +00:00 |
smatz
|
ee685c8287
|
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile()
|
2009-08-30 11:47:41 +00:00 |
rubidium
|
aca7ba714a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +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
|
3fb1506d6d
|
(svn r16765) -Codechange: give ViewportSign's width_1 and width_2 more self explaining names
|
2009-07-08 08:50:20 +00:00 |
rubidium
|
20f73b2f50
|
(svn r16579) -Codechange: rework smallmap code a bit; remove goto, remove some unneeded variables, return value directly instead of writing it to a variable to later return that
|
2009-06-16 10:46:11 +00:00 |
smatz
|
34f6b8614e
|
(svn r16473) -Fix [FS#2934](r16442): show all non-effect vehicles in the minimap, not only effect vehicles
|
2009-05-30 20:44:34 +00:00 |
smatz
|
5a463c8347
|
(svn r16442) -Codechange: use new Vehicle accessors at more places
|
2009-05-26 22:45:48 +00:00 |
alberth
|
dfbf698392
|
(svn r16193) -Codechange: Added nested widgets for smallmap and extra viewport windows.
|
2009-05-01 08:50:07 +00:00 |
alberth
|
b1de51b8d6
|
(svn r16192) -Codechange: Moving smallmap and extra viewport widget enums out of the window structs, completing smallmap enum.
|
2009-05-01 08:48:07 +00:00 |
rubidium
|
7dd677ced2
|
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings.
|
2009-04-26 15:26:19 +00:00 |
rubidium
|
53887e07bb
|
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for DrawString.
|
2009-04-26 14:52:56 +00:00 |
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
alberth
|
9d2738b9c4
|
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback
|
2009-03-29 09:49:11 +00:00 |
rubidium
|
e75e1e62cb
|
(svn r15813) -Codechange: remove the last remnants of the old text drawing API.
|
2009-03-22 14:55:49 +00:00 |
smatz
|
af293142fe
|
(svn r15725) -Fix: centering on a vehicle didn't respect its z coordinate
|
2009-03-15 15:25:18 +00:00 |
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
rubidium
|
9d018723b7
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
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
|
c0a8d09ca7
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +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
|
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
|
cda853872a
|
(svn r14944) -Cleanup: add spaces around some operators
|
2009-01-09 22:56:28 +00:00 |
rubidium
|
13ee151a69
|
(svn r14567) -Revert (part of 14566): don't commit testing stuff...
|
2008-11-07 18:02:46 +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
|
b650a86e58
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +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
|
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
|
ddd8b73f0a
|
(svn r14000) -Codechange: Missing enum entries kind of defeat the point of the enum
|
2008-08-05 00:17:56 +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
|
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
|
e1451e1124
|
(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.
|
2008-08-03 18:18:36 +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
|
65f26bb737
|
(svn r13978) -Fix: Incorrect widget size.
|
2008-08-03 17:36:39 +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
|
b92520ddfd
|
(svn r13921) -Codechange (r11473): Use the correct enum...
|
2008-08-02 10:17:45 +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
|
3a799389eb
|
(svn r13731) -Codechange: make a pool of the array of players.
|
2008-07-18 16:40:29 +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
|
2a816fb685
|
(svn r13323) -Codechange: scrollbars are not refresh counters
|
2008-05-29 11:47:56 +00:00 |
rubidium
|
8c9cc415e3
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +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
|
27c38052b7
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
rubidium
|
8b54212900
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
rubidium
|
dddfaaac7d
|
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer with the WE_CREATE message because nothing uses it anymore.
|
2008-05-13 14:43:33 +00:00 |
glx
|
cffb7a834c
|
(svn r13058) -Codechange: make a class of the ExtraViewportWindow.
|
2008-05-12 00:26:44 +00:00 |