known-bugs.txt
author rubidium
Mon, 03 Nov 2008 23:42:07 +0000
changeset 10318 d436fee569bf
parent 9558 71f4ab48b90e
child 10399 129857a93786
permissions -rw-r--r--
(svn r14563) -Fix [FS#2395]: in the case that an industry NewGRF, a shared TTDPatch and
OpenTTD feature with it's origin in TTDPatch to replace/add/change vehicles
(including e.g. maximum speed, graphics and introduction year), stations,
bridges, industries, town houses or any other graphics used by either
TTDPatch or OpenTTD, would tell that building an industry is okay, which
is queried using a so-called callback that allows the NewGRF author to
test all kinds of information about the neighbourhood where the industry
might get build, it would corrupt, i.e. overwrite with invalid data, the
structure that is used to build up an error message. This then might result
in trying to resolve an invalid StringID, an internal numeric representation
of all translateable strings, which would in it's turn trigger a safety
check that is added to ensure invalid StringIDs are never resolved.
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
7908
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
     4
that are the same as these. If you do, do not act surprised, because
801
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
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
     8
specifics, we welcome you to report them. React to the given bug indicated
7106
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
     9
by the number below on http://bugs.openttd.org.
7908
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
    10
3122
e87cff55ff8c (svn r3727) - Fix some typos in the readme and known-bugs text files
Darkvater
parents: 2947
diff changeset
    11
If the bug report is closed, it has been fixed, which then can be verified
7908
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
    12
in the latest SVN version of /trunk.
801
7b6cb481359c (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    13
9558
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    14
Bugs for 0.6.1
2947
d6e7161ab0a5 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    15
------------------------------------------------------------------------
d6e7161ab0a5 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    16
URL: http://bugs.openttd.org
d6e7161ab0a5 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    17
9558
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    18
- 1944	Road vehicles not picking empty drivethrough platform
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    19
- 1923	Unique names not always enforced
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    20
- 1891	Go to depot for servicing is forgotten
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    21
- 1890	Airplanes copy helipcopters goto heliport order
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    22
- 1885	Almost all unserved industries die in big maps
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    23
- 1868	In depot, cannot move wagon from another line before first wagon in a wagon-only line
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    24
- 1858	Industry legend in small map overwrites buttons
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    25
- 1852	Minor tram reversing glitches
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    26
- 1802	Path with space in configure fails
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    27
- 1793	Inconsistent travel time for fast trains
8600
6e629fd3379f (svn r12181) -Change: update some documentation.
belugas
parents: 8304
diff changeset
    28
- 1762	Strange Autoreplace behaviour
9558
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8672
diff changeset
    29
- 1752	User input is not checked
8600
6e629fd3379f (svn r12181) -Change: update some documentation.
belugas
parents: 8304
diff changeset
    30
- 1693	Removing road does not reset owner
8052
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
    31
- 1473	Train not going to available platform
7908
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
    32
- 1404	Spinner widget interprets one click as many
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
    33
- 1264	Autoreplace for multiple NewGRF DMU sets fails
8304
93ac1f11db33 (svn r11868) -Fix: some files were still mentioning that beta1 is the latest release when that's not the case.
rubidium
parents: 8052
diff changeset
    34
- 1140	[OSX] Not smooth moving map with touchpad
7908
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
    35
- 1072	Text overflows in several windows
baf43fd5daa7 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 7588
diff changeset
    36
-  119	Clipping problems with vehicles on slopes