summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-10-15(svn r14469) -Fix [FS#2355]: Empty station spreads (e.g. from greyed station ↵frosch
signs) were modified in test mode.
2008-10-15(svn r14468) -Update: WebTranslator2 update to 2008-10-15 17:40:33translators
hungarian - 8 fixed, 1 changed by alyr (9) ido - 98 fixed by Cecile (98) italian - 1 changed by lorenzodv (1) korean - 88 changed by dlunch (88) latvian - 15 fixed, 174 changed by v3rb0 (189) persian - 43 fixed by ali sattari (43)
2008-10-14(svn r14466) -Doc: remove some obsolete parameters, fix a few parameter ↵rubidium
names in comments and add a little more doxygen documentation.
2008-10-14(svn r14465) -Codechange: minor code style of command.cpp.rubidium
2008-10-14(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)rubidium
2008-10-14(svn r14463) -Fix [FS#2348]: small possible chance of desync due to sorting ↵rubidium
on pointer instead of by (station) index (PhilSophus)
2008-10-13(svn r14462) -Codechange: replace magic number with already existing ↵rubidium
constant (Albert)
2008-10-13(svn r14461) -Document: add some doxygen comments (Albert)rubidium
2008-10-12(svn r14460) -Update: WebTranslator2 update to 2008-10-12 17:43:44translators
bulgarian - 6 fixed, 1 changed by kokobongo (7) english_US - 6 fixed by WhiteRabbit (6) ido - 43 fixed by Cecile (43) italian - 6 changed by lorenzodv (6) korean - 41 changed by dlunch (41) latvian - 54 changed by v3rb0 (54) persian - 66 fixed by ali sattari (66)
2008-10-12(svn r14459) -Fix [FS#2343]: Update station-spread when building or removing ↵frosch
oilrigs to make them consistent with station-spread-calculation on game-load and to make oilrig-stations behave like any other station type.
2008-10-10(svn r14458) -Fix [FS#2341](r14368): crash when there was a tram dead end ↵smatz
after a station/tunnel/bridge (frosch123 and Rubidium)
2008-10-10(svn r14457) -Update: WebTranslator2 update to 2008-10-10 22:29:03translators
french - 28 changed by glx (28) italian - 6 fixed, 28 changed by lorenzodv (34) korean - 43 changed by dlunch (43) latvian - 75 fixed, 191 changed by v3rb0 (266) persian - 34 fixed by ali sattari (34) slovak - 14 fixed by lengyel (14) swedish - 26 changed by Andreas (26)
2008-10-10(svn r14456) -Fix: Obiwan in catchment-area and station-spread of docks.frosch
2008-10-08(svn r14450) -Fix [FS#2337]: time table restoring did check too ↵rubidium
restrictively causing order backups not to be properly restored.
2008-10-08(svn r14449) -Fix [FS#2338]: service at nearest depot acted like go to ↵rubidium
nearest depot.
2008-10-07(svn r14448) -Codechange [FS#2328]: rename a few variables (based on a patch ↵smatz
by planetmaker)
2008-10-07(svn r14447) -Change [FS#2333]: Rename YAPP "advanced signals" to "path ↵michi_cc
signals" and "normal signals" to "block signals".
2008-10-07(svn r14446) -Fix [FS#2330]: when a road stop gets moved make sure to update ↵rubidium
the destination of RVs going to that road stop.
2008-10-07(svn r14445) -Update: WebTranslator2 update to 2008-10-07 17:43:40translators
latvian - 2 fixed, 15 changed by v3rb0 (17) spanish - 6 fixed by eusebio (6) ukrainian - 6 fixed by mad (6)
2008-10-07(svn r14444) -Add: stubs for two new languages: Persian (or Farsi) and Ido.translators
2008-10-05(svn r14442) -Fix (r14406): Typo causing problems in rare cases.frosch
2008-10-05(svn r14441) -Update: WebTranslator2 update to 2008-10-05 17:45:23translators
catalan - 6 fixed by arnaullv (6) german - 1 changed by sulai (1) hungarian - 1 fixed, 1 changed by alyr (2) norwegian_bokmal - 6 fixed by christian (6) simplified_chinese - 1 fixed by ww9980 (1) traditional_chinese - 2 changed by josesun (2)
2008-10-04(svn r14439) -Fix (r12044)(r14139): centering on a plane at the SE border ↵smatz
could cause crash
2008-10-03(svn r14438) -Update: WebTranslator2 update to 2008-10-03 17:45:52translators
brazilian_portuguese - 6 fixed by tucalipe (6) dutch - 6 fixed by habell (6) french - 6 fixed by glx (6) galician - 6 fixed by Condex (6) german - 6 fixed, 19 changed by sulai (25) hungarian - 48 fixed by alyr (48) korean - 6 fixed by dlunch (6) simplified_chinese - 84 fixed by ww9980 (84) slovenian - 6 fixed by Necrolyte (6) swedish - 6 fixed by ChrillDeVille (6) traditional_chinese - 9 fixed, 69 changed by josesun (78)
2008-10-03(svn r14436) -Fix [FS#1793]: (fast) trains would sometimes move one time too ↵rubidium
often/little when moving from diagonal<->non-diagonal tracks (iguannab)
2008-10-02(svn r14434) -Fix (r14432): compile warning.rubidium
2008-10-02(svn r14432) -Fix: tile description of tiles with only one signal that is ↵rubidium
not the normal signal showing "normal signal and <signal type on tile>".
2008-10-02(svn r14431) -Fix (r14414): alias parameter "evaluation" would remove the ↵rubidium
last byte of the parameters.
2008-10-01(svn r14428) -Fix [FS#2306]: A 90-degree curve can be a safe waiting ↵michi_cc
position if they are forbidden for trains.
2008-09-30(svn r14423) -Codechange: also do r14221 for the strings.rubidium
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* ↵rubidium
client so it is immediatelly clear which one you are working with.
2008-09-30(svn r14420) -Update: WebTranslator2 update to 2008-09-30 17:50:15translators
hungarian - 3 fixed, 1 changed by alyr (4) simplified_chinese - 122 fixed, 2 changed by ww9980 (124) swedish - 1 fixed by ChrillDeVille (1)
2008-09-30(svn r14419) -Codechange: adding two digits for no obvious reason (nor ↵belugas
comment), plus code style Infringement.
2008-09-29(svn r14417) -Codechange: rewrite GetClosestWaterDistance(), now it is ~100 ↵smatz
times faster than pre-r14416 in average case
2008-09-29(svn r14416) -Fix (r10074)(r10517): substraction was done the other way in ↵smatz
the 'nearest land/water' check (~25% performance penalty)
2008-09-29(svn r14415) -Fix (r10074): void tiles could be the nearest 'land' for water ↵smatz
industries
2008-09-29(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy ↵rubidium
doesn't guarantee the resulting string is '\0'-terminated.
2008-09-28(svn r14412) -Documentation: Comment some functions related to the advanced ↵frosch
settings. Patch by Alberth, but with less excessive use of 'at'.
2008-09-28(svn r14411) -Fix (r14406): IsFrontEngine() is only valid for trains.frosch
2008-09-28(svn r14410) -Codechange: one can't inject a negative number of parameters, ↵rubidium
so enforce this by using a uint.
2008-09-28(svn r14409) -Codechange: Simplify a loop and correct a comment.frosch
2008-09-27(svn r14408) -Fix (r9205): generation seed set using -G was always ↵glx
overwritten by -g
2008-09-27(svn r14407) -Cleanup (r14406): Remove a redundant test. (thanks SmatZ)frosch
2008-09-27(svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free ↵frosch
wagon chains.
2008-09-26(svn r14405) -Fix [FS#2289]: Correct handling of selling free wagons while ↵frosch
the following vehicle is an engine (i.e. a new train is created).
2008-09-26(svn r14404) -Change [FS#2176]: don't make the town flatten land ↵rubidium
unconditionally when build on slopes is turned on. Based on a patch by Eddi.
2008-09-26(svn r14403) -Fix (r14384): The condition was too restrictive.frosch
2008-09-26(svn r14402) -Update: WebTranslator2 update to 2008-09-26 17:45:50translators
slovenian - 3 fixed by Necrolyte (3) traditional_chinese - 1 fixed, 8 changed by josesun (9)
2008-09-26(svn r14401) -Fix (r11724): Don't check articulated parts or rear multihead ↵peter1138
parts for callback 1D when moving a chain of wagons.