rubidium
|
316e666860
|
(svn r25546) -Fix: two small memory leaks
|
2013-06-30 20:40:49 +00:00 |
|
rubidium
|
238a842700
|
(svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen)
|
2013-05-19 14:49:25 +00:00 |
|
frosch
|
4490e3ae12
|
(svn r24975) -Fix [FS#5463]: Additional zoom in levels could glitch by a few pixels due to incorrect rounding.
|
2013-02-06 17:51:05 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
rubidium
|
76d5833650
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
rubidium
|
3c3cb93682
|
(svn r24068) -Change/fix [FS#5103]: significantly reduce the area that is redrawn for text effects (Rhamphoryncus)
|
2012-03-25 19:30:05 +00:00 |
|
rubidium
|
484dab34c9
|
(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles
|
2012-03-25 19:06:59 +00:00 |
|
frosch
|
20c4f128ab
|
(svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable.
|
2012-01-22 13:54:02 +00:00 |
|
truebrain
|
ac9324f270
|
(svn r23621) -Add: allow manipulation of signs via GameScripts
|
2011-12-19 20:59:29 +00:00 |
|
peter1138
|
1a0d9e73de
|
(svn r23329) -Fix (r23316): Scale child sprite pixel offsets unless told not to. Fixes lifts and industry graphics.
|
2011-11-25 23:06:17 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
782aee3c2a
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
frosch
|
07cccfb893
|
(svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88)
|
2011-11-06 15:54:55 +00:00 |
|
rubidium
|
e8eb3fe381
|
(svn r23110) -Codechange: let the flying altitude return ints are well
|
2011-11-04 13:40:59 +00:00 |
|
rubidium
|
0e2d2b2317
|
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables
|
2011-11-04 11:52:19 +00:00 |
|
rubidium
|
de980ef0f9
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
|
planetmaker
|
1e76e1a74a
|
(svn r22761) -Fix (r22708): Make invisible signs un-clickable (Zuu)
|
2011-08-19 20:54:15 +00:00 |
|
frosch
|
bb3ce07d41
|
(svn r22755) -Fix [FS#4727]: When marking tile selections dirty, use the height information of the corners instead of the surface slope. This is more accurate when the foundation is kind of undefined.
|
2011-08-16 21:25:33 +00:00 |
|
frosch
|
8fe21e4d46
|
(svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations.
|
2011-08-13 10:44:15 +00:00 |
|
frosch
|
29ba3a1dd7
|
(svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area.
|
2011-08-13 10:43:11 +00:00 |
|
planetmaker
|
3e5d60ea2e
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
frosch
|
27a095fd92
|
(svn r22649) -Fix [FS#4670]: Switching from a red to a white highlight (by switching to another tool) without switching the highlight mode (HT_RECT etc.) did not mark the selection dirty.
|
2011-07-10 14:44:41 +00:00 |
|
yexo
|
8ad176894d
|
(svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible
|
2011-03-04 12:12:48 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
ec4f688ca0
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
alberth
|
a1049fbe66
|
(svn r21667) -Codechange: Introduce _thd.Reset().
|
2010-12-30 15:32:31 +00:00 |
|
alberth
|
5955e98b79
|
(svn r21666) -Codechange: Use GetCallbackWnd at more places.
|
2010-12-30 13:18:04 +00:00 |
|
alberth
|
fdf0be0da8
|
(svn r21665) -Codechange: Make GetCallbackWnd a method of _thd.
|
2010-12-30 13:16:31 +00:00 |
|
rubidium
|
a074649fc1
|
(svn r21648) -Codechange: unduplicate a bit of code
|
2010-12-27 18:21:19 +00:00 |
|
alberth
|
ce3fa189ad
|
(svn r21638) -Codechange (r1): Simplify testing that outersize.x is bigger than 0.
|
2010-12-25 19:58:50 +00:00 |
|
rubidium
|
de7a30cc2e
|
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour
|
2010-12-25 19:47:15 +00:00 |
|
smatz
|
76a57e9766
|
(svn r21632) -Codechange: call ResetObjectToPlace() even when current place_mode is HT_NONE
|
2010-12-25 12:47:05 +00:00 |
|
alberth
|
9b29187b7c
|
(svn r21628) -Codechange: Remove local variables that just point to global _thd.
|
2010-12-24 17:51:46 +00:00 |
|
alberth
|
7d989073d4
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
245362472c
|
(svn r21621) -Codechange: Only consider tile highlighting mode bits in tile selection functions.
|
2010-12-24 14:55:31 +00:00 |
|
alberth
|
d9d3da8fdb
|
(svn r21620) -Codechange: Don't consider direction bits when checking for an active highlight mode.
|
2010-12-24 14:52:42 +00:00 |
|
alberth
|
b5822d3086
|
(svn r21619) -Fix [FS#4327]: Don't copy direction bits when restarting a rail selection.
|
2010-12-24 14:48:38 +00:00 |
|
smatz
|
26f0662680
|
(svn r21612) -Fix (r21608): dragging with HT_POINT was half a tile off
|
2010-12-23 20:25:55 +00:00 |
|
alberth
|
d5d7a2d88f
|
(svn r21608) -Codechange: Move diagnonal rectangle dragging detection completely to tile highlighting.
|
2010-12-23 14:24:34 +00:00 |
|
alberth
|
65bf80ad04
|
(svn r21607) -Codechange: Be more robust against having extra bits in HighLightStyle vars.
|
2010-12-23 14:15:05 +00:00 |
|
alberth
|
2a8f8e2352
|
(svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables from the _thd structure.
|
2010-12-22 19:24:36 +00:00 |
|
alberth
|
e02d53beba
|
(svn r21542) -Codechange (r14789): Handling a click at a tile once is enough.
|
2010-12-20 09:34:30 +00:00 |
|
smatz
|
9a4546ffda
|
(svn r21531) -Fix: gcc 3.4 warning
|
2010-12-16 14:03:21 +00:00 |
|
rubidium
|
9128007a51
|
(svn r21501) -Fix (rnotlongago): guess what was complaining this time?
|
2010-12-13 15:34:30 +00:00 |
|
rubidium
|
bdae6e56ff
|
(svn r21498) -Codechange: make the measurement tooltip handle diagonal selection properly
|
2010-12-13 15:11:03 +00:00 |
|
rubidium
|
99b0a9538e
|
(svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally
|
2010-12-13 15:09:59 +00:00 |
|
rubidium
|
004b2b6001
|
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window got closed
|
2010-12-12 14:14:26 +00:00 |
|
alberth
|
9f3845227e
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
835fe2131d
|
(svn r21020) -Add: Use center of waypoint in waypoint gui, if available.
|
2010-10-23 20:39:21 +00:00 |
|