Commit Graph

10148 Commits (17e208dc16a0be8ca929b75f45edb345cb70aad9)
 

Author SHA1 Message Date
frosch 17e208dc16 (svn r14333) -Documentation: Update docs/landscape*. Based on patch by yorick. 16 years ago
belugas 9419a28a4b (svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by introducing a daily random industry change.
This will allow to perform more changes per month on big maps and less on smaller maps, while not overtaxing the IndustryMonthlyLoop process.
Thanks to frosch, for nice code ideas and rewrites
16 years ago
smatz ffa39caf3d (svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString() 16 years ago
rubidium aa2c3bdd6f (svn r14330) -Fix: compile warnings in some unfinished lang files. 16 years ago
rubidium 1c5338cbce (svn r14329) -Fix (r14306): selections in the group GUI weren't shown anymore. 16 years ago
smatz 9954d13f06 (svn r14328) -Fix (r11822): when a company was renamed and then manager was renamed before building anything, company name changed 16 years ago
rubidium 244ccddc1b (svn r14327) -Fix [FS#2251]: if you rename a town before building something and build something near that town your company would be called "<old townname> Transport". 16 years ago
rubidium c70f745de8 (svn r14326) -Fix: some wrong comments (Yexo) 16 years ago
translators 775fd4797b (svn r14325) -Update: WebTranslator2 update to 2008-09-14 17:42:18
czech      - 2 fixed, 31 changed by Hadez (33)
english_US - 211 fixed by WhiteRabbit (211)
galician   - 193 fixed, 10 changed by Condex (203)
german     - 2 fixed, 38 changed by sulai (40)
swedish    - 60 fixed by ChrillDeVille (60)
16 years ago
rubidium 31494d756a (svn r14324) -Fix [FS#2241]: free any blocks that a helicopter may have on an oilrig when the helicopter gets forcefully removed (bankruptcy). For other airports this isn't needed as they can't be used by multiple companies. 16 years ago
smatz 50b955542d (svn r14323) -Fix (r14064): forgot a return... 16 years ago
smatz b24e0a08bb (svn r14322) -Fix (r10368): possible assert when renaming removed waypoint 16 years ago
rubidium feb15bb421 (svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadecimals. 16 years ago
rubidium efe93c527b (svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP) 16 years ago
smatz 7bc1b443eb (svn r14319) -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower 16 years ago
rubidium de532c616f (svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around. 16 years ago
peter1138 fb77ced24a (svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order. 16 years ago
smatz 7dc595ca72 (svn r14316) -Fix: do not allow building road over level crossings and drive-through road stops in the wrong direction even when the roadtype is present 16 years ago
smatz 5b14c67064 (svn r14315) -Fix: allow adding roadtypes only to drive-through road stops 16 years ago
smatz 33e46bb75a (svn r14314) -Fix: pay for two road bits when adding/removing roadtype at drive through road stop/level crossing 16 years ago
frosch 869e90ea86 (svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file. 16 years ago
rubidium ee4173d8a4 (svn r14310) -Fix: don't show palette information in the newgrf lists of the network lobby. 16 years ago
rubidium 69e4e88e99 (svn r14309) -Fix [FS#2244]: aircraft frozen above oil rig when the next order is invalid. 16 years ago
rubidium 18a0c351cc (svn r14308) -Fix [FS#2268]: pay extra when tram/road bits need to be build for a roadstop. 16 years ago
smatz 7e4e999a97 (svn r14307) -Fix: when deleting a station, remove news items regarding it 16 years ago
rubidium 4ea5308d49 (svn r14306) -Codechange: unify the code to draw the vehicle list.
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
16 years ago
frosch ede0dd6a72 (svn r14305) -Fix [FS#2294] (r5033): [YAPF] Only reserve road slots for multistop when they are really reachable. 16 years ago
smatz d7421cadd4 (svn r14304) -Fix (r14104): waypoint train list wasn't closed with the waypoint window (crashes since r14296) 16 years ago
rubidium ac48a45cb8 (svn r14303) -Codechange: make the vehicle list part of the group window look exactly like the vehicle list instead of some buttons being one pixel wider/smaller. 16 years ago
rubidium f60ef76050 (svn r14302) -Codechange: simplify and make the vehicle list and group windows behave the same w.r.t. getting wider (by default) for trains than the other vehicles. 16 years ago
rubidium 3423721523 (svn r14301) -Codechange: give the vehicle list and group list the same relative size and the same absolute height for the vehicle list items. 16 years ago
translators 1f8be3fbf7 (svn r14300) -Update: WebTranslator2 update to 2008-09-12 17:41:59
brazilian_portuguese - 13 fixed by tucalipe (13)
catalan    - 12 fixed by arnaullv (12)
danish     - 9 fixed, 7 changed by ThomasA (16)
dutch      - 1 changed by habell (1)
estonian   - 5 fixed by kristjans (5)
galician   - 98 fixed, 6 changed by Condex (104)
german     - 7 fixed, 83 changed by sulai (69), dih (21)
korean     - 12 fixed by leejaeuk5 (12)
romanian   - 20 fixed by kneekoo (20)
slovenian  - 5 fixed by Necrolyte (5)
16 years ago
rubidium 0b4c2e9493 (svn r14299) -Fix: disable 'toggle palette' when no NewGRF has been selected. 16 years ago
rubidium 9862a2e79a (svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination". 16 years ago
rubidium 7f461f0bba (svn r14297) -Fix: one could be trying to get the station name of a station that is outside of the pool. 16 years ago
rubidium e9a3ed016d (svn r14296) -Codechange: there is no case where an invalid waypoint index should be passed to be drawn as a string. 16 years ago
belugas 95058df2ca (svn r14295) -Fix(r14294): If the house is not built yet, still give me proper coordinates, pretty please!
Plus, two(2) rogue tabs found their way in.
16 years ago
belugas db278c68de (svn r14294) -Feature[newGRF]: Add Variational Action 2 Variable 0x47 for houses, Coordinates of the house tile 16 years ago
smatz 70525eaa7f (svn r14293) -Change: do not show PBS track reservation in the intro game 16 years ago
frosch 5f84ddf150 (svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not need to be iterated. (spotted by smatz) 16 years ago
frosch f1a7f57cb9 (svn r14291) -Fix [FS#2288] (r12853): For tunnels DrawCatenary() draws only pillars; DrawCatenaryOnTunnel() draws only wires. 16 years ago
smatz c33d779e5a (svn r14290) -Fix (r13932): level crossings could be barred when they shouldn't be after savegame conversion 16 years ago
smatz 36937525c4 (svn r14289) -Fix [FS#2286](r3720)(r1): sound effects an music volume should be in range 0-127, default value shouldn't be higher
(based on a patch by kakaopor)
16 years ago
michi_cc 0ac103e506 (svn r14286) -Fix [FS#2265]: If a change of conventional/electric rail coincided with the start of a station platform, stale reservations could be left behind. 16 years ago
michi_cc 5a28d3a54f (svn r14285) -Fix [FS#2263]: A train inside a wormhole could free the reservation of another train inside the wormhole. 16 years ago
michi_cc e008f58350 (svn r14284) -Fix (r13958): Trains would not look ahead and extend their reservation on a waypoint tile in all cases. 16 years ago
smatz 572423d06c (svn r14283) -Fix [FS#2281](r14175): beep only after clicking on the main toolbar, not after finishing the selection 16 years ago
translators ad2fa20fe2 (svn r14282) -Update: WebTranslator2 update to 2008-09-09 17:38:39
czech      - 1 fixed, 7 changed by Hadez (7), joeprusa (1)
danish     - 61 fixed, 6 changed by ThomasA (28), MiR (39)
dutch      - 6 fixed by habell (5), webfreakz (1)
estonian   - 1 fixed by kristjans (1)
finnish    - 66 fixed by habazi (66)
french     - 2 fixed, 2 changed by glx (4)
galician   - 14 fixed by Condex (14)
german     - 63 fixed, 16 changed by sulai (41), dih (38)
italian    - 1 fixed, 1 changed by lorenzodv (2)
piglatin   - 27 fixed by adammw (27)
romanian   - 57 fixed by kneekoo (57)
russian    - 13 fixed by Smoky555 (13)
slovenian  - 6 fixed by Necrolyte (6)
spanish    - 9 fixed by eusebio (9)
ukrainian  - 6 fixed by mad (6)
16 years ago
smatz ff7e0b2586 (svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() and IsRailWaypoint() checks at several places 16 years ago
matthijs 80631f4a45 (svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, this is not the right way to do this. 16 years ago