Mercurial > hg > openttd
annotate known-bugs.txt @ 6152:16eaa24b383f draft
(svn r8896) -Fix
Most (i.e. 13 of 15) callers of GetNewVehiclePos() do not care for the return and the others can figure it out by inspecting the information returned in struct GetNewVehiclePosResult.
Therefore remove the return value.
author | tron <tron@openttd.org> |
---|---|
date | Sun, 25 Feb 2007 10:25:25 +0000 |
parents | 5f1803b8bef4 |
children | 238add60d8e9 |
rev | line source |
---|---|
801
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
1 README |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
2 ------------------------------------------------------------------------ |
1821
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
3 All bugs listed below are marked as known. Please do not submit any bugs |
801
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
4 that are the same as these. If you do, don't act surprised, because |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
5 we WILL flame you!! |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
6 |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
7 There is an experimental AI included in the game which you can enable |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
8 from the "Configure Patches" window. All bugs related to this AI should |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
9 go to: http://www.tt-forums.net/viewtopic.php?t=9576 |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
10 |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
11 Of course if you have more knowledge about any of these bugs, have more |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
12 specifics, we welcome you to report them. React to the given bug indicated |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
13 by the number below on http://sourceforge.net/tracker/?group_id=103924&atid=636365 |
2947
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
14 or http://bugs.openttd.org. |
3122
ccf65121c0c0
(svn r3727) - Fix some typos in the readme and known-bugs text files
Darkvater <Darkvater@openttd.org>
parents:
2947
diff
changeset
|
15 If the bug report is closed, it has been fixed, which then can be verified |
801
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
16 in the latest SVN version. |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
17 |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
18 Bugs for 0.5.0 |
2947
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
19 ------------------------------------------------------------------------ |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
20 URL: http://bugs.openttd.org |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
21 |
5965
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
22 -601 airports can't get flooded when they have planes in them |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
23 -599 reloaded game lost company passwords |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
24 -596 Cloning Maglev in UKRS forgets Mail refit |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
25 -595 Sort by max cargo rating does not sort correctly |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
26 -594 terraforming wipes out canals |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
27 -591 Autorenew fails under certain conditions |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
28 -585 Huge losses with transfer |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
29 -583 Fatal fault or crash during startup |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
30 -578 No loading at my industrial centre |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
31 -574 Open TTD overiding Power Warnings |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
32 -571 Problems with vehicle purchase lists with NewGRFs |
5f1803b8bef4
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium <rubidium@openttd.org>
parents:
5726
diff
changeset
|
33 -569 'Game Load Failed' when trying to open scenarios |
5726
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
34 -559 Front-/Rear-facing engines don't line up with each other |
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
35 -553 Autorenew doesn't warn when replacement isn't available |
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
36 -546 [0.5.0 RC3] Inflation overflow |
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
37 -542 Assertion with Vehicle list |
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
38 -540 Planes vanished when offered exclusive |
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
39 -539 Trains can cash the same cargo multiple times |
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
40 -529 newairport's sprite issue |
5564
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
41 -522 overflow on vehicle costs |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
42 -519 Bridge building results in 'missing' pieces |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
43 -508 Destroying trees and replanting => raised rating |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
44 -502 OSX can incorrectly print "dbg: [sl] Cannot open savegame 'data/opntitle.dat' for saving/loading." |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
45 -501 Mouse pointer gets hidden, when draging out of window and back again. Only affects Wacom etc. |
5726
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
46 -494 Get free money abusing a stock bug |
5443
7eae8cc15806
(svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5355
diff
changeset
|
47 -489 [0.5.0rc1] Sound choppy on Vista |
7eae8cc15806
(svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5355
diff
changeset
|
48 -474 Overtaking car doesn't hit the against-riding car. |
7eae8cc15806
(svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5355
diff
changeset
|
49 -459 Merging is buggy |
7eae8cc15806
(svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5355
diff
changeset
|
50 -458 Crash when changing Resolution on Mac OS X (x86) |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
51 -450 GUI selecting disabled numbers (newstations) |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
52 -442 Alt-tab behaviour flawed whilst full screen (win32) |
5443
7eae8cc15806
(svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5355
diff
changeset
|
53 -441 Transparent stuff |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
54 -435 Assertion window doesn't show when in fullscreen on Mac OS X |
5726
9f56eacb1878
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5564
diff
changeset
|
55 -431 failure to autorenew (core/GUI desync) |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
56 -423 Improved loading causes high CPU use with long trains |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
57 -410 Openttd in dedicated mode don't run without data files |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
58 -404 Cargo never delivered to station after bribe and before first pickup |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
59 -365 Blimp Stuck at airport |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
60 -362 Changing signal type affects whole square |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
61 -357 CPU spikes in game |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
62 -355 graphics bugs with trains - water, tunnels |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
63 -354 Maglev Trains faster than All Planes |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
64 -339 Crash in Quicktime when exiting game |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
65 -299 disable 90 deg turns patch - AI builds 90 deg turns |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
66 -290 NPF - no path to depot from tunnel |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
67 -282 layers do not clear loans as soon as they could |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
68 -274 Autoclean ignores any share holdings |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
69 -265 Subsidy awarded detection bug |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
70 -259 AIs start unnamed companies that do nothing |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
71 -216 AI build train vans one van less |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
72 -202 2 Locomotives in 1 Train - Selling one results in Age of the other one Being 0 |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
73 -193 Inconsistent directory usage on Mac OS X |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
74 -165 vehicle length not taken into account |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
75 -163 Cargo: Station destroyed / High payment |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
76 -153 Language crash with app renaming OSX |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
77 -119 Clipping problems with vehicles on slopes |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
78 -115 inactive logins do not get auto kicked |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
79 - 89 Able to build railways/stations before engines become available |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
80 - 65 short wagons bug |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
81 - 51 Windows doesn't support CUSTOM_LANG_DIR |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
82 - 47 Low rating calculation and cargo loading priority |
2947
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
83 |
801
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
84 ------------------------------------------------------------------------ |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
85 URL: http://sourceforge.net/tracker/?atid=636365&group_id=103924&func=browse |
1849
34012a94a94f
(svn r2354) Update OpenTTD for 0.4.0.1 release
orudge <orudge@openttd.org>
parents:
1821
diff
changeset
|
86 |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
87 -1573339 0.4.8.dmg Crash with intel 64bit |
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
88 -1460218 0.4.7 normal industry bug (non_smooth) |
4204
2eb6f26b240a
(svn r5688) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater <Darkvater@openttd.org>
parents:
4102
diff
changeset
|
89 -1459262 Towns building too many roads way too long now |
2eb6f26b240a
(svn r5688) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater <Darkvater@openttd.org>
parents:
4102
diff
changeset
|
90 -1458995 Another bug with smooth_economy |
2947
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
91 -1393415 NPF & one-way sigs |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
92 -1244842 Multiplayer interface bug (0.4.0.1) |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
93 -1212267 station visited twice when servicing |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
94 -1208170 Duplicate station names can be created |
1821
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
95 -1116638 "More, but smaller changes" deficiency |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
96 -1106356 re-offered prototypes |
801
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
97 |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
98 Minor Bugs for 0.5.0 |
801
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
99 ------------------------------------------------------------------------ |
ecb5021a7ec4
(svn r1271) -Fix: set eol-style to native on missing files
darkvater <darkvater@openttd.org>
parents:
diff
changeset
|
100 URL: http://sourceforge.net/tracker/?atid=669662&group_id=103924&func=browse |
1849
34012a94a94f
(svn r2354) Update OpenTTD for 0.4.0.1 release
orudge <orudge@openttd.org>
parents:
1821
diff
changeset
|
101 |
5355
4449e5529205
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater <Darkvater@openttd.org>
parents:
4254
diff
changeset
|
102 -1461629 [r4180]Subsidy calculated wrong |
2947
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
103 -1412031 fast forward scrolling is also fast forward :) |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
104 -1387424 overtake insolvent company is to cheap |
f172ff485fb3
(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater <Darkvater@openttd.org>
parents:
1918
diff
changeset
|
105 -1382782 Loan interest calculated 'wrong' |
1821
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
106 -1201284 permanent hilight in a depot |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
107 -1185852 Scrollbars get arbitrarily small |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
108 -1184634 Replace vehicles window bug |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
109 -1160732 little bug with transparency |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
110 -1117731 Editor-StartingDate |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
111 -1108046 game freezes |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
112 -1102174 Bug if 3 people buy 25% shares in one company |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
113 -1084620 Minor bug considering buses/trucks |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
114 -1034310 color mauve in diagrams |
e87620b119bd
(svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater <Darkvater@openttd.org>
parents:
1153
diff
changeset
|
115 -1030661 It's possible to build a tunnel under oil wells |
5564
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
116 - 993516 Canal + bouy -> wrong graphics. |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
117 - 987891 Large UFO destruction bug |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
118 - 987883 Aircraft landing/taking off |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
119 - 987880 company league table updating |
0357380bcb2d
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater <Darkvater@openttd.org>
parents:
5443
diff
changeset
|
120 - 985924 aircraft taxi speed |