Commit Graph

4257 Commits (b1b0b26fc8a1fc499b1cbe4d3c51f71079bd34fe)
 

Author SHA1 Message Date
miham ea9242eff5 (svn r5217) WebTranslator2 update to 2006-06-10 20:54:18
polish     - 4 changed by meush (4)
18 years ago
miham 5ae22e72fa (svn r5216) WebTranslator2 update to 2006-06-10 19:27:22
french     - 4 fixed, 2 changed by glx (6)
lithuanian - 102 fixed, 16 changed by Plyta (118)
polish     - 4 fixed by meush (4)
18 years ago
miham 92770d22dc (svn r5214) [languages] Re-done afrikaans change, this time proper 18 years ago
miham 151b086d70 (svn r5213) [languages] reverted last change from tron 18 years ago
tron 79bfd1f63e (svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8 18 years ago
tron 4c2f3725d5 (svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon) 18 years ago
tron 0a72639c2d (svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc. 18 years ago
tron 15c945c926 (svn r5203) Some bits were incorrectly marked as used 18 years ago
miham 33b1c15418 (svn r5202) WebTranslator2 update to 2006-06-09 19:46:28
american   - 4 fixed by WhiteRabbit (4)
dutch      - 4 fixed by webfreakz (4)
turkish    - 4 fixed, 4 changed by jnmbk (8)
ukrainian  - 4 fixed by znikoz (4)
18 years ago
peter1138 dfa60b0832 (svn r5201) - NewGRF: add loading of default refit costs. This information is not yet used 18 years ago
tron 901e2d02b1 (svn r5199) Make the control flow of GetTileTrackStatus_TunnelBridge() more comprehensible 18 years ago
tron c1bcead499 (svn r5198) Fix some strange control flow: the case for MP_RAILWAY fell through the case for MP_TUNNELBRIDGE 18 years ago
peter1138 da4d1aa292 (svn r5197) - Use svn info to automatically find the last modified revision number and get branch information and place it in the revision string. Increase NETWORK_REVISION_LENGTH to accommodate the branch tag. 18 years ago
peter1138 01aec41f69 (svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2 18 years ago
miham 0717a527eb (svn r5195) WebTranslator2 update to 2006-06-09 11:31:37
hungarian  - 4 fixed by miham (4)
italian    - 1 changed by sidew (1)
18 years ago
peter1138 62dcad4e65 (svn r5192) - Stylechange: fix bjarni's tabs-instead-of-spaces alignment 18 years ago
peter1138 e679cfe802 (svn r5191) - NewGRF: add cargo refit support for road vehicles 18 years ago
peter1138 19d14b474e (svn r5188) - NewGRF: check refit capacity callback when refitting a ship 18 years ago
peter1138 d6ebfb8338 (svn r5187) - NewGRF: temporarily change a vehicle's cargo subtype when calling the refit capacity callback. 18 years ago
peter1138 a7fbd158a0 (svn r5186) - NewGRF: show default aircraft cargo type and the purchase list (mart3p) 18 years ago
bjarni ffeb87763f (svn r5176) fixing the typo, that should have been fixed in last commit 18 years ago
bjarni bbe4285a03 (svn r5175) -Fix: [autoreplace] FS#186 autoreplaced trains can leave all wagons in depot
also fixed a serious typo in peter1138's comments
18 years ago
tron 5ab592667f (svn r5173) Use map manipulation functions instead of SB() 18 years ago
tron 7c1f1d823f (svn r5171) Get rid of an ungly hack in the load routine, which temporarily turned house and road tiles into void tiles to calculate the closest town 18 years ago
KUDr b690e85604 (svn r5170) - CodeChange: corrected name for "road_crossing_penalty" (mistake in previous commit) 18 years ago
KUDr c7d1e2eab5 (svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation 18 years ago
KUDr 0b3e83a2fb (svn r5164) - CodeChange: [YAPF] settings of platform penalties are now saved only in network savegames (thanks glx) 18 years ago
KUDr 80a36fe5bd (svn r5163) - CodeChange: [YAPF] "treat first red two-way signal as dead end" is not applied if train didn't pass choice.
It allows pathfinder to plan route through first red two-way signal if the train has no other choice than to pass it.
18 years ago
KUDr 4c52f88ed1 (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 18 years ago
tron be88e269b9 (svn r5155) - Remove the bridge branch merge (revision r5070) 18 years ago
KUDr ace071529e (svn r5153) - Fix: [YAPF] RVs can now plan path reversing in depot or end of road 18 years ago
KUDr f2f4ca1dc4 (svn r5148) - Fix: [YAPF] RVs can now find depot they are currently in (thanks Darkvater) 18 years ago
peter1138 36672afd8f (svn r5147) - NewGRF: Use refit capacity callback when refitting an aircraft (mart3p) 18 years ago
peter1138 d286235a6a (svn r5146) - NewGRF: Support selection of aircraft default cargo type by checking its refit mask. If aircraft can be refitted to passengers, no change happens, else the first refittable type is chosen. Also use refit capacity to determine the default capacity. 18 years ago
tron 4a26eb083b (svn r5138) Two more like r5136 18 years ago
tron aada042d57 (svn r5136) Fix various style bugs:
- Trailing whitespace
- Trailing empty lines
- Missing newline at EOF
- Missing svn:eol-style native
18 years ago
tron 30651e8bcb (svn r5135) Forgotten Id tag 18 years ago
tron 790362c342 (svn r5132) s/?/³/ 18 years ago
tron dccfb89766 (svn r5131) s/STRING[1-5]/STRING/g 18 years ago
miham 94a45ffa70 (svn r5130) WebTranslator2 update to 2006-06-05 17:56:46
american   - 12 changed by WhiteRabbit (12)
galician   - 62 fixed, 10 changed by Condex (72)
italian    - 3 changed by sidew (3)
18 years ago
tron 5fdc69194e (svn r5129) Accommodate the default AI for the new railtype: It used hard coded numbers instead of enums to calculate prices 18 years ago
tron 32bf3c7c1c (svn r5128) Remove the global variable _cur_ai_player 18 years ago
tron 6b37bda997 (svn r5127) Use IsRoadVehInDepotStopped() and IsAircraftInHangarStopped() 18 years ago
tron 00aa407edd (svn r5124) Add IsAircraftInHangar{Stopped,}(), which supersedes CheckStoppedInHangar()
-Fix: Be more strict what it means for an aircraft to be in a hangar: It's not just being stopped on a hangar tile
18 years ago
tron 3c4a5d6192 (svn r5121) Add forgotten file in r5120 18 years ago
tron cb13a1e43d (svn r5120) Add IsShipInDepot{Stopped,}() and remove some redundant checks 18 years ago
tron b0801e4e63 (svn r5119) -Fix: If a road vehicle is on a road depot tile and stopped doesn't mean it's in the depot. Use the proper test for this 18 years ago
tron eeeb8172e8 (svn r5118) Add IsRoadVehInDepot{Stopped,}() 18 years ago
tron ddbcd9007c (svn r5117) Remove a redundant check: If a road vehicle is in the state 'in depot', don't test if it's a road depot 18 years ago
tron 4f5c84e720 (svn r5116) Move the overly generic GetDepotDirection() from a header to its only consumer 18 years ago