ecb725b34b
(svn r23738) -Fix (r23731): forgot to sync the new window with the script API
truebrain
2012-01-03 20:38:41 +00:00
d3567c0ac3
(svn r23738) -Fix (r23731): forgot to sync the new window with the script API
truebrain
2012-01-03 20:38:41 +00:00
a32154eaa0
(svn r23737) -Fix: fix the svn:properties of a few files that got added lately
truebrain
2012-01-03 20:37:56 +00:00
8344d3f01b
(svn r23737) -Fix: fix the svn:properties of a few files that got added lately
truebrain
2012-01-03 20:37:56 +00:00
f4770d0b0a
(svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript
truebrain
2012-01-03 20:28:28 +00:00
4b1404997e
(svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript
truebrain
2012-01-03 20:28:28 +00:00
e40eb8177a
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2012-01-03 20:26:05 +00:00
0cfe86cead
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2012-01-03 20:26:05 +00:00
9856282d0b
(svn r23734) -Cleanup: remove the translated strings as well
rubidium
2012-01-03 19:22:33 +00:00
a237ceba7f
(svn r23734) -Cleanup: remove the translated strings as well
rubidium
2012-01-03 19:22:33 +00:00
abbc0f052b
(svn r23733) -Fix-ish [FS#4939]: cheating to different climates messes things even more up than changing NewGRFs in-game... so guess what happened
rubidium
2012-01-03 19:21:32 +00:00
98115709b7
(svn r23733) -Fix-ish [FS#4939]: cheating to different climates messes things even more up than changing NewGRFs in-game... so guess what happened
rubidium
2012-01-03 19:21:32 +00:00
aa482051ed
(svn r23732) -Update from WebTranslator v3.0: bulgarian - 7 changes by kokobongo croatian - 3 changes by VoyagerOne dutch - 20 changes by Yexo english_US - 20 changes by Rubidium finnish - 22 changes by jpx_ french - 20 changes by glx german - 1 changes by planetmaker lithuanian - 1 changes by BlinK_ norwegian_nynorsk - 1 changes by mantaray portuguese - 1 changes by JayCity russian - 1 changes by akasoft serbian - 1 changes by etran ukrainian - 27 changes by Fixer
translators
2012-01-03 18:46:13 +00:00
9eeb3dedc6
(svn r23732) -Update from WebTranslator v3.0: bulgarian - 7 changes by kokobongo croatian - 3 changes by VoyagerOne dutch - 20 changes by Yexo english_US - 20 changes by Rubidium finnish - 22 changes by jpx_ french - 20 changes by glx german - 1 changes by planetmaker lithuanian - 1 changes by BlinK_ norwegian_nynorsk - 1 changes by mantaray portuguese - 1 changes by JayCity russian - 1 changes by akasoft serbian - 1 changes by etran ukrainian - 27 changes by Fixer
translators
2012-01-03 18:46:13 +00:00
34d90da509
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
truebrain
2012-01-03 16:36:24 +00:00
59de5e9570
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
truebrain
2012-01-03 16:36:24 +00:00
18ac3f2bd8
(svn r23730) -Add: Australian translation
rubidium
2012-01-03 16:04:58 +00:00
e40e1325d6
(svn r23730) -Add: Australian translation
rubidium
2012-01-03 16:04:58 +00:00
2aa6086256
(svn r23729) -Fix (r23670) [FS#4941]: if you increase the buffer size, also increase the bytes per pixel
truebrain
2012-01-03 10:50:06 +00:00
dea311a07e
(svn r23729) -Fix (r23670) [FS#4941]: if you increase the buffer size, also increase the bytes per pixel
truebrain
2012-01-03 10:50:06 +00:00
9a05d03e2c
(svn r23728) -Fix [#FS4942-ish]: when cheating into another company, the SignList was not updated
truebrain
2012-01-03 10:27:14 +00:00
ff1db1a6c8
(svn r23728) -Fix [#FS4942-ish]: when cheating into another company, the SignList was not updated
truebrain
2012-01-03 10:27:14 +00:00
8dbb654e39
(svn r23727) -Codechange: speedup the 32bpp palette animation by reducing the amount of compares. This is possible because the function is called with only 2 possible conditions: from 0 to 255 (full palette update, 8bpp only) or from PALETTE_ANIM_START to 255
truebrain
2012-01-03 09:46:37 +00:00
ee94a7512e
(svn r23727) -Codechange: speedup the 32bpp palette animation by reducing the amount of compares. This is possible because the function is called with only 2 possible conditions: from 0 to 255 (full palette update, 8bpp only) or from PALETTE_ANIM_START to 255
truebrain
2012-01-03 09:46:37 +00:00
5f79b4c5d1
(svn r23724) -Codechange: split of the check to see if ambient sounds are enabled to a header file allowing compilers to inline that check
yexo
2012-01-03 00:45:22 +00:00
f884be58e5
(svn r23724) -Codechange: split of the check to see if ambient sounds are enabled to a header file allowing compilers to inline that check
yexo
2012-01-03 00:45:22 +00:00
b9e19cc6c1
(svn r23723) -Codechange: speedup flood checks a bit
yexo
2012-01-03 00:44:23 +00:00
7975bedc23
(svn r23723) -Codechange: speedup flood checks a bit
yexo
2012-01-03 00:44:23 +00:00
4027e58ba3
(svn r23722) -Change: Give the chat query window the same Z priority as the normal text query window.
frosch
2012-01-03 00:22:14 +00:00
b930e3c866
(svn r23722) -Change: Give the chat query window the same Z priority as the normal text query window.
frosch
2012-01-03 00:22:14 +00:00
c4e2dfdd89
(svn r23721) -Fix (r23070): reading memory of a temporary (already deconstructed) object is invalid
yexo
2012-01-02 22:58:15 +00:00
6e65e92054
(svn r23721) -Fix (r23070): reading memory of a temporary (already deconstructed) object is invalid
yexo
2012-01-02 22:58:15 +00:00
d2f776ef3e
(svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes
rubidium
2012-01-02 22:44:28 +00:00
d242f154f9
(svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes
rubidium
2012-01-02 22:44:28 +00:00
8371ecc922
(svn r23719) -Fix [FS#4930]: extraction of music packs failed
rubidium
2012-01-02 21:57:29 +00:00
e371c26025
(svn r23719) -Fix [FS#4930]: extraction of music packs failed
rubidium
2012-01-02 21:57:29 +00:00
37b136576d
(svn r23718) -Fix [FS#4936]: rescanai caused crash when the AI settings of an AI was opened
rubidium
2012-01-02 20:39:50 +00:00
761223bcdf
(svn r23718) -Fix [FS#4936]: rescanai caused crash when the AI settings of an AI was opened
rubidium
2012-01-02 20:39:50 +00:00
caa5762636
(svn r23717) -Fix [FS#4927]: ships going to wrong dock location when moving the dock while the game is paused
rubidium
2012-01-02 20:39:18 +00:00
b9c4114f30
(svn r23717) -Fix [FS#4927]: ships going to wrong dock location when moving the dock while the game is paused
rubidium
2012-01-02 20:39:18 +00:00
0d929e877f
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible
truebrain
2012-01-02 13:44:30 +00:00
92c60447dc
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible
truebrain
2012-01-02 13:44:30 +00:00
19004a77f8
(svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in
truebrain
2012-01-02 12:07:50 +00:00
5f65e056e1
(svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in
truebrain
2012-01-02 12:07:50 +00:00
0e9a98619d
(svn r23711) -Codechange: don't chain the two vehicle hashes, but call them one by one
truebrain
2012-01-02 12:07:42 +00:00
5dbac2f2ae
(svn r23711) -Codechange: don't chain the two vehicle hashes, but call them one by one
truebrain
2012-01-02 12:07:42 +00:00
6ed84aff8d
(svn r23710) -Change: make the default secondary sort method for the server list the number of clients instead of the name
rubidium
2012-01-01 22:35:19 +00:00
2b32ddf24f
(svn r23710) -Change: make the default secondary sort method for the server list the number of clients instead of the name
rubidium
2012-01-01 22:35:19 +00:00
9a921fd0ae
(svn r23709) -Feature-ish: try harder to sort text instead of fancy characters in the server names
rubidium
2012-01-01 22:32:26 +00:00
37a81f01cf
(svn r23709) -Feature-ish: try harder to sort text instead of fancy characters in the server names
rubidium
2012-01-01 22:32:26 +00:00
cb414b09d2
(svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), gaining similar benefits
truebrain
2012-01-01 19:20:08 +00:00
1d9f3bf003
(svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), gaining similar benefits
truebrain
2012-01-01 19:20:08 +00:00
62b00c1da8
(svn r23707) -Update from WebTranslator v3.0: catalan - 22 changes by arnau indonesian - 19 changes by rusydan italian - 2 changes by lorenzodv russian - 2 changes by Lone_Wolf serbian - 2 changes by etran
translators
2012-01-01 18:45:38 +00:00
3b42f6ee64
(svn r23707) -Update from WebTranslator v3.0: catalan - 22 changes by arnau indonesian - 19 changes by rusydan italian - 2 changes by lorenzodv russian - 2 changes by Lone_Wolf serbian - 2 changes by etran
translators
2012-01-01 18:45:38 +00:00
a90b767995
(svn r23705) -Codechange: cache the last processed station in FindStationsAroundTiles() in order to make the code a bit faster
smatz
2012-01-01 17:32:45 +00:00
441a22977a
(svn r23705) -Codechange: cache the last processed station in FindStationsAroundTiles() in order to make the code a bit faster
smatz
2012-01-01 17:32:45 +00:00
da460f6928
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often
truebrain
2012-01-01 16:38:38 +00:00
8ca67aae5d
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often
truebrain
2012-01-01 16:38:38 +00:00
3b2ecfab01
(svn r23702) -Codechange: avoid using TileAddWrap() in FindStationsAroundTiles() by finding out where the border is in advance, speeding up the function with a factor 3 (you got to love random statistics which has no real meaning in the grand scheme of it all :D)
truebrain
2012-01-01 16:23:05 +00:00
b4464e8076
(svn r23702) -Codechange: avoid using TileAddWrap() in FindStationsAroundTiles() by finding out where the border is in advance, speeding up the function with a factor 3 (you got to love random statistics which has no real meaning in the grand scheme of it all :D)
truebrain
2012-01-01 16:23:05 +00:00
6f6035ce0b
(svn r23701) -Codechange: give TileAddWrap() a 27% speed-up, by swapping entries in an if() statement, and reusing already calculated values (tnx to SmatZ for the ideas)
truebrain
2012-01-01 16:01:51 +00:00
8ff6c2da52
(svn r23701) -Codechange: give TileAddWrap() a 27% speed-up, by swapping entries in an if() statement, and reusing already calculated values (tnx to SmatZ for the ideas)
truebrain
2012-01-01 16:01:51 +00:00
39f2d75e03
(svn r23700) -Fix: the size of the Subsidies pool used a random macro, which didn't really make sense in the grand scheme of things
truebrain
2012-01-01 10:50:46 +00:00
c2d045f862
(svn r23700) -Fix: the size of the Subsidies pool used a random macro, which didn't really make sense in the grand scheme of things
truebrain
2012-01-01 10:50:46 +00:00
a057b8c634
(svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a silly low amount of goals to be created.
truebrain
2012-01-01 10:50:38 +00:00
af6a2b3a65
(svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a silly low amount of goals to be created.
truebrain
2012-01-01 10:50:38 +00:00
6d0cf1d2ea
(svn r23697) -Update from WebTranslator v3.0: belarusian - 1 changes by Wowanxm czech - 2 changes by SmatZ dutch - 1 changes by Yexo english_US - 13 changes by Rubidium french - 2 changes by glx german - 1 changes by planetmaker hebrew - 1 changes by rril indonesian - 85 changes by rusydan norwegian_bokmal - 116 changes by mantaray romanian - 1 changes by tonny spanish - 2 changes by Terkhen
translators
2011-12-31 18:45:53 +00:00
11ee22efab
(svn r23697) -Update from WebTranslator v3.0: belarusian - 1 changes by Wowanxm czech - 2 changes by SmatZ dutch - 1 changes by Yexo english_US - 13 changes by Rubidium french - 2 changes by glx german - 1 changes by planetmaker hebrew - 1 changes by rril indonesian - 85 changes by rusydan norwegian_bokmal - 116 changes by mantaray romanian - 1 changes by tonny spanish - 2 changes by Terkhen
translators
2011-12-31 18:45:53 +00:00
167813aded
(svn r23696) -Fix (r23695): 5 <-> 6... today is not my day
rubidium
2011-12-31 15:02:14 +00:00
b49906fa9d
(svn r23696) -Fix (r23695): 5 <-> 6... today is not my day
rubidium
2011-12-31 15:02:14 +00:00
8b223f0274
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
rubidium
2011-12-31 14:56:39 +00:00
7dc6e5b5fc
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
rubidium
2011-12-31 14:56:39 +00:00
20931c5af8
(svn r23694) -Fix (rprev): somehow compilers didn't understand what I meant...
rubidium
2011-12-31 13:57:09 +00:00
e1757cb9a5
(svn r23694) -Fix (rprev): somehow compilers didn't understand what I meant...
rubidium
2011-12-31 13:57:09 +00:00
a137c838f9
(svn r23693) -Fix [FS#4859]: hardcode the original defaults for loading old savegames if they could totally mess with the game's behaviour
rubidium
2011-12-31 13:52:54 +00:00
9f4b0eedde
(svn r23693) -Fix [FS#4859]: hardcode the original defaults for loading old savegames if they could totally mess with the game's behaviour
rubidium
2011-12-31 13:52:54 +00:00
1a6d352b92
(svn r23692) -Fix: use smallest_x of your children only when you let the children update it
rubidium
2011-12-31 11:14:03 +00:00
7e8fc15328
(svn r23692) -Fix: use smallest_x of your children only when you let the children update it
rubidium
2011-12-31 11:14:03 +00:00
f27b7e2a78
(svn r23691) -Fix: signed/unsigned issues, causing asserts for some languages in relation to the serverlist
truebrain
2011-12-31 10:55:00 +00:00
c967d260bc
(svn r23691) -Fix: signed/unsigned issues, causing asserts for some languages in relation to the serverlist
truebrain
2011-12-31 10:55:00 +00:00