changelog.txt
author rubidium
Thu, 18 Dec 2008 12:23:08 +0000
changeset 10436 8d3a9fbe8f19
parent 10399 129857a93786
permissions -rw-r--r--
(svn r14689) -Change: make configure die on commonly made user mistakes, like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it.
10399
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     1
0.6.3 (2008-10-01)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     2
------------------------------------------------------------------------
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     3
- Fix: NewGRF VarAction 2 variable 43 for industries saw MP_VOID tiles as land tiles and was inefficient (r14417, r14416, r14415)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     4
- Fix: Possible buffer overrun/wrong parameter type passed to printf (r14414, r14397)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     5
- Fix: Generation seed set using -G was always overwritten by -g (r14408)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     6
- Fix: Do not allow extending signals by dragging in any direction other than the track direction [FS#2202] (r14013)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     7
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     8
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
     9
0.6.3-RC1 (2008-09-22)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    10
------------------------------------------------------------------------
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    11
- Fix: Invalid v->u.air.targetairport could cause crashes at several places [FS#2300] (r14383, r14344, r14343)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    12
- Fix: Moving the first vehicle of a train elsewhere might require a new unitnumber for the remaining chain which might not be available (r14384)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    13
- Fix: Trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner [FS#1852] (r14371)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    14
- Fix: Multiheaded parts in free wagon chains weren't connected (could cause desyncs) (r14366, r14362)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    15
- Fix: [Win32] Some keypress combinations could be handled twice [FS#2206] (r14363)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    16
- Fix: The ownership of roadtiles was not properly set for very old savegames (including TTD's) making it impossible to remove some pieces of road [FS#2311] (r14359)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    17
- Fix: Desync due to randomly ordered vehicle hash by flooding and road vehicle overtake/following (r14356, r14258)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    18
- Fix: Signs were not updated on company bankrupcy/sell, and thus could have the colour of invalid player (r14348)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    19
- Fix: Delete the RenameSignWindow when 'its' sign is deleted (r14345)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    20
- Fix: Signs from old savegames were lost (causing little memory leaks) (r14340)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    21
- Fix: When a company was renamed and then manager was renamed before building anything, company name changed (r14328)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    22
- Fix: When you rename a town before building something and build something near that town your company would be called "<old townname> Transport" [FS#2251] (r14327)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    23
- Fix: Free any blocks that a helicopter may have on an oilrig when the helicopter gets forcefully removed (bankruptcy). For other airports this isn't needed as they can't be used by multiple companies [FS#2241] (r14324)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    24
- Fix: Possible assert when renaming removed waypoint (r14322)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    25
- Fix: Properly delete orders so the pool doesn't fill up (r14319)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    26
- Fix: Do not allow building road over level crossings and drive-through road stops in the wrong direction; do not allow adding roadtypes to non-drive through road stops; pay for all added road bits [FS#2268] (r14316, r14315, r14314, r14308)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    27
- Fix: Aircraft frozen above oil rig when the next order is invalid [FS#2244] (r14309)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    28
- Fix: [YAPF] Only reserve road slots for multistop when they are really reachable [FS#2294] (r14305)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    29
- Fix: One could be trying to get the station name of a station that is outside of the pool (r14297)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    30
- Fix: Default for sound effects and music volume should be in the valid range for that setting [FS#2286] (r14289)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    31
- Fix: Make small UFO aware of articulated RVs so they crash the complete vehicle instead of a small part of it (r14270)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    32
- Fix: Desyncs after deleting a waypoint because of explicit destructor call instead of using operator delete (r14265)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    33
- Fix: Merge keycode for "normal" 0-9 keys and keypad 0-9 keys so people do not get confused that the keypad does not work as expected [FS#2277] (r14260)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    34
- Fix: Clicking on the smallmap didn't break the "follow vehicle in main viewport" [FS#2269] (r14243)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    35
- Fix: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines [FS#2267] (r14239)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    36
- Fix: Feeder share was computed wrong when splitting cargo packet (r14234)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    37
- Fix: Signs (town name, station name, ...) could be too long for 8bit width in pixels (r14221)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    38
- Fix: 10 days != 6*2.5 days, effectively causing the payment graph to show the wrong data (r14219)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    39
- Fix: When determining length of a string with limited size, first check if we are not out of bounds already (r14204)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    40
- Fix: Properly update the current timetable's travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set [FS#2236] (r14192)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    41
- Fix: Sprite payload skipping would not skip enough bytes in a very small subset of compressed sprites (r14191)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    42
- Fix: After applying NewGRF settings, all rail and road types were available as the engine availability check was performed too early (r14182)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    43
- Fix: Close all related vehicle lists when closing a station window (and not only the train list) (r14180)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    44
- Fix: RemoveOrderFromAllVehicles() did not mark enough windows dirty (r14179)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    45
- Fix: Incorrect cargo weights (r14144)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    46
- Fix: GetSlopeZ() gets a virtual coordinate, not a tile (r14139)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    47
- Fix: Close the 'manage vehicles' dropdown once the number of vehicles in the list reaches 0 [FS#2249] (r14133)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    48
- Fix: [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY} (r14111)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    49
- Fix: Desync due to bubbles in toyland (r14110)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    50
- Fix: Make NewGRF action 0x06's changes persistent over the several loading stages [FS#1986] (r14102)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    51
- Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle (r14098)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    52
- Fix: Do not flood a NewGRF industry when it implicitly tells that it wants to be build on water (land shape flags bit 5) [FS#2230] (r14093)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    53
- Fix: The vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot (r14090)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    54
- Fix: Flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension [FS#2228] (r14087)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    55
- Fix: Division by 0 in NewAI [FS#2226] (r14062)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    56
- Fix: NewGRF callback 23 did not use the NewGRF compatible text stack [FS#2224] (r14058)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    57
- Fix: NewGRF text stack's "push word" didn't move the data around properly (r14057)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    58
- Fix: Long strings in the edit box would cause OpenTTD to stop drawing the string. This is especially noticable with low resolutions and the chat input box (r14054)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    59
- Fix: [OSX] changed the condition for selecting 8 or 32 bpp blitter by default. Now we will pick 32 bpp if no 8 bpp fullscreen resolutions are available on the main display (the one with the dock) (r14032)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    60
- Fix: Crash when the AI tries to find the depot of an airport that doesn't have a depot [FS#2190] (r13999)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    61
- Fix: MSVC cannot handle changed files in the prebuild event, so make the version determination a separate subproject [FS#2004] (r13998)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    62
- Fix: The dedicated console removed any character that was not a printable ASCII character instead. Now it allows UTF8 formated strings too [FS#2189] (r13992)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    63
- Fix: Resetting construction stage counter reset more than it should (r13981)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    64
- Fix: Wrong tooltip for the industry directory's list [FS#2178] (r13917)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    65
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    66
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    67
0.6.2 (2008-08-01)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    68
------------------------------------------------------------------------
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    69
- Fix: Custom vehicle names from TTD(Patch) games were lost (r13884)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    70
- Fix: NewGRF Callback 10 (visual effect and powered wagons setting) and powered wagons operation were not performed for articulated wagons [FS#2167] (r13870)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    71
- Fix: In some cases the sprite cache could be filled with unremovable items [FS#2153] (r13869)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    72
- Fix: Return of wrong parent scope of (NewGRF) industry variables (r13868)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    73
- Fix: Loading of TTD(Patch) savegames from the command line did not work (r13859)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    74
- Fix: Buffer overflow for too long filename supplied as '-g' parameter (r13858)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    75
- Fix: Cargo type lookup was incorrect for NewGRF version 7 files without a translation table [FS#2157] (r13855)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    76
- Fix: GetTownByTile() is only valid for houses and roads (r13851)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    77
- Fix: Power, running cost and capacity of multiheaded engines were (too often) doubled in newspaper resp. offer window (r13844)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    78
- Fix: FreeType may return a bitmap glyph even if a grey-scale glyph was requested [FS#2152] (r13832)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    79
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    80
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    81
0.6.2-RC2 (2008-07-25)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    82
------------------------------------------------------------------------
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    83
- Fix: Building through the wrong side of a drive through station was allowed [FS#2166] (r13822)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    84
- Fix: Check for vehicle length changes outside a depot (callback 0x11) and give a warning about that [FS#2150] (r13816)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    85
- Fix: Several minor memory leaks. They only happened once per game (r13809, 13810)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    86
- Fix: Checking for train waiting at other side of two-way signal was broken [FS#2162] (r13806)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    87
- Fix: Some revision checking code was unintentionally disabled (r13776)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    88
- Fix: Enforce the validity of a NetworkAction (chat packet) issued by a client (r13775)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    89
- Fix: Selecting non-full length vehicles in the depot gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim" [FS#2147] (r13759)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    90
- Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction (r13734)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    91
- Fix: Assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded (r13729)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    92
- Fix: Possible desync on the autorenew settings 20+ game years (i.e. 4.5+ hours) after a company was started (r13718)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    93
- Fix: Any player could construct new companies [FS#2144] (r13716)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    94
- Fix: Remove the unique_id from the message that a client has joined as it is only exposes the unique_id more than needed (r13714)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    95
- Fix: Possible crash on creating a network packet (r13713)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    96
- Fix: Enforce the length restrictions of company and president name in the commands too (r13712)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    97
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    98
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
    99
0.6.2-RC1 (2008-07-16)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   100
------------------------------------------------------------------------
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   101
- Fix: Possible buffer overflow in string truncation code (r13700)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   102
- Fix: Handle SETX(Y) properly when truncating a string instead of ignoring it and returning a too long string (r13699)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   103
- Fix: In some cases the (sound) mixer could overflow causing artefacts in the sound [FS#2120] (r13695)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   104
- Fix: Do not rely on .tar files always ending with a block of zeros (r13693)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   105
- Fix: Make sure a command is ran in the context of autoreplace or not (r13691)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   106
- Fix: In the case that elrails and 'realistic' acceleration are disabled all electrified engines would have no power on load, until the vehicle got turned around, loaded or got into a depot [FS#2102]- Fix: Saving TTD imported games in recession failed due to wrong (and unneeded) type conversions in the saveload code [FS#2131] (r13679)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   107
- Fix: Inactive companies from old (TTD) saves could be marked active in some cases, which then loads garbage in their statistics and such [FS#2126] (r13676)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   108
- Fix: Memory leak when NewGRFs got forcefully disabled and they defined GOTO labels (r13675)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   109
- Fix: Crash when drawing a non-real sprite caused by NewGRF interference [FS#2127] (r13674)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   110
- Fix: Desync when building electrified trains on a dedicated server that was started with electrification disabled [FS#2122] (r13673)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   111
- Fix: Bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop [FS#2117] (r13664)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   112
- Fix: Server crashing when banning the rconning client (r13661)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   113
- Fix: Signals were not updated correctly when a player removed a non-existing track piece (r13626)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   114
- Fix: Crash when one tries to raise the nothern corner of MP_VOID tiles (i.e. the southern corner of the tiles on the southern map edge) in the scenario editor [FS#2106] (r13624)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   115
- Fix: Only the front of a RV would be considered when determining to what cargos a vehicle can be refitted instead of all cargos [FS#2109] (r13622)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   116
- Fix: If the first bridge can not be build for a given length, then none of the other bridges can. Effectively meaning that if someone replaces the first bridge with a bridge that can be only 3 tiles longs then only other bridges that can be 3 tiles long will be buildable, but only if they are 3 tiles long [FS#2100] (r13611)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   117
- Fix: Signal states could be propagated through waypoints built in orthogonal axis (r13589)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   118
- Fix: [OSX] 10.5 failed to switch to fullscreen (r13584)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   119
- Fix: RVs continueing onto next DT station when they are build adjacent to them [FS#2040] (r13581)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   120
- Fix: Disable static NewGRFs when non-static NewGRFs query them in the context of network games. This makes it impossible for static NewGRFs to disable non-static NewGRFs and 'bad' things happening because the non-static NewGRF doesn't know about the static NewGRF (r13576)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   121
- Fix: Properly count number of non-north housetiles [FS#2083] (r13518)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   122
- Fix: Incorrect usage of strtoul (r13508)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   123
- Fix: Clear the memory for the new AI during the loading of a savegame so it does not try to execute commands generated in a different savegame, which could be resulting in the AI trying to give orders to stations that do not exist (r13505)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   124
- Fix: Drawing of zoomed out partial sprites could cause deadlocks or crashes (r13502)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   125
- Fix: First determine where to *exactly* build a house before asking a NewGRF whether the location is good instead of possibly moving the house a tile after the NewGRF said the location is good (r13489)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   126
- Fix: Track was not removed on company bankrupcy when there was a ship on lower halftile (r13488)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   127
- Fix: Let ships also navigate on half-tile sloped watery rail tiles (r13485)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   128
- Fix: Division by zero when one would press 'd' (skip order) when there's no order (r13409)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   129
- Fix: Do not crash when resolving vehicle sprite groups with zero sprites (r13397)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   130
- Fix: In the purchase list, CB36 for capacity was not called for the first part of rail and road vehicles (r13385)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   131
- Fix: Loading of very old OpenTTD savegames was broken (r13373)
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   132
129857a93786 (svn r14650) -Merge: changelog etc. changes from the 0.6 branch.
rubidium
parents: 9558
diff changeset
   133
9558
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   134
0.6.1 (2008-06-01)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   135
------------------------------------------------------------------------
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   136
- Fix: Industry tiles would sometimes tell they need a 'level' slope when they do not want the slope (r13348)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   137
- Fix: Attempts to make the old AI perform better (r13217, r13221, r13222)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   138
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   139
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   140
0.6.1-RC2 (2008-05-21)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   141
------------------------------------------------------------------------
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   142
- Fix: Do not send rcon commands of the server to the first client but do directly execute those on the server (r13137)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   143
- Fix: For multiheaded engines, halve power and running cost when used instead of when loading, to allow callback values to work properly (r13074)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   144
- Fix: Loading of TTDP savegames with rivers in them [FS#2005] (r13066)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   145
- Fix: Update build industry window when raw_industry_construction setting is modified (r13060)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   146
- Fix: Revert changes to multihead engine weight -- the original values were correct (r13023)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   147
- Fix: Debugging was not possible with MSVC 2008 (r12996)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   148
- Fix: List used for sorting GRFs was not freed (r12993)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   149
- Fix: Default difficulty settings were different to TTD's original settings [FS#1977] (r12951)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   150
- Fix: All vehicles would be available when an original scenario would be played [FS#1982] (r12948)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   151
- Fix: Keep only first 15 bits for non failed callback results (r12947)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   152
- Fix: Reading/modifying invalid data under some circumstances (r12943)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   153
- Fix: Minor errors related to industries accepted/produced cargo (r12933)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   154
- Fix: Town rating was affected even after the test run (r12920)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   155
- Fix: Flood road tiles even when there are road works in progress [FS#1965] (r12919)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   156
- Fix: Do not initialize Station struct with tile=0, buoys will never change that value [FS#1960] (r12915)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   157
- Fix: Game crash when a spectator/server tried to show an engine with no owner when a NewGRF requested a specific variable (r12914)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   158
- Fix: Report reverse sprite status (FD/FE) to NewGRF for manually toggled vehicles (r12910)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   159
- Fix: Vehicles going twice to a depot when the automatic service interfered with the current order [FS#1985] (r12629)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   160
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   161
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   162
0.6.1-RC1 (2008-04-26)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   163
------------------------------------------------------------------------
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   164
- Fix: Vehicle groups, engine replacement rules and player/company names were not properly reset/freed after bankrupt (r12906)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   165
- Fix: Remove trams from savegames saved in OTTD without tram support, it is better than to simply crash [FS#1953] (r12904)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   166
- Fix: GCC on FreeBSD does not support -dumpmachine causing configure to fail. Use g++ instead [FS#1928] (r12876)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   167
- Fix: Make the town rating tests use less memory and much quicker (r12859)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   168
- Fix: Usage of AutoPtr made (trying to) build stuff very (time) expensive (r12857, r12855)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   169
- Fix: Ensure that prop 25 is set for all vehicles in the consist before other properties as it could cause desyncs (r12856)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   170
- Fix: Too much catenary was drawn about tunnel entrances, middle bridge pieces and non-rail station tiles (r12853, r12852)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   171
- Fix: Use YAPF for fairly old savegames from before YAPF was introduced (r12845)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   172
- Fix: The industry tick trigger should only be triggered once every 256 ticks, not every tick... Also bail out of the triggers a little earlier if you know they are not going to happen anyway (r12844)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   173
- Fix: Inconsistent use of 8/15-bitness of NewGRF callback results with respect to TTDP's implementation of the specification (r12819, r12818, r12759)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   174
- Fix: Possible out of bounds array access (r12809)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   175
- Fix: Enforce autorenew values range in command (r12808)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   176
- Fix: Vehicles could break down during loading and keep loading. The intention of the break down code is not to break down when having zero speed, therefor break downs now do not happen when loading [FS#1938] (r12795)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   177
- Fix: [OSX] In some rare cases when using an uncalibrated monitor the system colour space could not be retrieved. Show an error when this happens instead of just trying an assertion (r12776)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   178
- Fix: Slope checking for NewGRFs failed (r12759)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   179
- Fix: Check the TILE_NOT_SLOPED flag of the _north_ tile of multi-tile houses to decide if autoslope is allowed (r12717)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   180
- Fix: Do not move windows below the toolbar on resizes unless they would go behind the toolbar [FS#1904] (r12714)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   181
- Fix: Increase default sound buffer size only for Vista [FS#1914] (r12708)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   182
- Fix: Do not crash very hard on unrecognised savegames, just go back to the intro menu instead (r12707)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   183
- Fix: In some cases a news messages would not be shown [FS#1906] (r12683)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   184
- Fix: Removing road pieces from a town gave you twice the intended penalty [FS#1920] (r12682)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   185
- Fix: When a road vehicle has a tram only stop multiple times in a row in it's orders, only the first one would be skipped [FS#1918] (r12678)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   186
- Fix: Colour remaps on station sprites only worked for company colours [FS#1902] (r12674)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   187
- Fix: Remove buggy buoys at tile 0 from old TTDP savegames (r12642)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   188
- Fix: Possible NULL pointer dereference when reading some NewGRF data [FS#1913] (r12637)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   189
- Fix: Infinite loop in case your compiler decides that enums are unsigned by default (r12622)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   190
- Fix: The convert signal button disallowed signal dragging when the signal GUI was closed (r12577)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   191
- Fix: Binding to a specific IP could cause OpenTTD to not register properly with the masterserver if one has multiple external interfaces (r12574)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   192
- Fix: min() has 32bit arguments, clamping of 64bit values did not work (r12572)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   193
- Fix: Towns could not terraform when inflation rised terraform prices enough (r12564)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   194
- Fix: Do not affect town rating change by the order in which we examine stations (r12561)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   195
- Fix: Redraw the signal GUI when the signal drag density changes in the patch settings and vice versa (r12553)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   196
- Fix: Do not install scenarios into the current user's homedir when running 'make install', that is silly. Simply always install scenarios system wide instead (r12542)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   197
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   198
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   199
0.6.0 (2008-04-01)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   200
------------------------------------------------------------------------
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   201
- Fix: Final formatting of some string codes from NewGRFs was not done correctly [FS#1889] (r12488)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   202
- Fix: Timetable times for aircraft were always doubled [FS#1883] (r12477)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   203
- Fix: Remove broken endian-dependent code and unnecessary rgb to bgr swapping [FS#1880] (r12453)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   204
- Fix: Do not 'disable' the drawing of autorail overlays when the tile is 'error'-marked (red pulsating selection) [FS#1871] (r12439)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   205
- Fix: Plural rule for Icelandic was wrong (r12417)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   206
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   207
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   208
0.6.0-RC1 (2008-03-26)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   209
------------------------------------------------------------------------
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   210
- Feature: Show whether a town is a "city" in the town description title bar (r12391)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   211
- Feature: Increase house animation frame number from 32 to 128 (r12347)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   212
- Fix: Loading of TTD savegames (r12399, r12401)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   213
- Fix: Vehicle lists related to stations not closed when the station is deleted [FS#1872] (r12393)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   214
- Fix: Trams failing to turn on bridge heads/tunnel entrances [FS#1851] (r123890)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   215
- Fix: Train could break apart when reversed while partially in a depot [FS#1841] (r12386, r12384)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   216
- Fix: Non-breaking spaces should not be broken (r12385)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   217
- Fix: Check return of AfterLoadGame for success or failure when loading TTD games [FS#1860] (r12383)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   218
- Fix: Use 'items' unit for batteries, fizzy drinks, toys and bubbles in total cargo tab [FS#1864] (r12382)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   219
- Fix: The number of houses wasn't computed right [FS#1835, FS#1535] (r12381)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   220
- Fix: Update train acceleration and max speed after setting cached value to ensure the correct max speed is used with disabled real acceleration (r12380)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   221
- Fix: Refresh vehicle details window when cached values are updated (r12378)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   222
- Fix: Set cached value for vehicle property 25 before other cached values [FS#1854] (r12377)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   223
- Fix: Don't close a dropmenu when clicking on a dropdown widget (r12374)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   224
- Fix: win32 music driver fails if path is too long or if containing non-latin chars [FS#1849] (r12373, r12372)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   225
- Fix: Do not let window hide behind the main toolbar after resizing the screen [FS#1823] (r12371)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   226
- Fix: Close language drop down when parent window is clicked/closed [FS#1853] (r12370)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   227
- Fix: Reset train speed limits when _patches.realistic_acceleration changes (r12369)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   228
- Fix: Commands were sent to clients waiting for map download causing 'executing command from the past' error [FS#1650] (r12367)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   229
- Fix: Do not allow building 'zero' road bits (r12363)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   230
- Fix: Randomize variable 8F only once per callback 28 (r12362)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   231
- Fix: openttdd.grf was using the wrong colours for glyphs due to a grfcodec bug (fixed in grfcodec 0.9.10 r1837) (r12360)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   232
- Fix: Some callback-results were treated as 8 bit, when they were 15 bit, and vice versa (r12352, r12358)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   233
- Fix: Do not try to flood water tile [FS#1836] (r12350)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   234
- Fix: NTP skipped junction just after bridge end (r12348)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   235
- Fix: Remove duplicated and inconsistent code wrt. autoreplace with rules in both vehicles' group and ALL_GROUP [FS#1748, FS#1825] (r12346)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   236
- Fix: Don't try to restore backupped timetable when timetabling is disabled [FS#1828] (r12345)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   237
- Fix: Slow helicopters never got the 'chance' to finish the landing routine (r12343)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   238
- Fix: GRM buffer for cargos was incorrect size [FS#1827] (r12341)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   239
- Fix: Recalculate cached train data after clearing reversing flag when entering depot (r12339)
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   240
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   241
8672
bf573f3a7f9b (svn r12337) -Change: update some documentation.
belugas
parents: 8600
diff changeset
   242
0.6.0-beta5 (2008-03-04)
bf573f3a7f9b (svn r12337) -Change: update some documentation.
belugas
parents: 8600
diff changeset
   243
------------------------------------------------------------------------
8720
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   244
- Feature: Vehicle variable FE bit 5, 6 and 8 [FS#1812] (r12331, r12330)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   245
- Feature: Support loading full range of 0xD0xx NewGRF strings which includes 0xD000 to 0xD3FF (r12316)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   246
- Feature: Ability to change aircraft speed factor, from so called 'realistic' (matching other vehicles) (1/1) to original TTD speed (1/4) (r12293, r12294)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   247
- Change: Update readme about where openttd looks for files (r12321)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   248
- Fix: Don't pause/unpause the game when showing load/save windows when the game is paused due to missing GRFs [FS#1733] (r12336)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   249
- Fix: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state [FS#1819] (r12329)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   250
- Fix: Wrong Y pillar specified for girder with arch bridge (r12328)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   251
- Fix: Vehicles could be sorted in a wrong order when a vehicle name changed - cached name was not invalidated (r12324)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   252
- Fix: Vehicle sorting by name was broken, it was comparing the same string (when caching was not used) [FS#1821] (r12323)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   253
- Fix: Endian issue when saving/loading group owner (r12322)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   254
- Fix: Wrong transparency options could be saved after toggling all [FS#1817] (r12320)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   255
- Fix: Map string IDs that are embedded from other strings [FS#1815] (r12317)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   256
- Fix: Include prop 25 data for all train parts, not just those that carry cargo (r12314)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   257
- Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes (r12313)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   258
- Fix: Restore timetable from backupped orders and add group ID to the backup [FS#1549] (r12296)
9558
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   259
- Fix: Do not draw trees nor lamps between tram tracks (r12290) [FS#1807]
8720
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   260
- Fix: [Win32] Do not create save dir on install (r12269)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   261
- Fix: Autoreplace did not update vehicle index for timetable window [FS#1805] (r12261)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   262
- Fix: GetProductionAroundTiles() may fail if only the second production slot exists (r12258)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   263
- Fix: Town variables 0x9E to 0xAD (company ratings) returned wrong values (r12247)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   264
- Fix: Typo resulting in no players are given the engine preview offer (r12244)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   265
- Fix: Mac OSX bundle display name should be 'OpenTTD' [FS#1798] (r12234)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   266
- Fix: [NewGRF] Support using any base price for rail and road vehicles' running cost, show running cost of wagons if available (r12209)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   267
- Fix: When loading a savegame fails, do not start creating a new game, just go straight back to the intro screen (r12202)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   268
- Fix: Force AI to build rail or road instead of bridges if possible, so it doesn't build bridges everywhere (r12200)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   269
- Fix: "Transparent buildings" now only toggles buildings, so show tick when buildings are transparent [FS#1789] (r12198)
9558
71f4ab48b90e (svn r13578) -Merge: documentation updates from the 0.6 branch.
rubidium
parents: 8720
diff changeset
   270
- Fix: Show correct last year profit when the train had negative income [FS#1788] (r12197)
8720
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   271
- Fix: There can be oil rigs at map borders, do not set water class for them [FS#1787] (r12195)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   272
- Fix: Do not start overtaking if the RV reaches wrong-way one-way-road in the next tiles (r12191)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   273
- Fix: Assert when trying to play tile sound at NW border of map (placing buyos, leveling land) [FS#1784] (r12186)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   274
- Fix: Take into account possible loan when AI is deciding which bridge to build, so it won't build wooden bridges everytime (r12184)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   275
8672
bf573f3a7f9b (svn r12337) -Change: update some documentation.
belugas
parents: 8600
diff changeset
   276
8600
6e629fd3379f (svn r12181) -Change: update some documentation.
belugas
parents: 8304
diff changeset
   277
0.6.0-beta4 (2008-02-18)
6e629fd3379f (svn r12181) -Change: update some documentation.
belugas
parents: 8304
diff changeset
   278
------------------------------------------------------------------------
8720
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   279
- Feature: Allow buttons to resize in NewGRF settings window (r12172)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   280
- Feature: Change colour of autorail and autoroad selection when Ctrl is pressed (r12167)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   281
- Feature: Separate catenary transparency settings from building transparency settings (r12103)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   282
- Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x' (r12102)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   283
- Feature: Add some missing VarAction2 variables (r12124)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   284
- Feature: Make snow appear on rail tiles dependant on track height, not on height of the lowest part of the tile (r12098)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   285
- Feature: [NewGRF] Specify the purchase, rail and road description of a bridge (r12069)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   286
- Feature: [NewGRF] Add support for var 12, Variational Action 2 (r12045)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   287
- Feature: Allow trees on shore (r12029)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   288
- Feature: Invisible trees are now separate from the building concept (r12022)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   289
- Feature: Add support for passenger engine designation for AI-use, NewGRF property 0x08 for trains (r12019)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   290
- Feature: Show all cargo sources (en-route from) in the station view cargo waiting list instead of just one (r11990)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   291
- Feature: [NewGRF] Resizable industry view window on callback 3A (r11987)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   292
- Feature: [NewGRF] Implement var 8F (random bits) during callback 28 [FS#1697] (r11985)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   293
- Feature: [NewGRF] Add support for Action 0D, var 13: informations about current map size (r11961)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   294
- Feature: Support Action5 type 0D (newwater) (r11947)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   295
- Feature: Allow building bridge heads on more slopes (r11937)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   296
- Feature: [NewGRF] Add support for Rivers. Rivers can currently only be placed with-in the scenario editor (r11926,r11938,r11949,r12071)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   297
- Feature: Generate.vbs script to allow project files generation for users unable to run generate bash script (r12123)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   298
- Feature: Sort the strings in languages dropdown (r11886)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   299
- Codechange: Drop MSVC 2003 support (r11979)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   300
- Fix: Test purchase list loading/loaded sprites instead of unconditionally returning a possibly non-existant sprite (r12180)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   301
- Fix: Return correct bridge price for AI when DC_QUERY_COST is set [FS#609] (r12171)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   302
- Fix: When drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated [FS#337] (r12166)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   303
- Fix: Buffer overflow when drawing scrolling news [FS#1652, FS#1773] (r12165)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   304
- Fix: If a train is 'stopping' when entering a depot, do not let it leave again [FS#1705] (r12163)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   305
- Fix: Towns shouldn't build over houses owned by another town [FS#1757] (r12162)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   306
- Fix: Towns will no longer build houses > 1x1 there where should be road (with 2x2, 3x3 grid town layouts) (r12161)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   307
- Fix: Remove the arbitrary limit of 64 waypoints per town [FS#1744] (r12160)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   308
- Fix: Chance16I was now biased towards zero - round to nearest now (r12156)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   309
- Fix: Adjust aircraft slowing algorithm (r12144)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   310
- Fix: Callback 0x3D always gets a cargobit in var 0x18, independent of grf version [FS#1766] (r12142)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   311
- Fix: Do not allow adding tram to rail-road crossing when there is a vehicle on it (r12138)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   312
- Fix: Show cargo capacity for articulated vehicles correctly in the purchase list. Multiple cargo types can also now been shown [FS#1769] (r12137)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   313
- Fix: With mammoth trains disabled, maximum train length was limited to 9 (r12131)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   314
- Fix: Use tile index 0 for planes in the air, so it cannot have an invalid tile index [FS#1745] (r12109)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   315
- Fix: X/Y axis swap for station tiles in GetNearbyTile() was wrong way around [FS#1753]( r12108)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   316
- Fix: Loading older savegames fixes (r12096,r12097)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   317
- Fix: When a company bankrupts, remove drive-through road stops, ship depots and buoys too. Update owners of water and road [FS#1703] (r12095)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   318
- Fix: Do not set station owner for buoys when merging company (r12093)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   319
- Fix: Keep production level within delimited boundaries, while using var result 0D/0E and than multiplying/dividing it [FS#1755] (r12092)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   320
- Fix: Assert when loading savegame with wrong tiletype at south map borders (r12088)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   321
- Fix: Check overrides only for industries when mapping newgrf entities to 'real' entities [FS#1747] (r12086)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   322
- Fix: Update waypoint signs when changing language (r12080)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   323
- Fix: Use search paths when opening console scripts (r12079)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   324
- Fix: When reusing a renamed deleted waypoint, keep the new name (r12076)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   325
- Fix: Make docks at sea flood neighboured tiles (r12072)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   326
- Fix: Possible deadlock when there are no houses available to build at given tile (r12062)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   327
- Fix: Houses with zero probability could be built (r12062)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   328
- Fix: Do not clear tiles when the town won't be able to build any buildings anyway (r12060)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   329
- Fix: Allow building 2x2 building on slopes if not explicitly forbidden (r12060)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   330
- Fix: It was possible to build 2x1 and 1x2 buildings on slopes even if it was not allowed (r12060)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   331
- Fix: Teach NPF where road vehicles and trams can reverse (r12058)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   332
- Fix: Ships can drive through opponents' ship depots (r12058)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   333
- Fix: Slowdown train when approaching 90deg turn when 90deg turns are forbidden (r12057)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   334
- Fix: Enable YAPF to start searching inside a wormhole [FS#1704] (r12056)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   335
- Fix: Another way to fix AI trying to build road through depots (r12055)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   336
- Fix: The cargo translation table was loaded at the right time, but all the other global variables were now loaded too early [FS#1737] (r12052)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   337
- Fix: Random_func broke for desync debug (r12050)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   338
- Fix: Memset on multibyte array with wrong byte count (r12049)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   339
- Fix: Crash when centering on a vehicle (aircraft) that is outside of the map [FS#1741] (r12044)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   340
- Fix: Allow building transmitters and lighthouses on tree tiles [FS#1736] (r12043)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   341
- Fix: Reimplement how rivers and canals are stored in the map, allowing the sea/river/canal status to also be stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the original water type [FS#1676] (r12042)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   342
- Fix: Change ownership of or remove statues when merging/bankrupting companies (r12038)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   343
- Fix: For station tiles, only get road types for road stops (r12036)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   344
- Fix: Teach YAPF where trams can reverse, and where not [FS#1702] (r12035)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   345
- Fix: Do not show train speed as zero after loading paused game (r12033)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   346
- Fix: When removing a statue, remove town statue flag for the statue owner, not current player (r12032)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   347
- Fix: Prevent towns from removing or claiming ownership of player owned tiles when growing [FS#1689,FS#1719] (r12031)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   348
- Fix: In one case trees could spread under bridges (r12024)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   349
- Fix: Put a better suited text in the quit-dialog [FS#1690] (r12023)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   350
- Fix: Restore initial intent on the invisible tree while transparent building patch setting [FS#1721] (r12018)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   351
- Fix: When you have more than 9 network interfaces you'll enter the wonderfull world of overflows (r12017)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   352
- Fix: Better work on strings in regard to gender [FS#1716] (r12015)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   353
- Fix: Lighthouses and transmitters were never supposed to be build on a slope (r12014)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   354
- Fix: When modifying watered tiles, mark neighboured canals and rivers dirty in more cases (r12013)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   355
- Fix: Enable TownRatingTestMode during cost estimation with 'shift'-key (r12012)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   356
- Fix: Do not consider one-corner-raised-shores to be watered tiles from all sides [FS#1701] (r12011)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   357
- Fix: Avoid loading sample.cat if it 'looks' incorrect, and avoid later null pointer dereferences by moving volume lookup deeper [FS#1707] (r12009)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   358
- Fix: Possible reading from an invalid pointer [FS#1717] (r12005)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   359
- Fix: When skipping Action 11 or 12, also skip belonging sprites (r12001)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   360
- Fix: Do entrance-slope-check for every tile of railstations (r11999)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   361
- Fix: Possible remote assert by setting bit 6 of p1 for CMD_REMOVE_ROAD [FS#1692] (r11998)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   362
- Fix: Update train statusbar when stopping from zero speed [FS#1706] (r11996)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   363
- Fix: Resize station/roadstop/dock/airport construction windows if cargo acceptance list is too long (r11993)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   364
- Fix: When building two rail stations close to each other (with control) so they looked like one long track trains would see them as one (r11992)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   365
- Fix: Resize autoreplace window to fit purchase information text if it is too large (r11989)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   366
- Fix: Build system ignored changes to table/control_codes.h which require strgen to be rebuilt (r11986)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   367
- Fix: Also draw corner shores under rail tracks (r11984)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   368
- Fix: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping sprites directly [FS#1698] (r11981)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   369
- Fix: Industries using results 0D/0E on callback cb29/35 were a bit too eager to close down (r11976)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   370
- Fix: Shore and sea tiles under bridges were converted to canals in old savegames [FS#1684] (r11974)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   371
- Fix: Use grass tiles for corner shores, if shores got replaced by ActionA [FS#1683] (r11973)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   372
- Fix: Old AI shouldn't build fast planes with a small airport in orders(r11972)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   373
- Fix: MP_ROAD can have railbits too - OPF searching over rail of diffen t owner behind crossing (r11967)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   374
- Fix: OPF was searching through depots and normal road stops [FS#1403, FS#1506] (r11966)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   375
- Fix: Tropic zone data was returned incorrectly [FS#1685] (r11964)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   376
- Fix: NewAI couldn't build any road vehicles when there were any tram grfs loaded (r11958)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   377
- Fix: Disallow building locks and docks on rapids [FS#1675] (r11956)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   378
- Fix: Do not allow modifying roadbits when other roadtypes would need different foundation (r11953)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   379
- Fix: Loading of very old savegames was broken (r11951)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   380
- Fix: Slope detection of bridge ramps. Helps YAPF and Trolly (r11946)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   381
- Fix: FileExists() failed for non latin paths (win32) (r11945)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   382
- Fix: Allow building drive-through road/tram stops at road/tram track that has no owner (r11944)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   383
- Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slopes (r11936)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   384
- Fix: [Autoreplace] Single to dualhead locomotive replacefailed when player had enough money to replace and refit one but not enough to refit the last one as well [FS#1624] (r11929)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   385
- Fix: [Autoreplace] Autoreplace could refit train engines to the wrong cargo type if the old engine had no cargo capacity and the new one had (r11928)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   386
- Fix: Loading old, pre savegame version 2, savegames (r11925)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   387
- Fix: AI was reading wrong tile slope while building road bridge (r11917)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   388
- Fix: set correctly crossing state after train reversal, train leaving crossing, train crash (r11900)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   389
- Fix: Segmentation faults/wrong frees due uninitialized memory in the AI [FS#1658] (r11887)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   390
- Fix: Assert when trying to remove rail from a house or industry tile [FS#1663,FS#1665-6-7-8,FS#1680,FS#1686-7-8 FS#1715 FS#1742 FS#1771 FS#1776](r11883)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   391
- Fix: Crash in MP in vehicle group window if the currently selected group is deleted by another player (r11878)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   392
- Fix: Another way to crash competitors' train in a station (r11877)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   393
- Fix: Automatically sending aircraft to depot for autoreplace/renew is now triggered by the correct conditions (r11875)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   394
- Fix: EngineHasReplacementForPlayer() didn't look in ALL_GROUP (r11872)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   395
- Fix: Do not update signals after each tile when building/removing a large block of track/signals/station [FS#1074] (r11871)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   396
- Fix: Slow down train when approaching tile we can't enter in more cases (r11870)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   397
- Fix: Do not make crossing red when we can't enter it in any case (r11870)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   398
8600
6e629fd3379f (svn r12181) -Change: update some documentation.
belugas
parents: 8304
diff changeset
   399
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
   400
0.6.0-beta3 (2008-01-16)
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
   401
------------------------------------------------------------------------
8720
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   402
- Feature: Replaced fixed size custom name array. Names are now attached to their object directly and there is no limit to the amount of names (r11822)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   403
- Feature: Add drag-n-drop support to the raise/lower land tools. Land is raised/lowered at the start and the rest of the area levelled to match (r11759)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   404
- Feature: Add support for NewGRF's train 'tilt' flag. Trains with tilt capability (specific details are per NewGRF set) will be given a 20% speed limit bonus on curves (r11741)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   405
- Feature: Added sorting for cost, running costs and speed to road vehicles and ships build windows (r11710)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   406
- Feature: List neutral stations where the player has service in the station list too (r11670)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   407
- Feature: Check whether (some) characters are missing in the current 'font' for the 'currently' chosen language and give a warning when that does happen (r11646)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   408
- Feature: Support shore replacement via Action 5 (r11726)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   409
- Fix: When two NewGRFs 'fight' to define the same cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF [FS#1559] (r11862)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   410
- Fix: Recompute town population when removing a 'newhouses' grf, or when loading a game with missing 'newhouses' grfs [FS#1335] (r11855)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   411
- Fix: Road vehicle count was incorrect in network lobby window (r11844)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   412
- Fix: Mark dirty canal tile even in diagonal direction from flooded tile, draw correctly canal next to half flooded rail tile (r11843, r11838)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   413
- Fix: At least one instance of dmusic driver is needed for it to be registered and usable (r11826)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   414
- Fix: An articulated road vehicle could split up when it turned around at a corner and then would enter a drive through station at the next tile [FS#1627] (r11825)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   415
- Fix: Switch _screen to the output buffer and disable usage of 32bpp-anim animation buffer during giant screenshots [FS#1602] (r11813)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   416
- Fix: Do not crash trains when leaving depot to a very long track [FS#716] (r11802)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   417
- Fix: Take town rating into account when testing if a command can be executed [FS#1616] (r11795)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   418
- Fix: Reversing a train when loading at a station with an adjacent station in the same axis crashed [FS#1632] (r11794)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   419
- Fix: Group names got not deallocated in the command test run [FS#1614] (r11743)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   420
- Fix: Run window tick events when paused, so that news pop-ups and the about window still progress. For other windows the events are ignored when paused [FS#1319] (r11742)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   421
- Fix: Modify and possibly discard key events for code points in the unicode private use area [FS#1610] (r11740)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   422
- Fix: Set the new scroll position after zooming in instead of before, as the zoom will cancel it out [FS#1609] (r11739)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   423
- Fix: Do not reset loading indicator IDs when only reloading NewGRFs [FS#1574] (r11735)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   424
- Fix: Elrail merge gave elrail, monorail & maglev unintended speed bonuses for curves, as the bonus was based on the railtype index. The bonus is now specified by a property of the railtype (r11732)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   425
- Fix: Clear sprite override data before performing NewGRF wagon attach callback. This stopped the callback working for autoreplace and when moving wagons from train to train in a depot [FS#1582] ( r11731)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   426
- Fix: If there are no houses that can be build in a specific year yet, force the houses with the earliest introduction year to be available [FS#1577] (r11727)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   427
- Fix: Make it impossible (for users) to circumvent the length checking of the NewGRF 'allow wagon attach' callback by moving several wagons at a time (r11724)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   428
- Fix: Do not put more than one Random() in function calls because parameter evaluation order is not guaranteed in the C++ standard [FS#1561] (r11716)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   429
- Fix: Do not allow player inauguration date on scenarios to be bigger than current year [FS#1569] (r11714)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   430
- Fix: Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids (r11712)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   431
- Fix: Do not allow refitting flooded (destroyed) vehicles (r11707)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   432
- Fix: Trains could have sprites with wrong direction when reversing, also was inconsistent with save/load process [FS#1557] (r11705)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   433
- Fix: When removing buoys, return to water or canal depending on their owner (r11666)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   434
- Fix: Animation informations should not be copied from original industry tile spec, while doing an action 00, industry tile, prop 08 (r11665)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   435
- Fix: Do not allow modifying non-uniform stations when non-uniform stations are disabled [FS#1563] (r11659)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   436
- Fix: 'Initialised' NewGRFs could still be deactivated in the later 'activation' pass (r11650)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   437
- Fix: Vehicles were still followed when sold [FS#1541] (r11632)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   438
- Fix: Many viewports could crash the scenario editor [FS#1527] (r11629)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   439
- Fix: Popping from text reference stack must be done in a precise order. But some compiler (MSVC) over optimised it and inverted this order [FS#1532] (r11627)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   440
- Fix: There were still some cases where one could not build a tram track, but the tram could become blocked [FS#1525] (r11621)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   441
- Fix: Do not make crossing red behind depot the train is entering [FS#1531] (r11619)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   442
- Fix: Buoys are just waypoints, so don't allow load/unload/transfert for them (r11618)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   443
- Fix: Sometimes large values could go off the chart [FS#1526] (r11616)
247e593b5b2e (svn r12394) -Fix: make the style of the changelog more uniform.
rubidium
parents: 8672
diff changeset
   444
- Fix: Temperate banks can only be built in towns (over a house) (r11615)
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
   445
8052
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   446
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   447
0.6.0-beta2 (2007-12-09)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   448
------------------------------------------------------------------------
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   449
- Feature: Allow setting a default password for new companies in network games (r11556)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   450
- Feature: Signal selection GUI for the ones that really like to use that over CTRL (r11547)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   451
- Feature: Make the bridge selection window resizable (r11539)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   452
- Feature: [OSX] Added support for using Quartz instead of Quickdraw in windowed mode on OS X 10.4 and higher (r11496)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   453
- Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available, allow to enable/disable individually or all at once, the industries shown on small map (r11474)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   454
- Codechange: Send and store the passwords a little more secure to/in the servers (r11557)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   455
- Fix: Wrong error messages were shown when trying to build some industries in the scenario editor [FS#1524] (r11609)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   456
- Fix: [NewGRF] Do not trigger industries, but only the industry's tiles (r11608)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   457
- Fix: Wrong count of Kirby trains when a ship was build [FS#1482] (r11605)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   458
- Fix: Tiles were not marked dirty in some cases when removing a lock or flooding (r11582, r11604)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   459
- Fix: Make price for railtype conversion more realistic; conversion should not be more expensive than removing and rebuilding [FS#1481] (r11603)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   460
- Fix: Do not allow changing network only patches settings from console when not in network game (r11594)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   461
- Fix: IsSlopeRefused() result was half wrong causing banks to be built on wrong places (r11590)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   462
- Fix: When ship depots got destroyed they always returned to water, even when it should have been canals [FS#1514] (r11589)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   463
- Fix: The one way road button wasn't reset on abort (r11587)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   464
- Fix: Windows could get completely missing when one resized the window to something very small [FS#1484] (r11583)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   465
- Fix: Invalidate 'list trains/roadvehs/ships/planes' widgets when station part is added/removed so it does not become glitchy (r11577)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   466
- Fix: Flood train stations when there are no trains on border tiles too (r11574, r11570)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   467
- Fix: Reinitialise windows system before loading a savegame because not doing so can cause crashes [FS#1494] (r11572)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   468
- Fix: Road vehicle getting to the wrong side of a station when trying to overtake in there [FS#1493] (r11571)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   469
- Fix: Full paths sometimes did not work correctly [FS#1480] (r11568)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   470
- Fix: Break the chain before moving a vehicle after another in the same chain instead of causing an infinite loop [FS#1512] (r11566)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   471
- Fix: Aircraft sometimes stopped mid-air when the airport got destroyed [FS#1503] (r11562)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   472
- Fix: Group list was not updated when removing the last group [FS#1504] (r11561)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   473
- Fix: Overflow when drawing graphics with high company values [FS#1505] (r11558)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   474
- Fix: If ever the air/heliport is suddenly not available while the "chopper" is descending, just go back into flying instead of stopping mid air [FS#1496] (r11546)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   475
- Fix: Cargo translation was sometimes done when it should not be done [FS#1501] (r11544)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   476
- Fix: [OSX] Detect statvfs at runtime (based on OSX version) instead of compile time. This should prevent a crash on OSX 10.3 with the precompiled binaries (in the load/save windows) (r11541)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   477
- Fix: [OSX] Do not try to compile the quartz video driver on OSX 10.3 as it will fail (r11540)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   478
- Fix: Do not do all kinds of 'updates' for town, waypoint, station and other signs when you have not converted the map to the 'current' format as that means you are going to read data in the 'old' format when you assume that it is in the 'current' format, which is eventually going to break (r11525)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   479
- Fix: Assertion when tram reversed at a station [FS#1485] (r11524)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   480
- Fix: The scrollbar of the network gui could run out of bounds (r11522)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   481
- Fix: [OSX] The cocoa video driver let the mouse cursor escape the window when using rmb scrolling (r11520)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   482
- Fix: Signs totally illegible when transparant signs is turned on and zoomed out more than one level [FS#1463] (r11507)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   483
- Fix: Selling vehicles could cause the window of others to scroll to that location [FS#1471] (r11506)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   484
- Fix: Do not do standard production change if callbacks 29/35 failed, disable smooth economy for industries using callbacks 29/35 (r11502)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   485
- Fix: Two small layout issues with the vehicle grouping GUI (r11478)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   486
- Fix: A road vehicle must not show that it is driving max speed when it is standing still waiting for the vehicle in from of it [FS#1451] (r11477)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   487
- Fix: OpenBSD has ALIGN already defined, causing compilation failures [FS#1450] (r11467)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   488
- Fix: Operator priority problem resulting in problematic autoroad placement in some cases (r11466)
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   489
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   490
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
   491
0.6.0-beta1 (2007-11-18)
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
   492
------------------------------------------------------------------------
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
   493
- Feature: Make news messages related to the industry (production) changes better configurable; you can now disable news messages popping up for industries you are not servicing (r11442)
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
   494
- Feature: When sorting stations by cargo sum, only sum the cargoes that are selected in the filter (r11437)
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
   495
- Feature: Show all players who have shares, not just the first two (r11435)
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
   496
- Feature: Make OTTD's sprites replaceable using Action 5 and make replacing contiguous subsets of sprites in for some types possible in Action 5 (r11433)
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
   497
- Feature: Allow town-bridges to be build on slopes (r11395)
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
   498
- Feature: Auto-road; same as auto-rail, but for road and trams and only on X and Y direction (r11339)
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
   499
- Feature: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics (r11330)
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
   500
- Feature: Half tile- and anti-zig-zag-foundations (r11319)
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
   501
- Feature: Control-Clicking the Centre Main View button on the vehicle window allows the main viewport to follow the chosen vehicle (r11304)
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
   502
- Feature: User customisable faces (r11269)
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
   503
- Feature: Make more advanced rail types more expensive to build (r11265)
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
   504
- Feature: Implement the "moreanimation" feature of TTDP, so we can properly support newindustries (r11228)
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
   505
- Feature: [NewGRF] Add support for newindustries (r11204)
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
   506
- Feature: Sort the NewGRFs by name, making searching a specific NewGRF a lot easier (r11175)
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
   507
- Feature: Add possibility to show the bounding boxes of sprites using CTRL-B so one can get a better understanding of the used bounding boxes to fix the glitches that still exist. Note that showing the bounding boxes is not glitch free; it only gives you some knowledge where the bounding boxes are (r11174)
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
   508
- Feature: Remove the arbitrary limit of 10 articulated parts for a vehicle (r11120)
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
   509
- Feature: Autoslope, changing of slopes of tiles that already have something build on them. Does not work for tiles of houses/industries/stations that do not allow autosloping (r11107)
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
   510
- Feature: Support for encapsulating files into a .tar file; you can pack all files in your data/ directory in how ever many .tar files you like, keeping the directory-structure equal to the unpacked version, and OpenTTD can handle them just like the files were unpacked (r11106)
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
   511
- Feature: Allow slopes under statues (r11069)
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
   512
- Feature: [OSX] Added more options for right click emulation (controlled from the interface tab in the patch window) (r10996)
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
   513
- Feature: Allow building and removing tracks and signals when there is a train on a parallel diagonal track that does not interact with this one. (r10922)
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
   514
- Feature: Added TileHeight to the Land Area Information tool [FS#653] (r10878)
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
   515
- Feature: [OSX] OpenTTD will now pick the same language as finder is set to if no config file is found (r10851)
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
   516
- Feature: Provide an infrastructure to have resizable windows that are smaller than the default window size. Useful for playing on very low resolution systems (r10704)
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
   517
- Feature: Support for autosave_on_exit in the console, so dedicated servers can use it (r10658)
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
   518
- Feature: Add a soft limit of 4096 "entities" in a station's waiting queue and a hard limit of 32768 so (malicious) people cannot cause a "denial of service" attack by filling cargo lists (r10555)
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
   519
- Feature: Replace all the windows for Industry building by a more flexible one (r10496)
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
   520
- Feature: Support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map (r10451)
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
   521
- Feature: Automatic signal completion, enabled by pressing CTRL when dragging signals. Signals will continue following track until an existing signal, junction or station are reached. This currently replaces the existing use of CTRL-drag for changing existing signal type (r10437)
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
   522
- Feature: New sign editor features including switching to previous/next sign (r10401)
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
   523
- Feature: Disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overridden with a patch setting [FS#669] (r10353)
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
   524
- Feature: Add the possibility of automatically filling in timetables based on the times from the first (or subsequent) run-throughs (r10331)
8052
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   525
- Feature: Option to select the "default" rail type when you start a new game or load a game. This is done either static, i.e. rail, electrified rail, monorail and maglev, or dynamic which takes either the first or last available railtype or the railtype that is used most on the map [FS#812] (r10329)
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
   526
- Feature: Give a better explanation why the loading of a savegame failed and do not crash on loading savegames that were altered by patches or branches [FS#917] (r10300)
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
   527
- Feature: A sticky button for the client list window [FS#885] (r10293)
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
   528
- Feature: Allow double-clicking on certain places: add NewGRF window, build-vehicle and town-action (r10265, r10267)
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
   529
- Feature: Loading indicator, which shows in % how full a vehicle is while loading/unloading (r10254)
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
   530
- Feature: Introduce a form of timetabling for vehicles (r10236)
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
   531
- Feature: [NewGRF] Add support for action 0F (town name generator) (r10211)
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
   532
- Feature: Add support for personal directories on Windows. (r10182)
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
   533
- Feature: Add support for anti aliased typefaces via FreeType. This is configurable for each font size in the configuration settings and requires using the 32bpp blitter and suitable fonts (r10166)
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
   534
- Feature: 32 bpp sprite support and dedicated driver does not blit nor render by default. Can be overruled by user (r10121)
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
   535
- Feature: Add support for articulated road vehicles (r10097)
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
   536
- Feature: Allow moving of orders instead of removing them and readding them somewhere else [FS#828] (r10071)
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
   537
- Feature: Replace hard coded spritecache size with a configuration option, sprite_cache_size. The default size is 2MB and the value can range from 1 to 64MB. If you experience slow-downs when scrolling the map, try increasing this setting (r10042)
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
   538
- Feature: Skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL [FS#760] (r10033)
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
   539
- Feature: Sort the strings in server language dropdown and the town names dropdown (r10032, r10036)
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
   540
- Feature: Build windows of trains, road vehicles and ships can now be sorted by cargo capacity (planes already had this option) (r10024)
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
   541
- Feature: More languages flags for servers [FS#790] (r10017)
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
   542
- Feature: Allow different signal types on one tile [FS#362] (r10006)
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
   543
- Feature: Support for oneway roads (r9999)
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
   544
- Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll' (r9962)
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
   545
- Feature: Allow terraforming under bridges (r9950)
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
   546
- Feature: Support for trams (r9923)
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
   547
- Feature: Allow building new stations adjacent to existing stations by holding down control (r9905)
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
   548
- Feature: Add one new zoom-out level: 8 times (r9884)
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
   549
- Feature: Advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group (r9874)
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
   550
- Feature: Make "improved loading" a proper improved loading instead of loading one (semi-)random vehicle at a time. Furthermore fill multiple vehicles at once when there is enough cargo to do so (r9838)
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
   551
- Feature: Add drag and drop removal of station tiles (r9810)
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
   552
- Feature: Support for "curvature info", Action 2 for train, variable 45 (r9803)
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
   553
- Feature: [NewGRF] Add action 1, 2 and 3 support for canals (r9797)
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
   554
- Feature: Add the possibility to choose different road patterns for towns to use (r9779)
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
   555
- Feature: Add an option to automatically pause when starting a new game (r9734)
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
   556
- Feature: Add the concept of cities. A (configurable) proportion of towns can start off larger, and will grow twice as quickly as other towns (r9667)
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
   557
- Feature: Add NewGRF Action 5 (Sprite Replacement) support for 2cc colour maps, airport, and road stop sprites (r9645)
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
   558
- Feature: Increase cargo types from 12 to 32 and enable newcargo flag in NewGRF loader (r9638)
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
   559
- Feature: Make it possible to have some control over the town growth (r9613)
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
   560
- Feature: Add list_patches console command. This shows all patches along with their current values (r9565)
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
   561
- Feature: Add more finer control to transparency options, including a new toolbar (r9563)
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
   562
- Feature: Add support for variable snow lines in the arctic climate, supplied by NewGRF files (r9371)
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
   563
- Feature: [NewGRF] Add support for newhouses (r9315)
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
   564
- Feature: [NewGRF] Add support for Action 13, which allows you to translate GRF-specific texts. The translations will only be shown if you are using a language with a GRF language id and if a string has not already been set specifically for the language you are using (r9037)
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
   565
- Feature: Translation dependant formatting of dates (r8906)
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
   566
- Feature: If an action 7/9 leads to skipping the rest of the file, disable the NewGRF if an action 8 has not been encountered yet (r8831)
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
   567
- Feature: Stop loading and disable the current NewGRF if a fatal error message in Action B is encountered. Also be more strict on the values accepted (r8830)
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
   568
- Feature: Build aircraft windows will no longer show aircraft that cannot use the airport in question (r8771)
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
   569
- Feature: Drive-through road stops (r8735)
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
   570
- Feature: Allow upgrading bridges by building a new bridge over the top (r8567)
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
   571
- Feature: Provide aircraft with vertical separation depending on their altitude and velocity (r8534)
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
   572
- Feature: When linking the terraform toolbar to the build toolbars place them side by side instead of on top of each other (r8436)
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
   573
- Feature: The vehicle build windows are now resizable in horizontal direction as well (r8331, r8336, r8338)
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
   574
- Feature: Automatically build semaphores before a configurable date, which can be set by each network player separately (r8151)
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
   575
- Feature: Increase sprite limit from 16384 sprites to 16777216 sprites (r8128, r8129)
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
   576
- Feature: Add the ability to load savegames when you do not have the exact GRF files in your list. GRF files that are found based on GRF ID (but not on matching md5sum) are used instead of disabling them. This does not affect MP games, there you still need an exact match (r8106)
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
   577
- Feature: Show the activated status of the GRF list after pressing 'apply' in the NewGRF window, instead of the local list (r8094)
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
   578
- Feature: The station list does now remember the sort settings (r8065)
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
   579
- Feature: Make it possible to override the bind address and port of a dedicated server from the command line (r7802)
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
   580
- Feature: Add command line option to prevent saving of high score and configuration on exit and a console command to manually initiate a configuration save (r7801)
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
   581
- Feature: Add support for tractive effort to 'realistic' acceleration (7592)
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
   582
- Feature: Allow to build bridges of arbitrary rail/road combinations (including signals) (r7573)
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
   583
- Codechange: Do not allow configuration changes, that NewGRFs can directly use to change their behaviour, during network games as this can cause desyncs (r11452)
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
   584
- Codechange: Make opening a new toolbar not overlapping its parent one, by locating it under the parent, and aligned with the left side of it [FS#1310] (r11256)
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
   585
- Codechange: Do not brute force determine the first vehicle in the chain or previous vehicle, but do it by properly accounting the previous and first pointers when updating the next pointer. This gives a performance increase of about 15% when there are a lot of vehicles in the game (r11011)
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
   586
- Codechange: Cache expensive NewGRF station variables during sprite lookups/callbacks (r10509)
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
   587
- Codechange: Keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo is not thrown on a big pile when it is put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it (r10266)
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
   588
- Codechange: Do not limit the cost of tunnels (r10248)
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
   589
- Codechange: Add new vehicle hash table for collision detection and finding vehicles on a tile. The hash area scanned is far smaller than the old hash table, which is now used for viewport updates only. This should give a significant performance improvement for games with many vehicles (r10111)
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
   590
- Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics (r10062)
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
   591
- Codechange: Add some support for NewGRF var 7D, temporary storage array (r9707)
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
   592
- Codechange: Add support for returning 'ttdpatch variables' (Action D) (r9701)
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
   593
- Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static (r9671 and several others)
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
   594
- Codechange: Add support for multiple 'base' directories for NewGRF searching (r9560)
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
   595
- Codechange: Implement actions 1/2/3 for cargoes, callback handler and custom icon sprites (rmany)
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
   596
- Codechange: Rename the 'New <vehtype>' button of the global vehicle lists to 'Available <vehtype>' as it is a view-only list, not one from which you can purchase (rolling) stock (r8420)
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
   597
- Codechange: Remove the landscaping button from the build toolbars (r8143)
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
   598
- Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D) (r7831)
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
   599
- Fix: The CHANCE16 functions were biased; a 32768 in 65536 chance was really a 32769 in 65536 chance (r11454)
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
   600
- Fix: Do not create shores in canyons (r11438)
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
   601
- Fix: Starting OpenTTD with DOS files made it look weird out of the box (r11433)
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
   602
- Fix: Properly support genders coming from NewGRFs instead of crashing [FS#1430] (r11422)
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
   603
- Fix: Do not ignore the autorenew settings for new games when creating a new game [FS#1428] (r11415)
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
   604
- Fix: Do not do a 270 degree turn when 90 degrees is enough on a commuter airport [FS#1422] (r11408)
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
   605
- Fix: In rare cases OpenTTD could segfault when resizing and scroll the main window (r11405)
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
   606
- Fix: Manually replacing a vehicle with shared orders makes it lose it is order index and service interval [FS1384] (r11370)
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
   607
- Fix: Road vehicles must not drive through each other on bridges/in tunnels [FS#1258] (r11366)
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
   608
- Fix: When stopping a ship or aircraft, set their speed to 0 so they will not continue at the speed where they were stopped at [FS#1288] (r11365)
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
   609
- Fix: Cloning vehicles with non-standard sub-cargotypes (i.e. livery refits) failed [FS#1380] (r11362)
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
   610
- Fix: Loading too many GRFs was not handled gracefully causing crashes and such [FS#1377] (r11355)
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
   611
- Fix: Add missing elrail sprites for some rail build buttons/cursors (r11350)
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
   612
- Fix: Trees can now be planted on bare land without making it grassy, planting tree in desert does not make it grassy for the first tile-cycle and when a tree dies in desert, it no longer becomes a snowy tile for the first tile-cycle (r11244)
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
   613
- Fix: The explosion vehicles were placed too far to the south [FS#1312] (r11234)
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
   614
- Fix: One could sell vehicles that were crashed in a depot, which would still yield money/one could construct trains of crashed vehicles [FS#1307, FS#1228] (r11229, r11230)
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
   615
- Fix: Electric trains were not shown as stopped in depots when converting it from elrail -> normal rail [FS#1260] (r11167)
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
   616
- Fix: A lot of graphical glitches by changing some bounding boxes. It is not perfect yet, but a *very* good step into the right direction (r11128)
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
   617
- Fix: When autorenew is enabled and it cannot renew the vehicle anymore (because the player cannot build the engine), the ageing warnings as if autorenew is not enabled are shown [FS#553] (r11064)
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
   618
- Fix: Inconsistency between rail<->elrail conversions of different kinds of rail containing tiles (normal rail, stations, depots, etc) [FS#1182] (r11059)
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
   619
- Fix: Crash when having the Finance window opened of the player you are cheating to [FS#1177] (r11028)
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
   620
- Fix: Switching players (using the cheat) crashed on Big Endian machines [FS#1150] (r11023)
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
   621
- Fix: The canal border determination did not take oil rigs into consideration (r11022)
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
   622
- Fix: Do not display income/expenses when they do not belong to a "valid" tile, like the money cheat/giving money [FS#1175] (r11021)
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
   623
- Fix: One could not give money when (s)he had too much money or rather: when casting the amount of money to an int32 becomes negative [FS#1174] (r11020)
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
   624
- Fix: When determining the gender of a string, do not assume that the gender is in the front of the string when there can be case switching code at that location [FS#1104] (r10792)
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
   625
- Fix: Determining whether there is a tunnel going under the lowered area is only needed in two directions instead of all four, so take the directions (one for each axis) to the nearest border (along the given axis) [FS#1058] (r10686)
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
   626
- Fix: Graphical glitches when the "link landscape toolbar" patch is turned on when opening one of the construction toolbars [FS#1076] (r10685)
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
   627
- Fix: Trolly AI did not know about steep slopes, and used wrong tileh in some cases [FS#1070] (r10655)
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
   628
- Fix: Be consistent with the space between the company name and the player number, i.e. always put a space between them [FS#1052] (r10627)
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
   629
- Fix: [YAPF] Ships received curve penalty for non-diagonal straight move (r10578)
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
   630
- Fix: Do not segfault when you quit in the end-of-the-game screen [FS#1020] (r10548)
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
   631
- Fix: When Cheat-Window is open and a new month happens, the window was not redrawn instantly (r10547)
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
   632
- Fix: You can now have both Available Train as Available Ship window open [FS#1026] (r10546)
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
   633
- Fix: Cargo payment rates overflow and cargo payment rates diverge from cost rates making it impossible to make any profit after a certain number of years. Both are solved by stopping the inflation after 170 years; there is absolutely no point in continuing the inflation after that as it only makes the game have overflows at some point that cannot be solved; using larger variables only delays the inevitable [FS#1028] (r10541)
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
   634
- Fix: Error dialog was sometimes shown on all clients when a command failed instead of only the client that actually did the command [FS#1015] (r10501)
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
   635
- Fix: The network protocol check for required NewGRFs sent static NewGRFs too (r10414)
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
   636
- Fix: When landscape generating, allow for 200ms between screen updates instead of updating every 200ms. Previously slow screen updates would result in very slow map generation (r10396)
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
   637
- Fix: One could only build a limited number of stations before one had to rename them [FS#278] (r10320)
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
   638
- Fix: Acceleration not calculated properly when a train goes up a hill between tunnels [FS#786] (r10317)
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
   639
- Fix: [YAPF] Now it is no longer needed to invalidate the YAPF segment cache every tick in MP (read performance increase). Segment cost now does not contain the curves between segments. As a result the cache should be now accurate (r10302)
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
   640
- Fix: [YAPF] Assertion triggered in some special cases [FS#901] (r10301)
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
   641
- Fix: Flush stdout on dedicated server output to ensure an update of stdout [FS#775] (r10295)
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
   642
- Fix: With smooth_economy, when industry production hit 32, it stayed there for ever. Give it some chance to get out of that uber-lowness (although it is a very slim chance, at least it has one) (r10290)
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
   643
- Fix: Also age engines that are not front-engines [FS#202] (r10288)
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
   644
- Fix: Money overflow bugs in many locations [FS#723] (r10212)
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
   645
- Fix: Fix issues related to fixed names, fixed places of files/directories and application bundles [FS#153, FS#193, FS#502, FS#816, FS#854] (r10182)
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
   646
- Fix: A vehicle without visual effects is not per definition unpowered (r9802)
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
   647
- Fix: Do not assume that trains running on monorail/maglev cannot smoke/spark (r9801)
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
   648
- Fix: Play sound effects based on the engine class, not the rail type (r9800)
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
   649
- Fix: Separate engine class and engine running cost class (r9799)
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
   650
- Fix: Clone vehicles will no longer refit for free (r9689)
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
   651
- Fix: Improved loading does not use a huge amount of processing power anymore when having a lot of trains [FS#423] (r9683)
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
   652
- Fix: Truncate the NewGRF information text in the NewGRF GUI if it is too long (r9449)
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
   653
- Fix: Cancel in password queries reduces amount of players in the network game when they have not joined the game yet [FS#688] r9378
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
   654
- Fix: If all news-setting buttons show 'full', make the ALL-button show 'full' too (r9137)
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
   655
- Fix: Open and close messages now have their own setting, so you can hide economy changes, but do show open/close of industries [FS#525] (r9097)
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
   656
- Fix: Do not make owner signs transparent, as then you loose the information who it owns [FS#637] (r9067)
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
   657
- Fix: Store the owner of a statue, so when it gets removed, the town is notified of it [FS#638] (r9066)
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
   658
- Fix: Inactive connections are not automatically kicked, i.e. people who only open a telnet (or similar) connection to a server [FS#115] (r9038)
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
   659
- Fix: Do not select a disabled platform length/number of track count when going out of drag-drop mode [FS#450] (r8999)
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
   660
- Fix: Make an aircraft at 400 km/h go as fast as a train at 400 km/h (r8973)
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
   661
- Fix: You were unable to build roads in the scenario editor when there is no town 0, even though there are other towns (r8608)
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
   662
- Fix: Road Vehicles now can obtain a slot even if the station is very spread out [FS#577] (r8536)
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
   663
- Fix: Allow lumber mill to cut trees only when they are full grown (r8535)
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
   664
- Fix: Segmentation fault when the toolbar gets removed and you have selected one of the items in a sub menu of the toolbar (r8533)
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
   665
- Fix: Remove phantom oil rigs sometimes present in old savegames (r8485)
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
   666
- Fix: When a station is removed, vehicles do not get excessive payment any longer, as the origin TILE is now stored as long as the origin STATION for the transported cargoes (r8144)
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
   667
- Fix: The game could crash when the chat key (<ENTER>) is pressed too vehemently during the join of the game. Your client's id does not exist in the clients list yet, and returns NULL (r8132)
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
   668
- Fix: Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype (r7976)
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
   669
- Fix: When path finding onto a bridge or tunnel end from previous tile (but not warping from the opposite end) check the enter direction. This fixes signal setting if a rail ends on the top of a tunnel end (r7718)
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
   670
- Fix: When following path for signals, do not skip back to the previous tile, as for tunnels and bridge ends the entering direction is wrong (r7717)
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
   671
- Fix: [YAPF] suppress 'Train is lost' message if path finding ended on the first two-way red signal due to YAPF.rail_firstred_twoway_eol option (r7628)
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
   672
- Fix: [OPF] signal update was incorrectly propagated (r7620)
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
   673
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
   674
7588
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   675
0.5.3 (2007-09-15)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   676
------------------------------------------------------------------------
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   677
- Fix: Possible NULL pointer dereference that could be triggered remotely (r11074)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   678
- Fix: Removing CMD_AUTO from some commands could remotely trigger an assertion [FS#1179] (r11040)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   679
- Fix: Underflow that caused overflows in the performance rating [FS#1179] (r11039)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   680
- Fix: [Windows] MIDI does not stop when closing openttd [FS#1164] (r11029)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   681
- Fix: Do not unconditionally assume that a tile has a depot (r11027)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   682
- Fix: Give a more correct error when building some things on tile 0 [FS#1173] (r11024)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   683
- Fix: Do not display income/expenses when they do not belong to a "valid" tile, like the money cheat and giving money [FS#1175] (r11021)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   684
- Fix: One could not give money when (s)he had too much money [FS#1174] (r11020)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   685
- Fix: Disallow buying/selling shares in your own company or a bankrupt company [FS#1169] (r11018)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   686
- Fix: Crash when quiting the game in one of the end score windows [FS#1218] (r11071)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   687
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   688
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   689
0.5.3-RC3 (2007-08-30)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   690
------------------------------------------------------------------------
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   691
- Fix: Spectators are not allowed to issue commands (r11006)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   692
- Fix: Make the AI not crash when it has ships as the AI does not support them [FS#1133] (r10942)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   693
- Fix: Trains would not get flooded when they are at the lower part of a tile that would become a coast tile after flooding [FS#1127] (r10892)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   694
- Fix: Removing road with the road removal tool would also work with a negative bank account, making the bank account even more negative than it was [FS#1125] (r10890)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   695
- Fix: Some isocodes were wrong, resulting in some NewGRF not working properly for the affected languages (r10877)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   696
- Fix: [Windows] Do not try to minimise or restore the window when closing OpenTTD [FS#998] (r10835)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   697
- Fix: Trains going over bridges would get the "going down hill" accelerate bonus, which causes trains to go faster on bridges than they would be going on level land [FS#1096] (r10739)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   698
- Fix: Trains being split into two pieces when loading an old savegame [FS#1062] (r10735)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   699
- Fix: [OS/2] Fix chdir problem with open/save dialog (r10650)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   700
- Fix: One could not remove locks that were build in a (very) old version of OpenTTD [FS#1038] (r10593)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   701
- Fix: One cannot navigate using arrow keys in the game name text box [FS#1038] (r10500)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   702
- Fix: Ship's maximum speed wrongly shown [FS#1013] (r10497)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   703
- Fix: [OSX] Of the resolution is changed to something that is too high for the monitor, then it is reduced to fit the monitor size, solving several crashes and graphical glitches [FS#458] (r10410)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   704
- Fix: NPF was leaking memory each time it got initialized, except for the first time (r10357)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   705
- Fix: [YAPF] 'target_seen' flag that is set prematurely in some cases (1 tile long cached segment followed by target station) which caused asserts to trigger [FS#884] (r10199)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   706
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   707
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   708
0.5.3-RC2 (2007-07-07)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   709
------------------------------------------------------------------------
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   710
- Fix: Visual glitches when a window is resized in the WE_CREATE callback (r10465)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   711
- Fix: [Windows] _wnd.has_focus was not properly set after using ALT-TAB [FS#962] (r10399)
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   712
718c230635a6 (svn r11115) -Merge: release changes from 0.5.
rubidium
parents: 7106
diff changeset
   713
7106
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   714
0.5.3-RC1 (2007-06-28)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   715
------------------------------------------------------------------------
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   716
- Feature: Make the client list window (for network games) stickyable (r10293)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   717
- Feature: console command to get the current game date (r10137)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   718
- Fix: Waypoints could be renamed when you are not the owner (r10368)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   719
- Fix: Smooth economy did not close primary industries and it allowed increasing of production of industries that should not have rising productions (r10348, r10347, r10290)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   720
- Fix: Acceleration for trains on slopes is not calculated properly [FS#786] (r10344, r10317)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   721
- Fix: The 'old' pathfinders (OPF and NPF) for road vehicles could not find a path when in a tunnel [FS#290] (r10345)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   722
- Fix: Only add the autoreplace menu when autoreplace actually knows about the group [FS#880] (r10337)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   723
- Fix: Signal state sometimes not properly set when the signal "pathfinder" reached the end of a line [FS#910] (r10336)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   724
- Fix: News messages were shown over the endgame/highscore windows [FS#943] (r10333)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   725
- Fix: Rail could be destroyed when building tunnels (r10306)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   726
- Fix: Flush the output of the dedicated server console (r10295)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   727
- Fix: The "pause" key did not work in the scenario editor (r10294)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   728
- Fix: Age non-front engines too (so when you move engines around in the depot they do not get age 0 when they are much older [FS#202] (r10288)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   729
- Fix: Do not make everyone spectator if 1 joining client failed to create new company (r10284)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   730
- Fix: Remove invalid characters (for the file system) from savegame names [FS#916, FS#850] (r10272, r10116)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   731
- Fix: Some old savegames could have the wrong bits unset (r10268, r10147)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   732
- Fix: Do not look in every direction for tunnels when building one, one direction is enough (r10258)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   733
- Fix: [Windows] Do not mess desktop when using ALT-TAB [FS#876] (r10251, r10186)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   734
- Fix: Take the age of the front vehicle for station rating (r10246)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   735
- Fix: Terraforming wipes out canals. Now you always have to remove the canal before terraforming, instead of "just" removing the canal [FS#594] (r10240)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   736
- Fix: Only 2 trains could crash at one time as collision checking stopped on the first hit. This could technically cause desyncs in network games as the collision hash order is not guaranteed [FS#892] (r10222)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   737
- Fix: Land under foundations was terraform when it shouldn't be terraformed [FS#882, FS#890] (r10219)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   738
- Fix: Do not make a 270 degree turn on the international airport when a 90 degree turn is enough (r10187)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   739
- Fix: Crash when trying to get the aircraft movement state of an aircraft going to a just deleted airport [FS#874] (r10165)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   740
- Fix: Airports did not flood when there are aircraft on the airport [FS#601] (r10155)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   741
- Fix: Some vehicles were not drawn when having a high resolution and a high zoom-out level [FS#870] (r10154)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   742
- Fix: Vehicles disappear when crossing certain tiles [FS#869] (r10153)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   743
- Fix: Train disconnects in some old TTD savegames [FS#862] (10151)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   744
- Fix: OpenTTD assumes that the resolution is at least 1 by 1, so force the resolution to be always at least 1 by 1 (r10139)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   745
- Fix: When you got a sufficiently small resolution, there is a possibility for a division by zero when a sound is played (r10138)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   746
- Fix: When removing a dock, a ship will always try to reach the old location of the dock even when it cannot anymore because it the old location of the dock is now land instead of water [FS#810] (r10131)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   747
- Fix: SetCurrentGrfLangID returned the wrong language ids for most languages (r10130)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   748
- Fix: Some NewGRFs use the same (unused in the "current" climate) sprite IDs. Normally this gives some artefacts, but when one NewGRF expects it to be a sprite and another NewGRF overwrites it with a non-sprite nasty things happen (drawing a non-sprite crashes OTTD) [FS#838] (r10109)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   749
- Fix: Multiple subsequent "give money" actions could result in duplicate messages that money has been transfered when it only happened once, or tell you paid money when you did not [FS#834, FS#839] (r10087, r10085)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   750
- Fix: "Deactivate Electrified Railways" did not work [FS#836] (10083)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   751
- Fix: Memory leaks in the networking code [FS#846, FS#844] (r10082, r10075)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   752
- Fix: Coverage area highlight was still show when it was turned off for docks [FS#835] (r10068)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   753
- Fix: Do not use override engine type for articulated wagon parts (r10048)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   754
- Fix: Sprite resulting from '?' substitution was reloaded into the cache entry for SPR_IMG_QUERY instead of the original sprite cache entry. This resulted in unaccounted missing sprite cache memory, and was exacerbated because the original missing sprite was not cached, so it did it again and again and again. Slowdowns and boom (r10038)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   755
- Fix: One could build on (some) slopes when building on slopes was disabled [FS#823] (r10030)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   756
- Fix: When deleting the first engine of a train with multiple engines, only reopen the train window if the player had the original train window open. This fixes 'random' windows opening for multiple players of the same company (r10028)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   757
- Fix: When selling trains, if there were no wagons between multiheaded engines the rear part could be checked despite having already been deleted (10023)
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   758
6cef540ecbe0 (svn r10378) -Merge: release changes from 0.5.
rubidium
parents: 6744
diff changeset
   759
6744
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   760
0.5.2 (2007-05-29)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   761
------------------------------------------------------------------------
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   762
- Feature: Add threading support for MorphOS (r9759)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   763
- Fix: Bridges and tunnels were not always removed on bankruptcy, thus leaving tunnels/bridges with an invalid owner that would crash the game when clicking with the query tool on them (r9966)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   764
- Fix: Null pointer dereference under MorphOS and AmigaOS (r9861)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   765
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   766
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   767
0.5.2-RC1 (2007-05-16)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   768
------------------------------------------------------------------------
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   769
- Feature: Windows 95/98/ME check in Windows 2000/XP/2003/Vista builds (r9834)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   770
- Feature: Add password protected status to 'players' (network server) console command (r9771)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   771
- Feature: Add server_lang in [network] section of openttd.cfg (r9716)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   772
- Fix: Loading some TTDP savegames caused an instant assertion on loading (r9857)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   773
- Fix: [NewGRF] Catch occurance of division-by-zero in varaction handling (r9837)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   774
- Fix: Only non dedicated servers cannot have 0 players [FS#765] (r9785)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   775
- Fix: Remove arbitrary limit on length of NewGRF strings (r9775)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   776
- Fix: [NewGRF] Ignore axis-bit of station tile layouts [FS#756] (r9758)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   777
- Fix: [win32] Dead key and open/close console. (r9728)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   778
- Fix: When you have closed the "Load game"/"New game" windows which you started from the "start server" menu, you shouldn't start a server when starting a new game [SF#1244842] (r9757)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   779
- Fix: Trains were lost after autorenewal/autoreplace [FS#732] (r9753)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   780
- Fix: Stop flooded towns from building roads on water [FS#598] (r9743)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   781
- Fix: Station signs were not resized when the language changed [FS#672] (r9741)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   782
- Fix: In news history, newlines were not replaced with spaces [FS#677] (r9731)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   783
- Fix: Crash when destroying bridge with train partially on it [FS#738] (r9726)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   784
- Fix: Planes made a 270 degree turn instead of a 90 degree turn on the southern runway of the intercontinental airport [FS#743] (r9725)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   785
- Fix: In-game private messages did not work for clients with high ClientIDs (r9719)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   786
- Fix: Do not allow building of rail vehicles whose railtype is not available (r9718)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   787
- Fix: [YAPF] The guessed path was ignored for ships [FS#736] (r9694)
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   788
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   789
6514
9417bbf113e8 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6482
diff changeset
   790
0.5.1 (2007-04-20)
9417bbf113e8 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6482
diff changeset
   791
------------------------------------------------------------------------
9417bbf113e8 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6482
diff changeset
   792
(None)
9417bbf113e8 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6482
diff changeset
   793
6744
91b392197be4 (svn r9979) -Merge: release changes from 0.5.
rubidium
parents: 6514
diff changeset
   794
6482
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   795
0.5.1-RC3 (2007-04-17)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   796
------------------------------------------------------------------------
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   797
- Feature: Add list_patches to console commands; shows all patches and values (r9565)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   798
- Fix: Select "Custom" in the difficulty settings gui when changing a setting [FS#733] (r9647)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   799
- Fix: Building rail on steep slopes ignored build_on_slopes patch setting (r9602)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   800
- Fix: Wrong characters in Finnish town names (r9641)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   801
- Fix: When checking for no vehicle on ground-tiles, do not take into account vehicles that are in the air (r9542)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   802
- Fix: Bankrupt AIs no longer buy over themselves (also added safeguards to prevent in future) (r9540 / r9541)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   803
- Fix: When company is removed, sell all shares of the and in the company (r9533)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   804
- Fix: Crash when 2 or more clients joined at roughly the same time (r9529)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   805
- Fix: Custom currency was overwritten and fix euro introduction (r9467, r9469)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   806
- Fix: Values of diff_custom and snow_line in .cfg were not checked properly (r9455)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   807
- Fix: When deleting a vehicle which has shared orders with one more vehicle and no orders, segfaulted (r9429)
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   808
f1f014402d39 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6367
diff changeset
   809
6367
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   810
0.5.1-RC2 (2007-03-23)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   811
------------------------------------------------------------------------
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   812
- Fix: crashes when the chatbox would be drawn outside of the main window [FS#701] (r9420)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   813
- Fix: reading out of an array caused a segmentation fault [FS#694] (r9394)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   814
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   815
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   816
0.5.1-RC1 (2007-03-20)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   817
------------------------------------------------------------------------
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   818
- Feature: Translation dependant formatting of dates (r8906)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   819
- Feature: Kick inactive initial network connections after some time [FS#115] (r9038, r9061)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   820
- Feature: Add an extra news group for opening and closing of industries (r9097)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   821
- Codechange: Disable shares by default and increase the default maximum distance from edge for oil refineries (r9339)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   822
- Codechange: When you started openttd with '-g' you got the same map every run (r9205)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   823
- Codechange: When all news-setting buttons are 'full', make the for-all button show 'full' too (r9137)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   824
- Codechange: Disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flood water at height level 0 [FS#622, FS#629] (r9105, r9115)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   825
- Codechange: The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting [FS#595] (r9062)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   826
- Fix: Close the Shared Order Vehicle List if you remove the shared link with only 2 vehicles (r9338)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   827
- Fix: A34-1000, Z-Shuttle, and Kelling K1 are now listed as small aircraft (r9298)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   828
- Fix: Shared orders got messed up when the 'first' trains got removed in the depot [FS#685] (r9277)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   829
- Fix: Use a less CPU-intensive algorithm to find a random industry for the AI to prevent it slowing down the game [FS#644] (r9251)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   830
- Fix: When loading games, enroute_from was updated in the wrong place, causing issues with TTD savegames/scenarios (r9147)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   831
- Fix: "Train is lost" message is generated incorrectly [FS#676] (r9146)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   832
- Fix: Difficulty level button was not selected when opening the difficulty window (r9117)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   833
- Fix: The wrong catenary wires were drawn for tunnel entrances [FS#612] (r9077)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   834
- Fix: The intercontinental airport used 'T-junction' runway sprites when there is no exit in the middle of the runway as in the city airport [FS#529] (r9076)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   835
- Fix: [win] dedicated console now doesn't need an extra 'enter' to fully quit [FS#459] (r9074)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   836
- Fix: Take over companies properly in multiplayer games [FS#459] (r9071)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   837
- Fix: When a bribe failed and you haven't picked up cargo yet, you would never be able to do so for a given station [FS#404] (r9070)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   838
- Fix: Don't keep on scrolling for non-numeric values in settings, but require reclick [FS#663] (r9064)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   839
- Fix: The personal (.openttd) directories were hidden in the load/save directory listings [FS#652] (r9043)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   840
- Fix: Desync caused by buffer overflow [FS#664] (r9027)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   841
- Fix: When cutting strings into multiple lines also take into consideration whitespace characters of more than 1 byte length. (r9012)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   842
- Fix: Play the correct engine sound based on the engine type instead of the sprite (r9009)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   843
- Fix: New locomotive names were not announced in the news, it said "new railway locomotive available - railway locomotive" [FS#581] (r9000, r9001)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   844
- Fix: [NewGRF] Do not select a disabled platform length/number of track count when going out of drag-drop mode [FS#450] (r8999)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   845
- Fix: [win] Resolution doubled in cfg file when fullscreen mode used [FS#642] (r8994)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   846
- Fix: The industry list should also be (re)set when the number of industries is 0 [FS#656] (r8980)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   847
- Fix: [win] Possible buffer overflow if unicode text is pasted into an input box and needs trimming. (r8975)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   848
- Fix: [win] Support compilation with the Vista Platform SDK (r8974)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   849
- Fix: Crash on loading savegames with GRFs that do not have their GRF info/name set (r8955)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   850
- Fix: [NewGRF] support for vehicle variable 48 was wrong (r8943)
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   851
8b31bb6a1973 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
rubidium
parents: 6168
diff changeset
   852
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
   853
0.5.0 (2007-02-27)
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
   854
------------------------------------------------------------------------
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
   855
- Feature: Add the ability to load newer TTDP games (the tile information for coasts has changed) (r8738)
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
   856
- Feature: Selecting "end of orders" and deleting will delete all the vehicle's orders (shared mode unchanged) (r8685)
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
   857
- Codechange: Call GetFirstVehicleInChain only for trains thus increasing performance in large games (r8744)
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
   858
- Fix: Possible crashes, problems with aircraft and airport removal (r8921)
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
   859
- Fix: Do not show the 'edit sign' window for spectators (r8808)
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
   860
- Fix: Adhere order types for ship order insertion to determine destination type (r8802)
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
   861
- Fix: It was possible to take over buoys by building a station next to them (r8794)
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
   862
- Fix: Cloning unaware of articulated locomotives that could refit without refitting the front unit (r8777)
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
   863
- Fix: Loading times for overhanging trains are miscomputed (r8709)
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
   864
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
   865
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
   866
0.5.0-RC5 (2007-02-08)
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
   867
------------------------------------------------------------------------
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
   868
- Feature: Requery gameservers that did not respond to their first query (r8520, r8542)
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
   869
- Feature: Logging of the IP address and port of invalid/illegal UDP packets (r8490)
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
   870
- Codechange: Replace missing sprites with a red question mark (r8634)
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
   871
- Codechange: Add Korean, Simplified Chinese and Traditional Chinese languages as an official translation (r8286, r8324, r8616)
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
   872
- Codechange: Increase the size of the sound/video/music-drivers to 32 bytes (instead of 16) so their actual parameters can be passed. Sound has for example bufsize' and 'hz' (r8497)
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
   873
- Codechange: Be more strict about language generation and fail any languages not having the mandatory ##name, ##ownname and ##isocode pragma's (r8253)
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
   874
- Fix: Draw canal edges under buoys that are in a canal (r8635)
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
   875
- Fix: Buoys on canal tiles do not flood anymore (r8620)
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
   876
- Fix: Store the ownership of a water tile in the buoy tile and set the ownership of the water tile when the buoy is removed. Prevents certain abuses (r8619)
8052
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
   877
- Fix: When the currently selected player in the performance details window is no longer active, choose the first active player instead of the first player as that may also be inactive [FS#582] (r8612)
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
   878
- Fix: Road vehicle very close after another (slower) road vehicle gets its speed reset to 0 when entering a tunnel, which causes a traffic jam outside of the tunnel (r8609)
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
   879
- Fix: Bridges do not get destroyed when the bridge head gets flooded and there is a vehicle on the bridge [FS#564] (r8593)
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
   880
- Fix: Road Vehicles now can obtain a slot even if the station is very spread out [FS#577] (r8536)
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
   881
- Fix: Segmentation fault when the toolbar gets removed and you have selected one of the items in a submenu of the toolbar (r8533)
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
   882
- Fix: Deleting a vehicle with shared orders, but no orders would fail to reset prev_shared and next_shared (r8294)
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
   883
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
   884
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
   885
0.5.0-RC4 (2007-01-18)
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
   886
------------------------------------------------------------------------
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
   887
- Feature: Increase spritecache size to 2MB, will increase performance in games using newgrf files (r8218)
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
   888
- Feature: OS/2 support with GCC (Watcom is dropped) (r8042)
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
   889
- Codechange: Add Japanese, Slovenian language as an official translation and split Norwegian into Bokmal and Nynorsk (r7987, r8084, r8069)
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
   890
- Codechange: Show error messages about our own data files as a popup, or to stderr if console is available (and not to stdout) (r8013, r8134)
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
   891
- Codechange: Change the ordering of the network list, compatible servers just missing grf files are below fully compatible servers, not on the bottom (r8118)
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
   892
- Fix: Return proper error value when unthreaded save fails, prevents server sending 0-sized files (r8171)
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
   893
- Fix: Network client crashes when a server sends a 0-sized savegame [FS#556] (r8167)
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
   894
- Fix: Several desync fixes (incorrect roadstop update of old games, autoreplace bugs) [FS#551] (r8137, r8147, r8157)
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
   895
- Fix: Some disaster-events fixed: combat chopper shoots from right position, submarine once again moves around (r8140, r8158)
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
   896
- Fix: "out of sprite memory" warning messages due to incorrect assumption of requested memory for sprites (r8133)
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
   897
- Fix: Bouys are now built and numbered 1..9 not 9..1 [FS#538] (r8123)
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
   898
- Fix: Clicking for more news properly cycles through the news history backwards, and doesn't show the first item doubly if it's already open (r8049)
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
   899
- Fix: Crash when removing a town in the scenario editor while the query window is open for one of the town's tiles (r8030)
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
   900
- Fix: Overflow of system-ticks was not handled properly, resulting in a possibly unresponsive server/client (r8028)
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
   901
- Fix: Automatic pause interfering with 'pause_on_join setting' in MP when <shift> is pressed [FS#486] (r8027)
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
   902
- Fix: Picking up en-route cargo will also have virtual profit deducted for trains aswell (r8026)
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
   903
- Fix: Out-of-bounds read access on _clients array (harmless) (r7984)
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
   904
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
   905
0.5.0-RC3 (2007-01-07)
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
   906
------------------------------------------------------------------------
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
   907
- Codechange: Add Lithuanian language as an official translation (r7806)
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
   908
- Fix: The configure script did not work work for dash, a sh compatible shell [FS#485] (r7893)
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
   909
- Fix: [OSX] control + enter no longer fullscreens, interfered with team-chat (r7886)
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
   910
- Fix: Offset engines/wagons by half width in details window; fixes overflowing for display (r7864)
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
   911
- Fix: [OSX] Remove incorrect debug message about missing grf files. (r7766)
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
   912
- Fix: [sdl] sometimes ALT-TAB could trigger the fast forward (r7727)
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
   913
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
   914
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: 5359
diff changeset
   915
0.5.0-RC2 (2006-12-31)
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: 5359
diff changeset
   916
------------------------------------------------------------------------
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: 5359
diff changeset
   917
- General Removed support for OSX older than 10.3.9. Either upgrade, or use 0.4.8 (compatible with OSX 10.2)
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: 5359
diff changeset
   918
- Codechange: Drastically reduce the CPU usage in certain cases (AI using CheckStationSpreadOut()) (r7585)
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: 5359
diff changeset
   919
- Fix: Internal bug in updating the animated_tiles table caused desyncs between (different endian) machines in MP (r7631)
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: 5359
diff changeset
   920
- Fix: Signal update got propagated through incompatible railtypes and under certain circumstances tunnels and rail on top (r7620)
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: 5359
diff changeset
   921
- Fix: Remove landscaping toolbar option from road consturction toolbar in scenario editor [FS#473] (r7586)
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: 5359
diff changeset
   922
- Fix: The server could under certain circumstances tell a client too late to start syncing if it has been waiting to join (r7566)
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: 5359
diff changeset
   923
- Fix: Removing towns in scenario editor didn't remove their subsidies causing possible crashes [FS#468] (r7563)
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: 5359
diff changeset
   924
- Fix: Internal and (patches) GUI were disagreeing about autorenew settings [FS#431] (r7561)
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: 5359
diff changeset
   925
- Fix: No new company could be created if more than 8 clients were connected, even if not all 8 companies were used (r7560)
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: 5359
diff changeset
   926
- Fix; Clicking 'full load' could under certain circumstances change the current depot order [FS#456] (r7559)
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: 5359
diff changeset
   927
- Fix: Do not wait till a crashed vehicle is removed before starting to load other vehicles [FS#464] (r7558)
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: 5359
diff changeset
   928
- Fix: MorhpOS compile and install fixes (r7548)
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: 5359
diff changeset
   929
- Fix: Removing rail station cost was calculated on occupied area not on number of tiles with an actual station on (r7547)
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: 5359
diff changeset
   930
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: 5359
diff changeset
   931
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   932
0.5.0-RC1 (2006-12-21)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   933
------------------------------------------------------------------------
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   934
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   935
- General fixes and improvements to TTDPatch's newgrf format, most noticable are newstations, newsounds, more callbacks and I18n
5359
ae833a99327e (svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.
Darkvater
parents: 5358
diff changeset
   936
- Added languages: Bulgarian, Esperanto, Russian, Ukrainian, Languages with proper diacretics: Czech, Hungarian, Turkish
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   937
- Feature: Show NewGRF compatability of network games; green for full compatibility, yellow for missing newgrfs and red for invalid revision (r7505)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   938
- Feature: Load a list of NewGRFs from the config (in the [newgrf-static] section) that should always be loaded (r7490)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   939
- Feature: Double the length of the cargo and rating indicators in the station list window for better visibility (r7466)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   940
- Feature: NewGRF set up window and browser which allows modification and viewing of NewGRF settings ingame or the main menu (r7357)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   941
- Feature: Support for saving NewGRF settings with savegames (r7348)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   942
- Feature: Add support for gradual (un)loading of vehicles (r7326)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   943
- Feature: Add freight trains patch option which is a multiplier for the weight of cargo on freight trains, to simulate longer heavier trains (r7269)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   944
- Feature: UNICODE/UTF8 support, with (optional) usage of fonts rendered by Freetype instead of sprites. This means full unicode support (input, rendering, file/io) and greatly enhanced internationalization for non-latin languages (utf8) (r7182)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   945
- Feature: Add Slovak, Brazil and Slovenian currency [SF 1243657, 1171147; FS#131] (r7160, r5964)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   946
- Feature: Allow towns to be built on top of trees in the scenario editor [FS#396] (r7152)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   947
- Feature: Allow over-building of compatible railtypes, i.e. normal and electrified rail. If building electrified rail, normal rail is upgraded for you (at a cost) (r7106)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   948
- Feature: Additional positioning for long dropdown lists with scrollbar support if dropdown list wouldn't fit (r7086)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   949
- Feature: [win32] Remember the window size between restarts when quit in fullscreen mode (r7061)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   950
- Feature: Increase the chatbuffer of chat messages, messages longer than the graphical box will be wrapped to a new line (r6956)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   951
- Feature: Allow typing longer text than visible for an editbox; it will scroll properly now (r6954)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   952
- Feature: Allow spectators to team-speak to eachother (r6933)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   953
- Feature: Allow for " to be in console tokens. Escape them with \. eg \" (r6875)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   954
- Feature: Change the functionality of the chat window. SHIFT+ENTER (SHIFT+T) sends a message to all players, CTRL+ENTER (CTRL+T) sends a message to all team mates and ENTER (T) is customizable (r6824)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   955
- Feature: (Train is) lost message is now generated immediately when pathfinder can't find the path (r6800)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   956
- Feature: Add a measurement tool that will show dimensions and height differences of various draggable tools (r6758)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   957
- Feature: Added sort options to the build aircraft and train windows (r6708)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   958
- Feature: Depot lists are now sorted, so vehicle 1 is always first and so on (r6652)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   959
- Feature: Ability to pause a server if not enough players are connected. The setting for this is 'min_players' (r6628)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   960
- Feature: Ability for servers to execute a script just after a client has connected, e.g. for a MOTD, etc (r6625)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   961
- Feature: Add refit commands to vehicle orders (can only be done in goto depot orders) (r6624)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   962
- Feature: Support cargo subtypes in the refit window. The refit window has been altered to support resizing and scrolling (r6601)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   963
- Feature: Depot and vehicle list windows reworked a bit with more buttons to include 'Autoreplace all' (instantly), 'Sell all', 'Start all' and 'Stop all' (r6542, r6552, r6515)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   964
- Feature: Using goto depot with a different control selection will now alter the service/stopping in depot flag instead of cancelling the goto depot order (r6295)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   965
- Feature: When automatically detecting the language try to first match language+territory (e.g. de_CH), then just language (e.g. de) and fall back to en_GB otherwise (r6290)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   966
- Feature: Add a "goto depot" button to various vehicle list windows (r6229, r6246)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   967
- Feature: Save max_companies/clients/spectators in the config file (r6170)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   968
- Feature: Vehicle status bar will show the heading string in different colours to visually discern the difference between a service and a forced stop (r6165, r6414)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   969
- Feature: Control clicking Goto Depot will now make the vehicle service instead of stop in depot (r6165)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   970
- Feature: List of vehicles with the same shared orders, accessible from the orders-window of a given vehicle (r6161)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   971
- Feature: Added -s (source) and -d (destination) to strgen to specify paths for input and output files (r6089)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   972
- Feature: After removing a farm, its farmland is removed too (over time) [FS#82]
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   973
- Feature: Clicking twice on the location button in the smallmap centers to your position, clicking twice centres your viewport [FS#54] (r6040)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   974
- Feature: Change the original date format to a 32 bits format based at the year 0. Highest date is the year 5.000.000AC (r5999)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   975
- Feature: Auto-completion in chat-window. It completes Player and Town names (in that order) using <tab> (r5968)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   976
- Feature: Catalan Town Names generator [FS#261] (r5965)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   977
- Feature: Possibility to generate scenarios by importing heightmaps. It can be in PNG or BMP format
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   978
- Feature: New (optional) landscape generator based on TerraGenesis Perlin noise with GUI, progress bar and fine-tuning options (r5946)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   979
- Feature: Filter for textboxes to only allow input of certain patterns (like numbers only) (r5944)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   980
- Feature: [win32] Remember the maximized state of the game window and restore on start [FS#234] (r5874)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   981
- Feature: Add an icon to the SDL openttd executable (r5872)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   982
- Feature: Also allow horizontal and vertical rails on steep slopes (r5864)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   983
- Feature: Allow building of (certain) rails, roads and bridge ramps on steep sloped tiles (r5833)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   984
- Feature: Replacing from a train engine without cargo capacity to one with cargo capacity will now make autoreplace refit the engine to carry the cargo type from the last wagon in the train (r5465)
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
   985
- Feature: [OSX] Macs with touchpads that support two finger scrolling can now use this "scrollwheel" to scroll up/down (r5460)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   986
- Feature: Allow building canals at sea-level, using ctrl to toggle canal or plain water tile. This allows building of non-raisable sea-level water ways (useful in multiplayer) and dikes for low-level areas (r5403)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   987
- Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters (r5346)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   988
- Feature: Implement smooth horizontal depot and, vehicle list scrolling for trains (r5046)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   989
- Feature: Add new pathfinder, YAPF. Has greatly improved performance and better, fully configurable, pathfinding (yapf) (r4987)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   990
- Feature: Add a new console command "players" that lists current players along with basic stats [FS#150] (r4828)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   991
- Feature: Station List View can now be sorted and filtered (by waiting cargo type and facilities) (r4822)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   992
- Feature: The integer-list parser now accepts a space character as an item seperator next to the comma for openttd.cfg (r4490)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   993
- Feature: Add support for electric railways as a seperate tracktype. Electric trains will not run on non-electrfied track unless otherwise controlled by patch option (elrails) (r4150)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   994
- Feature: A new multi-lingual multi-measuring-unit system (r4126)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   995
- Feature: Add proper OPENTTD <> LOCALCODE conversion using iconv. Savegames with special characters will be legible in filesystem (r4105)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   996
- Feature: Undraw the mouse when it leaves the window and draw it again when it enters (r4075, r4083)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   997
- Feature: It is now possible to turn a single unit in a train (CTRL+Click on unit in depot) (r3944)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   998
- Feature: Delete news items about vehicles when they get stale (r3757)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
   999
- Feature: Save patch settings with the savegame so you are presented with the same behaviour when loading the game on another machine/installment (r3726)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1000
- Feature: Add 2cc (two company colours) livery schemes. This replaces the original colour selection window (r3717, r6455)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1001
- Feature: [OSX] Added support for tripple binaries (binaries optimised for G3, G5 and i686) (r3674)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1002
- Feature: Allow autoreplacing of train wagons (r3535)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1003
- Feature: Allow sorting of vehicle lists by model or value (r3528)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1004
- Feature: Allow trains details view to be resized (r3521)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1005
- Codechange: Improve the usability of the signal-dragger, do not bail out at (certain) errors, just silently ignore them [FS#149] (r7127)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1006
- Codechange: Make the zoom in/out buttons of the extra viewport into proper push-buttons (r7078)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1007
- Codechange: Make the AI choose road vehicles based on a rating (currently max speed * capacity) instead of either the cost or the index of the vehicle (r7070)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1008
- Codechange: Truncate text in window captions to prevent overflow (r7058)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1009
- Codechange: Allow standard ini-file style comments (;) (r6972)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1010
- Codechange: Send server messages with format NETWORK_ACTION_SERVER_MESSAGE so it is general colour like the rest of the server messages. Spectators speak in grey (r6932)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1011
- Codechange: Change textmessage format a bit. Only the sender's name and target are in the sender's colour, the actual message is in white. Should improve readability (r6932)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1012
- Codechange: Add an MD5 sum check of our own data files, and warn if they don't match (r6921)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1013
- Codechange: Add strict bounds checking in string formatting system to check for possible buffer overflows (r6884)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1014
- Codechange: Have the dropdown menus fall fully inside the top toolbar (r6745)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1015
- Codechange: Determine the length of the main toolbar dropdown list based on the length of the strings in that list (r6744)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1016
- Codechange: When vehicles never expire they will stay at peak reliability instead of the lowest to make them useful even when old (r6681)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1017
- Codechange: Show more correct capacity of articulated wagons in the train purchase list (r6650)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1018
- Codechange: When showing tooltips, properly position the tooltip taking into account window dimensions and cursor (r6405)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1019
- Codechange: Speed up the animated cursors a bit so they move once in a while at least (r6367)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1020
- Codechange: Remove the "unsorted" vehicle sorter, because it's plain useless (r6270)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1021
- Codechange: Remove MSVC6 support. The compiler was too stupid and too many workarounds were needed. Please switch to mingw or VC2005++ express (r5286)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1022
- Codechange: Allow a switch in Makefile.config to disable threads in OpenTTD (r5978)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1023
- Codechange: [win32] Add native x64 target to VS2005 project files (r5813)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1024
- Codechange: [win32]The exception dialog showed the last modification-date of win32.c instead of the last compilation-date (r5801)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1025
- Codechange: Add owner attribute to canals and locks. This makes them more useful in multiplayer games, as only the owner can delete them. Does not affect usage (r5084)
5358
ccbbb57621ec (svn r7537) -Forgot added VS80 support from Makefile
Darkvater
parents: 5355
diff changeset
  1026
- Codechange: Add MSVC2005 support, project and solution files are in the _vs80.* files (r4581)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1027
- Codechange: [OSX] Shark (Xcode's profiling tool) can now relate CPU usage to lines (r3611)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1028
- Codechange: Rewrite the multistop slot assignment system. More resource-friendly, several slot-assignment improvements (r3730, r4259)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1029
- Codechange: Completely remove the deprecated -p parameter (is superseded by -n) (r3508)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1030
- Fix: Town ratings were not reset when a company went bankrupt (r7433)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1031
- Fix: With realistic acceleration, guarantee a minimum braking force is applied. This ensures trains will stop when going down hill (r7425)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1032
- Fix: Changed "kick off" acceleration resulted in only a small amount of power being applied; this resulted in a perceived delay before trains moved. (r7421)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1033
- Fix: Long delay for message windows to appear. Immediately show a new message if present if no news window is open, or has just been closed instead of waiting for the timer of the current news to time out [FS#255] (r7402)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1034
- Fix: Deleting Train in depot with autoreplace fails [FS#418] (r7385)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1035
- Fix: Don't update vehicle images when turning a train around. During this procedure the train is split into parts which can result in incorrect images being used (r7378)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1036
- Fix: OpenTTD could crash under certain circumstances when a vehicle as autoreplaced and a news window was open [FS#332] (r7368)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1037
- Fix: Segmentation fault in the SDL video driver when one goes to fullscreen and there are no suitable resolutions (r7332)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1038
- Fix: When loading a game from a dedicated server the local player set to 0, theoretically enabling the dedicated server to also play (r7312)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1039
- Fix: TTDPatch vars are little endian (r7282)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1040
- Fix: Always display the excavation of roadworks even when fully zoomed out or "full details" are off (r7240)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1041
- Fix: Window allocation and deletion messed with the actual window pointer, possibly crashing OpenTTD [FS#350, SF#1560913] (r7205)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1042
- Fix: Callback not executed for non-player based patch changes in multiplayer for all clients; possible desync issue (r7190)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1043
- Fix: Station sign (and base station coordinates) didn't move along with station when station moved by walking. [FS#388] (r7169)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1044
- Fix: MiniMap was misplacing vehicles sometimes [FS#402] (r7166)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1045
- Fix: Some mouse events possibly lost under high CPU load, handle mouse input right away instead of waiting for GameLoop. [FS#221, SF1168820] (r7157)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1046
- Fix: Some keyboard events possibly lost under high CPU load, handle keyboard input in place instead of global variables magic. [FS#279] (r7153)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1047
- Fix: "Position of Main Toolbar" option isn't honored when starting new game or loading saved [FS#172] (r7130)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1048
- Fix: Synchronize the engine-renew settings of a player when joining a multiplayer game (r7126)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1049
- Fix: Several errors/glitches related to multiplayer and bankrupcy (mainly server), and non-updated company-information (r7125)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1050
- Fix: Cloning a vehicle that has been refitted would incur the expense as running costs, not new vehicles [FS#371] (r7115)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1051
- Fix: Do not let ships enter partial water tiles under bridges; they will travel up land... (r7110)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1052
- Fix: AI tried to build road from the back or side of road stop/depot (r7069)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1053
- Fix: Zooming out near map-borders would previously fail because the new centre would be outside the map [FS#317] (r7047)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1054
- Fix: 'Goto' button in orders window got depressed along with all other buttons when an existing order was modified [FS#311] (r7046)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1055
- Fix: Scenario bridges/tunnels cannot be demolished [FS#200] (r7028)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1056
- Fix: Pressing F1 in scenario editor did not work (r7023)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1057
- Fix: Properly guard against viewing company-sensitive information from invalid players (eg spectators) which could lead to crashes [FS#292] (r7022)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1058
- Fix: In the replace vehicle window, the left vehicle list was not drawn when an engine was not selected (r7009)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1059
- Fix: Crash at game end when server company is bankrupt [FS#369] (r7008)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1060
- Fix: List of actions panel in the town authority window went underneath its scrollbar (r6885)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1061
- Fix: Pressing ^D (EOF) at a dedicated console caused it to repeat the last command, instead of doing nothing (r6835)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1062
- Fix: Don't add up running cost of articulated engine parts (r6765)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1063
- Fix: If a rail is not available, don't show toolbar even with hotkey 'A' (r6740)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1064
- Fix: Only apply the virtual transfer profit if the order is a transfer order, rather than to any unload order (r6738)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1065
- Fix: Disable main toolbar buttons showing company list drop downs when there are no companies [FS#356] (r6695)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1066
- Fix: Autoreplace can now use the money for selling the old vehicle to build the new one (r6640)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1067
- Fix: A loop-hole that allowed docks to be built regardless of town authority rating (r6477)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1068
- Fix: [win32] The dedicated server could overwrite the keyboard input buffer before it was handled by OpenTTD (r6449)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1069
- Fix: Reset the location of the last sound as that location can be outside the map when you are loading another, (smaller) map (r6437)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1070
- Fix: Show an error message when executing 'scrollto x' with x < 0 or >= MapSize() instead of asserting later on [FS#340] (r6435)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1071
- Fix: Station catchment area persists after switching tools [FS#136] (r6368)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1072
- Fix: Do not reset the current cursor action when centering on a depot/hangar (r6360)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1073
- Fix: Go to hangar orders for aircraft could get spuriously removed when a road or rail depot got deleted (r6355)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1074
- Fix: Due to some off-by-one errors the width or height of a clipping rectangle could become 0, which isn't sensible. This should fix a very rare and hard to trigger assertion in GfxFillRect() (r6351)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1075
- Fix: Never allow scrolling the map in the main menu (scroll-settings weren't reset if switched to mainmenu) (r6037)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1076
- Fix: Never set I-am-a-thread bool to true IN the thread, dual-core machines could flip [FS#78] (r5977)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1077
- Fix: Town-growth removed houses under construction to make way for road; unwanted behaviour [FS#49] (r5970)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1078
- Fix: Cloned toad vehicles are not refitted to correct cargo [FS#275] (r5917)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1079
- Fix: Bugfix for errors in FindNearestHangar function in aircraft_cmd.c [FS#235] (r5914)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1080
- Fix: Sort order for produced amount and transported percentage was reversed in the industry list (r5912)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1081
- Fix: Changing patch settings through the console didn't accept on/off or true/false [FS#170] (r5903)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1082
- Fix: Differing price calculation for tunnels depending on starting point [FS#253] (r5901)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1083
- Fix: Goto sepot not always working for road vehicles [FS#249] (r5898)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1084
- Fix: Bus trying to service in depot of other company [SF1519167] (r5897)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1085
- Fix: If vehicles break down and service is turned off, the vehicles failed to enter any depots; now they will quickly go to a depot if set to be replaced (r5888)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1086
- Fix: Incomplete removal of player owned property due to lack of money [FS#273] (r5886)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1087
- Fix: < > boxes in patch-settings didn't grey out when they hit the limit of their range (r5714)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1088
- Fix: Check the configuration file for valid values and clamp them to their ingame minimum/maximum [SF1288024] (r3726)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1089
- Fix: Remove the restriction that the 'patch' console command can only be run from network games [SF1366446] (r3723)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1090
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1091
4254
df2a7aa34279 (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4204
diff changeset
  1092
0.4.8 (2006-08-12)
df2a7aa34279 (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4204
diff changeset
  1093
------------------------------------------------------------------------
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1094
4254
df2a7aa34279 (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4204
diff changeset
  1095
- Fix: A ship in a depot must be stopped before it can be cloned.
df2a7aa34279 (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4204
diff changeset
  1096
- Fix: After changing directory in 'Play Scenario', the default scenarios didn't show up in 'New Game'
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1097
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1098
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: 4092
diff changeset
  1099
0.4.8-RC2 (2006-07-31)
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: 4092
diff changeset
  1100
------------------------------------------------------------------------
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1101
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: 4092
diff changeset
  1102
- Feature: Add Italian town names as we have an official Italian translation
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: 4092
diff changeset
  1103
- Codechange: Verify the presence of music files in the gm/ folder. This should also solve some 100% CPU buildup for some users.
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: 4092
diff changeset
  1104
- Fix: Certain combinations of trains crash when moved around inside the depot.
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: 4092
diff changeset
  1105
- Fix: Reversed arrow-sign in the multiplayer list column headers on sort by name
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: 4092
diff changeset
  1106
- Fix: Industry production change button doesn't work for oilrig passangers.
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: 4092
diff changeset
  1107
- Fix: Helicopters stopping in depot after autorenew/autoreplace
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: 4092
diff changeset
  1108
- Fix: MorphOS crashes when you go a level up in the root level
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: 4092
diff changeset
  1109
- Fix: UDP sockets were used even if network-availability was set to false
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: 4092
diff changeset
  1110
- Fix: Crash when trying to build a vehicle type that is set to a max of zero
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: 4092
diff changeset
  1111
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1112
4092
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1113
0.4.8-RC1 (2006-06-28)
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1114
------------------------------------------------------------------------
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1115
4092
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1116
- Feature: Add Turkish town names as we have an official Turkish translation
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1117
- Feature: Add a fully optional configure script that is a wrapper around the cumbersome makefile.config
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1118
- Codechange: [NPF] Disable NPF totally for ships as it wholly kills performance (blathijs). Only for 0.4/ branch and 0.4.8.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1119
- Fix: Redraw the screen when switching the signal side in the patches window
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1120
- Fix: It was possible to dig into a tunnel if certain rail combinations were ontop of it
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1121
- Fix: A HQ could only be flooded at its northern tile, the other 3 were immune to water
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1122
- Fix: Fix several glitches concerning foundations. Houses, property (rail/road/bridge/etc.) and cursor are now aligned properly
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1123
- Fix: Prohibit altering a road tile while road works are in progress. This fixes some glitches like "turning" the excavation by adding/removing road bits or removing the road piece
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1124
- Fix: Only advertise the server to your external IP/network (eg not to 127.0.0.1) and use proper broadcast addresses
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1125
- Fix: '-f' switch is not valid on windows, so don't show it in help
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1126
- Fix: [autoreplace] Autoreplaced trains can leave all wagons in depot under certain circumstances
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1127
- Fix: The wrong IP could get unbanned, e.g. 'unban 1.2.3.42' could result in unbanning 1.2.3.4
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1128
- Fix: It was possible to convert the railtype of a bridge while a train was on it
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1129
- Fix: It was possible to rename signs or waypoints with the chat box
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1130
- 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
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1131
- 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
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1132
- Fix: [AI] The AI should send a plane into a hangar if it's not in a hangar _or_ not stopped, not when it's not in a hangar _and_ not stopped
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1133
- Fix: [AI] The trolly AI used information from the wrong industry when calculating the amount of to be transported goods
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1134
- Fix: [NTP] Fix NTP over bridges: don't check the rail type when on a bridge
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1135
- Fix: Truncate text in dropdown lists to stop text overflowing.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1136
- Fix: "Erroneous train reversal on waypoints". When processing the next train order, do not even consider reversing the train if the last order was to a waypoint.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1137
- Fix: Starting a new scenario did not adhere to local difficulty settings but took it from the scenario itself. That mode is for 'play scenario'
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1138
- Fix: Vehicles on a sloped tile under a bridge were affected by the bridge speed limit
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1139
- Fix: Issue with train pathfinding over level crossings.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1140
- Fix: [AI] The AI no longer attempts to build signals under bridges.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1141
- Fix: Refresh build vehicle window (if opened) when converting rail depot
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1142
- Fix: Crash when sorting an empty server list.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1143
- Fix: The build-tree window button defaulted to a place-push-button on opening where no treetype is selected.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1144
- Fix: Game crashes when cloning/autoreplace reaches train-limit
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1145
- Fix: [NTP] properly check for railtypes on non-plain-rail-tiles
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1146
- Fix: Trains could enter certain sloped rail tiles under bridges with incompatible rail type
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1147
- Fix: Ensure the map memory is cleared after it is allocated. This fixes random deserts that sometimes occurred.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1148
- Fix: Some weird behaviour with tile selection near bridges
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1149
- Fix: Don't allow PF to enter train depot from the back (signal updates)
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1150
- Fix: Game no longer crashes when the last vehicle servicing a station has been deleted
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1151
- Fix: Reset the last built railtype when starting a new game
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1152
- Fix: Cloned vehicles get the same service interval as the original vehicle
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1153
- Fix: Game no longer errors out when "Many random towns" is selected in the scenario editor.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1154
- Fix: Obscure road dragging bug. The road build command did not return the appropiate error message of invalid-slope when building road.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1155
- Fix: Temperate bank will no longer appear (during game) in tropic landscape. This bug is from the original game.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1156
- Fix: Specify the 'stopall' console command as a debug command.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1157
- Fix: Fixed a problem that caused DeliverGoodsToIndustry to not work as intended
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1158
- Fix: Ships and aircraft can now be used as feeders as well
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1159
- Fix: When a multiheaded train is sold the pointers were not updated correctly causing sporadious crashes/disconnects.
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1160
- Fix: New plantations now cause the correct ".. being planted .." news item
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1161
- Fix: Danish town names were saved/loaded as Swiss
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1162
- Fix: Removing roads on crossings was done without a check for ownership
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1163
- Fix: [autoreplace] Fix drawing of train list for outdated engines
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1164
- Fix: Malicious clients/servers could crash the game
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1165
- Fix: [autoreplace] allow replacement of wagons even when the engine fails to be replaced
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1166
- Fix: Certain operations involving trains inside a depot could cause a crash
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1167
- Fix: [autoreplace] cost for refitting a new vehicle is added to the cost animation (player always paid for it, it just wasn't shown)
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1168
- Fix: [OSX] Save/Load issues solved for OSX 10.3.9 universal binaries
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1169
- Fix: Illegal servers in the master-server list could kick the client back to the main menu, effectively making Multiplayer impossible
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1170
- Fix: [NPF] Don't mark tiles when debugging in multiplayer, this will cause desyncs
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1171
- Fix: Several fixes to chatbox code, mainly plug a buffer overflow
3b5584dc7bd2 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 3339
diff changeset
  1172
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1173
3339
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1174
0.4.7 (2006-03-26)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1175
------------------------------------------------------------------------
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1176
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1177
- Feature: [OSX] Add support for triple-binaries (PPC, PPC970, i386) (r4102)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1178
- Fix: [OSX] crash when going to fullscreen (r4100)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1179
- Fix: Allow unused wagons to have their first cache set. Fixes faulty cache-warning message and noticably speeds up depot operations (r4094)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1180
- Fix: [NPF] Trains & busses were unable to find a route when leaving a depot or bus stop. (r4072)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1181
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1182
3339
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1183
0.4.6 (2006-03-22)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1184
------------------------------------------------------------------------
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1185
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1186
- Codechange: [win32] Show the revision in crash.txt and enable the button to show the crash text in the crash-window (r3965)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1187
- Codechange: Add additional linker information to release builds to help figure out crashes more easily (r3526)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1188
- Fix: [OSX 10.3 and newer] [ 1157244 ] Can't save game if name contains german umlauts (loading savegames with certain chars still look odd) (r4038)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1189
- Fix: [OSX] major speedup for PPC fullscreen (r4034)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1190
- Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there. (r4032)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1191
- Fix: [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (r4031)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1192
- Fix: [ 1453646 NPF ] Road vehicles planning through the back of depots and stations. (r4029)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1193
- Fix: Use the title of a savegame in the saveload dialog-editbox. (r4018)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1194
- Fix: Improper resolution written to the configuration file when exiting from fullscreen. (r4017)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1195
- Fix: When removing rail track from a tile where only X and Y pieces exist, explicitly update signals in both directions. (r4016)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1196
- Fix: Default the patch-setting 'pause_on_join' to true. (r4015)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1197
- Fix: Slope and height information returned for some tile types is wrong (r4014)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1198
- Fix: Fixes a bug introduced by r3228 which allowed steep rail tiles resulting in ... unwanted effects such as display artifacts. (r4012)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1199
- Fix: Update french translation (r3978)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1200
- Fix: FS#56 - [Crash] Missing glyph(s) in big-font. Added several missing glyphs for the big font. (r3970)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1201
- Fix: [ 1439907 ] Increase client list window width so at least most languages fit. (r3969)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1202
- Fix: Update german and finnish languages. (r3968)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1203
- Fix: Properly set back the owner of a crossing/road-under bridge after removing it. (r3967)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1204
- Fix: [autoreplace]: (FS#67) autoreplacing trains now keep their tile length instead of their pixel length. (r3964)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1205
- Fix: Mark the right tile as dirty. It's just a graphical glitch which happend in r1592. (r3962)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1206
- Fix: Fix crash when resizing news history window. (r3961)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1207
- Fix: Correctly implement minimum search, so road vehicles head twoards the closest station, not the last one in the list. (r3960)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1208
- Fix: [FS#61] The tooltips for raising and lowering land buttons in the scenario editor are interchanged (r3959)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1209
- Fix: Correctly restore the roadside after roadworks are finished. (r3957)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1210
- Fix: [Multistop] Check the status of the destination road stop instead of a station's first road stop. This only has effect with road vehicle queuing disabled. (r3956)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1211
- Fix: validate the setting of max_companies/spectators through the console. (r3955)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1212
- Fix: Improve game-load times. (r3954)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1213
- Fix: On loading a game, GetPlayerRailtypes() didn't account for the fact that vehicles are introduced a year after their introduction date. This will also relieve possible (rare) network desyncs. (r3952)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1214
- Fix: Restore plural forms of cargo types for several languages. (r3951)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1215
- Fix: [win32] Add directives to allow Visual Studio 2005 compilation. (r3950)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1216
- Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alignment issues (r3948)
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2946
diff changeset
  1217
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1218
2946
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1219
0.4.5 (2006-01-31)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1220
------------------------------------------------------------------------
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1221
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1222
- Feature: [newgrf] Implement varaction2 property 0x41 and 0xDA. (2361)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1223
- Feature: giving server_ip a value of 'all' will make the server listen on any interface (2374)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1224
- Feature: shortcut CTRL + U that clears the current input-box (2385)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1225
- Feature: [newgrf] Implement the mechanism for handling newgrf callbacks (2389)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1226
- Feature: [newgrf] Implement the 'refit capacity' callback (2389)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1227
- Feature: saving games happen in a seperate thread (2391)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1228
- Feature: [newgrf] Implement powered wagons, and the callback that goes with it (2414)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1229
- Feature: [newgrf] Implement shorter train vehicles (2428)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1230
- Feature: New display option: 'transparent station signs' (2438)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1231
- Feature: You can now give transfer order to set up feeder systems (2441)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1232
- Feature: Removing tracks with the 'remove' tool, automatically removes signals on the tracks (2469)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1233
- Feature: [localisation] Allow changing the order of parameters in translated strings (2573)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1234
- Feature: [localisation] New way to specify plural forms (2592)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1235
- Feature: [localisation] Support genders (2594)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1236
- Feature: [localisation] Support cases (2597)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1237
- Feature: add support for truncating strings to a given (pixel) length (2607)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1238
- Feature: Overhaul DirectMusic MIDI backend, remove "experimental" status (2712)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1239
- Feature: Change the driver probing algorithm: Use the first music/sound/video which succeeds initialising instead of bailing out after the first. No need to specify -snull if no soundcard is present anymore (2728)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1240
- Feature: The Main Toolbar Dropdown Menu can now display disabled items (2734)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1241
- Feature: Clone vehicles (2764)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1242
- Feature: When starting without a config file determine the language on basis of the current locale (2777)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1243
- Feature: [NewGRF] Add support for "extended bytes" (2872)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1244
- Feature: [localisation] Major step twoards ISO-8859-15: Implement missing characters (2879)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1245
- Feature: Implement the console command rm to remove savegames (2941)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1246
- Feature: Danish town names (2957)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1247
- Feature: Menu option to toggle console (2958)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1248
- Feature: Calculate proportions of non-square giant screenshot correctly (2963)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1249
- Feature: [newgrf] Implement current set of action D (ParamSet) operations (2968)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1250
- Feature: [newgrf] Show a wagon's speed limit in purchase list (2969)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1251
- Feature: [newgrf] Support loading VarAction2 parameter for variables 0x60-0x7F (2971)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1252
- Feature: [newgrf] Add patch option for wagon speed limits (2982)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1253
- Feature: [newgrf] Support loading of bridge attributes and tables from GRF (3004)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1254
- Feature: Native Support for Win64 (3008)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1255
- Feature: OSX now uses quicktime to play midi files (3022)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1256
- Feature: [OSX] Command+Q now works in main menu (3027)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1257
- Feature: Allow unbanning players based on banlist-id (as well as IP) (3067)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1258
- Feature: 'status' and 'clients' now show the IP of the players (3067)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1259
- Feature: Make it possible to create a screenshot from the console that is both big and has no console, or any combination of (3068)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1260
- Feature: [newgrf] Add support for rail vehicle weight greater than 255 tons (3071)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1261
- Feature: 'HOME' icon to saveload dialogs that jumps to the default save/load directory based on the dialog (3096)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1262
- Feature: Turkish translation (3120)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1263
- Feature: [newgrf] Support positioning of rail vehicle visual effects (3132)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1264
- Feature: [newgrf] Support for articulated rail vehicles (3139)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1265
- Feature: [newgrf] Add support for cargo refitting specification by cargo classes (3148)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1266
- Feature: [newgrf] Action 7/9 new value : is it TTDPatch or OpenTTD? (3152)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1267
- Feature: Drag and drop rocky areas in scenario editor (3153)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1268
- Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars (3157)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1269
- Feature: Right-Click-Scrolling optionally moves in the opposite direction (3222)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1270
- Feature: Native cocoa sound and video drivers for OSX (3281)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1271
- Feature: [newgrf] Allow train running cost class to differ from engine class (3388)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1272
- Feature: Kick and ban now with IP numbers (3407)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1273
- Feature: Allow seeing and setting the maximum amount of companies and spectators for a server. This can be changed/viewed during runtime as well in the console (3427)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1274
- Feature: Allow the network game list to be sorted (by name/clients/compatibility ascending/descending) (3441)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1275
- Feature: Make it possible to ban offline clients (3469)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1276
- Fix: The refit window now shows the correct refit options (2365)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1277
- Fix: Refitting to a cargo which is already carried by some vehicles takes their capacities into account for display (2365)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1278
- Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (2368)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1279
- Fix: make install tried to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified (2371)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1280
- Fix: [console] update the example scripts in the scripts/ directory to reflect the new console functionality (2372)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1281
- Fix: [console] any line starting with a '#' is a comment so ignore it (2372)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1282
- Fix: [console] The special variables whose value can only be set by a custom process should, also print out their newly set value there (2372)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1283
- Fix: [newgrf] Ignore action 0 prop 0x20 (air drag) (2377)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1284
- Fix: [newgrf] Further property stubs, help prevents subsequent incorrect reading of newgrf data (2378)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1285
- Fix: Build year for mail compartment of planes was not set correctly, affected station ratings (2380)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1286
- Fix: Endgame window on easy difficulty resulted in infinite loop (2381)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1287
- Fix: Check the airport type when building an airport (2382)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1288
- Fix: Monkey-testing turned up some command crashes (2383)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1289
- Fix: Check selling land and setting player colour. Also an extra map-bounds check for terraforming (2384)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1290
- Fix: [realistic accel] Very slow trains no longer get an increase in maximum speed when part of them is in a depot (2388)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1291
- Fix: [newgrf] Load power for dual-headed engines correctly (2400)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1292
- Fix: [newgrf] When resolving callbacks, dont ignore wagon overrides (2410)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1293
- Fix: Station ratings aren't affected by speed limits from realistic acceleration anymore (2411)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1294
- Fix: building vehicles without depot crashed the game (2412)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1295
- Fix: certain resolutions caused a crash when minimap was partly dragged outside the game window (2424)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1296
- Fix: Deleting canals under bridges removed bridges first in certain configurations (2436)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1297
- Fix: [NPF] Vehicles try to drive into a tunnel entrance from above (2471)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1298
- Fix: [newgrf] Some road vehicle action 0 properties were loaded as the wrong type (int8,int16,int32) causing undefined results. (like cargo types being wrong) (2474)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1299
- Fix: The console variable autoclean_unprotected was linked to the variable _network_autoclean_protected (2498)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1300
- Fix: Old bug in the PCX writer: The first pixel column contained garbage, the picture was shifted one to the right, and the last column was dropped (2512)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1301
- Fix: Using the mouse wheel could lead to a crash if mouse was not over a widget (2530)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1302
- Fix: blinking 'lock' gfx in multiplayer games (2548)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1303
- Fix: Remove original train pathfinder. Enhanced old pathfinder. (2553)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1304
- Fix: Spaces in the path to the MIDI files caused the win32 MIDI player to fail (2563)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1305
- Fix: set server map name to the loaded name of the game/scenario (2610)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1306
- Fix: Improve the old pathfinder. Changed it to A* instead of Dijkstra. Benchmark shows that NTP is now around 10x faster than NPF (2635)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1307
- Fix: Correctly save and load company_value, it's 64 bits wide, not 32 bits (2684)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1308
- Fix: Volume control works now for the DirectMusic MIDI backend (2712)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1309
- Fix: Change the fence algorithm so it removes fences when no farm tile is adjacent (2739)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1310
- Fix: Tree tiles above the snow line got redrawn disproportionately often (2750)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1311
- Fix: Depots could build trains of the wrong track type (2764)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1312
- Fix: Sort the directories in the scenarion/savegame list (2860)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1313
- Fix: On OS/2 show the trailing \ if the current directory is a root directory (2860)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1314
- Fix: Return a proper version number, when testing the TTDPatch version in the SkipIf action (2862)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1315
- Fix: Change the way NewGRFs are loaded, this saves quite some sprite slots - about 2000 for DBSetXL for example (2868)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1316
- Fix: Several format string vulnerabilities and buffer overflows in the network code (2899)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1317
- Fix: fixed issue where autorenewed vehicles didn't get all stats updated (2912)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1318
- Fix: Exit the child of the extmidi backend with _exit() instead of exit(), because we don't want any atexit handlers - especially flushing output streams - to run, if exec() fails (2938)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1319
- Fix: Server crash with "say"-command (2950)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1320
- Fix: Fix win32 midi volume level control which didn't work (2960)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1321
- Fix: [OSX] quitting the game no longer leaves a process behind that eats all the CPU power (3281)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1322
- Fix: Fix for [ 1216203 ] UFO-broken waypoint (2961)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1323
- Fix: [newgrf] Include missing grf feature canal
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1324
- Fix: [newgrf] Add bounds checking to VehicleChangeInfo for vehicles
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1325
- Fix: [newgrf] Wagon speed limits don't apply for wagons with livery overrides
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1326
- Fix: Align settings pool items to the size of void* to fix bus errors on 64bit architectures which require aligned variables (2976)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1327
- Fix: restart_game_date is an UINT16, not a BYTE. Now setting the game restart year via the console should work (2987)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1328
- Fix: [newgrf] Some GRF files don't specify a name or description, in which case the Action 8 is 8 bytes, not 9 (3005)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1329
- Fix: The finnish markka was never abbreviated with capital letters (3021)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1330
- Fix: Improve handling of non-existent sprite sets (3044)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1331
- Fix: Don't attempt to map and empty sprite group to a vehicle (3045)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1332
- Fix: Fixed typo and hang for BeOS Networking (3053)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1333
- Fix: On Win98 and lower when you go to the root directory of a drive (eg. C:\) you were stuck there indefinitely and couldn't change any directories or see any files (3056)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1334
- Fix: Complete rewrite of autoreplace; multiheaded train engines are replaced correctly (3081)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1335
- Fix: A new train is now made if the front unit is an engine and the former front engine is moved away (3144)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1336
- Fix: There are only 2 possible directions for ship depots, not 4 (3199)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1337
- Fix: Allow bribing up to the maximum rating for bribing, don't disable this option at some arbitrary value early (3201)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1338
- Fix: Don't lower land on tunnel, even with diag tracks on it (3228)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1339
- Fix: Crash when making a screenshotin the main menu (3235)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1340
- Fix: Crash when starting a scenarion via 'New Game' fails (3235)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1341
- Fix: Determine clicked status of sticky icon from window flags rather than the widget click state (3247)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1342
- Fix: Graphical glitch with autorail tool on a certain tile-types (3254)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1343
- Fix: Center the X of the window close button (3302)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1344
- Fix: [newgrf] Unload engine names before loading grf files (3316)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1345
- Fix: Network window crash when it receives invalid information for example from the integrated nightly, so validate the network-input when it is received (3322)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1346
- Fix: Build failed if SDL is built without pthread support (3326)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1347
- Fix: Move initialization of vehicle random_bits to DC_EXEC blocks to allow use of Random() instead of InteractiveRandom(), which will alleviate some possib le network desyncs (3352)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1348
- Fix: The default AI tried to change the service intervals of vehicles via the CMD_CHANGE_TRAIN_SERVICE_INT command - regardless of the type of the vehicle (3367)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1349
- Fix: Out-of-bounds array access when road vehicles overtook in a curve caused desyncs (3371)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1350
- Fix: Update signal states when building or removing rail station blocks (3372)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1351
- Fix: Don't allow trains to get bigger than 100 via drag and drop (3374)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1352
- Fix: Don't reset date in the scenario editor when pressing RandomLand (3376)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1353
- Fix: [newgrf] Running cost should be halved for dual head vehicles (3384)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1354
- Fix: No fence was placed when placing fences and the neighbouring tile is a rail configuration which permits a fence but has a signal (3389)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1355
- Fix: [newgrf] Ignore non-climate dependent cargo types (3394)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1356
- Fix: [newgrf] Only add a random number of days to an engine's base introduction date if that date is not 0 (3410)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1357
- Fix: When changing the server password via the console, actually set the password as well as flag whether it is required (3411)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1358
- Fix: Under certain conditions placing a road tile parallel under a bridge would, instead of failing, succeed and place a perpendicular piece (3413)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1359
- Fix: Disable the Fund New Industry menu item and window when connected to a server as a spectator (3414)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1360
- Fix: Disable the clone and refit buttons in the train view when viewing another player's vehicles, or as a spectator (3415)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1361
- Fix: Disallow building an oil rig above sea level (3416)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1362
- Fix: When removing a town-owned tunnel the player's rating was not reduced (3418)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1363
- Fix: (Possible) game crash on removing track/road under bridge if a vehicle was on the track/road under the bridge and the track/road sloped (3419)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1364
- Fix: [newgrf] Only power should decide whether a rail vehicle is an engine or a wagon. (fixes SHIKI 810 in jpsetw.grf) (3424)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1365
- Fix: Incorrect validating of tree-planting command which can allow a buffer-overflow (3446)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1366
- Fix: [newgrf] When changing the sprite ID of a vehicle, if it is not FD (custom graphics), the value needs to changed from a 16bit array offset to an array index. (fixes tropicstw.grf) (3449)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1367
- Fix: You couldn't remove an item from a list-type of config ingame from the configuration file (3475)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1368
- Fix: [newgrf] Always reinitialize the ttdpatch flags as patch settings may have changed (3486)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1369
- Fix: Price for demolishing a bridge was dependent on orientation and map size (3487)
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1370
f2b2379f3964 (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
  1371
1849
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1372
0.4.0.1 (2005-05-21)
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1373
------------------------------------------------------------------------
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1374
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1375
- Feature: Add 'clear' command and CTRL+L to empty console window
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1376
- Feature: add the possibility to print out the current debug-level
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1377
- Fix: [MacOSX] default path for midi player on mac is now correct again
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1378
- Fix: Updated makefile for FreeBSD
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1379
- Fix: Text overflows in about box
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1380
- Fix: Link error while compiling as dedicated server
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1381
- Fix: Do not execute empty commands
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1382
- Fix: Make OpenTTD icon look good on Win2K and earlier
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1383
- Fix: NetworkUDPRemoveAdvertise wasn't completely correct
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1384
- Fix: Signs in multiplayer didn't work
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1385
- Fix: Dedicated server desyncs
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1386
- Fix: [ 1197216 ] Error: !invalid string id 0 in GetString, dedicated server endgame crash
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1387
- Fix: Don't allow things to be renamed to nothing
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1388
- Fix: Windows installer deletes spritecache files on uninstall
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1389
- Fix: Depot window did not get redrawn when a non-train-engine was sold
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1390
- Fix: Do not scroll the game with the arrow keys when the chatbox is open
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1391
- Fix: Remove warning from release build when assertions are no longer active
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1392
- Fix: It was possible to open more than one tree window
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1393
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1394
1821
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1395
0.4.0 (2005-05-15)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1396
------------------------------------------------------------------------
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1397
- Feature: Bigger maps. Enjoy playing up to 2028x2048 (64 times as big as you were used to!)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1398
- Feature: New realistic acceleration; should be much better. Inlcudes gigger penalty on narrow curves and speedlimits in depots/stations
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1399
- Feature: It is now possible to build multiple road stations (up to 8) on a single station (multibus).
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1400
- Feature: New PathFinder (NPF). Support for train/road and ship based on A*. No more braindead pathfinding
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1401
- Feature: Dynamic towns/industries/stations/vehicles/signs/orders/everything, up to 64K
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1402
- Feature: Brand new OldLoader so OpenTTD is TTD(Patch) compatible again. Also endian safe
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1403
- Feature: Even better newgrf support, except for callbacks, everything works (ok, almost)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1404
- Feature: Improved multiplayer. More console options, less desyncs and more fun
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1405
- Feature: Protected OpenTTD from interference of hacked clients, so it should be safe to play again.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1406
- Feature: [ 1093261 ] Saving vehicle sorting criteria for each vehicle type
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1407
- Feature: [ 1107690 ] Resizable orders GUI
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1408
- Feature: [ 1166978 ] Focus keyboard on input-box in Multiplayer Menu
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1409
- Feature: [ 1174313 ] terrain hotkeys nonfunctional in scenario editor (D,Q,W,E,R,T,Y,U fltr)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1410
- Feature: Complete rework of console and new commands like ls, save, load, help, etc.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1411
- Feature: Signs are shown in the colour of the player who created them
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1412
- Feature: Add cheat option to set production of raw-material industries in game
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1413
- Feature: Replace trian GUI remembers railtype selected from the dropdown menu
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1414
- Feature: Improved Autoreplace
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1415
- Feature: many more smaller features :D
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1416
- Fix: [ 1108618 ] A wrong error message was displayed when trying to
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1417
- Fix: [ 1110407 ] Game does not crash any more when a newgrf file doesn't exist
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1418
- Fix: [ 1112469 ] Clearing land for free by reallocating HQ
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1419
- Fix: [ 1112469 ] Clearing land for free by reallocating HQ
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1420
- Fix: [ 1113037 ] crash when accessing hi-scores in editor, it is now disabled.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1421
- Fix: [ 1113399 ] Game no longer crashes when right-clicking a disabled Full Load button
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1422
- Fix: [ 1114100 ] Dedicated server boots again
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1423
- Fix: [ 1114950 ] Game crashed sometimes when there were no industries in the map
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1424
- Fix: [ 1115200 ] In the main menu, when starting a new game while the load game dialog is open, openttd asserts.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1425
- Fix: [ 1117538 ] non-stop orders are no longer accidently skipped
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1426
- Fix: [ 1116619 ] Generate the correct smoke type for diesel trains
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1427
- Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1428
- Fix: [ 1109400 ] Better test if a string actually contains any console command
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1429
- Fix: [ 1108637 ] 'Play scenario' now loads game options and difficulty, 'Load game' starts game with user-selected values.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1430
- Fix: [ 1143587 ] carriages of newgrfs can be refitted again
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1431
- Fix: [ 1117730 ] Production values of temperate-climate banks can now be altered
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1432
- Fix: [ 1118810 ] openttd: ship_cmd.c:642 ... Assertion failed. Mapwrap fixed in ship_cmd.c (was implicitely ok before biggermaps).
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1433
- Fix: [ 1117327 ] Assertion error on kick. When a company is cleaned all its windows need to be closed. For global vehicle lists, the no-staiton index of -1 was not taken into account
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1434
- Fix: [ 1114261 ] Speeding up when pressing ALT+TAB (Windows)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1435
- Fix: [ 1149403 ] Signals dissaper after typing text and pressing enter!. Signs in Scenario Editor have no owner so ignore that.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1436
- Fix: [ 1149766 ] Single tile Bridge in Volcano City scenario. Some bridges still had the old single-tile bridge bug that was caused by improper town growth in combination with DC_AUTO. Fixed the scenario.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1437
- Fix: [ 1119147 ] Stop startup memory corruption crash using optimized MSVC6. MSVC6 workaround as it's too stupid again for its own good
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1438
- Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) as param
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1439
- Fix: [ 1155696 ] Crash with german umlauts in station names.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1440
- Fix: [ 1158618 ] Segmentation fault when loading savegame, out of bounds array check.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1441
- Fix: [ 1149487 ] Autosave ignoring settings
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1442
- Fix: [ 1024703 ] Infinite access for A:\ (win32). Patch [1171208]. Only requery drive(s) if the user changes a directory, also surpress the OS error box that pops up on some windows machines.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1443
- Fix: [ 1095110 ] Create Lake and draggable Create Desert tools
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1444
- Fix: [ 1172878 ] Trains "Go to depot" button: click twice skip to next order
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1445
- Fix: [ 1146215 ] Engine power not updated w/auto replace" autoreplace now forces an update of the cache.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1446
- Fix: [ 1173690 ] Path displaying as "C:\\" in saveload window win32-only
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1447
- Fix: [ 1179892 ] click & drag removal of road assertion fail.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1448
- Fix: [ 1174237 ] Max loan always in euros, use _opt_ptr instead of _opt
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1449
- Fix: [ 1184201 ] AI orders its vehicles to a competitor's truck stop.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1450
- Fix: [ 1188986 ] Song in main menu screen should loop when it ends.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1451
- Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1452
- Fix: [ 1190625 ] Changing mapsize crashes game with highlighting.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1453
- Fix: [ 1190896 1184378 ] [NPF] Trains ignoring their railtype (mono, maglev)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1454
- Fix: [ 1202115 ] Clicking shipslist on bouy asserts GetPlayer().
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1455
- Fix: [ 1187613 ] No HQ present for competitor, disable 'View HQ' button
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1456
- Fix: [ 1193048 ] Pre-signal stays red when there is only a single exit signal
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1457
- Fix: [ 1185176 ] Train in tunnel is not properly detected by signal code
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1458
- Fix: [newgrf] rotors of custom helicopters are displayed correctly in the hangar window
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1459
- Fix: Scenario Editor now handles human-made roads better (try to build a city layout before placing the city, finally that works very nice)
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1460
- Fix: [Newgrf] helicopters are correctly recognized
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1461
- Fix: [autoreplace] made sure that planes only show planes in replace GUI and helicopters only show helicopters
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1462
- Fix: (Work around?) crash when generating tropical maps
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1463
- Fix: [autoreplace] Cheaters can no longer exploit autoreplace to get vehicles, that's not invented yet
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1464
- Fix: [autoreplace] Fixed a stupid bug introduced in r1687, that made a crash if anybody tried to autoreplace anything but an aircraft
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1465
- Fix: expand railroad stations beyond maximum spread
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1466
- Fix: [autoreplace] fixed a typo that could prevent autoreplaced aircraft from automatically go to a hangar
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1467
- Fix: Hacked clients can no longer be used to build vehicles that are not available yet
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1468
- Fix: Minimum profit of vehicles was calculated wrong for Performance Rating
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1469
- Fix: no longer a station where you only unload is bad for your town-rating
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1470
- Fix: Crash in scenario-editor with terraforming out-of-map bounds.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1471
- Fix: Game would crash if you full-screened with the 'fullscreen' button than chose a resolution from the dropdown box that was no longer valid.
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1472
- Fix: Scrolling with the arrow keys is now smooth and it now also scrolls exactly in tile direction if e.g. up and left are pressed
9e97d4970446 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
  1473
- Fix: many more fixes but I am too tired to list them all
1849
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1474
4f49b65ad6a8 (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
  1475
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1476
0.3.6 (2005-01-24)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1477
------------------------------------------------------------------------
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1478
- Feature: resizable windows. All useful windows are already made resizable.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1479
- Feature: highscore chart (accessible from the difficulty window) with top5 companies for a given difficulty (select the difficulty in the menu)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1480
- Feature: endgame score on 1 jan 2051 where you are added to the highscore if sufficiently large points have been accumulated. Game is paused while
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1481
- Feature: Visually enhanced autorail placing
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1482
           When using the autorail tool, the rail pieces which are going to be build are highlighted.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1483
           If a piece is shown in red, this indicates that the slope/rail combination is impossible. It does not tell you if
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1484
           the rail line construction might not be possible because of other obstacles, e.g. houses or water.
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1485
- Feature: Autoreplace Vehicles (accessible from the vehicle lists)
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1486
           This feature works much like autorenew, but it will get you a new engine type instead of a new one of the same type. Once
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1487
           ordered, it will automatically replace the engines while they visits a depot. The GUI for setting this up have been added on the
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1488
           vehicle overview windows (Bjarni)
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1489
- Feature: A counter to tell how many engines you have of each type to the autoreplace vehicle windows (Bjarni)
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1490
- Feature: A display for the total map population to the town display
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1491
- Feature: [network] RCon (Remote Connection).
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1492
           A server can set: 'set rcon_pw <password>' to enable rcon
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1493
           A client can now do: 'rcon <password> "<command>"'
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1494
           !!Warning!!: do not give your rcon password to people you do not thrust!
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1495
- Feature: hotkeys for dock and airport toolbar (see http://wiki.openttd.org/index.php/Hotkeys)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1496
- Feature: [Network] banning system (mostly tnx to guru3) A server can ban people via ClientList using 'ban', 'unban', 'banlist'.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1497
- Feature: [Network] server can now pause and unpause a game through the console. Use 'pause' and 'unpause'
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1498
- Feature: [OS/2] OS/2 support is now finished (Fixes for networking, file selection, keyboard input, plus many other minor issues)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1499
- Feature: [SDL] Show revision number in window title
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1500
- Feature: [Unix] Check which gcc version is present and only set available compiler flags
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1501
- Feature: [Windows] CTRL+V (Paste) now works on all editboxes. This includes 'Add Server', chat, etc.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1502
- Feature: [Windows] dedicated server is now functioning correctly
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1503
- Feature: Addded keyboard shortcuts for the order window
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1504
- Feature: Aircraft refit options have been restricted to "sane" values.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1505
- Feature: allows setting the production values of the rawmaterial producing industries in the editor
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1506
- Feature: console support for loading maps. Use 'load', 'list_files' and 'goto_dir' to navigate and load games.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1507
- Feature: Display server port in the multiplayer game info window
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1508
- Feature: dynamite in landscaping toolbar (hotkey 'D')
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1509
- Feature: Improved Network Lobby GUI with a green dot if company income is positive (else red dot) and lock icon if company is password protected
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1510
- Feature: Make ottd compile on Zeta
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1511
- Feature: MD5 hash check for TTD files (The original TTD files are now checked with a MD5 sum to determine which version of the grf files is used and to warn about possible file corruptions. Thanks to ledow for the original patch)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1512
- Feature: New companies receive a 5-year protection period against buying-up
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1513
- Feature: norwegian townnames (Simen Graaten)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1514
- Feature: Order Checking is only execute for ONE vehicle in an order-share system
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1515
- Feature: Passengers aircraft now ignore the amount of mail for "full load any" options
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1516
- Feature: place multiple accepting industies nearby in the editor mode if the appropriate patches are set
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1517
- Feature: population in label of the town (patch setting)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1518
- Feature: scrolling credits list (in  alphabetical order)
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1519
- Feature: Train window now shows the number of vehicles per row (mpetrov)
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1520
- Feature: [ 1039061 ] Swiss town-names (vulvulune)
8052
8c8b564ac2c3 (svn r11612) -Change: update some documentation.
rubidium
parents: 7908
diff changeset
  1521
- Feature: [ 1090950 ] Adding 16:10 resolutions for mainly laptops (doode)
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1522
- Feature: [ 1098254 ] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1523
- Fix: [ 1031451 ] Catchment area shows when buying sign
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1524
- Fix: [ 1040119 ] Flood and wagons in depot
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1525
- Fix: [ 1050990 ] Buying trains sometimes accounted for incorrectly.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1526
- Fix: [ 1084074 ] Delayed news messages
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1527
- Fix: [ 1090495 ] Slopes under high bridges weren't flooded
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1528
- Fix: [ 1092473 ] In scenario editor, when trees are placed randomly, they are no longer placed on farmland
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1529
- Fix: [ 1092661 ] On create, the scrollbar of the server-list was not updated
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1530
- Fix: [ 1092707 ] placing rocks in scenario editor. You can place rocks on trees and vice versa
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1531
- Fix: [ 1093200 ] Drive side in new games. Setting the driver side is possible during the game until someone buys road vehicles. In networked games only the server can change it.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1532
- Fix: [ 1093466 ] no more glitches with many maps in the scenario list when creating server
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1533
- Fix: [ 1093485 ] Dissappearing rocks in Scenario Editor
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1534
- Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1535
- Fix: [ 1095020 ] When all stations in an aircraft's order list are demolished, the plane eventually crashes (running out of fuel)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1536
- Fix: [ 1095143 ] Servers list now also saves the port
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1537
- Fix: [ 1098553 ] Crash when all vehicles from a vehicles per station list had been removed
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1538
- Fix: [ 1099101 ] starting year patch goes out of range. Clamped year between 1920-2090
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1539
- Fix: [ 1099225 ] Bug Fix - Vehicle Lists not updated at Acqusition (thx tamlin and mpetrov)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1540
- Fix: [ 1099451 ] Game crashes after the click on Rename (see also Bug 10992). There was no check for non-selected engine
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1541
- Fix: [ 1100736 ] wrong tooltip for place desert button
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1542
- Fix: [ 1100767 ] fast forward in main menu
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1543
- Fix: [ 1101179 ] Crash if generating land while industry window is open. This also happened for towns and the land information window
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1544
- Fix: [ 1101906 ] Configure Patches window text overflow
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1545
- Fix: [ 1101963 ] console in dedicated server
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1546
- Fix: [ 1102275 ] Game crashed when clicking "new face" or "company color" twice
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1547
- Fix: [ 1102776 ], [ 1099535 ] Vehicle lists are now redrawn when a vehicle arrives in a depot. Station-specific vehicle lists are now redrawn daily as well (not only the master list)
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1548
- Fix: [ 1103113 ] font size changing. Dedicated server did not have code filtering, 'tab' could result in bigger fonts
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1549
- Fix: [ 1103187 ] Order Check messages are now validated before displayed
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1550
- Fix: [ 1103301 ] Railroad tracks on slopes weren't flooded
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1551
- Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle message anymore
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1552
- Fix: [ 110452 ] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1553
- Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before display
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1554
- Fix: [ 1105112 ] Destroyed train locks crossings
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1555
- Fix: [ 1105281 ] upgrade rail fails when train under bridge
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1556
- Fix: [ 1105959 ] Trains don't think they're on a slope any more while they drive around in a tunnel
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1557
- Fix: [ 1105963 ] Buoys can now only be removed if no ship has it in their schedule. (This makes buoys more useable in multiplayer games again, as buoys can't be deleted by other players if they are used.)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1558
- Fix: [ 1106354 ] Graph's keys get confused
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1559
- Fix: [ 1106930 ] placing signals with 2x1 drags is treated as placing a single signal
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1560
- Fix: [ 1107350 ] console ignoring return character occasionally.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1561
- Fix: [ 1108008 ] Scenario creation bug; engines are of correct year when scenario is saved
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1562
- Fix: [ 1092474 ] little red box in scenario editor
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1563
- Fix: [ 1099197 ] scrolling through console sometimes crashed the whole game.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1564
- Fix: [ 1099209 ] Catchment area with drag&drop stations
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1565
- Fix: [Network] 'kick 1' did crash dedicated servers
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1566
- Fix: [Network] A server no longer crashes when a client sends an invalid DoCommand, but drops the client instead.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1567
- Fix: [Network] Added packet protection. No longer a client or server
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1568
- Fix: [Network] Bug in bind system. Advertising failed on systems with more then 1 ip, and server_bind active to one of them.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1569
- Fix: [Network] Disabled 'money-cheat' (read: bug which could give people a lot of money)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1570
- Fix: [SDL] now the binary never links to SDL if DEDICATED is set.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1571
- Fix: [Windows] somehow mousewheel was disabled on windows using SDL; reenabled again
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1572
- Fix: a modified client could try to replace a vehicle to an invalid engine ID and crash the server.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1573
- Fix: autoreplace vehicle lists are now redrawn when a new vehicle becomes available
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1574
- Fix: Buy Vehicle GUI now shows HPs bigger than 32000 correctly
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1575
- Fix: Console alias, load_game functionality and load fix
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1576
- Fix: correct error message for when trying to build a railroad station over a bus/truck/etc-station.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1577
- Fix: Correct landscaping buttons in monorail and maglev toolbars
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1578
- Fix: dedicated server also writes to log file if active
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1579
- Fix: Desert-landscape does no longer crash
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1580
- Fix: Expand town is a bit more agressive
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1581
- Fix: finally zooming in/out always works.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1582
- Fix: fixed chat-bug (that from a certain moment, nobody could talk)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1583
- Fix: fixed weight for double-head trains and with that the acceleration (now maglev lvl4 can reach their top speed, and are faster than lvl3)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1584
- Fix: Full-Loading trains no longer get "lost" after a while (Hackykid)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1585
- Fix: Graphs were not updated correctly when one graph with a certain selection was already open and another graph window was opened
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1586
- Fix: in multiplayer clientlist can only be opened once
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1587
- Fix: Loan does not count against the company value
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1588
- Fix: nasty bug where one could build one station OVER the other
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1589
- Fix: No crash when creating a game with New English town names any more
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1590
- Fix: now helicopters will use a hangar in schedule to be replaced in, even if they are only set to service there. Since helicopters are serviced at helipads, they will only go there if they needs to be replaced or renewed. They will also use a hangar in an airport in the schedule if needed. (Bjarni)
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1591
- Fix: only a server can rename a town in a MP game
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1592
- Fix: really old maps do load again (Darkvater / TrueLight)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1593
- Fix: Refit engine button is now disabled when cargo capacity equals zero
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1594
- Fix: server issue where some company names were wrong
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1595
- Fix: Ship Vehicle Lists are now redrawn correctly
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1596
- Fix: signal stays red if a track is removed (Darkvater / Tron / TrueLight)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1597
- Fix: solve AI related order-problem
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1598
- Fix: starting openttd with -g <invalid_name> now acts normal
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1599
- Fix: The cost for an autorenew was not always send to the right player ;)
1156
834ea30a8818 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
  1600
- Fix: Autorenewing multiheaded train engines now costs the correct amount. Used to be twice the correct price
1153
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1601
- Fix: the scrollbar in the network gui (server list) now updates when scrolling (HackyKid)
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1602
- Fix: Train crashes should no longer desync the game.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1603
- Fix: When deleting an order, the next pointer was not cleared, resulting in some unusual behavoir from time to time
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1604
- Fix: You can now also delete automatically found servers by pressing "del"
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1605
- Fix: You should no longer be able to delete bridges on any type of underground when there is a vehicle on it
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1606
- Add: A brand new set of icons.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1607
- Change: AutoRenew is now a client-side patch instead of a game-side patch
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1608
- Change: Removed the 'close ALL windows' from the toolbar since shift+del does this.
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1609
- Language: Updated all languages
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1610
- Fix: Many more things....
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1611
b8abeda61a4e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
  1612
799
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1613
0.3.5 (2004-12-24)
772
420bda22f37b (svn r1238) Changelog update with the mac specific stuff since 0.3.4
bjarni
parents: 249
diff changeset
  1614
------------------------------------------------------------------------
799
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1615
- Feature: [Network] New network, very stable, a lot of new features
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1616
- Feature: [Network] Ingame Serverlist (with online game-servers to join)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1617
- Feature: [Network] Webbased Serverlist: http://servers.openttd.org/
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1618
- Feature: [Network] Added dedicated server support
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1619
- Feature: [Network] Cheat protection in MultiPlayer
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1620
- Feature: [Network] Patch settings are also synced with the server
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1621
- Feature: [Network] Chat
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1622
- Feature: Custom currency settings
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1623
- Feature: Per-station vehicle lists
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1624
- Feature: More realistically sized catchment areas
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1625
- Feature: Sticky windows
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1626
- Feature: Even better support for newgrf-files
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1627
- Feature: Implement improved vehicle loading algorithm
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1628
- Feature: Even more advanced console
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1629
- Feature: Game compiles under BEOS_SERVER
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1630
- Feature: Game compiles under OS/2 (no network-support)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1631
- Feature: OpenTTD runs with the grf files of the DOS version
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1632
- Feature: [Big Endian computers, which are mac and MorphOS]: are able to load savegames by TTD(Patch)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1633
- Feature: Many more new things...
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1634
- Add: 'l' openes the landscaping toolbar globally
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1635
- Add: Make the town sometimes build streets on slopes
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1636
- Add: Manpage
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1637
- Add: New checkpoint grahpics
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1638
- Add: SHIFT+DEL now deletes all non-vital windows (only status bar and main bar remain)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1639
- Add: Windows now shows revision, release information in title bar
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1640
- Add: Windows snap at each other
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1641
- Change: [OSX build] Moved data and lang folders inside OpenTTD. This got rid of the package system too, making installing/updating easier
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1642
- Fix: [OSX build] Music is now on by default again
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1643
- Fix: [OSX build] Made error opens the console
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1644
- Fix: [SDL] Added a confirmation dialog when quitting the game
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1645
- Fix: A train can leave and enter the same depot at the same time, then the trai simply got stuck
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1646
- Fix: Crash when making png screenshot with odd resolution (Tron)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1647
- Fix: Directories in *nix are now sorted alphabetically in ascending order (Tron).
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1648
- Fix: Do not consider a road station as street when growing the town
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1649
- Fix: Engines from other climates do not appear any more when never_expire_vehicles is enabled
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1650
- Fix: Game options (like drive side) are not taken from the scenario when using 'new game' command
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1651
- Fix: Order checker now correctly detects station with invalid facilities
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1652
- Fix: Polished GUI in a lot of ways
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1653
- Fix: Saving or loading a map doesnt pauses the game anymore
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1654
- Fix: Some bridge part isn't displayed transparent in transparent mode
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1655
- Fix: Starting with -r option allows all resolutions (Tron)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1656
- Fix: The pathfinder no longer sees rail with an other owner as a possible route.
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1657
- Fix: Unable to select other screenshot format in Game Option
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1658
- Fix: Unwanted town renaming
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1659
- Fix: Vehicles slow down under bridge if the track is on a foundation
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1660
- Fix: You can no longer change name of waypoints whom are owned by somebody else
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1661
- Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1662
- Fix: [ 1087701 ] It is no longer possible to crash trains of other companies by building a depot close to a station. (even more: trains do no longer enter tiles that do not belong to his owner)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1663
- Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1664
- Fix: [ 1086375 ] Backup-order-list was not closed with an OT_NOTHING,
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1665
- Fix: [ 1085255 ] Docks now have a button to display the catchment area
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1666
- Fix: [ 1070274 ] Invisible trains. Weird macros and MSVC optimizing don't always mix. (Tron)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1667
- Fix: [ 1068269 ] Number of passangers and mail in exclusive test offer window is swapped
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1668
- Fix: [ 1066504 ] Pause key pauses the game
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1669
- Fix: [ 1066121 ] Resetting file name after deleting a file (dannys9)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1670
- Fix: [ 1066114 ] Code error in win32.c Thanks Shai
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1671
- Fix: [ 1065247 ] Windows can be placed behind toolbar
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1672
- Fix: [ 1064742 ] Editor Map-Menu wrong String
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1673
- Fix: [ 1058809 ] Always report a bus/lorry station as unpassable
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1674
- Fix: [ 1053397 ] Refit train window stays open
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1675
- Fix: [ 1050993 ] Incorrect Tooltip in Road Vehicle List.
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1676
- Fix: [ 1048596 ] Monorail and Maglev sounds are swapped
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1677
- Fix: [ 1040119 ] Flooded wagons in depots don't keep constantly exploding any more
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1678
- Fix: [ 1035303 ] Bug about lowering tracks built on slopes
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1679
- Fix: [ 1035066 ] 'Allow goto depot' turned off, no checkpoints in orders
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1680
- Fix: [ 1034318 ] Place sign and blue message box
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1681
- Fix: [ 1033947 ] Wrong mapping between music titles and songs
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1682
- Fix: [ 1030393 ] Some screensizes crashes OTTD. Fix in general bug that only allows resolutions which were multiple of 8 in width and height. Also use closest possible resolution in fullscreen if window size is not a valid resolution (Tron)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1683
- Fix: [ 1030275 ] 'Service at' orders ignored after 2090. After 2090 year is reset to 1. Jan 2090, so most of the time, last service was in the future and no service ensured.
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1684
- Fix: [ 1029064 ] Building a station acted weird in some rare situations
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1685
- Fix: [ 1022227 ] Ships could unload cargo at stations without docks
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1686
- Fix: [ 999669 ] Wrong trees (toyland's) in sub-tropical landscape style
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1687
- Fix: [ 993500 ] High bridge rendering error
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1688
- Fix: [ 991101 ] Disabled buttons flicker no more
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1689
- Fix: [ 985925 ] Start/stop flag in train depots always works, regardless of the horizontal scroll position
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1690
- Fix: [ 985439 ] Un-owned rail. Trains could cross competitor's tracks if there was a road-crossing over it.
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1691
- Fix: [ 982611 ] Pathfinding bug; train likes the roundabout. If train needs servicing it will now look 16 tiles along the track instead of 12 tiles manhattan style (blathijs)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1692
- Fix: [ 967096 ] Fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame.
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1693
- Fix: [ 958098 ] No longer road/rail crossing signals hang when a train is reversed at the wrong moment (Yeah, our longest open bug finally fixed :) :) :))
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1694
- Fix: [ 926105 ] Ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1695
- Language: Added Spanish
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1696
- Language: Added Catalan
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1697
- Language: Added Icelandic
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1698
- Language: Updated most languages
15f525805017 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
  1699
- Fix: Many more things....
772
420bda22f37b (svn r1238) Changelog update with the mac specific stuff since 0.3.4
bjarni
parents: 249
diff changeset
  1700
420bda22f37b (svn r1238) Changelog update with the mac specific stuff since 0.3.4
bjarni
parents: 249
diff changeset
  1701
249
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1702
0.3.4 (2004-09-14)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1703
------------------------------------------------------------------------
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1704
- Add: Dutch translation
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1705
- Add: Generalised A* Algorithm
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1706
- Add: Generalised queues (Fifo, Stack, InsSort, BinaryHeap)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1707
- Change: Changed 'terraforming' to 'landscaping'
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1708
- Change: Changed default options (road side, distance units, currency) to most commonly used options
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1709
- Change: Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1710
- Change: Removed patch no_train_service. Instead you can set the default service interval for any vehicle type to 'disabled'.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1711
- Codechange: Comments added to the code (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1712
- Codechange: Made bridge building code more readable [ 996244 ] (follow)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1713
- Feature: "None" as option for number of industries in difficulty settings
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1714
- Feature: Add many random industries and towns in scenario editor
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1715
- Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1716
- Feature: Added level land button to scenario editor (chrishuebsch)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1717
- Feature: Added never_expire_vehicles to patches GUI (Chris Huebsch)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1718
- Feature: Added new icons for landscaping toolbar (drawn by sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1719
- Feature: Added original vehicle names file. Select it from the list. Vehicles will have real name, all other strings are in English (orudge).
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1720
- Feature: Added/heavily modified patch by truesatan cheat change date
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1721
- Feature: Align toolbar left/center/right patch (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1722
- Feature: All TTDLX kind of savegames are supported (.SS1, .SV1, .SV2, .SV0, .SS0).
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1723
- Feature: Alpha version of a new AI (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1724
- Feature: Autodetect server in LAN via udp (Sign)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1725
- Feature: Build_date of station (viewable with Query tool)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1726
- Feature: Cheat switch climate
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1727
- Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1728
- Feature: Competitors menu under patches
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1729
- Feature: Copy/share orders now works from ship depot window for ships and hangar window for aircraft
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1730
- Feature: Difficulty settings window has been changed (Darkvater)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1731
- Feature: Enable/disable all buttons in message settings
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1732
- Feature: Executeable is now openttd(.exe) always
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1733
- Feature: General protection around Sprites
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1734
- Feature: Ingame console (sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1735
- Feature: Invalid (void) orders in schedule are highlighted in red (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1736
- Feature: Invisible trees when in transparent mode (patch entry)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1737
- Feature: Option to sort vehicles in vehicle-list window by different criteria.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1738
- Feature: Performance details window in company league menu (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1739
- Feature: Proper crediting to graphics artists to about box.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1740
- Feature: Removing town roads has been finetuned.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1741
- Feature: Safeguard against invalid values in Patches window. Values will stick to their defined min and max values
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1742
- Feature: Sorting savegames, scenarios by name/date
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1743
- Feature: Terraforming toolbar (in the plant tree menu)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1744
- Feature: The extra dynamite patch has been changed a bit.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1745
- Feature: Warning when a vehicle has invalid orders (celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1746
- Feature: Water floods everything, including vehicles.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1747
- Feature: Working multiplayer gui (sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1748
- Feature: [ 976127 ] No extra frequent jet crash on small airports (truesatan)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1749
- Feature: [ 992998 ] Scrollto Station in Orders. CTRL click on orders of a vehicle and main-window scrolls to that station. (chrishuebsch)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1750
- Feature: [ 997115 ] Improved industry directory (hampzter)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1751
- Feature: [ 1003350 ] Euro introduction news item. (dominik81)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1752
- Feature: [ 1009708 ] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1753
- Feature: [ 1009710 ] Extra Viewport (Dribbel)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1754
- Feature: [ 1024044 ] Show max loan in finances window. (ledow)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1755
- Fix: (Unix) loading old scenarios (.sv0) works again
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1756
- Fix: 64bit CPU fixes
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1757
- Fix: 64x64 stations are now nicely painted
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1758
- Fix: A lot of network fixing (sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1759
- Fix: A lot of old AI fixed
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1760
- Fix: All scenarios, savegames show up with their correct name
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1761
- Fix: Automatic oil refinery generation in editor
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1762
- Fix: Autosave folder was not created on MorphOS- Fix: Bridge slope fix again, thanks Truelight
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1763
- Fix: Bulldozing stuff with cheat magic_dynamite turned on doesn't lower city ratings
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1764
- Fix: Change SDL_HWSURFACE back to SDL_SWSURFACE (Diablo-3D); better performance
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1765
- Fix: Coast line near edge of map and near oilrigs (Dribbel)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1766
- Fix: Company-value was not updated immediatly if legend was changed (vondel)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1767
- Fix: Delete canal under bridge wasn't possible
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1768
- Fix: Disable Fast Forward in network games visually (didn't work anyways, just showed graphical output)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1769
- Fix: Error message for 'game load failed' when no town is in a scenario
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1770
- Fix: Game not pausing when saveload dialog is clicked in main menu
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1771
- Fix: Load Scenario fix
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1772
- Fix: Make endianess check 100% accurate
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1773
- Fix: Memory leak in news system (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1774
- Fix: Monorail/maglev became available around 1927
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1775
- Fix: Move around sort-widgets a bit so it looks more natural
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1776
- Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1777
- Fix: Old scenarios have correct colour
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1778
- Fix: Placing/editing signs signs is possible in paused mode
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1779
- Fix: Player window fixes, Getstring id0 fixes, Finances window is now ok
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1780
- Fix: Playing new game with scenarios in windows works
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1781
- Fix: Possible to disable some patches (e.g. default service interval) again by setting them to 0
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1782
- Fix: Problems around exclusive transport rights (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1783
- Fix: Railroad crossings on slopes are now possible
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1784
- Fix: Random crash when player-face was displayed in error-dialog
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1785
- Fix: Rare mousewheel scrolling with scrollbar crash
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1786
- Fix: Road vehicles don't get stuck any more at stations (Truelight + Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1787
- Fix: Savegames are sorted with newest date first by default
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1788
- Fix: Scenario editor now asks before it generates a random landscape
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1789
- Fix: Slopes graphics fix (dominik)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1790
- Fix: Small gap between station button and signal button in rail toolbar
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1791
- Fix: Some minor fixes around GetTileTrackStatus (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1792
- Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1793
- Fix: Starting a new game in DesertLandscape crashed the game
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1794
- Fix: Stupid bug in company league window if non-player is first
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1795
- Fix: Two non-AI players when loading a scenario
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1796
- Fix: Unix uses same sorting of directories, files as windows
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1797
- Fix: When adding parts to a statin max size is not 15x15 anymore, but _patches.station_spread
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1798
- Fix: Win98 crashes related to music/sound (orudge)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1799
- Fix: Wrong building of road-slopes for a future AI/Town
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1800
- Fix: Wrong pathfinding when northern station tile is missing (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1801
- Fix: You cannot take ownership of an oilrig by building right next to it
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1802
- Fix: [Makefile] Fixed issue where sdl-config was needed even on systems without SDL
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1803
- Fix: [SDL] Performance fix fo palette animation and mouse jumping (jirif)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1804
- Fix: [SDL] Same resolution was displayed more than once in game options
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1805
- Fix: [SDL] Smoother mouse and performance fix, like in Win32 (jirif)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1806
- Fix: [ 963056 ] Wrong trains you can buy with scenarios
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1807
- Fix: [ 972087 ] Minimap crash
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1808
- Fix: [ 972247 ] Bug in '[a] weird non-uniform stations handling' (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1809
- Fix: [ 976583 ] Parent_list was too small
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1810
- Fix: [ 981934 ] Memoryleak in parent_list
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1811
- Fix: [ 982666 ] Max_loan in editor bug (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1812
- Fix: [ 987888 ] Bridge building over boats
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1813
- Fix: [ 990770 ] Cargo delivery area patch for bug #989322. (Celstar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1814
- Fix: [ 992726 ] No tunnel crash (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1815
- Fix: [ 993339 ] Light House Placement Bug
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1816
- Fix: [ 993374 ] Pressing alt locks the game - sort of a bug.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1817
- Fix: [ 993493 ] Buildings on water
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1818
- Fix: [ 993512 ] No canal building under bridge
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1819
- Fix: [ 993829 ] UDP Fixes (lucaspiller)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1820
- Fix: [ 994067 ] Train drivers dies two times (follow)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1821
- Fix: [ 994720 ] Road depot - bus/lorry station (Truelight+Darkvater P )
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1822
- Fix: [ 996025 ] _local_player fixes. Fixes wrong memory access (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1823
- Fix: [ 996065 ] Bridge Bug fixed bug fixed again (Darkvater)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1824
- Fix: [ 996065 ] Weird two tile bridges on slopes
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1825
- Fix: [ 997303 ] Empty strings in signs
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1826
- Fix: [ 997703 ] Junction after tunnel bug (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1827
- Fix: [ 999592 ] "autosave" directoy creation (MorphOS/AmigaOS) (Tokai)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1828
- Fix: [ 1001540 ] I lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand "resetengines"
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1829
- Fix: [ 1006530 ] BuildRoadOutsideStation fix.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1830
- Fix: [ 1006715 ] Autorenew issues
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1831
- Fix: [ 1007272 ] Copy orders between bus/truck possible. (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1832
- Fix: [ 1007630 ] Scenario editor pause bug
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1833
- Fix: [ 1008605 ] Signals not updated after ClearTunnel Bug [ 985920 ] (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1834
- Fix: [ 1009385 ] Too many save games prevented loading
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1835
- Fix: [ 1009567 ] problem with transferred cargo crashes game.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1836
- Fix: [ 1009621 ] build in pause is now a cheat instead of a patch (truesatan)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1837
- Fix: [ 1009631 ] Wrong multihead selling (Bodewes)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1838
- Fix: [ 1010833 ] Turning on the magic bulldozer removes oil rigs
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1839
- Fix: [ 1012086 ] Drunk pilot (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1840
- Fix: [ 1014278 ] TileAddWrap() gave wrong results.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1841
- Fix: [ 1016954 ] Cached_sprites does now work again
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1842
- Fix: [ 1022689 ] Bug when dragging a part of a multiheaded engine to 'sell-whole-train'.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1843
- Fix: [ 1023971 ] Fix for MouseWheel assert error in non-zoomable viewports. Zooming now will only occur if mousepointer is either in an extra viewport window, or main game-window (Dribbel)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1844
- Fix: [ 1025836 ] Company value problem (again). Now company value rightly shows the value, including ALL your money.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1845
- Fix: [ 1025836 ] Company values bigger dan int32 were put to negative
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1846
- Fix: [ 1025836 ] Long bridges had negative value
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1847
- Fix: [ 1026271 ] Vehicle depots not transparent with transparent buildings.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1848
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
  1849
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1850
0.3.3 (2004-07-13)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1851
------------------------------------------------------------------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1852
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1853
- Feature: (MorphOS/AmigaOS) network support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1854
- Feature: improved german town name generator
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1855
- Change: scenarios now have the file extension .scn
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1856
- Fix: removing and upgrading tracks under a bridge when a train is on the bridge
222
b88456001397 (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
darkvater
parents: 0
diff changeset
  1857
- Change: default network port from 12345 (known trojan) to 3979
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1858
- Fix: pause button was not synched in network games
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1859
- Fix: crash caused by invalid screen resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1860
- Fix: AI can not build tubular bridges in 1950, etc. Same restrictions apply to it, as to human players.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1861
- Feature: transparent station signs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1862
- Feature: show total cargo per wagon type in train details window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1863
- Fix: volume, liters, was x100, should be x1000
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1864
- Feature: bridges on slopes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1865
- Fix: bridge building by towns was screwed when executed without testing first
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1866
- Feature: added Galician translation (by Condex)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1867
- Change: crossing tunnels is now considered a cheat
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1868
- Fix: better AI route finding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1869
- Fix: AI builds less inner-city bus stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1870
- Fix: Better industry spreading on random maps
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1871
- Fix: Two industries that accept the same goods can never be very close to each other
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1872
- Feature: Extra dynamite, allow the removal of town-owned roads, bridges, tunnels for a popularity rating penalty
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1873
- Feature: magic bulldozer cheat, that lets you remove industries, unmovables and town-owned buildings, roads and bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1874
- Fix: destroying bridge (over water or 'higher bridge' with vehicle on it)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1875
- Fix Game crashes when you hit the build rail button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1876
- Fix: some scenarios had a max_railtype of 0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1877
- Fix: Bribe Autorithy. A failed attempt to bribe is now also stored in savegame
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1878
- Fix: 80% CPU load paused in fast-forward
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1879
- Feature: Enabled 'remove' button for stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1880
- Feature: Cheat GUI (activate with crtl-alt-c) The game remembers if you have used a cheat
222
b88456001397 (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
darkvater
parents: 0
diff changeset
  1881
- Fix: Some airport runways were treated
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1882
- Fix: minor minimap glitch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1883
- Fix: station sorting scroll fails with not ennough stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1884
- Fix: desert ground for depots in the desert
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1885
- Feature: station sort implemented using qsort()
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1886
- Feature: station list shows #of stations owned by player
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1887
- Fix: trains could run on wrong track type under bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1888
- Fix: screenshot hangs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1889
- Feature: split canal/lock tool in two tools, one for building canals, one for locks.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1890
- Fix: wrong sound with ships
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1891
- Fix: toy shop closes even though it has supply
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1892
- Fix: nordic characters
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1893
- Feature: make the HQ generate passengers and mail
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1894
- Fix: slso restore Service Interval when rebuying vehicle
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1895
- Fix: crash with map bits > 8
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1896
- Fix: ufo crash in busstop
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1897
- Fix: town actions has empty row
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1898
- Change: made helicopters able to land on small airports again
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1899
- Feature: display number of houses in town overview window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1900
- Fix: train stuck with the head in one depot and tail in another
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1901
- Fix: Optimized random radio tower spreading
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1902
- Feature: Land info now shows type of signal
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1903
- Fix: ground below trees is sometimes not covered by snow
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1904
- Fix: fast forward button in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1905
- Change: screenshots are saved to PERSONAL_DIR (unix)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1906
- Fix: screenshot hotkey does not function in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1907
- Fix: allow deleting a bridge if a vehicle is below
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1908
- Fix: crash loading a scenario
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1909
- Fix: build tracks on water
222
b88456001397 (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
darkvater
parents: 0
diff changeset
  1910
- Fix: fast forward button pressed with tab
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1911
- Fix: vehicles don't get old
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1912
- Feature: realistic train reversing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1913
- Feature: added support for 64 bit CPUs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1914
- Fix: finance bug with some original scenarios
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1915
- Feature: added water quantity level "very low", which is the default for easy mode now
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1916
- Fix: 'Stopped' is shown when train is stopping and 'Reverse' is clicked
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1917
- Feature: realistic acceleration turned on, train must first slow down and stop before it can reverse
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1918
- Feature: (MorphOS build) various small improvement to make the the game feel more native
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1919
- Feature: alt + f now toggles full screen (alt + enter still works)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1920
- Feature: (OSX build) command + q shows the quit window and command + f or enter toggles full screen (alt and control still works too)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1921
- Feature: pasky's autorenew, autorenews vehicles if enabled.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1922
- Feature: (incomplete) news history window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1923
- Feature: larger smallmap size
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1924
- Feature: Austrian Citynames
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1925
- Feature: repaying most possible debt
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1926
- Feature: added Polish translation (by tomek)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1927
- Feature: added Danish translation (by Gof.dk)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1928
- Feature: pasky's grfspecial loader. You have to enable them in openttd.cfg using [newgrf] setting
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1929
- Feature: smooth economy changes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1930
- Fix: 100% CPU bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1931
- Fix: crash when AI builds airport
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1932
- Fix: plays wrong music on main screen
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1933
- Fix: inflation was way too high when intrest rate = 0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1934
- Fix: can't sell anything if money is TOO negative
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1935
- Fix: fast forward button resets
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1936
- Feature: TTDPatch-style gotodepot. Ship depots and aircraft hangars can be inserted in the schedule as well.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1937
- Feature: ability to add "service if needed" orders (the "full load" button changes to "service" after selecting a depot order)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1938
- Feature: if a vehicle has depot orders in its schedule, automatic servicing is disabled
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1939
- Change: autosaves are now placed in save/autosave
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1940
- Feature: patch setting so that helicopters get serviced automatically on helipad
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1941
- Fix: "refit train" button remains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1942
- Change: default savegame directory is /save in Linux
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1943
- Fix: enable up/down scrolling with the mouse
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1944
- Feature: center toolbar on screen
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1945
- Feature: sort savelist by date
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1946
- Feature: allow scrolling in both directions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1947
- Feature: darkvater's two new airports (metropolitan in 1980 and international in 1990)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1948
- Feature: Resizing the window in all SDL builds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1949
- Fix: 1920 all trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1950
- Fix: wrong heli breakdownspeed
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1951
- Feature: added MIDI flag to makefile to set custom path to midi player
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1952
- Fix: station list cargo waiting display bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1953
- Fix: bug that could allow rails on steep slopes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1954
- Fix: train depots and checkpoints not flooded by water
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1955
- Fix: added command line option (-i) to deactivate the grf check
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1956
- Fix: signal bug [ 949929 ]
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1957
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1958
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1959
0.3.2.1 (2004-05-23)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1960
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1961
- Fix: use english.lng by default
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1962
- Fix: No bridges available in 1920
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1963
- Fix: czech file was missing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1964
- Feature: now builds on FreeBSD
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1965
- Feature: now builds on MorphOS
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1966
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1967
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1968
0.3.2 (2004-05-22)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  1969
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1970
- Feature: HP for trians limited to 16bit int
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1971
- Feature: added Czech translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1972
- Feature: train refitting
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1973
- Feature: auto euro
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1974
- Fix: don't allow building railroad stations on airports or bus stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1975
- Feature: industry directory
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1976
- Feature: added extend vehicle life/noexpire patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1977
- Feature: show revision number in title bar
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1978
- Fix: Enable mouse wheel scrolling and zooming in SDL
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1979
- Fix: Construct industries producing raw materials
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1980
- Fix: loading TTD saves gave incorrect reliability parameters for wagons
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1981
- Feature: random network games
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1982
- Fix: fixed order restore bug in network play
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1983
- Fix: network sync fix for train goto depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1984
- Feature: smallmap remembers size
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1985
- Fix: Only one statue per player per town
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1986
- Fix: enhanced patch configurator
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1987
- Fix: if realistic acceleration was enabled, train didn't accelerate if they entered a tunnel right after a slope
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1988
- Fix: remove sdl frameskip message
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1989
- Fix: road vehicle on hills speedfix
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1990
- Fix: CompanyValueGraph window too small for currency
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1991
- Fix: mkdir() problem in unix.c
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1992
- Fix: client kills server if it leaves a networkgame
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1993
- Change: autosave go to autosave/
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1994
- Fix: Canal tool resets after 1 use
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1995
- Feature: remember value of show town names in smallmap
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1996
- Feature: norwegian translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1997
- Feature: norwegian currency
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1998
- Feature: slovak language
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1999
- Fix: smoother mouse cursor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2000
- Fix: fixed a couple of overlapping memcpys
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2001
- Feature: use SO_REUSEADDR on listen socket
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2002
- Feature: unix sigabort handling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2003
- Feature: hungarian translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2004
- Fix: quit to beos
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2005
- Fix: dragging to build canals sometimes crashed
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2006
- Fix: cactus plants died on desert
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2007
- Feature: added norwegian translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2008
- Feature: added more default resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2009
- Feature: return error message if DOS grf files are used
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2010
- Feature: bemidi support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2011
- Fix: invalid letters in spanish town names
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2012
- Fix: rail upgrade button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2013
- Fix: makefile reorganization
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2014
- Fix: Zoom out button not grayed out
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2015
- Fix: no space between some values and units
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2016
- Change: Plant area of trees now allowed for 20x20 area
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2017
- Change: "kmh^-1" to "km/h"
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2018
- Fix: Station catchment outline-tiles weren't shown properly on slopes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2019
- Fix: oil rig station wasn't properly deleted
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2020
- Fix: fixed making screenshots in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2021
- Feature: added icelandic currency
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2022
- Change: show original savegame names for oldstyle savegames
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2023
- Fix: mac patches by bjarni
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2024
- Fix: fixed alignment issue in station drawing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2025
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2026
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2027
0.3.1 (2004-04-26)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2028
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2029
- Fix: shift+arrows keys scrolls faster (by pasky)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2030
- Feature: bridge pillars for higher bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2031
- Fix: [ 941880 ] "monorail in 1985" which allowed you to build monorail/maglev at any year
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2032
- Feature: remember cargo payment rates selection, default to all
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2033
- Fix: town ratings when companies are deleted/merged
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2034
- Fix: vehicle reliability calculation in third phase
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2035
- Change: new directory structure (*.grf+sample.cat in data subdir, *.lng in lang subdir)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2036
- Feature: fast forward button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2037
- Fix: random world button in scenario editor doesn't build cities, industries, trees
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2038
- Fix: loading worlds with no towns now fails
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2039
- Fix: outdated sort order after station renaming
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2040
- Feature: copy/share orders from trains in depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2041
- Fix: better train detection for copy orders
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2042
- Fix: [ 938481 ] Euro currency bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2043
- Fix: [ 938170 ] Go to xxx road depot selection bug (2)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2044
- Fix: [ 934520 ] scrolling and newspaper in title screen
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2045
- Feature: swedish translation (by poLiSen)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2046
- Fix: incorrect cargo_days for trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2047
- Feature: dragging to construct canals
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2048
- Fix array bounds error with train breakdown speeds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2049
- Fix: towns deleting random tiles around houses
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2050
- Feature: can now have more than 128 towns
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2051
- Fix: incorrect road vehicle list caption for competitors
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2052
- Fix: vehicle menu graying after a bankrupty
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2053
- Feature: always allow building small airports patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2054
- Feature: colorful newspaper after a certain date
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2055
- Feature: build while paused patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2056
- Feature: polish town names
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2057
- Fix: selective road removal
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2058
- Feature: clear area now works in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2059
- Feature: drag&drop stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2060
- Fix: make houses available in 1920 to prevent hang
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2061
- Fix: duration of breakdown smoke
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2062
- Fix: slope bug under bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2063
- Feature: more realistic train starting and stopping
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2064
- Fix: don't play invalid sounds (fixes road reconstruction crash)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2065
- Fix: display correct train power with multihead engines
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2066
- Fix: buffer overflow caused by too long string in english.lng
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2067
- Fix: destroying things with no money
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2068
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2069
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2070
0.3.0 (2004-04-14)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2071
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2072
- Change: don't slow down trains as much on hills
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2073
- Fix: aircraft terminal wasn't properly freed if aircraft crashed
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2074
- Fix: fixed station acceptance bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2075
- Change: limit amount of radiotowers.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2076
- Feature: cost estimation with Shift
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2077
- Change: changed speedkey from Shift to Tab.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2078
- Feature: added patch for starting_date, takes a value on the form yyyy, yyyymm or yyyymmdd.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2079
- Feature: support for multiheaded trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2080
- Feature: sell whole train by dragging loco to special trashcan
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2081
- Feature: drag the whole train with ctrl in depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2082
- Fix: fixed buy shares in company
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2083
- Feature: added convert rail tool
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2084
- Change: enhanced patches window with pages.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2085
- Feature: patch to select what vehicle types the ai will build
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2086
- Feature: better slope graphics
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2087
- Fix: only deliver goods to stations that have a rating != 0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2088
- Feature: new pathfinding algorithm for trains (enable with new_pathfinding)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2089
- Change: changed intro graphics
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2090
- Change: all player stuff is deleted when you load a scenario.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2091
- Fix: added F hotkeys in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2092
- Feature: Added patch to use timidity for BeOS
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2093
- Feature: mousewheel can now be used to scroll in windows
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2094
- Feature: added coordinate display to landinfo window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2095
- Feature: change default servicing interval for vehicles
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2096
- Feature: change max # of vehicles per player
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2097
- Fix: unable to raise land next to signal
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2098
- Feature: nonuniform stations patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2099
- Feature: moved error message box out of the way
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2100
- Fix: aircraft was shown instead of ships in player overview window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2101
- Feature: canals/shiplifts
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2102
- Feature: build tree of random type
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2103
- Feature: build trees on area
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2104
- Feature: added color coded vehicle profits
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2105
- Feature: ability to close error messages with space.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2106
- Fix: updated installer to take care of savegames more carefully
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2107
- Fix: don't make a new subsidy if there already exists one that is currently active by a company
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2108
- Fix: town directory sometimes showed huge numbers
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2109
- Fix: fixed bugs when changing owners of items (pieces of rail were not always deleted),
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2110
- Feature: network games (currently unsupported)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2111
- Fix: fixed bug with large stations in train pathfinder
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2112
- Change: use save/ as save folder on win32
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2113
- Feature: bigger demolish tool
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2114
- Change: moved date in news window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2115
- Feature: two more bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2116
- Feature: improved depot finding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2117
- Feature: bribe the town authority
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2118
- Feature: allow building many trees on a single tile.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2119
- Feature: added snow_line_height setting, only affects new games.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2120
- Change: don't check if tiles around the clicked station is a station in order gui
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2121
- Fix: deleting docks doesn't produce land
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2122
- Fix: deleting ship depot doesn't produce land
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2123
- Fix: buoy is now treated as water when flooding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2124
- Feature: errmsg_duration controls how long error messages are displayed
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2125
- Fix: combo presignals bug fix
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2126
- Fix: prevent going to 0,0 if airport/docks is deleted
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2127
- Feature: fullscreen_bpp setting in [win32] sets the bpp to use in fullscreen mode
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2128
- Fix: french town names had bad letters in them
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2129
- Feature: euro symbol
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2130
- Feature: high bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2131
- Fix: order list when replacing train didn't work properly
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2132
- Change: keep checkpoint button down after placing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2133
- Fix: start in the middle of the map
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2134
- Change: moved disk devices to bottom of list on win32
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2135
- Fix: more error tolerant saveload code
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2136
- Feature: ZLIB savegames (smaller than before)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2137
- Feature: PNG,PCX screenshot support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2138
- Feature: indicate with gray in vehicle popup menus if company has no vehicles of that type
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2139
- Feature: clicking on the money brings up finances
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2140
- Fix: (OSX build) now runs even if sdl is not present on the system
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2141
- Fix: (OSX build) now runs on systems older than 10.3
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2142
- Fix: (OSX build) altered compiler settings to make a completely stable app
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2143
- Feature: (OSX build) distribution now uses Apples package system for easier updates
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2144
- Feature: (OSX build) Application is now a proper bundle application
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2145
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2146
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2147
0.2.1 (2004-04-04)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2148
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2149
- Fix: copy orders crashed if you clicked on a wagon
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2150
- Feature: 'A' hotkey now always opens autorail
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2151
- Change: Moved autorail button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2152
- Feature: X can be used to toggle transparent buildings
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2153
- Fix: don't show transparent buildings in intro
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2154
- Fix: installer doesn't delete savegames
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2155
- Feature: Hotkeys 1-9 can be used to build a bridge in the bridge window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2156
- Feature: Added more hotkeys in the road build window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2157
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2158
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2159
0.2 (2004-04-03)
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2160
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2161
- Feature: autoscroll (only works to left/right)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2162
- Feature: train checkpoints, instead of ttdpatch's nonstop handling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2163
- Feature: ttdpatch compatible nonstop handling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2164
- Fix: news window was moved strangely when resizing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2165
- Fix: fixed sign drawing bug in max zoom out mode
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2166
- Feature: refresh rate configuration setting
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2167
- Feature: town directory sorting options
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2168
- Feature: pre-signals (ctrl-click on existing signals to change signal type)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2169
- Feature: show semaphores on the right side if right-sided traffic
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2170
- Improvement: increased number of windows on screen to 20
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2171
- Feature: patch options configuration window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2172
- Fix: road vehicles sometimes getting stuck
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2173
- Feature: autorail build tool
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2174
- Feature: "show yearly finances window" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2175
- Feature: "signals on drive side" patch (by Michael Polnick)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2176
- Fix: connecting tracks behind depot causing incorrect signal behavior
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2177
- Fix: save/load diskspace bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2178
- Feature: "show full date in statusbar" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2179
- Feature: italian translation (by duepixel)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2180
- Feature: road and rail removal by dragging a selection
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2181
- Feature: news item for "train is unprofitable"
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2182
- Feature: news item for "train is lost"
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2183
- Feature: (win32 build) double size mode (ctrl-d to toggle)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2184
- Fix: incorrect bridge cost for long bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2185
- Feature: "multiple similar industries in close proximity" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2186
- Feature: "multiple industries per down" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2187
- Feature: "crossing tunnels" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2188
- Feature: order sharing and copying ("goto" on other vehicle to copy, ctrl+"goto" to share)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2189
- Feature: remember last built rail type
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2190
- Feature: "debtmax" faster loan management with ctrl key
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2191
- Fix: disallow buoy in north corner
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2192
- Feature: "go to depot" orders option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2193
- Feature: "long bridges" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2194
- Feature: "select goods" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2195
- Feature: "no train service" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2196
- Feature: "no inflation" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2197
- Improvement: (OSX build) now starts when doubleclicked
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2198
- Improvement: (OSX build) significant performance increase
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2199
- Improvement: optimized startup time
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2200
- Feature: automatically detect available resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2201
- Feature: "full load any" option, as in ttdpatch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2202
- Feature: automatic detection of available language files
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2203
- Feature: German translation (by truesatan and wuntvor)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2204
- Improvement: sorted savegame list
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2205
- Feature: finnish town names (by Jpl)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2206
- Feature: remember custom difficulty settings
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2207
- Fix: shift key now increases game speed only when game window is active
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2208
- Fix: ctrl button now works with SDL driver
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2209
- Feature: configuration file system
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2210
- Feature: show vehicle speed in vehicle view windows
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2211
- Fix: incorrect weight displayed in "new trains" window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2212
- Feature: train depot window now has horizontal scrollbar
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2213
- Feature: mammoth trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2214
- Fix: incorrect train running cost in newspaper
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2215
- Feature: on-the-fly language selection
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2216
- Feature: load old premade ttd maps (must be renamed to .sv1 extension)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2217
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2218
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2219
0.1.4 (2004-03-25)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2220
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2221
- Feature: crash submit system on win32
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2222
- Fix: train smoke clouds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2223
- Fix: train engine sounds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2224
- Fix: play all sounds at 11025 hz (fixes certain sounds)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2225
- Feature: autosave
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2226
- Fix: scenario editor desert button now makes desert instead of lighthouse
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2227
- Fix: creating random town in scenario editor crash
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2228
- Fix: candy bubbles sometimes caused crash
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2229
- Fix: wrong speed was shown in news window for some vehicles
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2230
- Fix: graph color bleeding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2231
- Feature: build on coasts
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2232
- Feature: Allow building transmitters, lighthouses and company headquarters on slopes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2233
- Feature: now builds on MacOSX
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2234
- Fix: arrow keys with SDL driver
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2235
- Change: new savegame format
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2236
- Change: new format for english.lng
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2237
- Fix: don't allow trains to road depots
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2238
- Fix: road vehicle was sometimes shown inside depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2239
- Fix: arrow keys in sdl driver were wrong
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2240
- Fix: endianness bugs in save/load
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2241
- Fix: now builds on FreeBSD
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2242
- Fix: screenshot feature now works
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2243
- Fix: rail foundations sometimes displayed unnecessarily
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2244
- Fix: minor AI bugs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2245
- Fix: fixed industry sounds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2246
- Feature: in-game resolution selection via settings window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2247
- Feature: Dutch town names
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2248
- Feature: Added load game menu item
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2249
- Fix: bug where ship depots were very expensive
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2250
- Fix: BeOS build (by MYOB)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2251
- Fix: yearly expenses data being the same for the past two game years
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2252
- Fix: adding songs to playlists other than custom1 and custom2
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2253
- Fix: first and last tracks playing the wrong music
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2254
- Fix: Palette animation for SDL video (rob)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2255
- Fix: Get remaining disk space on most Unix-en (rob)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2256
- Fix: screen went black when resizing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2257
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2258
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2259
0.1.3 (2004-03-18)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2260
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2261
- Fixed message options window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2262
- Fixed company takeover/purchase
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2263
- Feature: Improved mouse scroll zooming
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2264
- Fixed station code so it's not possible to steal another player's temporarily deleted station
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2265
- Fixed subsidy owner bug when deleting station
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2266
- Fixed crash when deleting a bridge with a train on it
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2267
- Feature: Larger stations and possibility to join stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2268
- Fixed missing candy initial cargo payment values
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2269
- Fixed Goods and Food/FizzyDrinks subsidies
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2270
- Fixed graphical glitch in subsidies window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2271
- Take over company dialog was not shown properly
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2272
- Fixed crash if player windows were open while the company went bankrupt
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2273
- Fixed train slowness on hills
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2274
- Feature: swedish town names (patch by glottis)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2275
- Feature: more currencies
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2276
- Better window resizing/zooming
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2277
- Added goto road vehicle depot for road vehicle orders
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2278
- Possibility to use either semaphores or signals (Ctrl key)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2279
- Limited the scrolling rate for year selector in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2280
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2281
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2282
0.1.2 (2004-03-15)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2283
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2284
- Mouse wheel can be used to zoom in out on win32 (ludde)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2285
- Implemented some support for resizing the window dynamically in win32 (ludde)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2286
- Fixed tunnel mouse icon for maglev and monorail
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2287
5355
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2288
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2289
0.1.1 (2004-03-14)
195bce6def67 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
  2290
------------------------------------------------------------------------
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2291
- Preliminary presignal support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2292
- Added external MIDI driver for unix version (by robertnorris)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2293
- Added DirectMusic driver for Win32 version
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2294
- Fixed problem where directories weren't displayed under Linux (by Markus)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2295
- Center windows properly in higher resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2296
- Added "build tracks on slopes" feature
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2297
- Fixed colors in map window for routes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2298
- Command line -g flag now optionally takes a game to load
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2299
- Fixed road drive side
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  2300
- Fixed "Fund road construction" not clickable when unavailable