known-bugs.txt
author rubidium
Sat, 06 Oct 2007 21:16:00 +0000
branchNewGRF_ports
changeset 6870 ca3fd1fbe311
parent 6720 35756db7e577
child 6871 5a9dc001e1ad
permissions -rw-r--r--
(svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218.
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     1
README
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     2
------------------------------------------------------------------------
1821
6b13b0210b07 (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
bfa47ec110b0 (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
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     5
we WILL flame you!!
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     6
bfa47ec110b0 (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
bfa47ec110b0 (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
6720
35756db7e577 (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559
richk
parents: 6719
diff changeset
     9
by the number below on http://bugs.openttd.org.
3122
cb8145459c39 (svn r3727) - Fix some typos in the readme and known-bugs text files
Darkvater
parents: 2947
diff changeset
    10
If the bug report is closed, it has been fixed, which then can be verified
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    11
in the latest SVN version.
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    12
6720
35756db7e577 (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559
richk
parents: 6719
diff changeset
    13
Bugs for 0.5.3
2947
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    14
------------------------------------------------------------------------
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    15
URL: http://bugs.openttd.org
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    16
6870
ca3fd1fbe311 (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218.
rubidium
parents: 6720
diff changeset
    17
-944	Incorrect el-rail catenary pole/wire offsets
6720
35756db7e577 (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559
richk
parents: 6719
diff changeset
    18
-917	Load scenario with no towns failed without proper warning
35756db7e577 (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559
richk
parents: 6719
diff changeset
    19
-873	Assertion window fails to open on OSX
35756db7e577 (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559
richk
parents: 6719
diff changeset
    20
-820	Pillar drawing order glich, with newbridges
6719
4cc327ad39d5 (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
richk
parents: 6693
diff changeset
    21
-716	Train Crash in Depot
4cc327ad39d5 (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
richk
parents: 6693
diff changeset
    22
-674	Map signs allow less nonenglish characters than english ones
6693
2dc715716e22 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6494
diff changeset
    23
-669	Docks/Airports/RV Stations can be built without available vehicles
2dc715716e22 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6494
diff changeset
    24
-646	AI builds useless stations
6719
4cc327ad39d5 (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
richk
parents: 6693
diff changeset
    25
-599	Reloaded game lost company passwords
6216
a14205146a41 (svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
rubidium
parents: 5977
diff changeset
    26
-591	Autorenew fails under certain conditions
5977
8a8c35b46e8d (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater
parents: 5815
diff changeset
    27
-553	Autorenew doesn't warn when replacement isn't available
6719
4cc327ad39d5 (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
richk
parents: 6693
diff changeset
    28
-546	Overflows due to inflation
4cc327ad39d5 (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
richk
parents: 6693
diff changeset
    29
-522	Overflow on vehicle costs
5815
4f3c72db6297 (svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater
parents: 5694
diff changeset
    30
-502	OSX can incorrectly print "dbg: [sl] Cannot open savegame 'data/opntitle.dat' for saving/loading."
4f3c72db6297 (svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater
parents: 5694
diff changeset
    31
-501	Mouse pointer gets hidden, when draging out of window and back again. Only affects Wacom etc.
5977
8a8c35b46e8d (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater
parents: 5815
diff changeset
    32
-494	Get free money abusing a stock bug
5694
2a83f3add53e (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
    33
-474	Overtaking car doesn't hit the against-riding car.
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    34
-435	Assertion window doesn't show when in fullscreen on Mac OS X
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    35
-423	Improved loading causes high CPU use with long trains
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    36
-410	Openttd in dedicated mode don't run without data files
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    37
-365	Blimp Stuck at airport
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    38
-362	Changing signal type affects whole square
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    39
-355	graphics bugs with trains - water, tunnels
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    40
-354	Maglev Trains faster than All Planes
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    41
-339	Crash in Quicktime when exiting game
6719
4cc327ad39d5 (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
richk
parents: 6693
diff changeset
    42
-299	Disable 90 deg turns patch - AI builds 90 deg turns
6494
2c4fc049d5c6 (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
Darkvater
parents: 6216
diff changeset
    43
-282	AI Players do not clear loans as soon as they could
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    44
-259	AIs start unnamed companies that do nothing
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    45
-202	2 Locomotives in 1 Train - Selling one results in Age of the other one Being 0
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    46
-193	Inconsistent directory usage on Mac OS X
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    47
-153	Language crash with app renaming OSX
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    48
-119	Clipping problems with vehicles on slopes
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    49
- 51	Windows doesn't support CUSTOM_LANG_DIR