summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-20(svn r14701) -Change: Debian's lintian complains about not using the best ↵rubidium
compression for compressing the man-page.
2008-12-20(svn r14700) -Fix (r1): loading of very old savegames was broken (STNS chunk ↵smatz
is stored before MAP in old savegame)
2008-12-20(svn r14699) -Fix (r14483): Do not use v->dest_tile for trains heading to a ↵frosch
station. Reaching that tile does not mean reaching the station.
2008-12-19(svn r14697) -Fix: some int vs unsigned int comparisons in strgen.rubidium
2008-12-19(svn r14696) -Fix (r10495): Words now consist of 16 bits.frosch
2008-12-19(svn r14695) -Cleanup: When NTP is not active there is no need to set up ↵frosch
TrainTrackFollowerData.
2008-12-19(svn r14694) -Fix (r1): zeppeliner (disaster) should target ↵smatz
st->airport_tile, not st->xy
2008-12-19(svn r14693) -Codechange: replace one check in old AI (probably typo, but ↵smatz
the effect was the same) (Yexo)
2008-12-19(svn r14692) -Update: WebTranslator2 update to 2008-12-19 18:43:35translators
arabic_egypt - 85 fixed by khaloofah (85) estonian - 3 fixed by Kender (3) galician - 2 fixed by Condex (2) latvian - 170 fixed, 114 changed by peerer (284) portuguese - 10 fixed by SnowFlake (10)
2008-12-18(svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25translators
arabic_egypt - 132 fixed, 1 changed by khaloofah (133) czech - 10 fixed, 25 changed by Hadez (35) esperanto - 15 fixed by Athaba (15) greek - 7 fixed by ouranogrammi (7) indonesian - 88 changed by fanioz (88) latvian - 117 fixed, 16 changed by peerer (83), marismols (50) lithuanian - 15 fixed by Zogg (15) malay - 38 fixed by tombakemas (5), Syed (33) serbian - 39 fixed, 1 changed by Jenraux (40) thai - 105 fixed by vetbook (105)
2008-12-18(svn r14689) -Change: make configure die on commonly made user mistakes, ↵rubidium
like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it.
2008-12-17(svn r14688) -Change: silence the "command not found" error when trying to ↵rubidium
find the svn/git/hg binary.
2008-12-17(svn r14687) -Change: log all configure errors to config.logrubidium
2008-12-17(svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03translators
arabic_egypt - 200 fixed, 28 changed by Azoo4oozi (228) czech - 3 changed by Hadez (3) indonesian - 1 fixed, 4 changed by fanioz (5) korean - 1 changed by leejaeuk5 (1) latvian - 299 fixed, 3 changed by marismols (302) lithuanian - 79 fixed by Zogg (79) serbian - 25 fixed by Jenraux (25)
2008-12-17(svn r14685) -Change: don't popup cmd windows when determining version (MSVC)glx
2008-12-16(svn r14684) -Codechange: use SubWCRev object to get version info instead ↵glx
SubWCRev.exe for tortoiseSVN (Darkvater)
2008-12-16(svn r14683) -Change: only say a engine/vehicle is refittable when it can be ↵rubidium
refitted to at least two cargo type or when it has subcargos. NOTE: it is still possible that a vehicle is marked refittable when there is nothing to refit to, e.g. when only one subcargo is available but that cannot be determined without a vehicle chain.
2008-12-16(svn r14682) -Fix (r14672): Check the correct savegame version. (Thanks SmatZ)frosch
2008-12-16(svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42translators
arabic_egypt - 208 fixed, 18 changed by khaloofah (188), Azoo4oozi (38) indonesian - 9 fixed by Gonrong (9) norwegian_bokmal - 2 fixed by Thor (2) portuguese - 2 fixed by rmrebelo (2) serbian - 19 fixed by Jenraux (19) thai - 20 fixed by vetbook (20)
2008-12-16(svn r14680) -Feature(ette) [FS#2434]: Use property 4 (model life) also for ↵frosch
wagons. Setting property 4 to 0xFF will protect the vehicle (engine or wagon) from expireing. (Necessary since early introduction dates) Savegames will only be affected after 'resetengines'.
2008-12-16(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map ↵rubidium
scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
2008-12-15(svn r14678) -Fix [FS#2435]: gradual filling graphics were not chosen ↵rubidium
according to the NewGRF spec (Maedhros)
2008-12-15(svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07translators
arabic_egypt - 343 fixed, 3 changed by Azoo4oozi (153), khaloofah (193) indonesian - 123 changed by adjayanto (95), fanioz (28) macedonian - 74 fixed, 4 changed by sashozs (78) simplified_chinese - 8 fixed by ww9980 (8) traditional_chinese - 6 fixed by ww9980 (6)
2008-12-14(svn r14676) -Fix: Do not copy the signal type of parallel ↵frosch
vertical/horizontal track, when dragging signals.
2008-12-14(svn r14675) -Fix: setting the Estonian or custom currency as used currency ↵rubidium
didn't survive a restart cycle.
2008-12-13(svn r14674) -Fix (r4965): Check sprite size when executing action 6.frosch
2008-12-13(svn r14673) -Update: WebTranslator2 update to 2008-12-13 18:45:31translators
arabic_egypt - 230 fixed by khaloofah (230) indonesian - 2 fixed by Gonrong (2) italian - 1 changed by lorenzodv (1) portuguese - 12 fixed by SnowFlake (7), rmrebelo (5) thai - 32 fixed by vetbook (32)
2008-12-13(svn r14672) -Fix [FS#2444]: Property 7 and callback 12 were broken for ↵frosch
aircraft. Now callback 12 is properly called also for 'mail'. If the callback is not used, 'mail' uses 1/4 of property 7 (rounded up).
2008-12-13(svn r14671) -Fix: compilation was broken for some systemssmatz
2008-12-13(svn r14670) -Codechange: use better readable (I hope) and branchless (for ↵smatz
some archs/compilers) code for cargo value computation
2008-12-13(svn r14669) -Codechange: use SmallVector instead of std::list at one placesmatz
2008-12-12(svn r14668) -Change: use include <> instead of include "" when including ↵rubidium
ICU's headers.
2008-12-11(svn r14667) -Update: WebTranslator2 update to 2008-12-11 18:45:04translators
arabic_egypt - 1207 fixed by khaloofah (1207) indonesian - 30 fixed by fanioz (30) malay - 21 fixed by Syed (21) portuguese - 52 fixed, 3 changed by rmrebelo (55)
2008-12-10(svn r14666) -Update: WebTranslator2 update to 2008-12-10 18:44:59translators
arabic_egypt - 306 fixed by khaloofah (306) hebrew - 419 fixed, 45 changed by moshe (458), ybungalobill (6) hungarian - 1 changed by alyr (1) ido - 12 fixed by Cecile (12) indonesian - 10 fixed by fanioz (10) latvian - 1 fixed by pakalns (1) portuguese - 17 fixed by rmrebelo (12), SnowFlake (5) turkish - 161 changed by doesntmatter (161)
2008-12-09(svn r14665) -Update: WebTranslator2 update to 2008-12-09 18:44:40translators
arabic_egypt - 301 fixed by khaloofah (301) esperanto - 64 fixed, 2 changed by alekcxjo (66) hebrew - 430 fixed by moshe (430) hungarian - 10 changed by alyr (9), oklmernok (1) indonesian - 49 fixed, 4 changed by fanioz (40), anansboga (13) lithuanian - 5 fixed by Enternald (5) portuguese - 6 fixed by SnowFlake (6) thai - 333 fixed by vetbook (333)
2008-12-08(svn r14662) -Update: WebTranslator2 update to 2008-12-08 16:28:15translators
frisian - 216 fixed, 14 changed by Fryslân Boppe (230) hebrew - 109 fixed, 2 changed by ybungalobill (111) hungarian - 1 changed by oklmernok (1) indonesian - 115 fixed by adjayanto (59), fanioz (56) lithuanian - 24 fixed by Enternald (24) malay - 41 fixed by Syed (41) norwegian_nynorsk - 72 fixed by Thor (72) turkish - 3 changed by Emin (3)
2008-12-07(svn r14661) -Fix r14659: oops, forgot to escape '?' ;)truebrain
2008-12-06(svn r14660) -Update: WebTranslator2 update to 2008-12-06 18:44:39translators
croatian - 55 changed by knovak (55) hebrew - 237 fixed, 2 changed by ybungalobill (239) indonesian - 124 fixed, 11 changed by sireno (19), adjayanto (50), fanioz (66) persian - 19 fixed by ali sattari (19) russian - 1 fixed by ybungalobill (1) traditional_chinese - 1 fixed by josesun (1) turkish - 28 fixed by Emin (28)
2008-12-06(svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he ↵truebrain
will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :)
2008-12-05(svn r14658) -Change: allow changing town names when there are no towns in ↵rubidium
the scenario yet.
2008-12-05(svn r14657) -Update: WebTranslator2 update to 2008-12-05 18:44:56translators
afrikaans - 5 fixed by burgerd (5) icelandic - 13 fixed by scrooge (13) latvian - 101 fixed by Wersoo (101) lithuanian - 4 fixed, 293 changed by linasmi (297) malay - 40 fixed by Syed (40) slovenian - 11 fixed by Necrolyte (11) turkish - 78 fixed by Emin (78)
2008-12-05(svn r14656) -Change: replace instances of x & S_IFREG with S_ISREG(x) as ↵rubidium
S_IFREG can be 0 on some platforms.
2008-12-04(svn r14655) -Update: WebTranslator2 update to 2008-12-04 18:47:16translators
croatian - 61 fixed by knovak (61) hebrew - 192 fixed by davidx123 (192) hungarian - 1 changed by IPG (1) indonesian - 165 fixed, 6 changed by fanioz (121), dnaftali (50) malay - 182 fixed, 1 changed by tombakemas (104), Syed (79)
2008-12-04(svn r14654) -Add: stub for Hebrew.translators
2008-12-03(svn r14653) -Update: WebTranslator2 update to 2008-12-03 19:27:43translators
danish - 10 fixed by ThomasA (10) indonesian - 48 fixed by fanioz (48) -Fix: WebTranslator2 went haywire on Croatian/Danish.
2008-12-03(svn r14652) -Update: WebTranslator2 update to 2008-12-03 18:43:05translators
croatian - 28 changed by knovak (28) indonesian - 64 fixed, 1 changed by fanioz (50), dnaftali (15) macedonian - 10 fixed by zharko (10) malay - 267 fixed, 3 changed by tombakemas (270) serbian - 29 fixed by dejac (29)
2008-12-03(svn r14651) -Fix [FS#2437] (r14636): extmidi wasn't compiled/linked anymore.rubidium
2008-12-03(svn r14650) -Merge: changelog etc. changes from the 0.6 branch.rubidium
2008-12-03(svn r14649) -Change: consistently use can't instead of primarily can't and ↵rubidium
a bit of cannot in english.txt.
2008-12-02(svn r14648) -Update: WebTranslator2 update to 2008-12-02 18:46:52translators
croatian - 3 fixed, 5 changed by knovak (8) hungarian - 37 changed by IPG (37) indonesian - 62 fixed by fanioz (62) lithuanian - 17 fixed by Enternald (17) malay - 66 fixed, 2 changed by tombakemas (68) swedish - 6 fixed by daishan (6) turkish - 42 fixed by Emin (42)