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