rubidium
fdf86bb4a2
(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
2007-04-20 08:00:30 +00:00
peter1138
12ddcd0a24
(svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)
2007-04-20 07:51:20 +00:00
peter1138
a8350e5fdf
(svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*)
2007-04-20 07:51:20 +00:00
miham
a23263ffc3
(svn r9681) [Translations] -Fix: removed two unnecessary colons from the finnish translations (spotted by ln-)
2007-04-19 19:19:53 +00:00
miham
20f22f021c
(svn r9681) [Translations] -Fix: removed two unnecessary colons from the finnish translations (spotted by ln-)
2007-04-19 19:19:53 +00:00
miham
4ad4c3b185
(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21
...
bulgarian - 2 fixed by thetitan (1), kokobongo (1)
czech - 2 fixed by joeprusa (2)
danish - 2 fixed by ThomasA (2)
dutch - 2 fixed, 1 changed by habell (3)
esperanto - 2 fixed by LaPingvino (2)
estonian - 2 fixed by vermon (2)
finnish - 2 fixed by habazi (2)
german - 3 fixed by Neonox (3)
italian - 18 fixed, 2 changed by lorenzodv (20)
japanese - 10 fixed by ickoonite (10)
norwegian_bokmal - 27 fixed by oletk (27)
polish - 10 fixed by meush (10)
russian - 2 fixed by HMage (2)
spanish - 2 fixed by jfrank (2)
traditional_chinese - 2 fixed by xbddc (2)
turkish - 11 fixed by jnmbk (11)
ukrainian - 2 fixed, 5 changed by fevral13 (7)
2007-04-19 19:11:24 +00:00
miham
7e63ff86e1
(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21
...
bulgarian - 2 fixed by thetitan (1), kokobongo (1)
czech - 2 fixed by joeprusa (2)
danish - 2 fixed by ThomasA (2)
dutch - 2 fixed, 1 changed by habell (3)
esperanto - 2 fixed by LaPingvino (2)
estonian - 2 fixed by vermon (2)
finnish - 2 fixed by habazi (2)
german - 3 fixed by Neonox (3)
italian - 18 fixed, 2 changed by lorenzodv (20)
japanese - 10 fixed by ickoonite (10)
norwegian_bokmal - 27 fixed by oletk (27)
polish - 10 fixed by meush (10)
russian - 2 fixed by HMage (2)
spanish - 2 fixed by jfrank (2)
traditional_chinese - 2 fixed by xbddc (2)
turkish - 11 fixed by jnmbk (11)
ukrainian - 2 fixed, 5 changed by fevral13 (7)
2007-04-19 19:11:24 +00:00
belugas
8082f4c11a
(svn r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01)
2007-04-19 18:51:40 +00:00
belugas
15a2c71a01
(svn r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01)
2007-04-19 18:51:40 +00:00
peter1138
a50f8bac27
(svn r9678) -Codechange: Support changing of aircraft running cost via callback 36.
2007-04-19 18:49:40 +00:00
peter1138
a40d53d8d1
(svn r9678) -Codechange: Support changing of aircraft running cost via callback 36.
2007-04-19 18:49:40 +00:00
peter1138
0371e4a957
(svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour.
2007-04-19 17:54:45 +00:00
peter1138
0552b19225
(svn r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour.
2007-04-19 17:54:45 +00:00
belugas
0532eb2515
(svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
...
This makes the code clearer.
2007-04-19 14:50:01 +00:00
belugas
95ae29b470
(svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
...
This makes the code clearer.
2007-04-19 14:50:01 +00:00
rubidium
2ce514284c
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
2007-04-18 22:41:53 +00:00
rubidium
2dc5589290
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
2007-04-18 22:41:53 +00:00
rubidium
7577954ced
(svn r9672) -Cleanup: lots of coding style fixes around operands.
2007-04-18 22:10:36 +00:00
rubidium
80c259f64f
(svn r9672) -Cleanup: lots of coding style fixes around operands.
2007-04-18 22:10:36 +00:00
peter1138
0d32783f87
(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
2007-04-18 18:37:40 +00:00
peter1138
41cf2fa69b
(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
2007-04-18 18:37:40 +00:00
rubidium
13c587bf39
(svn r9670) -Documentation: add documentation to some the _map files.
2007-04-18 18:20:31 +00:00
rubidium
aa284fd531
(svn r9670) -Documentation: add documentation to some the _map files.
2007-04-18 18:20:31 +00:00
belugas
d1c2c90ad0
(svn r9669) -Documentation: some more doxygen fixes
2007-04-18 18:00:33 +00:00
belugas
4eb87ac62b
(svn r9669) -Documentation: some more doxygen fixes
2007-04-18 18:00:33 +00:00
miham
a993a0e273
(svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38
...
catalan - 2 fixed by arnaullv (2)
french - 2 fixed, 2 changed by glx (4)
hungarian - 2 fixed by miham (2)
korean - 2 fixed by darkttd (2)
swedish - 2 fixed, 1 changed by daishan (3)
2007-04-18 17:28:22 +00:00
miham
7789eef209
(svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38
...
catalan - 2 fixed by arnaullv (2)
french - 2 fixed, 2 changed by glx (4)
hungarian - 2 fixed by miham (2)
korean - 2 fixed by darkttd (2)
swedish - 2 fixed, 1 changed by daishan (3)
2007-04-18 17:28:22 +00:00
maedhros
1a81c1cedd
(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion of towns can
...
start off larger, and will grow twice as quickly as other towns. They can also
be placed specifically in the scenario editor. Thanks to TheJosh for the
initial patch and the idea.
2007-04-18 14:23:30 +00:00
maedhros
16a948a463
(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion of towns can
...
start off larger, and will grow twice as quickly as other towns. They can also
be placed specifically in the scenario editor. Thanks to TheJosh for the
initial patch and the idea.
2007-04-18 14:23:30 +00:00
peter1138
01ab087f35
(svn r9666) -Fix (r9651): end of data / column flags were reversed
2007-04-18 07:22:53 +00:00
peter1138
4b7c59fce1
(svn r9666) -Fix (r9651): end of data / column flags were reversed
2007-04-18 07:22:53 +00:00
belugas
0eaa72e324
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
2007-04-18 00:41:09 +00:00
belugas
d6651c1741
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
2007-04-18 00:41:09 +00:00
belugas
76faa0f759
(svn r9664) -Documentation: Doxygen corrections,errors and omissions
2007-04-17 21:09:38 +00:00
belugas
addcae43fa
(svn r9664) -Documentation: Doxygen corrections,errors and omissions
2007-04-17 21:09:38 +00:00
belugas
097b3b3c7b
(svn r9662) -Documentation: Doxygen corrections and @file omissions
2007-04-17 20:23:13 +00:00
belugas
607a55f4ec
(svn r9662) -Documentation: Doxygen corrections and @file omissions
2007-04-17 20:23:13 +00:00
belugas
37743094ec
(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it accordingly in arctic.
...
It could be put in tropic too, but it can be placed in both, so first to catch it...
2007-04-17 19:08:00 +00:00
belugas
c39ab93daa
(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it accordingly in arctic.
...
It could be put in tropic too, but it can be placed in both, so first to catch it...
2007-04-17 19:08:00 +00:00
peter1138
f37930d26a
(svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailable vehicle types... things like articulated engines can still build these parts... ... ... dot dot dot
2007-04-17 17:54:31 +00:00
peter1138
2b2cfaeec1
(svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailable vehicle types... things like articulated engines can still build these parts... ... ... dot dot dot
2007-04-17 17:54:31 +00:00
maedhros
535f0dae1e
(svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files.
2007-04-17 10:08:17 +00:00
maedhros
2a32b3b8db
(svn r9654) -Fix: Add string colours for the DOS palette and use them when playing with the DOS data files.
2007-04-17 10:08:17 +00:00
belugas
9315663258
(svn r9653) -Codechange: Indicate the proper function names in the GRF messages
2007-04-16 20:56:19 +00:00
belugas
792339554f
(svn r9653) -Codechange: Indicate the proper function names in the GRF messages
2007-04-16 20:56:19 +00:00
belugas
6427aff94e
(svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.
...
I guess i'm a bit eager to have a writable array for newindustries ;)
2007-04-16 19:55:17 +00:00
belugas
44143b8cdb
(svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.
...
I guess i'm a bit eager to have a writable array for newindustries ;)
2007-04-16 19:55:17 +00:00
belugas
5c4700599e
(svn r9651) -Codechange: make legend system of smallmap a little bit less magic with the help of a struct and not an array of bytes
2007-04-16 19:44:22 +00:00
belugas
a5bd48b23d
(svn r9651) -Codechange: make legend system of smallmap a little bit less magic with the help of a struct and not an array of bytes
2007-04-16 19:44:22 +00:00
belugas
d8821ddbd4
(svn r9650) -Documentation: Finalize doxygen comments for town_land.h
2007-04-16 19:26:01 +00:00