yexo
6e65e92054
(svn r23721) -Fix (r23070): reading memory of a temporary (already deconstructed) object is invalid
2012-01-02 22:58:15 +00:00
yexo
c4e2dfdd89
(svn r23721) -Fix (r23070): reading memory of a temporary (already deconstructed) object is invalid
2012-01-02 22:58:15 +00:00
rubidium
d242f154f9
(svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes
2012-01-02 22:44:28 +00:00
rubidium
d2f776ef3e
(svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes
2012-01-02 22:44:28 +00:00
rubidium
e371c26025
(svn r23719) -Fix [FS#4930]: extraction of music packs failed
2012-01-02 21:57:29 +00:00
rubidium
8371ecc922
(svn r23719) -Fix [FS#4930]: extraction of music packs failed
2012-01-02 21:57:29 +00:00
rubidium
761223bcdf
(svn r23718) -Fix [FS#4936]: rescanai caused crash when the AI settings of an AI was opened
2012-01-02 20:39:50 +00:00
rubidium
37b136576d
(svn r23718) -Fix [FS#4936]: rescanai caused crash when the AI settings of an AI was opened
2012-01-02 20:39:50 +00:00
rubidium
b9c4114f30
(svn r23717) -Fix [FS#4927]: ships going to wrong dock location when moving the dock while the game is paused
2012-01-02 20:39:18 +00:00
rubidium
caa5762636
(svn r23717) -Fix [FS#4927]: ships going to wrong dock location when moving the dock while the game is paused
2012-01-02 20:39:18 +00:00
smatz
f6d9fbe35c
(svn r23716) -Revert (r23705)[FS#4937]: unforeseen consequences
2012-01-02 19:47:52 +00:00
smatz
3655d5105b
(svn r23716) -Revert (r23705)[FS#4937]: unforeseen consequences
2012-01-02 19:47:52 +00:00
translators
3ac2631ec8
(svn r23715) -Update from WebTranslator v3.0:
...
luxembourgish - 48 changes by Phreeze
portuguese - 7 changes by SupSuper
turkish - 100 changes by niw3
ukrainian - 11 changes by Fixer
welsh - 1 changes by kazzie
2012-01-02 18:45:26 +00:00
translators
2d368a37b9
(svn r23715) -Update from WebTranslator v3.0:
...
luxembourgish - 48 changes by Phreeze
portuguese - 7 changes by SupSuper
turkish - 100 changes by niw3
ukrainian - 11 changes by Fixer
welsh - 1 changes by kazzie
2012-01-02 18:45:26 +00:00
truebrain
d9f717dcfa
(svn r23714) -Codechange: don't mix Viewport with non-viewport code
2012-01-02 13:44:37 +00:00
truebrain
091bc25a90
(svn r23714) -Codechange: don't mix Viewport with non-viewport code
2012-01-02 13:44:37 +00:00
truebrain
92c60447dc
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible
2012-01-02 13:44:30 +00:00
truebrain
0d929e877f
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible
2012-01-02 13:44:30 +00:00
truebrain
5f65e056e1
(svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in
2012-01-02 12:07:50 +00:00
truebrain
19004a77f8
(svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in
2012-01-02 12:07:50 +00:00
truebrain
5dbac2f2ae
(svn r23711) -Codechange: don't chain the two vehicle hashes, but call them one by one
2012-01-02 12:07:42 +00:00
truebrain
0e9a98619d
(svn r23711) -Codechange: don't chain the two vehicle hashes, but call them one by one
2012-01-02 12:07:42 +00:00
rubidium
2b32ddf24f
(svn r23710) -Change: make the default secondary sort method for the server list the number of clients instead of the name
2012-01-01 22:35:19 +00:00
rubidium
6ed84aff8d
(svn r23710) -Change: make the default secondary sort method for the server list the number of clients instead of the name
2012-01-01 22:35:19 +00:00
rubidium
37a81f01cf
(svn r23709) -Feature-ish: try harder to sort text instead of fancy characters in the server names
2012-01-01 22:32:26 +00:00
rubidium
9a921fd0ae
(svn r23709) -Feature-ish: try harder to sort text instead of fancy characters in the server names
2012-01-01 22:32:26 +00:00
truebrain
1d9f3bf003
(svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), gaining similar benefits
2012-01-01 19:20:08 +00:00
truebrain
cb414b09d2
(svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), gaining similar benefits
2012-01-01 19:20:08 +00:00
translators
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
2012-01-01 18:45:38 +00:00
translators
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
2012-01-01 18:45:38 +00:00
smatz
cf54bc425f
(svn r23706) -Codechange: prevent 'unknown command' doxygen errors
2012-01-01 17:36:19 +00:00
smatz
bcd3f2bb59
(svn r23706) -Codechange: prevent 'unknown command' doxygen errors
2012-01-01 17:36:19 +00:00
smatz
441a22977a
(svn r23705) -Codechange: cache the last processed station in FindStationsAroundTiles() in order to make the code a bit faster
2012-01-01 17:32:45 +00:00
smatz
a90b767995
(svn r23705) -Codechange: cache the last processed station in FindStationsAroundTiles() in order to make the code a bit faster
2012-01-01 17:32:45 +00:00
alberth
06597e684c
(svn r23704) -Doc: Doxygen comment fixes and additions.
2012-01-01 17:22:32 +00:00
alberth
4af8c2d5e1
(svn r23704) -Doc: Doxygen comment fixes and additions.
2012-01-01 17:22:32 +00:00
truebrain
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
2012-01-01 16:38:38 +00:00
truebrain
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
2012-01-01 16:38:38 +00:00
truebrain
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)
2012-01-01 16:23:05 +00:00
truebrain
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)
2012-01-01 16:23:05 +00:00
truebrain
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)
2012-01-01 16:01:51 +00:00
truebrain
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)
2012-01-01 16:01:51 +00:00
truebrain
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
2012-01-01 10:50:46 +00:00
truebrain
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
2012-01-01 10:50:46 +00:00
truebrain
af6a2b3a65
(svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a silly low amount of goals to be created.
2012-01-01 10:50:38 +00:00
truebrain
a057b8c634
(svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a silly low amount of goals to be created.
2012-01-01 10:50:38 +00:00
rubidium
94f72b7ad4
(svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typo
2012-01-01 00:05:02 +00:00
rubidium
b111813d0b
(svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typo
2012-01-01 00:05:02 +00:00
translators
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
2011-12-31 18:45:53 +00:00
translators
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
2011-12-31 18:45:53 +00:00