479d117c68
(svn r21622) -Doc: Clarify the documentation of highlighting constants somewhat.
alberth
2010-12-24 14:56:21 +00:00
671124febd
(svn r21622) -Doc: Clarify the documentation of highlighting constants somewhat.
alberth
2010-12-24 14:56:21 +00:00
9cdd8c6d48
(svn r21621) -Codechange: Only consider tile highlighting mode bits in tile selection functions.
alberth
2010-12-24 14:55:31 +00:00
245362472c
(svn r21621) -Codechange: Only consider tile highlighting mode bits in tile selection functions.
alberth
2010-12-24 14:55:31 +00:00
e930b9985d
(svn r21620) -Codechange: Don't consider direction bits when checking for an active highlight mode.
alberth
2010-12-24 14:52:42 +00:00
d9d3da8fdb
(svn r21620) -Codechange: Don't consider direction bits when checking for an active highlight mode.
alberth
2010-12-24 14:52:42 +00:00
cdae336feb
(svn r21619) -Fix [FS#4327]: Don't copy direction bits when restarting a rail selection.
alberth
2010-12-24 14:48:38 +00:00
b5822d3086
(svn r21619) -Fix [FS#4327]: Don't copy direction bits when restarting a rail selection.
alberth
2010-12-24 14:48:38 +00:00
c5ce84267a
(svn r21618) -Fix: Use correct 3 bit mask for directions.
alberth
2010-12-24 14:38:00 +00:00
1e30372645
(svn r21618) -Fix: Use correct 3 bit mask for directions.
alberth
2010-12-24 14:38:00 +00:00
fffb8f89a4
(svn r21617) -Doc: refer to table/autorail.h, not autorail.h
smatz
2010-12-24 13:14:11 +00:00
8c11cff4b1
(svn r21617) -Doc: refer to table/autorail.h, not autorail.h
smatz
2010-12-24 13:14:11 +00:00
889c8d3022
(svn r21616) -Change: do not highlight tile when selecting a vehicle to clone or an order to skip to
smatz
2010-12-24 13:13:28 +00:00
2207fb70d1
(svn r21616) -Change: do not highlight tile when selecting a vehicle to clone or an order to skip to
smatz
2010-12-24 13:13:28 +00:00
ff8b269dc9
(svn r21614) -Fix: the spelling of some of the documentation -Update: some of the documentation
rubidium
2010-12-23 22:40:01 +00:00
9a187f14a1
(svn r21614) -Fix: the spelling of some of the documentation -Update: some of the documentation
rubidium
2010-12-23 22:40:01 +00:00
fae5d4370d
(svn r21613) -Update: sync comments in the translation files with English for some recently untouched translations
rubidium
2010-12-23 21:50:31 +00:00
a06bd7bb40
(svn r21613) -Update: sync comments in the translation files with English for some recently untouched translations
rubidium
2010-12-23 21:50:31 +00:00
e4e6735cea
(svn r21612) -Fix (r21608): dragging with HT_POINT was half a tile off
smatz
2010-12-23 20:25:55 +00:00
26f0662680
(svn r21612) -Fix (r21608): dragging with HT_POINT was half a tile off
smatz
2010-12-23 20:25:55 +00:00
7e65c65af9
(svn r21611) -Update from WebTranslator v3.0: catalan - 147 changes by arnau danish - 45 changes by Gummipalle german - 1 changes by planetmaker hungarian - 3 changes by IPG indonesian - 4 changes by fanioz korean - 1 changes by junho2813 brazilian_portuguese - 80 changes by Ic3cold romanian - 7 changes by kkmic russian - 1 changes by Lone_Wolf slovenian - 56 changes by ntadej
translators
2010-12-23 18:45:35 +00:00
5c61d4b81c
(svn r21611) -Update from WebTranslator v3.0: catalan - 147 changes by arnau danish - 45 changes by Gummipalle german - 1 changes by planetmaker hungarian - 3 changes by IPG indonesian - 4 changes by fanioz korean - 1 changes by junho2813 brazilian_portuguese - 80 changes by Ic3cold romanian - 7 changes by kkmic russian - 1 changes by Lone_Wolf slovenian - 56 changes by ntadej
translators
2010-12-23 18:45:35 +00:00
0619dc8f3d
(svn r21610) -Fix: some svn properties were wrong
smatz
2010-12-23 16:54:41 +00:00
113a507520
(svn r21610) -Fix: some svn properties were wrong
smatz
2010-12-23 16:54:41 +00:00
1ba348914d
(svn r21607) -Codechange: Be more robust against having extra bits in HighLightStyle vars.
alberth
2010-12-23 14:15:05 +00:00
65bf80ad04
(svn r21607) -Codechange: Be more robust against having extra bits in HighLightStyle vars.
alberth
2010-12-23 14:15:05 +00:00
4a2efd136e
(svn r21606) -Fix (r14636): DOS binary was broken when not stripping
smatz
2010-12-23 11:02:47 +00:00
92f3e19b72
(svn r21606) -Fix (r14636): DOS binary was broken when not stripping
smatz
2010-12-23 11:02:47 +00:00
e2a7ecbcae
(svn r21605) -Fix [FS#4324]: crash due to cargo payments belonging to an non-existing company
rubidium
2010-12-23 07:17:00 +00:00
308da265ef
(svn r21605) -Fix [FS#4324]: crash due to cargo payments belonging to an non-existing company
rubidium
2010-12-23 07:17:00 +00:00
256fe89b38
(svn r21604) -Add: Variable 7B for accessing 60+x variables while taking the parameter from the accumulator.
frosch
2010-12-22 22:03:57 +00:00
3de71010d6
(svn r21604) -Add: Variable 7B for accessing 60+x variables while taking the parameter from the accumulator.
frosch
2010-12-22 22:03:57 +00:00
e9a595bda0
(svn r21603) -Codechange: no need to assign something to a variable and then test it for NULL when you're never using it again
rubidium
2010-12-22 21:19:39 +00:00
8eccfcdd42
(svn r21603) -Codechange: no need to assign something to a variable and then test it for NULL when you're never using it again
rubidium
2010-12-22 21:19:39 +00:00
a38a1e7b0d
(svn r21602) -Codechange: split actual adding/removing of orders to/from a vehicle's order list from the validation of those (user) commands. Based on patch by fonsinchen
rubidium
2010-12-22 21:16:34 +00:00
bde1973e7a
(svn r21602) -Codechange: split actual adding/removing of orders to/from a vehicle's order list from the validation of those (user) commands. Based on patch by fonsinchen
rubidium
2010-12-22 21:16:34 +00:00
fba9670a62
(svn r21601) -Fix [FS#4323]: company league table used stats from two quarters ago instead of last quarter
rubidium
2010-12-22 19:52:23 +00:00
44e2979c8f
(svn r21601) -Fix [FS#4323]: company league table used stats from two quarters ago instead of last quarter
rubidium
2010-12-22 19:52:23 +00:00
08c6b99294
(svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables from the _thd structure.
alberth
2010-12-22 19:24:36 +00:00
2a8f8e2352
(svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables from the _thd structure.
alberth
2010-12-22 19:24:36 +00:00
1378bdad85
(svn r21599) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne czech - 1 changes by marek995 dutch - 21 changes by habell italian - 57 changes by lorenzodv polish - 3 changes by voythas
translators
2010-12-22 18:45:18 +00:00
23539db295
(svn r21599) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne czech - 1 changes by marek995 dutch - 21 changes by habell italian - 57 changes by lorenzodv polish - 3 changes by voythas
translators
2010-12-22 18:45:18 +00:00
c4ad5d6fea
(svn r21598) -Fix (r3139, r21236, r21249)[FS#4275]: The default visual effect only depends on properties of the Engine (wagon or not, tractiontype, ...), not whether it is used as articulated part, front engine or whatever in a specific consist.
frosch
2010-12-22 15:40:22 +00:00
75b938beb7
(svn r21598) -Fix (r3139, r21236, r21249)[FS#4275]: The default visual effect only depends on properties of the Engine (wagon or not, tractiontype, ...), not whether it is used as articulated part, front engine or whatever in a specific consist.
frosch
2010-12-22 15:40:22 +00:00
4b2624de1d
(svn r21597) -Fix (r21239): Also catch the case when callback 10 returns VE_DEFAULT.
frosch
2010-12-22 14:51:12 +00:00
84033e2876
(svn r21597) -Fix (r21239): Also catch the case when callback 10 returns VE_DEFAULT.
frosch
2010-12-22 14:51:12 +00:00
7303f7d199
(svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines.
alberth
2010-12-22 11:46:41 +00:00
69762b70b2
(svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines.
alberth
2010-12-22 11:46:41 +00:00
366eaebc3e
(svn r21592) -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc.
alberth
2010-12-21 22:00:08 +00:00
628820de39
(svn r21592) -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc.
alberth
2010-12-21 22:00:08 +00:00
24aedc08da
(svn r21590) -Codechange: All click handling functions of the main toolbar return CBF_NONE.
alberth
2010-12-21 21:48:31 +00:00
bf5aea4898
(svn r21590) -Codechange: All click handling functions of the main toolbar return CBF_NONE.
alberth
2010-12-21 21:48:31 +00:00
35a8e91d01
(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function.
alberth
2010-12-21 21:46:19 +00:00
03aa5395ac
(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function.
alberth
2010-12-21 21:46:19 +00:00
05e7e08430
(svn r21588) -Update from WebTranslator v3.0: croatian - 56 changes by VoyagerOne czech - 62 changes by SmatZ english_US - 57 changes by Rubidium finnish - 57 changes by USephiroth, jpx_ french - 57 changes by glx german - 57 changes by planetmaker hungarian - 54 changes by IPG indonesian - 7 changes by fanioz russian - 56 changes by Lone_Wolf spanish - 57 changes by Terkhen swedish - 142 changes by Zuu
translators
2010-12-21 18:45:39 +00:00
02bab3b187
(svn r21588) -Update from WebTranslator v3.0: croatian - 56 changes by VoyagerOne czech - 62 changes by SmatZ english_US - 57 changes by Rubidium finnish - 57 changes by USephiroth, jpx_ french - 57 changes by glx german - 57 changes by planetmaker hungarian - 54 changes by IPG indonesian - 7 changes by fanioz russian - 56 changes by Lone_Wolf spanish - 57 changes by Terkhen swedish - 142 changes by Zuu
translators
2010-12-21 18:45:39 +00:00
c0a57999a1
(svn r21587) -Codechange: Move simple callback functions into the switch.
alberth
2010-12-21 18:07:07 +00:00
43c828cef5
(svn r21587) -Codechange: Move simple callback functions into the switch.
alberth
2010-12-21 18:07:07 +00:00
718585f05e
(svn r21586) -Codechange: Record the last started user action, and use that in the callback.
alberth
2010-12-21 18:06:23 +00:00
01959d4982
(svn r21586) -Codechange: Record the last started user action, and use that in the callback.
alberth
2010-12-21 18:06:23 +00:00
9784f12903
(svn r21585) -Codechange: Move the simple click functions into the switch.
alberth
2010-12-21 18:05:24 +00:00
0e287c693d
(svn r21585) -Codechange: Move the simple click functions into the switch.
alberth
2010-12-21 18:05:24 +00:00
fbd725ed9a
(svn r21584) -Codechange: Replace the _rail_build_button array by a switch.
alberth
2010-12-21 18:04:10 +00:00
41eced1f5d
(svn r21584) -Codechange: Replace the _rail_build_button array by a switch.
alberth
2010-12-21 18:04:10 +00:00
b9f93a48e9
(svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts.
terkhen
2010-12-21 17:29:00 +00:00
7fc32d3763
(svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts.
terkhen
2010-12-21 17:29:00 +00:00
35491b71fb
(svn r21581) -Codechange: Fix indenting code style of a few multi-line statements.
alberth
2010-12-21 16:30:54 +00:00
306096ecdb
(svn r21581) -Codechange: Fix indenting code style of a few multi-line statements.
alberth
2010-12-21 16:30:54 +00:00
264acca2fa
(svn r21580) -Codechange: Replace callback via pointer by a switch statement.
alberth
2010-12-21 16:27:50 +00:00
9e48ad8cdb
(svn r21580) -Codechange: Replace callback via pointer by a switch statement.
alberth
2010-12-21 16:27:50 +00:00
5a2bf89caf
(svn r21579) -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action.
alberth
2010-12-21 16:26:34 +00:00
bfb8854df1
(svn r21579) -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action.
alberth
2010-12-21 16:26:34 +00:00
adc1760b0d
(svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis)
planetmaker
2010-12-21 16:05:25 +00:00
652deb7ee6
(svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis)
planetmaker
2010-12-21 16:05:25 +00:00
30eef98ec0
(svn r21577) -Codechange: [OSX] Deduplicate code by moving the handling of the window class for screen drivers to a common class
planetmaker
2010-12-21 16:02:55 +00:00
6c595362de
(svn r21577) -Codechange: [OSX] Deduplicate code by moving the handling of the window class for screen drivers to a common class
planetmaker
2010-12-21 16:02:55 +00:00
e38f96d609
(svn r21576) -Codechange: [OSX] Deduplicate code by moving the handling of the view for windowed screen drivers to a common class
planetmaker
2010-12-21 16:00:42 +00:00
9b999923e5
(svn r21576) -Codechange: [OSX] Deduplicate code by moving the handling of the view for windowed screen drivers to a common class
planetmaker
2010-12-21 16:00:42 +00:00
26575ab8f8
(svn r21575) -Codechange: [OSX] Use the same class for the window delegate routines in windowed screen drivers
planetmaker
2010-12-21 15:57:55 +00:00
3e42e97681
(svn r21575) -Codechange: [OSX] Use the same class for the window delegate routines in windowed screen drivers
planetmaker
2010-12-21 15:57:55 +00:00
7ab04792c5
(svn r21574) -Codechange: [OSX] Move the variable declaration of the screen drivers to the generic class, deduplicating code
planetmaker
2010-12-21 15:56:02 +00:00
5a901ed82e
(svn r21574) -Codechange: [OSX] Move the variable declaration of the screen drivers to the generic class, deduplicating code
planetmaker
2010-12-21 15:56:02 +00:00