changelog.txt
author matthijs
Wed, 22 Mar 2006 22:26:16 +0000
branch0.4.5
changeset 9958 bed516c67d61
parent 9957 937fb2598053
permissions -rw-r--r--
(svn r4041) [Debian] Change next version number to 0.4.6 instead of 0.4.5.1.
9957
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     1
t 0.4.6 (2006-03-22)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     2
------------------------------------------------------------------------
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     3
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     4
- Codechange: [win32] Show the revision in crash.txt and enable the button to show the crash text in the crash-window (r3965)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     5
- Codechange: Add additional linker information to release builds to help figure out crashes more easily (r3526)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     6
- 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)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     7
- Fix: [OSX] major speedup for PPC fullscreen (r4034)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     8
- Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there. (r4032)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
     9
- Fix: [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (r4031)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    10
- Fix: [ 1453646 NPF ] Road vehicles planning through the back of depots and stations. (r4029)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    11
- Fix: Use the title of a savegame in the saveload dialog-editbox. (r4018)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    12
- Fix: Improper resolution written to the configuration file when exiting from fullscreen. (r4017)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    13
- Fix: When removing rail track from a tile where only X and Y pieces exist, explicitly update signals in both directions. (r4016)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    14
- Fix: Default the patch-setting 'pause_on_join' to true. (r4015)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    15
- Fix: Slope and height information returned for some tile types is wrong (r4014)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    16
- Fix: Fixes a bug introduced by r3228 which allowed steep rail tiles resulting in ... unwanted effects such as display artifacts. (r4012)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    17
- Fix: Update french translation (r3978)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    18
- Fix: FS#56 - [Crash] Missing glyph(s) in big-font. Added several missing glyphs for the big font. (r3970)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    19
- Fix: [ 1439907 ] Increase client list window width so at least most languages fit. (r3969)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    20
- Fix: Update german and finnish languages. (r3968)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    21
- Fix: Properly set back the owner of a crossing/road-under bridge after removing it. (r3967)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    22
- Fix: [autoreplace]: (FS#67) autoreplacing trains now keep their tile length instead of their pixel length. (r3964)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    23
- Fix: Mark the right tile as dirty. It's just a graphical glitch which happend in r1592. (r3962)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    24
- Fix: Fix crash when resizing news history window. (r3961)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    25
- Fix: Correctly implement minimum search, so road vehicles head twoards the closest station, not the last one in the list. (r3960)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    26
- Fix: [FS#61] The tooltips for raising and lowering land buttons in the scenario editor are interchanged (r3959)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    27
- Fix: Correctly restore the roadside after roadworks are finished. (r3957)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    28
- 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)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    29
- Fix: validate the setting of max_companies/spectators through the console. (r3955)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    30
- Fix: Improve game-load times. (r3954)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    31
- 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)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    32
- Fix: Restore plural forms of cargo types for several languages. (r3951)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    33
- Fix: [win32] Add directives to allow Visual Studio 2005 compilation. (r3950)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    34
- Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alignment issues (r3948)
937fb2598053 (svn r4040) - Prepare 0.4.5 branch for release. Update readme's, bugs, installers and makefile, changelog, etc. to 0.4.6
Darkvater
parents: 2946
diff changeset
    35
2946
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    36
0.4.5 (2006-01-31)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    37
------------------------------------------------------------------------
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    38
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    39
- Feature: [newgrf] Implement varaction2 property 0x41 and 0xDA. (2361)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    40
- Feature: giving server_ip a value of 'all' will make the server listen on any interface (2374)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    41
- Feature: shortcut CTRL + U that clears the current input-box (2385)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    42
- Feature: [newgrf] Implement the mechanism for handling newgrf callbacks (2389)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    43
- Feature: [newgrf] Implement the 'refit capacity' callback (2389)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    44
- Feature: saving games happen in a seperate thread (2391)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    45
- Feature: [newgrf] Implement powered wagons, and the callback that goes with it (2414)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    46
- Feature: [newgrf] Implement shorter train vehicles (2428)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    47
- Feature: New display option: 'transparent station signs' (2438)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    48
- Feature: You can now give transfer order to set up feeder systems (2441)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    49
- Feature: Removing tracks with the 'remove' tool, automatically removes signals on the tracks (2469)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    50
- Feature: [localisation] Allow changing the order of parameters in translated strings (2573)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    51
- Feature: [localisation] New way to specify plural forms (2592)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    52
- Feature: [localisation] Support genders (2594)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    53
- Feature: [localisation] Support cases (2597)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    54
- Feature: add support for truncating strings to a given (pixel) length (2607)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    55
- Feature: Overhaul DirectMusic MIDI backend, remove "experimental" status (2712)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    56
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    57
- Feature: The Main Toolbar Dropdown Menu can now display disabled items (2734)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    58
- Feature: Clone vehicles (2764)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    59
- Feature: When starting without a config file determine the language on basis of the current locale (2777)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    60
- Feature: [NewGRF] Add support for "extended bytes" (2872)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    61
- Feature: [localisation] Major step twoards ISO-8859-15: Implement missing characters (2879)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    62
- Feature: Implement the console command rm to remove savegames (2941)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    63
- Feature: Danish town names (2957)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    64
- Feature: Menu option to toggle console (2958)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    65
- Feature: Calculate proportions of non-square giant screenshot correctly (2963)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    66
- Feature: [newgrf] Implement current set of action D (ParamSet) operations (2968)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    67
- Feature: [newgrf] Show a wagon's speed limit in purchase list (2969)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    68
- Feature: [newgrf] Support loading VarAction2 parameter for variables 0x60-0x7F (2971)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    69
- Feature: [newgrf] Add patch option for wagon speed limits (2982)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    70
- Feature: [newgrf] Support loading of bridge attributes and tables from GRF (3004)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    71
- Feature: Native Support for Win64 (3008)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    72
- Feature: OSX now uses quicktime to play midi files (3022)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    73
- Feature: [OSX] Command+Q now works in main menu (3027)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    74
- Feature: Allow unbanning players based on banlist-id (as well as IP) (3067)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    75
- Feature: 'status' and 'clients' now show the IP of the players (3067)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    76
- Feature: Make it possible to create a screenshot from the console that is both big and has no console, or any combination of (3068)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    77
- Feature: [newgrf] Add support for rail vehicle weight greater than 255 tons (3071)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    78
- Feature: 'HOME' icon to saveload dialogs that jumps to the default save/load directory based on the dialog (3096)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    79
- Feature: Turkish translation (3120)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    80
- Feature: [newgrf] Support positioning of rail vehicle visual effects (3132)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    81
- Feature: [newgrf] Support for articulated rail vehicles (3139)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    82
- Feature: [newgrf] Add support for cargo refitting specification by cargo classes (3148)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    83
- Feature: [newgrf] Action 7/9 new value : is it TTDPatch or OpenTTD? (3152)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    84
- Feature: Drag and drop rocky areas in scenario editor (3153)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    85
- Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars (3157)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    86
- Feature: Right-Click-Scrolling optionally moves in the opposite direction (3222)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    87
- Feature: Native cocoa sound and video drivers for OSX (3281)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    88
- Feature: [newgrf] Allow train running cost class to differ from engine class (3388)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    89
- Feature: Kick and ban now with IP numbers (3407)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    90
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    91
- Feature: Allow the network game list to be sorted (by name/clients/compatibility ascending/descending) (3441)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    92
- Feature: Make it possible to ban offline clients (3469)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    93
- Fix: The refit window now shows the correct refit options (2365)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    94
- Fix: Refitting to a cargo which is already carried by some vehicles takes their capacities into account for display (2365)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    95
- Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (2368)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    96
- Fix: make install tried to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified (2371)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    97
- Fix: [console] update the example scripts in the scripts/ directory to reflect the new console functionality (2372)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    98
- Fix: [console] any line starting with a '#' is a comment so ignore it (2372)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
    99
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   100
- Fix: [newgrf] Ignore action 0 prop 0x20 (air drag) (2377)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   101
- Fix: [newgrf] Further property stubs, help prevents subsequent incorrect reading of newgrf data (2378)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   102
- Fix: Build year for mail compartment of planes was not set correctly, affected station ratings (2380)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   103
- Fix: Endgame window on easy difficulty resulted in infinite loop (2381)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   104
- Fix: Check the airport type when building an airport (2382)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   105
- Fix: Monkey-testing turned up some command crashes (2383)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   106
- Fix: Check selling land and setting player colour. Also an extra map-bounds check for terraforming (2384)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   107
- Fix: [realistic accel] Very slow trains no longer get an increase in maximum speed when part of them is in a depot (2388)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   108
- Fix: [newgrf] Load power for dual-headed engines correctly (2400)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   109
- Fix: [newgrf] When resolving callbacks, dont ignore wagon overrides (2410)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   110
- Fix: Station ratings aren't affected by speed limits from realistic acceleration anymore (2411)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   111
- Fix: building vehicles without depot crashed the game (2412)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   112
- Fix: certain resolutions caused a crash when minimap was partly dragged outside the game window (2424)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   113
- Fix: Deleting canals under bridges removed bridges first in certain configurations (2436)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   114
- Fix: [NPF] Vehicles try to drive into a tunnel entrance from above (2471)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   115
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   116
- Fix: The console variable autoclean_unprotected was linked to the variable _network_autoclean_protected (2498)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   117
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   118
- Fix: Using the mouse wheel could lead to a crash if mouse was not over a widget (2530)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   119
- Fix: blinking 'lock' gfx in multiplayer games (2548)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   120
- Fix: Remove original train pathfinder. Enhanced old pathfinder. (2553)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   121
- Fix: Spaces in the path to the MIDI files caused the win32 MIDI player to fail (2563)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   122
- Fix: set server map name to the loaded name of the game/scenario (2610)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   123
- Fix: Improve the old pathfinder. Changed it to A* instead of Dijkstra. Benchmark shows that NTP is now around 10x faster than NPF (2635)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   124
- Fix: Correctly save and load company_value, it's 64 bits wide, not 32 bits (2684)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   125
- Fix: Volume control works now for the DirectMusic MIDI backend (2712)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   126
- Fix: Change the fence algorithm so it removes fences when no farm tile is adjacent (2739)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   127
- Fix: Tree tiles above the snow line got redrawn disproportionately often (2750)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   128
- Fix: Depots could build trains of the wrong track type (2764)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   129
- Fix: Sort the directories in the scenarion/savegame list (2860)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   130
- Fix: On OS/2 show the trailing \ if the current directory is a root directory (2860)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   131
- Fix: Return a proper version number, when testing the TTDPatch version in the SkipIf action (2862)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   132
- Fix: Change the way NewGRFs are loaded, this saves quite some sprite slots - about 2000 for DBSetXL for example (2868)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   133
- Fix: Several format string vulnerabilities and buffer overflows in the network code (2899)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   134
- Fix: fixed issue where autorenewed vehicles didn't get all stats updated (2912)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   135
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   136
- Fix: Server crash with "say"-command (2950)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   137
- Fix: Fix win32 midi volume level control which didn't work (2960)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   138
- Fix: [OSX] quitting the game no longer leaves a process behind that eats all the CPU power (3281)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   139
- Fix: Fix for [ 1216203 ] UFO-broken waypoint (2961)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   140
- Fix: [newgrf] Include missing grf feature canal
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   141
- Fix: [newgrf] Add bounds checking to VehicleChangeInfo for vehicles
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   142
- Fix: [newgrf] Wagon speed limits don't apply for wagons with livery overrides
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   143
- Fix: Align settings pool items to the size of void* to fix bus errors on 64bit architectures which require aligned variables (2976)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   144
- Fix: restart_game_date is an UINT16, not a BYTE. Now setting the game restart year via the console should work (2987)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   145
- Fix: [newgrf] Some GRF files don't specify a name or description, in which case the Action 8 is 8 bytes, not 9 (3005)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   146
- Fix: The finnish markka was never abbreviated with capital letters (3021)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   147
- Fix: Improve handling of non-existent sprite sets (3044)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   148
- Fix: Don't attempt to map and empty sprite group to a vehicle (3045)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   149
- Fix: Fixed typo and hang for BeOS Networking (3053)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   150
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   151
- Fix: Complete rewrite of autoreplace; multiheaded train engines are replaced correctly (3081)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   152
- Fix: A new train is now made if the front unit is an engine and the former front engine is moved away (3144)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   153
- Fix: There are only 2 possible directions for ship depots, not 4 (3199)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   154
- Fix: Allow bribing up to the maximum rating for bribing, don't disable this option at some arbitrary value early (3201)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   155
- Fix: Don't lower land on tunnel, even with diag tracks on it (3228)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   156
- Fix: Crash when making a screenshotin the main menu (3235)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   157
- Fix: Crash when starting a scenarion via 'New Game' fails (3235)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   158
- Fix: Determine clicked status of sticky icon from window flags rather than the widget click state (3247)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   159
- Fix: Graphical glitch with autorail tool on a certain tile-types (3254)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   160
- Fix: Center the X of the window close button (3302)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   161
- Fix: [newgrf] Unload engine names before loading grf files (3316)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   162
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   163
- Fix: Build failed if SDL is built without pthread support (3326)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   164
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   165
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   166
- Fix: Out-of-bounds array access when road vehicles overtook in a curve caused desyncs (3371)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   167
- Fix: Update signal states when building or removing rail station blocks (3372)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   168
- Fix: Don't allow trains to get bigger than 100 via drag and drop (3374)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   169
- Fix: Don't reset date in the scenario editor when pressing RandomLand (3376)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   170
- Fix: [newgrf] Running cost should be halved for dual head vehicles (3384)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   171
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   172
- Fix: [newgrf] Ignore non-climate dependent cargo types (3394)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   173
- Fix: [newgrf] Only add a random number of days to an engine's base introduction date if that date is not 0 (3410)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   174
- Fix: When changing the server password via the console, actually set the password as well as flag whether it is required (3411)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   175
- Fix: Under certain conditions placing a road tile parallel under a bridge would, instead of failing, succeed and place a perpendicular piece (3413)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   176
- Fix: Disable the Fund New Industry menu item and window when connected to a server as a spectator (3414)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   177
- Fix: Disable the clone and refit buttons in the train view when viewing another player's vehicles, or as a spectator (3415)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   178
- Fix: Disallow building an oil rig above sea level (3416)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   179
- Fix: When removing a town-owned tunnel the player's rating was not reduced (3418)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   180
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   181
- Fix: [newgrf] Only power should decide whether a rail vehicle is an engine or a wagon. (fixes SHIKI 810 in jpsetw.grf) (3424)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   182
- Fix: Incorrect validating of tree-planting command which can allow a buffer-overflow (3446)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   183
- 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)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   184
- Fix: You couldn't remove an item from a list-type of config ingame from the configuration file (3475)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   185
- Fix: [newgrf] Always reinitialize the ttdpatch flags as patch settings may have changed (3486)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   186
- Fix: Price for demolishing a bridge was dependent on orientation and map size (3487)
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   187
576b2836633c (svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater
parents: 1849
diff changeset
   188
1849
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   189
0.4.0.1 (2005-05-21)
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   190
------------------------------------------------------------------------
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   191
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   192
- Feature: Add 'clear' command and CTRL+L to empty console window
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   193
- Feature: add the possibility to print out the current debug-level
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   194
- Fix: [MacOSX] default path for midi player on mac is now correct again
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   195
- Fix: Updated makefile for FreeBSD
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   196
- Fix: Text overflows in about box
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   197
- Fix: Link error while compiling as dedicated server
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   198
- Fix: Do not execute empty commands
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   199
- Fix: Make OpenTTD icon look good on Win2K and earlier
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   200
- Fix: NetworkUDPRemoveAdvertise wasn't completely correct
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   201
- Fix: Signs in multiplayer didn't work
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   202
- Fix: Dedicated server desyncs
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   203
- Fix: [ 1197216 ] Error: !invalid string id 0 in GetString, dedicated server endgame crash
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   204
- Fix: Don't allow things to be renamed to nothing
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   205
- Fix: Windows installer deletes spritecache files on uninstall
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   206
- Fix: Depot window did not get redrawn when a non-train-engine was sold
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   207
- Fix: Do not scroll the game with the arrow keys when the chatbox is open
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   208
- Fix: Remove warning from release build when assertions are no longer active
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   209
- Fix: It was possible to open more than one tree window
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   210
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   211
1821
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   212
0.4.0 (2005-05-15)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   213
------------------------------------------------------------------------
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   214
- Feature: Bigger maps. Enjoy playing up to 2028x2048 (64 times as big as you were used to!)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   215
- Feature: New realistic acceleration; should be much better. Inlcudes gigger penalty on narrow curves and speedlimits in depots/stations
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   216
- Feature: It is now possible to build multiple road stations (up to 8) on a single station (multibus).
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   217
- Feature: New PathFinder (NPF). Support for train/road and ship based on A*. No more braindead pathfinding
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   218
- Feature: Dynamic towns/industries/stations/vehicles/signs/orders/everything, up to 64K
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   219
- Feature: Brand new OldLoader so OpenTTD is TTD(Patch) compatible again. Also endian safe
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   220
- Feature: Even better newgrf support, except for callbacks, everything works (ok, almost)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   221
- Feature: Improved multiplayer. More console options, less desyncs and more fun
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   222
- Feature: Protected OpenTTD from interference of hacked clients, so it should be safe to play again.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   223
- Feature: [ 1093261 ] Saving vehicle sorting criteria for each vehicle type
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   224
- Feature: [ 1107690 ] Resizable orders GUI
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   225
- Feature: [ 1166978 ] Focus keyboard on input-box in Multiplayer Menu
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   226
- Feature: [ 1174313 ] terrain hotkeys nonfunctional in scenario editor (D,Q,W,E,R,T,Y,U fltr)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   227
- Feature: Complete rework of console and new commands like ls, save, load, help, etc.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   228
- Feature: Signs are shown in the colour of the player who created them
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   229
- Feature: Add cheat option to set production of raw-material industries in game
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   230
- Feature: Replace trian GUI remembers railtype selected from the dropdown menu
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   231
- Feature: Improved Autoreplace
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   232
- Feature: many more smaller features :D
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   233
- Fix: [ 1108618 ] A wrong error message was displayed when trying to
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   234
- Fix: [ 1110407 ] Game does not crash any more when a newgrf file doesn't exist
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   235
- Fix: [ 1112469 ] Clearing land for free by reallocating HQ
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   236
- Fix: [ 1112469 ] Clearing land for free by reallocating HQ
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   237
- Fix: [ 1113037 ] crash when accessing hi-scores in editor, it is now disabled.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   238
- Fix: [ 1113399 ] Game no longer crashes when right-clicking a disabled Full Load button
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   239
- Fix: [ 1114100 ] Dedicated server boots again
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   240
- Fix: [ 1114950 ] Game crashed sometimes when there were no industries in the map
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   241
- Fix: [ 1115200 ] In the main menu, when starting a new game while the load game dialog is open, openttd asserts.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   242
- Fix: [ 1117538 ] non-stop orders are no longer accidently skipped
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   243
- Fix: [ 1116619 ] Generate the correct smoke type for diesel trains
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   244
- Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   245
- Fix: [ 1109400 ] Better test if a string actually contains any console command
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   246
- Fix: [ 1108637 ] 'Play scenario' now loads game options and difficulty, 'Load game' starts game with user-selected values.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   247
- Fix: [ 1143587 ] carriages of newgrfs can be refitted again
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   248
- Fix: [ 1117730 ] Production values of temperate-climate banks can now be altered
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   249
- Fix: [ 1118810 ] openttd: ship_cmd.c:642 ... Assertion failed. Mapwrap fixed in ship_cmd.c (was implicitely ok before biggermaps).
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   250
- 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
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   251
- Fix: [ 1114261 ] Speeding up when pressing ALT+TAB (Windows)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   252
- Fix: [ 1149403 ] Signals dissaper after typing text and pressing enter!. Signs in Scenario Editor have no owner so ignore that.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   253
- 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.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   254
- Fix: [ 1119147 ] Stop startup memory corruption crash using optimized MSVC6. MSVC6 workaround as it's too stupid again for its own good
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   255
- Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) as param
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   256
- Fix: [ 1155696 ] Crash with german umlauts in station names.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   257
- Fix: [ 1158618 ] Segmentation fault when loading savegame, out of bounds array check.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   258
- Fix: [ 1149487 ] Autosave ignoring settings
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   259
- 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.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   260
- Fix: [ 1095110 ] Create Lake and draggable Create Desert tools
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   261
- Fix: [ 1172878 ] Trains "Go to depot" button: click twice skip to next order
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   262
- Fix: [ 1146215 ] Engine power not updated w/auto replace" autoreplace now forces an update of the cache.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   263
- Fix: [ 1173690 ] Path displaying as "C:\\" in saveload window win32-only
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   264
- Fix: [ 1179892 ] click & drag removal of road assertion fail.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   265
- Fix: [ 1174237 ] Max loan always in euros, use _opt_ptr instead of _opt
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   266
- Fix: [ 1184201 ] AI orders its vehicles to a competitor's truck stop.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   267
- Fix: [ 1188986 ] Song in main menu screen should loop when it ends.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   268
- Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   269
- Fix: [ 1190625 ] Changing mapsize crashes game with highlighting.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   270
- Fix: [ 1190896 1184378 ] [NPF] Trains ignoring their railtype (mono, maglev)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   271
- Fix: [ 1202115 ] Clicking shipslist on bouy asserts GetPlayer().
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   272
- Fix: [ 1187613 ] No HQ present for competitor, disable 'View HQ' button
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   273
- Fix: [ 1193048 ] Pre-signal stays red when there is only a single exit signal
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   274
- Fix: [ 1185176 ] Train in tunnel is not properly detected by signal code
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   275
- Fix: [newgrf] rotors of custom helicopters are displayed correctly in the hangar window
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   276
- Fix: Scenario Editor now handles human-made roads better (try to build a city layout before placing the city, finally that works very nice)
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   277
- Fix: [Newgrf] helicopters are correctly recognized
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   278
- Fix: [autoreplace] made sure that planes only show planes in replace GUI and helicopters only show helicopters
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   279
- Fix: (Work around?) crash when generating tropical maps
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   280
- Fix: [autoreplace] Cheaters can no longer exploit autoreplace to get vehicles, that's not invented yet
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   281
- Fix: [autoreplace] Fixed a stupid bug introduced in r1687, that made a crash if anybody tried to autoreplace anything but an aircraft
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   282
- Fix: expand railroad stations beyond maximum spread
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   283
- Fix: [autoreplace] fixed a typo that could prevent autoreplaced aircraft from automatically go to a hangar
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   284
- Fix: Hacked clients can no longer be used to build vehicles that are not available yet
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   285
- Fix: Minimum profit of vehicles was calculated wrong for Performance Rating
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   286
- Fix: no longer a station where you only unload is bad for your town-rating
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   287
- Fix: Crash in scenario-editor with terraforming out-of-map bounds.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   288
- 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.
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   289
- 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
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1166
diff changeset
   290
- Fix: many more fixes but I am too tired to list them all
1849
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   291
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
   292
1153
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   293
0.3.6 (2005-01-24)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   294
------------------------------------------------------------------------
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   295
- Feature: resizable windows. All useful windows are already made resizable.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   296
- Feature: highscore chart (accessible from the difficulty window) with top5 companies for a given difficulty (select the difficulty in the menu)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   297
- 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
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   298
- Feature: Visually enhanced autorail placing
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   299
           When using the autorail tool, the rail pieces which are going to be build are highlighted.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   300
           If a piece is shown in red, this indicates that the slope/rail combination is impossible. It does not tell you if
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   301
           the rail line construction might not be possible because of other obstacles, e.g. houses or water.
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   302
- Feature: Autoreplace Vehicles (accessible from the vehicle lists)
1153
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   303
           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
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   304
           ordered, it will automatically replace the engines while they visits a depot. The GUI for setting this up have been added on the
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   305
           vehicle overview windows (Bjarni)
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   306
- Feature: A counter to tell how many engines you have of each type to the autoreplace vehicle windows (Bjarni)
1153
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   307
- Feature: A display for the total map population to the town display
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   308
- Feature: [network] RCon (Remote Connection).
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   309
           A server can set: 'set rcon_pw <password>' to enable rcon
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   310
           A client can now do: 'rcon <password> "<command>"'
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   311
           !!Warning!!: do not give your rcon password to people you do not thrust!
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   312
- Feature: hotkeys for dock and airport toolbar (see http://wiki.openttd.org/index.php/Hotkeys)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   313
- Feature: [Network] banning system (mostly tnx to guru3) A server can ban people via ClientList using 'ban', 'unban', 'banlist'.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   314
- Feature: [Network] server can now pause and unpause a game through the console. Use 'pause' and 'unpause'
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   315
- Feature: [OS/2] OS/2 support is now finished (Fixes for networking, file selection, keyboard input, plus many other minor issues)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   316
- Feature: [SDL] Show revision number in window title
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   317
- Feature: [Unix] Check which gcc version is present and only set available compiler flags
1153
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   318
- Feature: [Windows] CTRL+V (Paste) now works on all editboxes. This includes 'Add Server', chat, etc.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   319
- Feature: [Windows] dedicated server is now functioning correctly
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   320
- Feature: Addded keyboard shortcuts for the order window
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   321
- Feature: Aircraft refit options have been restricted to "sane" values.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   322
- Feature: allows setting the production values of the rawmaterial producing industries in the editor
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   323
- Feature: console support for loading maps. Use 'load', 'list_files' and 'goto_dir' to navigate and load games.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   324
- Feature: Display server port in the multiplayer game info window
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   325
- Feature: dynamite in landscaping toolbar (hotkey 'D')
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   326
- 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
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   327
- Feature: Make ottd compile on Zeta
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   328
- 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)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   329
- Feature: New companies receive a 5-year protection period against buying-up
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   330
- Feature: norwegian townnames (Simen Graaten)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   331
- Feature: Order Checking is only execute for ONE vehicle in an order-share system
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   332
- Feature: Passengers aircraft now ignore the amount of mail for "full load any" options
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   333
- Feature: place multiple accepting industies nearby in the editor mode if the appropriate patches are set
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   334
- Feature: population in label of the town (patch setting)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   335
- Feature: scrolling credits list (in  alphabetical order)
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   336
- Feature: Train window now shows the number of vehicles per row (mpetrov)
1153
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   337
- Feature: [ 1039061 ] Swiss town-names (vulvulune)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   338
- Feature: [ 1090950 ] Adding 16:10 resolutions for mainly laptops  (doode)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   339
- Feature: [ 1098254 ] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   340
- Fix: [ 1031451 ] Catchment area shows when buying sign
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   341
- Fix: [ 1040119 ] Flood and wagons in depot
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   342
- Fix: [ 1050990 ] Buying trains sometimes accounted for incorrectly.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   343
- Fix: [ 1084074 ] Delayed news messages
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   344
- Fix: [ 1090495 ] Slopes under high bridges weren't flooded
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   345
- Fix: [ 1092473 ] In scenario editor, when trees are placed randomly, they are no longer placed on farmland
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   346
- Fix: [ 1092661 ] On create, the scrollbar of the server-list was not updated
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   347
- Fix: [ 1092707 ] placing rocks in scenario editor. You can place rocks on trees and vice versa
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   348
- 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.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   349
- Fix: [ 1093466 ] no more glitches with many maps in the scenario list when creating server
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   350
- Fix: [ 1093485 ] Dissappearing rocks in Scenario Editor
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   351
- Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   352
- Fix: [ 1095020 ] When all stations in an aircraft's order list are demolished, the plane eventually crashes (running out of fuel)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   353
- Fix: [ 1095143 ] Servers list now also saves the port
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   354
- Fix: [ 1098553 ] Crash when all vehicles from a vehicles per station list had been removed
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   355
- Fix: [ 1099101 ] starting year patch goes out of range. Clamped year between 1920-2090
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   356
- Fix: [ 1099225 ] Bug Fix - Vehicle Lists not updated at Acqusition (thx tamlin and mpetrov)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   357
- Fix: [ 1099451 ] Game crashes after the click on Rename (see also Bug 10992). There was no check for non-selected engine
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   358
- Fix: [ 1100736 ] wrong tooltip for place desert button
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   359
- Fix: [ 1100767 ] fast forward in main menu
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   360
- Fix: [ 1101179 ] Crash if generating land while industry window is open. This also happened for towns and the land information window
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   361
- Fix: [ 1101906 ] Configure Patches window text overflow
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   362
- Fix: [ 1101963 ] console in dedicated server
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   363
- Fix: [ 1102275 ] Game crashed when clicking "new face" or "company color" twice
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   364
- 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
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   365
- Fix: [ 1103113 ] font size changing. Dedicated server did not have code filtering, 'tab' could result in bigger fonts
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   366
- Fix: [ 1103187 ] Order Check messages are now validated before displayed
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   367
- Fix: [ 1103301 ] Railroad tracks on slopes weren't flooded
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   368
- Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle message anymore
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   369
- Fix: [ 110452 ] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   370
- Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before display
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   371
- Fix: [ 1105112 ] Destroyed train locks crossings
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   372
- Fix: [ 1105281 ] upgrade rail fails when train under bridge
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   373
- Fix: [ 1105959 ] Trains don't think they're on a slope any more while they drive around in a tunnel
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   374
- 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.)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   375
- Fix: [ 1106354 ] Graph's keys get confused
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   376
- Fix: [ 1106930 ] placing signals with 2x1 drags is treated as placing a single signal
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   377
- Fix: [ 1107350 ] console ignoring return character occasionally.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   378
- Fix: [ 1108008 ] Scenario creation bug; engines are of correct year when scenario is saved
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   379
- Fix: [ 1092474 ] little red box in scenario editor
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   380
- Fix: [ 1099197 ] scrolling through console sometimes crashed the whole game.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   381
- Fix: [ 1099209 ] Catchment area with drag&drop stations
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   382
- Fix: [Network] 'kick 1' did crash dedicated servers
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   383
- Fix: [Network] A server no longer crashes when a client sends an invalid DoCommand, but drops the client instead.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   384
- Fix: [Network] Added packet protection. No longer a client or server
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   385
- Fix: [Network] Bug in bind system. Advertising failed on systems with more then 1 ip, and server_bind active to one of them.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   386
- Fix: [Network] Disabled 'money-cheat' (read: bug which could give people a lot of money)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   387
- Fix: [SDL] now the binary never links to SDL if DEDICATED is set.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   388
- Fix: [Windows] somehow mousewheel was disabled on windows using SDL; reenabled again
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   389
- Fix: a modified client could try to replace a vehicle to an invalid engine ID and crash the server.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   390
- Fix: autoreplace vehicle lists are now redrawn when a new vehicle becomes available
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   391
- Fix: Buy Vehicle GUI now shows HPs bigger than 32000 correctly
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   392
- Fix: Console alias, load_game functionality and load fix
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   393
- Fix: correct error message for when trying to build a railroad station over a bus/truck/etc-station.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   394
- Fix: Correct landscaping buttons in monorail and maglev toolbars
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   395
- Fix: dedicated server also writes to log file if active
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   396
- Fix: Desert-landscape does no longer crash
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   397
- Fix: Expand town is a bit more agressive
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   398
- Fix: finally zooming in/out always works.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   399
- Fix: fixed chat-bug (that from a certain moment, nobody could talk)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   400
- 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)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   401
- Fix: Full-Loading trains no longer get "lost" after a while (Hackykid)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   402
- Fix: Graphs were not updated correctly when one graph with a certain selection was already open and another graph window was opened
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   403
- Fix: in multiplayer clientlist can only be opened once
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   404
- Fix: Loan does not count against the company value
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   405
- Fix: nasty bug where one could build one station OVER the other
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   406
- Fix: No crash when creating a game with New English town names any more
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   407
- 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
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   408
- Fix: only a server can rename a town in a MP game
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   409
- Fix: really old maps do load again (Darkvater / TrueLight)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   410
- Fix: Refit engine button is now disabled when cargo capacity equals zero
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   411
- Fix: server issue where some company names were wrong
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   412
- Fix: Ship Vehicle Lists are now redrawn correctly
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   413
- Fix: signal stays red if a track is removed (Darkvater / Tron / TrueLight)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   414
- Fix: solve AI related order-problem
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   415
- Fix: starting openttd with -g <invalid_name> now acts normal
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   416
- Fix: The cost for an autorenew was not always send to the right player ;)
1156
2410cdb83d76 (svn r1657) changelog update
bjarni
parents: 1153
diff changeset
   417
- Fix: Autorenewing multiheaded train engines now costs the correct amount. Used to be twice the correct price
1153
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   418
- Fix: the scrollbar in the network gui (server list) now updates when scrolling (HackyKid)
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   419
- Fix: Train crashes should no longer desync the game.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   420
- Fix: When deleting an order, the next pointer was not cleared, resulting in some unusual behavoir from time to time
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   421
- Fix: You can now also delete automatically found servers by pressing "del"
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   422
- Fix: You should no longer be able to delete bridges on any type of underground when there is a vehicle on it
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   423
- Add: A brand new set of icons.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   424
- Change: AutoRenew is now a client-side patch instead of a game-side patch
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   425
- Change: Removed the 'close ALL windows' from the toolbar since shift+del does this.
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   426
- Language: Updated all languages
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   427
- Fix: Many more things....
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   428
1fd947f47d7e (svn r1654) updated changelog and known-bugs for 0.3.6
dominik
parents: 799
diff changeset
   429
799
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   430
0.3.5 (2004-12-24)
772
7b1f5ae479ac (svn r1238) Changelog update with the mac specific stuff since 0.3.4
bjarni
parents: 249
diff changeset
   431
------------------------------------------------------------------------
799
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   432
- Feature: [Network] New network, very stable, a lot of new features
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   433
- Feature: [Network] Ingame Serverlist (with online game-servers to join)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   434
- Feature: [Network] Webbased Serverlist: http://servers.openttd.org/
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   435
- Feature: [Network] Added dedicated server support
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   436
- Feature: [Network] Cheat protection in MultiPlayer
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   437
- Feature: [Network] Patch settings are also synced with the server
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   438
- Feature: [Network] Chat
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   439
- Feature: Custom currency settings
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   440
- Feature: Per-station vehicle lists
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   441
- Feature: More realistically sized catchment areas
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   442
- Feature: Sticky windows
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   443
- Feature: Even better support for newgrf-files
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   444
- Feature: Implement improved vehicle loading algorithm
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   445
- Feature: Even more advanced console
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   446
- Feature: Game compiles under BEOS_SERVER
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   447
- Feature: Game compiles under OS/2 (no network-support)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   448
- Feature: OpenTTD runs with the grf files of the DOS version
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   449
- Feature: [Big Endian computers, which are mac and MorphOS]: are able to load savegames by TTD(Patch)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   450
- Feature: Many more new things...
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   451
- Add: 'l' openes the landscaping toolbar globally
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   452
- Add: Make the town sometimes build streets on slopes
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   453
- Add: Manpage
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   454
- Add: New checkpoint grahpics
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   455
- Add: SHIFT+DEL now deletes all non-vital windows (only status bar and main bar remain)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   456
- Add: Windows now shows revision, release information in title bar
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   457
- Add: Windows snap at each other
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   458
- Change: [OSX build] Moved data and lang folders inside OpenTTD. This got rid of the package system too, making installing/updating easier
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   459
- Fix: [OSX build] Music is now on by default again
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   460
- Fix: [OSX build] Made error opens the console
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   461
- Fix: [SDL] Added a confirmation dialog when quitting the game
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   462
- Fix: A train can leave and enter the same depot at the same time, then the trai simply got stuck
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   463
- Fix: Crash when making png screenshot with odd resolution (Tron)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   464
- Fix: Directories in *nix are now sorted alphabetically in ascending order (Tron).
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   465
- Fix: Do not consider a road station as street when growing the town
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   466
- Fix: Engines from other climates do not appear any more when never_expire_vehicles is enabled
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   467
- Fix: Game options (like drive side) are not taken from the scenario when using 'new game' command
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   468
- Fix: Order checker now correctly detects station with invalid facilities
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   469
- Fix: Polished GUI in a lot of ways
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   470
- Fix: Saving or loading a map doesnt pauses the game anymore
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   471
- Fix: Some bridge part isn't displayed transparent in transparent mode
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   472
- Fix: Starting with -r option allows all resolutions (Tron)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   473
- Fix: The pathfinder no longer sees rail with an other owner as a possible route.
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   474
- Fix: Unable to select other screenshot format in Game Option
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   475
- Fix: Unwanted town renaming
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   476
- Fix: Vehicles slow down under bridge if the track is on a foundation
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   477
- Fix: You can no longer change name of waypoints whom are owned by somebody else
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   478
- Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   479
- 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)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   480
- Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   481
- Fix: [ 1086375 ] Backup-order-list was not closed with an OT_NOTHING,
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   482
- Fix: [ 1085255 ] Docks now have a button to display the catchment area
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   483
- Fix: [ 1070274 ] Invisible trains. Weird macros and MSVC optimizing don't always mix. (Tron)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   484
- Fix: [ 1068269 ] Number of passangers and mail in exclusive test offer window is swapped
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   485
- Fix: [ 1066504 ] Pause key pauses the game
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   486
- Fix: [ 1066121 ] Resetting file name after deleting a file (dannys9)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   487
- Fix: [ 1066114 ] Code error in win32.c Thanks Shai
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   488
- Fix: [ 1065247 ] Windows can be placed behind toolbar
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   489
- Fix: [ 1064742 ] Editor Map-Menu wrong String
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   490
- Fix: [ 1058809 ] Always report a bus/lorry station as unpassable
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   491
- Fix: [ 1053397 ] Refit train window stays open
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   492
- Fix: [ 1050993 ] Incorrect Tooltip in Road Vehicle List.
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   493
- Fix: [ 1048596 ] Monorail and Maglev sounds are swapped
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   494
- Fix: [ 1040119 ] Flooded wagons in depots don't keep constantly exploding any more
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   495
- Fix: [ 1035303 ] Bug about lowering tracks built on slopes
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   496
- Fix: [ 1035066 ] 'Allow goto depot' turned off, no checkpoints in orders
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   497
- Fix: [ 1034318 ] Place sign and blue message box
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   498
- Fix: [ 1033947 ] Wrong mapping between music titles and songs
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   499
- 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)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   500
- 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.
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   501
- Fix: [ 1029064 ] Building a station acted weird in some rare situations
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   502
- Fix: [ 1022227 ] Ships could unload cargo at stations without docks
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   503
- Fix: [ 999669 ] Wrong trees (toyland's) in sub-tropical landscape style
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   504
- Fix: [ 993500 ] High bridge rendering error
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   505
- Fix: [ 991101 ] Disabled buttons flicker no more
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   506
- Fix: [ 985925 ] Start/stop flag in train depots always works, regardless of the horizontal scroll position
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   507
- Fix: [ 985439 ] Un-owned rail. Trains could cross competitor's tracks if there was a road-crossing over it.
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   508
- 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)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   509
- Fix: [ 967096 ] Fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame.
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   510
- 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 :) :) :))
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   511
- Fix: [ 926105 ] Ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   512
- Language: Added Spanish
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   513
- Language: Added Catalan
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   514
- Language: Added Icelandic
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   515
- Language: Updated most languages
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 772
diff changeset
   516
- Fix: Many more things....
772
7b1f5ae479ac (svn r1238) Changelog update with the mac specific stuff since 0.3.4
bjarni
parents: 249
diff changeset
   517
7b1f5ae479ac (svn r1238) Changelog update with the mac specific stuff since 0.3.4
bjarni
parents: 249
diff changeset
   518
249
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   519
0.3.4 (2004-09-14)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   520
------------------------------------------------------------------------
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   521
- Add: Dutch translation
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   522
- Add: Generalised A* Algorithm
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   523
- Add: Generalised queues (Fifo, Stack, InsSort, BinaryHeap)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   524
- Change: Changed 'terraforming' to 'landscaping'
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   525
- 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
   526
- 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
   527
- 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
   528
- Codechange: Comments added to the code (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   529
- 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
   530
- 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
   531
- 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
   532
- 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
   533
- 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
   534
- 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
   535
- 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
   536
- 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
   537
- 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
   538
- Feature: Align toolbar left/center/right patch (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   539
- 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
   540
- Feature: Alpha version of a new AI (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   541
- Feature: Autodetect server in LAN via udp (Sign)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   542
- 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
   543
- Feature: Cheat switch climate
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   544
- 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
   545
- Feature: Competitors menu under patches
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   546
- 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
   547
- Feature: Difficulty settings window has been changed (Darkvater)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   548
- Feature: Enable/disable all buttons in message settings
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   549
- Feature: Executeable is now openttd(.exe) always
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   550
- Feature: General protection around Sprites
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   551
- Feature: Ingame console (sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   552
- 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
   553
- 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
   554
- 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
   555
- 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
   556
- 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
   557
- Feature: Removing town roads has been finetuned.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   558
- 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
   559
- Feature: Sorting savegames, scenarios by name/date
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   560
- Feature: Terraforming toolbar (in the plant tree menu)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   561
- 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
   562
- 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
   563
- Feature: Water floods everything, including vehicles.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   564
- Feature: Working multiplayer gui (sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   565
- 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
   566
- 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
   567
- Feature: [ 997115 ] Improved industry directory (hampzter)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   568
- Feature: [ 1003350 ] Euro introduction news item. (dominik81)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   569
- 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
   570
- Feature: [ 1009710 ] Extra Viewport (Dribbel)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   571
- 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
   572
- Fix: (Unix) loading old scenarios (.sv0) works again
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   573
- Fix: 64bit CPU fixes
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   574
- Fix: 64x64 stations are now nicely painted
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   575
- Fix: A lot of network fixing (sign_de)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   576
- Fix: A lot of old AI fixed
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   577
- 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
   578
- Fix: Automatic oil refinery generation in editor
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   579
- 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
   580
- 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
   581
- 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
   582
- 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
   583
- 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
   584
- Fix: Delete canal under bridge wasn't possible
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   585
- 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
   586
- 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
   587
- 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
   588
- Fix: Load Scenario fix
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   589
- Fix: Make endianess check 100% accurate
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   590
- Fix: Memory leak in news system (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   591
- Fix: Monorail/maglev became available around 1927
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   592
- 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
   593
- 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
   594
- Fix: Old scenarios have correct colour
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   595
- 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
   596
- 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
   597
- 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
   598
- 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
   599
- Fix: Problems around exclusive transport rights (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   600
- Fix: Railroad crossings on slopes are now possible
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   601
- 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
   602
- Fix: Rare mousewheel scrolling with scrollbar crash
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   603
- 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
   604
- 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
   605
- 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
   606
- Fix: Slopes graphics fix (dominik)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   607
- 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
   608
- Fix: Some minor fixes around GetTileTrackStatus (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   609
- 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
   610
- 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
   611
- 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
   612
- 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
   613
- 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
   614
- 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
   615
- Fix: Win98 crashes related to music/sound (orudge)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   616
- 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
   617
- 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
   618
- 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
   619
- 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
   620
- 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
   621
- 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
   622
- 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
   623
- 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
   624
- Fix: [ 972087 ] Minimap crash
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   625
- 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
   626
- Fix: [ 976583 ] Parent_list was too small
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   627
- Fix: [ 981934 ] Memoryleak in parent_list
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   628
- Fix: [ 982666 ] Max_loan in editor bug (TrueLight)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   629
- Fix: [ 987888 ] Bridge building over boats
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   630
- 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
   631
- Fix: [ 992726 ] No tunnel crash (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   632
- Fix: [ 993339 ] Light House Placement Bug
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   633
- 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
   634
- Fix: [ 993493 ] Buildings on water
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   635
- Fix: [ 993512 ] No canal building under bridge
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   636
- Fix: [ 993829 ] UDP Fixes (lucaspiller)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   637
- Fix: [ 994067 ] Train drivers dies two times (follow)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   638
- 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
   639
- 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
   640
- 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
   641
- Fix: [ 996065 ] Weird two tile bridges on slopes
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   642
- Fix: [ 997303 ] Empty strings in signs
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   643
- Fix: [ 997703 ] Junction after tunnel bug (blathijs)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   644
- Fix: [ 999592 ] "autosave" directoy creation (MorphOS/AmigaOS) (Tokai)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   645
- 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
   646
- Fix: [ 1006530 ] BuildRoadOutsideStation fix.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   647
- Fix: [ 1006715 ] Autorenew issues
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   648
- 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
   649
- Fix: [ 1007630 ] Scenario editor pause bug
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   650
- 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
   651
- Fix: [ 1009385 ] Too many save games prevented loading
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   652
- Fix: [ 1009567 ] problem with transferred cargo crashes game.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   653
- 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
   654
- Fix: [ 1009631 ] Wrong multihead selling (Bodewes)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   655
- 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
   656
- Fix: [ 1012086 ] Drunk pilot (Celestar)
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   657
- Fix: [ 1014278 ] TileAddWrap() gave wrong results.
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   658
- Fix: [ 1016954 ] Cached_sprites does now work again
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   659
- 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
   660
- 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
   661
- 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
   662
- 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
   663
- Fix: [ 1025836 ] Long bridges had negative value
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   664
- 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
   665
c616db264dab (svn r250) -Update: updated the changelog for 0.3.4
truelight
parents: 222
diff changeset
   666
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   667
0.3.3 (2004-07-13)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   668
------------------------------------------------------------------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   669
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   670
- Feature: (MorphOS/AmigaOS) network support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   671
- Feature: improved german town name generator
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   672
- Change: scenarios now have the file extension .scn
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   673
- 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
   674
- 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
   675
- Fix: pause button was not synched in network games
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   676
- Fix: crash caused by invalid screen resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   677
- 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
   678
- Feature: transparent station signs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   679
- 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
   680
- Fix: volume, liters, was x100, should be x1000
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   681
- Feature: bridges on slopes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   682
- 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
   683
- Feature: added Galician translation (by Condex)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   684
- Change: crossing tunnels is now considered a cheat
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   685
- Fix: better AI route finding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   686
- Fix: AI builds less inner-city bus stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   687
- Fix: Better industry spreading on random maps
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   688
- 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
   689
- 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
   690
- 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
   691
- 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
   692
- 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
   693
- Fix: some scenarios had a max_railtype of 0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   694
- 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
   695
- Fix: 80% CPU load paused in fast-forward
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   696
- Feature: Enabled 'remove' button for stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   697
- 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
   698
- Fix: Some airport runways were treated
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   699
- Fix: minor minimap glitch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   700
- Fix: station sorting scroll fails with not ennough stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   701
- Fix: desert ground for depots in the desert
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   702
- Feature: station sort implemented using qsort()
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   703
- Feature: station list shows #of stations owned by player
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   704
- 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
   705
- Fix: screenshot hangs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   706
- 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
   707
- Fix: wrong sound with ships
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   708
- Fix: toy shop closes even though it has supply
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   709
- Fix: nordic characters
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   710
- Feature: make the HQ generate passengers and mail
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   711
- Fix: slso restore Service Interval when rebuying vehicle
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   712
- Fix: crash with map bits > 8
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   713
- Fix: ufo crash in busstop
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   714
- Fix: town actions has empty row
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   715
- 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
   716
- Feature: display number of houses in town overview window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   717
- 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
   718
- Fix: Optimized random radio tower spreading
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   719
- Feature: Land info now shows type of signal
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   720
- 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
   721
- Fix: fast forward button in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   722
- Change: screenshots are saved to PERSONAL_DIR (unix)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   723
- Fix: screenshot hotkey does not function in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   724
- 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
   725
- Fix: crash loading a scenario
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   726
- 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
   727
- Fix: fast forward button pressed with tab
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   728
- Fix: vehicles don't get old
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   729
- Feature: realistic train reversing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   730
- Feature: added support for 64 bit CPUs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   731
- Fix: finance bug with some original scenarios
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   732
- 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
   733
- 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
   734
- 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
   735
- 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
   736
- 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
   737
- 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
   738
- Feature: pasky's autorenew, autorenews vehicles if enabled.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   739
- Feature: (incomplete) news history window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   740
- Feature: larger smallmap size
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   741
- Feature: Austrian Citynames
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   742
- Feature: repaying most possible debt
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   743
- Feature: added Polish translation (by tomek)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   744
- Feature: added Danish translation (by Gof.dk)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   745
- 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
   746
- Feature: smooth economy changes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   747
- Fix: 100% CPU bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   748
- Fix: crash when AI builds airport
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   749
- Fix: plays wrong music on main screen
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   750
- 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
   751
- 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
   752
- Fix: fast forward button resets
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   753
- 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
   754
- 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
   755
- 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
   756
- Change: autosaves are now placed in save/autosave
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   757
- 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
   758
- Fix: "refit train" button remains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   759
- Change: default savegame directory is /save in Linux
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   760
- Fix: enable up/down scrolling with the mouse
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   761
- Feature: center toolbar on screen
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   762
- Feature: sort savelist by date
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   763
- Feature: allow scrolling in both directions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   764
- 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
   765
- Feature: Resizing the window in all SDL builds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   766
- Fix: 1920 all trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   767
- Fix: wrong heli breakdownspeed
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   768
- 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
   769
- Fix: station list cargo waiting display bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   770
- Fix: bug that could allow rails on steep slopes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   771
- Fix: train depots and checkpoints not flooded by water
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   772
- 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
   773
- Fix: signal bug [ 949929 ]
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   774
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   775
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   776
0.3.2.1 (2004-05-23)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   777
- Fix: use english.lng by default
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   778
- Fix: No bridges available in 1920
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   779
- Fix: czech file was missing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   780
- Feature: now builds on FreeBSD
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   781
- Feature: now builds on MorphOS
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   782
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   783
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   784
0.3.2 (2004-05-22)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   785
- Feature: HP for trians limited to 16bit int
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   786
- Feature: added Czech translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   787
- Feature: train refitting
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   788
- Feature: auto euro
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   789
- 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
   790
- Feature: industry directory
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   791
- Feature: added extend vehicle life/noexpire patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   792
- Feature: show revision number in title bar
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   793
- Fix: Enable mouse wheel scrolling and zooming in SDL
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   794
- Fix: Construct industries producing raw materials
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   795
- 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
   796
- Feature: random network games
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   797
- Fix: fixed order restore bug in network play
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   798
- Fix: network sync fix for train goto depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   799
- Feature: smallmap remembers size
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   800
- Fix: Only one statue per player per town
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   801
- Fix: enhanced patch configurator
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   802
- 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
   803
- Fix: remove sdl frameskip message
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   804
- Fix: road vehicle on hills speedfix
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   805
- Fix: CompanyValueGraph window too small for currency
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   806
- Fix: mkdir() problem in unix.c
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   807
- Fix: client kills server if it leaves a networkgame
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   808
- Change: autosave go to autosave/
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   809
- Fix: Canal tool resets after 1 use
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   810
- Feature: remember value of show town names in smallmap
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   811
- Feature: norwegian translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   812
- Feature: norwegian currency
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   813
- Feature: slovak language
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   814
- Fix: smoother mouse cursor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   815
- Fix: fixed a couple of overlapping memcpys
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   816
- Feature: use SO_REUSEADDR on listen socket
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   817
- Feature: unix sigabort handling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   818
- Feature: hungarian translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   819
- Fix: quit to beos
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   820
- Fix: dragging to build canals sometimes crashed
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   821
- Fix: cactus plants died on desert
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   822
- Feature: added norwegian translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   823
- Feature: added more default resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   824
- 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
   825
- Feature: bemidi support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   826
- Fix: invalid letters in spanish town names
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   827
- Fix: rail upgrade button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   828
- Fix: makefile reorganization
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   829
- Fix: Zoom out button not grayed out
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   830
- Fix: no space between some values and units
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   831
- 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
   832
- Change: "kmh^-1" to "km/h"
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   833
- 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
   834
- Fix: oil rig station wasn't properly deleted
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   835
- Fix: fixed making screenshots in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   836
- Feature: added icelandic currency
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   837
- Change: show original savegame names for oldstyle savegames
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   838
- Fix: mac patches by bjarni
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   839
- Fix: fixed alignment issue in station drawing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   840
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   841
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   842
0.3.1 (2004-04-26)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   843
- Fix: shift+arrows keys scrolls faster (by pasky)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   844
- Feature: bridge pillars for higher bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   845
- 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
   846
- Feature: remember cargo payment rates selection, default to all
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   847
- Fix: town ratings when companies are deleted/merged
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   848
- Fix: vehicle reliability calculation in third phase
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   849
- 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
   850
- Feature: fast forward button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   851
- 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
   852
- Fix: loading worlds with no towns now fails
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   853
- Fix: outdated sort order after station renaming
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   854
- Feature: copy/share orders from trains in depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   855
- Fix: better train detection for copy orders
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   856
- Fix: [ 938481 ] Euro currency bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   857
- 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
   858
- Fix: [ 934520 ] scrolling and newspaper in title screen
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   859
- Feature: swedish translation (by poLiSen)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   860
- Fix: incorrect cargo_days for trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   861
- Feature: dragging to construct canals
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   862
- Fix array bounds error with train breakdown speeds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   863
- Fix: towns deleting random tiles around houses
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   864
- Feature: can now have more than 128 towns
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   865
- Fix: incorrect road vehicle list caption for competitors
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   866
- Fix: vehicle menu graying after a bankrupty
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   867
- Feature: always allow building small airports patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   868
- Feature: colorful newspaper after a certain date
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   869
- Feature: build while paused patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   870
- Feature: polish town names
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   871
- Fix: selective road removal
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   872
- Feature: clear area now works in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   873
- Feature: drag&drop stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   874
- Fix: make houses available in 1920 to prevent hang
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   875
- Fix: duration of breakdown smoke
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   876
- Fix: slope bug under bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   877
- Feature: more realistic train starting and stopping
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   878
- 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
   879
- Fix: display correct train power with multihead engines
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   880
- 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
   881
- Fix: destroying things with no money
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   882
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   883
0.3.0 (2004-04-14)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   884
- 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
   885
- 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
   886
- Fix: fixed station acceptance bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   887
- Change: limit amount of radiotowers.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   888
- Feature: cost estimation with Shift
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   889
- Change: changed speedkey from Shift to Tab.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   890
- 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
   891
- Feature: support for multiheaded trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   892
- 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
   893
- Feature: drag the whole train with ctrl in depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   894
- Fix: fixed buy shares in company
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   895
- Feature: added convert rail tool
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   896
- Change: enhanced patches window with pages.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   897
- 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
   898
- Feature: better slope graphics
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   899
- 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
   900
- 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
   901
- Change: changed intro graphics
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   902
- 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
   903
- Fix: added F hotkeys in scenario editor
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   904
- Feature: Added patch to use timidity for BeOS
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   905
- 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
   906
- Feature: added coordinate display to landinfo window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   907
- Feature: change default servicing interval for vehicles
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   908
- Feature: change max # of vehicles per player
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   909
- Fix: unable to raise land next to signal
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   910
- Feature: nonuniform stations patch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   911
- Feature: moved error message box out of the way
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   912
- 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
   913
- Feature: canals/shiplifts
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   914
- Feature: build tree of random type
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   915
- Feature: build trees on area
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   916
- Feature: added color coded vehicle profits
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   917
- Feature: ability to close error messages with space.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   918
- 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
   919
- 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
   920
- Fix: town directory sometimes showed huge numbers
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   921
- 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
   922
- Feature: network games (currently unsupported)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   923
- Fix: fixed bug with large stations in train pathfinder
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   924
- Change: use save/ as save folder on win32
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   925
- Feature: bigger demolish tool
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   926
- Change: moved date in news window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   927
- Feature: two more bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   928
- Feature: improved depot finding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   929
- Feature: bribe the town authority
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   930
- Feature: allow building many trees on a single tile.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   931
- 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
   932
- 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
   933
- Fix: deleting docks doesn't produce land
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   934
- Fix: deleting ship depot doesn't produce land
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   935
- Fix: buoy is now treated as water when flooding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   936
- 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
   937
- Fix: combo presignals bug fix
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   938
- 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
   939
- 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
   940
- Fix: french town names had bad letters in them
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   941
- Feature: euro symbol
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   942
- Feature: high bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   943
- 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
   944
- Change: keep checkpoint button down after placing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   945
- Fix: start in the middle of the map
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   946
- 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
   947
- Fix: more error tolerant saveload code
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   948
- Feature: ZLIB savegames (smaller than before)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   949
- Feature: PNG,PCX screenshot support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   950
- 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
   951
- Feature: clicking on the money brings up finances
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   952
- 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
   953
- 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
   954
- 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
   955
- 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
   956
- 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
   957
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   958
0.2.1 (2004-04-04)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   959
- 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
   960
- Feature: 'A' hotkey now always opens autorail
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   961
- Change: Moved autorail button
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   962
- Feature: X can be used to toggle transparent buildings
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   963
- Fix: don't show transparent buildings in intro
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   964
- Fix: installer doesn't delete savegames
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   965
- 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
   966
- Feature: Added more hotkeys in the road build window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   967
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   968
0.2 (2004-04-03)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   969
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   970
- Feature: autoscroll (only works to left/right)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   971
- Feature: train checkpoints, instead of ttdpatch's nonstop handling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   972
- Feature: ttdpatch compatible nonstop handling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   973
- Fix: news window was moved strangely when resizing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   974
- 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
   975
- Feature: refresh rate configuration setting
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   976
- Feature: town directory sorting options
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   977
- 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
   978
- 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
   979
- Improvement: increased number of windows on screen to 20
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   980
- Feature: patch options configuration window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   981
- Fix: road vehicles sometimes getting stuck
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   982
- Feature: autorail build tool
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   983
- Feature: "show yearly finances window" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   984
- Feature: "signals on drive side" patch (by Michael Polnick)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   985
- Fix: connecting tracks behind depot causing incorrect signal behavior
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   986
- Fix: save/load diskspace bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   987
- Feature: "show full date in statusbar" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   988
- Feature: italian translation (by duepixel)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   989
- Feature: road and rail removal by dragging a selection
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   990
- Feature: news item for "train is unprofitable"
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   991
- Feature: news item for "train is lost"
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   992
- 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
   993
- Fix: incorrect bridge cost for long bridges
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   994
- Feature: "multiple similar industries in close proximity" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   995
- Feature: "multiple industries per down" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   996
- Feature: "crossing tunnels" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   997
- 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
   998
- Feature: remember last built rail type
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   999
- Feature: "debtmax" faster loan management with ctrl key
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1000
- Fix: disallow buoy in north corner
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1001
- Feature: "go to depot" orders option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1002
- Feature: "long bridges" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1003
- Feature: "select goods" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1004
- Feature: "no train service" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1005
- Feature: "no inflation" option
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1006
- Improvement: (OSX build) now starts when doubleclicked
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1007
- Improvement: (OSX build) significant performance increase
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1008
- Improvement: optimized startup time
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1009
- Feature: automatically detect available resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1010
- Feature: "full load any" option, as in ttdpatch
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1011
- Feature: automatic detection of available language files
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1012
- Feature: German translation (by truesatan and wuntvor)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1013
- Improvement: sorted savegame list
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1014
- Feature: finnish town names (by Jpl)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1015
- Feature: remember custom difficulty settings
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1016
- 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
  1017
- Fix: ctrl button now works with SDL driver
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1018
- Feature: configuration file system
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1019
- Feature: show vehicle speed in vehicle view windows
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1020
- Fix: incorrect weight displayed in "new trains" window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1021
- Feature: train depot window now has horizontal scrollbar
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1022
- Feature: mammoth trains
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1023
- Fix: incorrect train running cost in newspaper
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1024
- Feature: on-the-fly language selection
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1025
- 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
  1026
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1027
0.1.4
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1028
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1029
- Feature: crash submit system on win32
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1030
- Fix: train smoke clouds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1031
- Fix: train engine sounds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1032
- 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
  1033
- Feature: autosave
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1034
- 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
  1035
- Fix: creating random town in scenario editor crash
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1036
- Fix: candy bubbles sometimes caused crash
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1037
- 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
  1038
- Fix: graph color bleeding
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1039
- Feature: build on coasts
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1040
- 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
  1041
- Feature: now builds on MacOSX
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1042
- Fix: arrow keys with SDL driver
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1043
- Change: new savegame format
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1044
- Change: new format for english.lng
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1045
- Fix: don't allow trains to road depots
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1046
- Fix: road vehicle was sometimes shown inside depot
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1047
- Fix: arrow keys in sdl driver were wrong
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1048
- Fix: endianness bugs in save/load
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1049
- Fix: now builds on FreeBSD
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1050
- Fix: screenshot feature now works
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1051
- Fix: rail foundations sometimes displayed unnecessarily
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1052
- Fix: minor AI bugs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1053
- Fix: fixed industry sounds
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1054
- Feature: in-game resolution selection via settings window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1055
- Feature: Dutch town names
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1056
- Feature: Added load game menu item
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1057
- Fix: bug where ship depots were very expensive
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1058
- Fix: BeOS build (by MYOB)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1059
- 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
  1060
- 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
  1061
- Fix: first and last tracks playing the wrong music
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1062
- Fix: Palette animation for SDL video (rob)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1063
- 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
  1064
- Fix: screen went black when resizing
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1065
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1066
0.1.3
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1067
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1068
- Fixed message options window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1069
- Fixed company takeover/purchase
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1070
- Feature: Improved mouse scroll zooming
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1071
- 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
  1072
- Fixed subsidy owner bug when deleting station
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1073
- 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
  1074
- Feature: Larger stations and possibility to join stations
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1075
- Fixed missing candy initial cargo payment values
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1076
- Fixed Goods and Food/FizzyDrinks subsidies
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1077
- Fixed graphical glitch in subsidies window
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1078
- Take over company dialog was not shown properly
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1079
- 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
  1080
- Fixed train slowness on hills
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1081
- Feature: swedish town names (patch by glottis)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1082
- Feature: more currencies
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1083
- Better window resizing/zooming
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1084
- Added goto road vehicle depot for road vehicle orders
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1085
- Possibility to use either semaphores or signals (Ctrl key)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1086
- 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
  1087
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1088
0.1.2
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1089
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1090
- 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
  1091
- 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
  1092
- Fixed tunnel mouse icon for maglev and monorail
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1093
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1094
0.1.1
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1095
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1096
- Preliminary presignal support
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1097
- Added external MIDI driver for unix version (by robertnorris)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1098
- Added DirectMusic driver for Win32 version
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1099
- 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
  1100
- Center windows properly in higher resolutions
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1101
- Added "build tracks on slopes" feature
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1102
- Fixed colors in map window for routes
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1103
- 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
  1104
- Fixed road drive side
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
  1105
- Fixed "Fund road construction" not clickable when unavailable