Darkvater@3339: 0.4.7 (2006-03-26) Darkvater@3339: ------------------------------------------------------------------------ Darkvater@3339: Darkvater@3339: - Feature: [OSX] Add support for triple-binaries (PPC, PPC970, i386) (r4102) Darkvater@3339: - Fix: [OSX] crash when going to fullscreen (r4100) Darkvater@3339: - Fix: Allow unused wagons to have their first cache set. Fixes faulty cache-warning message and noticably speeds up depot operations (r4094) Darkvater@3339: - Fix: [NPF] Trains & busses were unable to find a route when leaving a depot or bus stop. (r4072) Darkvater@3339: Darkvater@3339: 0.4.6 (2006-03-22) Darkvater@3339: ------------------------------------------------------------------------ Darkvater@3339: Darkvater@3339: - Codechange: [win32] Show the revision in crash.txt and enable the button to show the crash text in the crash-window (r3965) Darkvater@3339: - Codechange: Add additional linker information to release builds to help figure out crashes more easily (r3526) Darkvater@3339: - 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) Darkvater@3339: - Fix: [OSX] major speedup for PPC fullscreen (r4034) Darkvater@3339: - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there. (r4032) Darkvater@3339: - Fix: [win32] Change compiler settings to use the multithreaded CRT. This prevents certain crashes on multi-threaded machines. (r4031) Darkvater@3339: - Fix: [ 1453646 NPF ] Road vehicles planning through the back of depots and stations. (r4029) Darkvater@3339: - Fix: Use the title of a savegame in the saveload dialog-editbox. (r4018) Darkvater@3339: - Fix: Improper resolution written to the configuration file when exiting from fullscreen. (r4017) Darkvater@3339: - Fix: When removing rail track from a tile where only X and Y pieces exist, explicitly update signals in both directions. (r4016) Darkvater@3339: - Fix: Default the patch-setting 'pause_on_join' to true. (r4015) Darkvater@3339: - Fix: Slope and height information returned for some tile types is wrong (r4014) Darkvater@3339: - Fix: Fixes a bug introduced by r3228 which allowed steep rail tiles resulting in ... unwanted effects such as display artifacts. (r4012) Darkvater@3339: - Fix: Update french translation (r3978) Darkvater@3339: - Fix: FS#56 - [Crash] Missing glyph(s) in big-font. Added several missing glyphs for the big font. (r3970) Darkvater@3339: - Fix: [ 1439907 ] Increase client list window width so at least most languages fit. (r3969) Darkvater@3339: - Fix: Update german and finnish languages. (r3968) Darkvater@3339: - Fix: Properly set back the owner of a crossing/road-under bridge after removing it. (r3967) Darkvater@3339: - Fix: [autoreplace]: (FS#67) autoreplacing trains now keep their tile length instead of their pixel length. (r3964) Darkvater@3339: - Fix: Mark the right tile as dirty. It's just a graphical glitch which happend in r1592. (r3962) Darkvater@3339: - Fix: Fix crash when resizing news history window. (r3961) Darkvater@3339: - Fix: Correctly implement minimum search, so road vehicles head twoards the closest station, not the last one in the list. (r3960) Darkvater@3339: - Fix: [FS#61] The tooltips for raising and lowering land buttons in the scenario editor are interchanged (r3959) Darkvater@3339: - Fix: Correctly restore the roadside after roadworks are finished. (r3957) Darkvater@3339: - 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) Darkvater@3339: - Fix: validate the setting of max_companies/spectators through the console. (r3955) Darkvater@3339: - Fix: Improve game-load times. (r3954) Darkvater@3339: - 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) Darkvater@3339: - Fix: Restore plural forms of cargo types for several languages. (r3951) Darkvater@3339: - Fix: [win32] Add directives to allow Visual Studio 2005 compilation. (r3950) Darkvater@3339: - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alignment issues (r3948) Darkvater@3339: Darkvater@2946: 0.4.5 (2006-01-31) Darkvater@2946: ------------------------------------------------------------------------ Darkvater@2946: Darkvater@2946: - Feature: [newgrf] Implement varaction2 property 0x41 and 0xDA. (2361) Darkvater@2946: - Feature: giving server_ip a value of 'all' will make the server listen on any interface (2374) Darkvater@2946: - Feature: shortcut CTRL + U that clears the current input-box (2385) Darkvater@2946: - Feature: [newgrf] Implement the mechanism for handling newgrf callbacks (2389) Darkvater@2946: - Feature: [newgrf] Implement the 'refit capacity' callback (2389) Darkvater@2946: - Feature: saving games happen in a seperate thread (2391) Darkvater@2946: - Feature: [newgrf] Implement powered wagons, and the callback that goes with it (2414) Darkvater@2946: - Feature: [newgrf] Implement shorter train vehicles (2428) Darkvater@2946: - Feature: New display option: 'transparent station signs' (2438) Darkvater@2946: - Feature: You can now give transfer order to set up feeder systems (2441) Darkvater@2946: - Feature: Removing tracks with the 'remove' tool, automatically removes signals on the tracks (2469) Darkvater@2946: - Feature: [localisation] Allow changing the order of parameters in translated strings (2573) Darkvater@2946: - Feature: [localisation] New way to specify plural forms (2592) Darkvater@2946: - Feature: [localisation] Support genders (2594) Darkvater@2946: - Feature: [localisation] Support cases (2597) Darkvater@2946: - Feature: add support for truncating strings to a given (pixel) length (2607) Darkvater@2946: - Feature: Overhaul DirectMusic MIDI backend, remove "experimental" status (2712) Darkvater@2946: - 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) Darkvater@2946: - Feature: The Main Toolbar Dropdown Menu can now display disabled items (2734) Darkvater@2946: - Feature: Clone vehicles (2764) Darkvater@2946: - Feature: When starting without a config file determine the language on basis of the current locale (2777) Darkvater@2946: - Feature: [NewGRF] Add support for "extended bytes" (2872) Darkvater@2946: - Feature: [localisation] Major step twoards ISO-8859-15: Implement missing characters (2879) Darkvater@2946: - Feature: Implement the console command rm to remove savegames (2941) Darkvater@2946: - Feature: Danish town names (2957) Darkvater@2946: - Feature: Menu option to toggle console (2958) Darkvater@2946: - Feature: Calculate proportions of non-square giant screenshot correctly (2963) Darkvater@2946: - Feature: [newgrf] Implement current set of action D (ParamSet) operations (2968) Darkvater@2946: - Feature: [newgrf] Show a wagon's speed limit in purchase list (2969) Darkvater@2946: - Feature: [newgrf] Support loading VarAction2 parameter for variables 0x60-0x7F (2971) Darkvater@2946: - Feature: [newgrf] Add patch option for wagon speed limits (2982) Darkvater@2946: - Feature: [newgrf] Support loading of bridge attributes and tables from GRF (3004) Darkvater@2946: - Feature: Native Support for Win64 (3008) Darkvater@2946: - Feature: OSX now uses quicktime to play midi files (3022) Darkvater@2946: - Feature: [OSX] Command+Q now works in main menu (3027) Darkvater@2946: - Feature: Allow unbanning players based on banlist-id (as well as IP) (3067) Darkvater@2946: - Feature: 'status' and 'clients' now show the IP of the players (3067) Darkvater@2946: - Feature: Make it possible to create a screenshot from the console that is both big and has no console, or any combination of (3068) Darkvater@2946: - Feature: [newgrf] Add support for rail vehicle weight greater than 255 tons (3071) Darkvater@2946: - Feature: 'HOME' icon to saveload dialogs that jumps to the default save/load directory based on the dialog (3096) Darkvater@2946: - Feature: Turkish translation (3120) Darkvater@2946: - Feature: [newgrf] Support positioning of rail vehicle visual effects (3132) Darkvater@2946: - Feature: [newgrf] Support for articulated rail vehicles (3139) Darkvater@2946: - Feature: [newgrf] Add support for cargo refitting specification by cargo classes (3148) Darkvater@2946: - Feature: [newgrf] Action 7/9 new value : is it TTDPatch or OpenTTD? (3152) Darkvater@2946: - Feature: Drag and drop rocky areas in scenario editor (3153) Darkvater@2946: - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars (3157) Darkvater@2946: - Feature: Right-Click-Scrolling optionally moves in the opposite direction (3222) Darkvater@2946: - Feature: Native cocoa sound and video drivers for OSX (3281) Darkvater@2946: - Feature: [newgrf] Allow train running cost class to differ from engine class (3388) Darkvater@2946: - Feature: Kick and ban now with IP numbers (3407) Darkvater@2946: - 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) Darkvater@2946: - Feature: Allow the network game list to be sorted (by name/clients/compatibility ascending/descending) (3441) Darkvater@2946: - Feature: Make it possible to ban offline clients (3469) Darkvater@2946: - Fix: The refit window now shows the correct refit options (2365) Darkvater@2946: - Fix: Refitting to a cargo which is already carried by some vehicles takes their capacities into account for display (2365) Darkvater@2946: - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (2368) Darkvater@2946: - Fix: make install tried to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified (2371) Darkvater@2946: - Fix: [console] update the example scripts in the scripts/ directory to reflect the new console functionality (2372) Darkvater@2946: - Fix: [console] any line starting with a '#' is a comment so ignore it (2372) Darkvater@2946: - 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) Darkvater@2946: - Fix: [newgrf] Ignore action 0 prop 0x20 (air drag) (2377) Darkvater@2946: - Fix: [newgrf] Further property stubs, help prevents subsequent incorrect reading of newgrf data (2378) Darkvater@2946: - Fix: Build year for mail compartment of planes was not set correctly, affected station ratings (2380) Darkvater@2946: - Fix: Endgame window on easy difficulty resulted in infinite loop (2381) Darkvater@2946: - Fix: Check the airport type when building an airport (2382) Darkvater@2946: - Fix: Monkey-testing turned up some command crashes (2383) Darkvater@2946: - Fix: Check selling land and setting player colour. Also an extra map-bounds check for terraforming (2384) Darkvater@2946: - Fix: [realistic accel] Very slow trains no longer get an increase in maximum speed when part of them is in a depot (2388) Darkvater@2946: - Fix: [newgrf] Load power for dual-headed engines correctly (2400) Darkvater@2946: - Fix: [newgrf] When resolving callbacks, dont ignore wagon overrides (2410) Darkvater@2946: - Fix: Station ratings aren't affected by speed limits from realistic acceleration anymore (2411) Darkvater@2946: - Fix: building vehicles without depot crashed the game (2412) Darkvater@2946: - Fix: certain resolutions caused a crash when minimap was partly dragged outside the game window (2424) Darkvater@2946: - Fix: Deleting canals under bridges removed bridges first in certain configurations (2436) Darkvater@2946: - Fix: [NPF] Vehicles try to drive into a tunnel entrance from above (2471) Darkvater@2946: - 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) Darkvater@2946: - Fix: The console variable autoclean_unprotected was linked to the variable _network_autoclean_protected (2498) Darkvater@2946: - 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) Darkvater@2946: - Fix: Using the mouse wheel could lead to a crash if mouse was not over a widget (2530) Darkvater@2946: - Fix: blinking 'lock' gfx in multiplayer games (2548) Darkvater@2946: - Fix: Remove original train pathfinder. Enhanced old pathfinder. (2553) Darkvater@2946: - Fix: Spaces in the path to the MIDI files caused the win32 MIDI player to fail (2563) Darkvater@2946: - Fix: set server map name to the loaded name of the game/scenario (2610) Darkvater@2946: - Fix: Improve the old pathfinder. Changed it to A* instead of Dijkstra. Benchmark shows that NTP is now around 10x faster than NPF (2635) Darkvater@2946: - Fix: Correctly save and load company_value, it's 64 bits wide, not 32 bits (2684) Darkvater@2946: - Fix: Volume control works now for the DirectMusic MIDI backend (2712) Darkvater@2946: - Fix: Change the fence algorithm so it removes fences when no farm tile is adjacent (2739) Darkvater@2946: - Fix: Tree tiles above the snow line got redrawn disproportionately often (2750) Darkvater@2946: - Fix: Depots could build trains of the wrong track type (2764) Darkvater@2946: - Fix: Sort the directories in the scenarion/savegame list (2860) Darkvater@2946: - Fix: On OS/2 show the trailing \ if the current directory is a root directory (2860) Darkvater@2946: - Fix: Return a proper version number, when testing the TTDPatch version in the SkipIf action (2862) Darkvater@2946: - Fix: Change the way NewGRFs are loaded, this saves quite some sprite slots - about 2000 for DBSetXL for example (2868) Darkvater@2946: - Fix: Several format string vulnerabilities and buffer overflows in the network code (2899) Darkvater@2946: - Fix: fixed issue where autorenewed vehicles didn't get all stats updated (2912) Darkvater@2946: - 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) Darkvater@2946: - Fix: Server crash with "say"-command (2950) Darkvater@2946: - Fix: Fix win32 midi volume level control which didn't work (2960) Darkvater@2946: - Fix: [OSX] quitting the game no longer leaves a process behind that eats all the CPU power (3281) Darkvater@2946: - Fix: Fix for [ 1216203 ] UFO-broken waypoint (2961) Darkvater@2946: - Fix: [newgrf] Include missing grf feature canal Darkvater@2946: - Fix: [newgrf] Add bounds checking to VehicleChangeInfo for vehicles Darkvater@2946: - Fix: [newgrf] Wagon speed limits don't apply for wagons with livery overrides Darkvater@2946: - Fix: Align settings pool items to the size of void* to fix bus errors on 64bit architectures which require aligned variables (2976) Darkvater@2946: - Fix: restart_game_date is an UINT16, not a BYTE. Now setting the game restart year via the console should work (2987) Darkvater@2946: - Fix: [newgrf] Some GRF files don't specify a name or description, in which case the Action 8 is 8 bytes, not 9 (3005) Darkvater@2946: - Fix: The finnish markka was never abbreviated with capital letters (3021) Darkvater@2946: - Fix: Improve handling of non-existent sprite sets (3044) Darkvater@2946: - Fix: Don't attempt to map and empty sprite group to a vehicle (3045) Darkvater@2946: - Fix: Fixed typo and hang for BeOS Networking (3053) Darkvater@2946: - 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) Darkvater@2946: - Fix: Complete rewrite of autoreplace; multiheaded train engines are replaced correctly (3081) Darkvater@2946: - Fix: A new train is now made if the front unit is an engine and the former front engine is moved away (3144) Darkvater@2946: - Fix: There are only 2 possible directions for ship depots, not 4 (3199) Darkvater@2946: - Fix: Allow bribing up to the maximum rating for bribing, don't disable this option at some arbitrary value early (3201) Darkvater@2946: - Fix: Don't lower land on tunnel, even with diag tracks on it (3228) Darkvater@2946: - Fix: Crash when making a screenshotin the main menu (3235) Darkvater@2946: - Fix: Crash when starting a scenarion via 'New Game' fails (3235) Darkvater@2946: - Fix: Determine clicked status of sticky icon from window flags rather than the widget click state (3247) Darkvater@2946: - Fix: Graphical glitch with autorail tool on a certain tile-types (3254) Darkvater@2946: - Fix: Center the X of the window close button (3302) Darkvater@2946: - Fix: [newgrf] Unload engine names before loading grf files (3316) Darkvater@2946: - 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) Darkvater@2946: - Fix: Build failed if SDL is built without pthread support (3326) Darkvater@2946: - 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) Darkvater@2946: - 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) Darkvater@2946: - Fix: Out-of-bounds array access when road vehicles overtook in a curve caused desyncs (3371) Darkvater@2946: - Fix: Update signal states when building or removing rail station blocks (3372) Darkvater@2946: - Fix: Don't allow trains to get bigger than 100 via drag and drop (3374) Darkvater@2946: - Fix: Don't reset date in the scenario editor when pressing RandomLand (3376) Darkvater@2946: - Fix: [newgrf] Running cost should be halved for dual head vehicles (3384) Darkvater@2946: - 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) Darkvater@2946: - Fix: [newgrf] Ignore non-climate dependent cargo types (3394) Darkvater@2946: - Fix: [newgrf] Only add a random number of days to an engine's base introduction date if that date is not 0 (3410) Darkvater@2946: - Fix: When changing the server password via the console, actually set the password as well as flag whether it is required (3411) Darkvater@2946: - Fix: Under certain conditions placing a road tile parallel under a bridge would, instead of failing, succeed and place a perpendicular piece (3413) Darkvater@2946: - Fix: Disable the Fund New Industry menu item and window when connected to a server as a spectator (3414) Darkvater@2946: - Fix: Disable the clone and refit buttons in the train view when viewing another player's vehicles, or as a spectator (3415) Darkvater@2946: - Fix: Disallow building an oil rig above sea level (3416) Darkvater@2946: - Fix: When removing a town-owned tunnel the player's rating was not reduced (3418) Darkvater@2946: - 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) Darkvater@2946: - Fix: [newgrf] Only power should decide whether a rail vehicle is an engine or a wagon. (fixes SHIKI 810 in jpsetw.grf) (3424) Darkvater@2946: - Fix: Incorrect validating of tree-planting command which can allow a buffer-overflow (3446) Darkvater@2946: - 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) Darkvater@2946: - Fix: You couldn't remove an item from a list-type of config ingame from the configuration file (3475) Darkvater@2946: - Fix: [newgrf] Always reinitialize the ttdpatch flags as patch settings may have changed (3486) Darkvater@2946: - Fix: Price for demolishing a bridge was dependent on orientation and map size (3487) Darkvater@2946: Darkvater@2946: orudge@1849: 0.4.0.1 (2005-05-21) orudge@1849: ------------------------------------------------------------------------ orudge@1849: orudge@1849: - Feature: Add 'clear' command and CTRL+L to empty console window orudge@1849: - Feature: add the possibility to print out the current debug-level orudge@1849: - Fix: [MacOSX] default path for midi player on mac is now correct again orudge@1849: - Fix: Updated makefile for FreeBSD orudge@1849: - Fix: Text overflows in about box orudge@1849: - Fix: Link error while compiling as dedicated server orudge@1849: - Fix: Do not execute empty commands orudge@1849: - Fix: Make OpenTTD icon look good on Win2K and earlier orudge@1849: - Fix: NetworkUDPRemoveAdvertise wasn't completely correct orudge@1849: - Fix: Signs in multiplayer didn't work orudge@1849: - Fix: Dedicated server desyncs orudge@1849: - Fix: [ 1197216 ] Error: !invalid string id 0 in GetString, dedicated server endgame crash orudge@1849: - Fix: Don't allow things to be renamed to nothing orudge@1849: - Fix: Windows installer deletes spritecache files on uninstall orudge@1849: - Fix: Depot window did not get redrawn when a non-train-engine was sold orudge@1849: - Fix: Do not scroll the game with the arrow keys when the chatbox is open orudge@1849: - Fix: Remove warning from release build when assertions are no longer active orudge@1849: - Fix: It was possible to open more than one tree window orudge@1849: orudge@1849: Darkvater@1821: 0.4.0 (2005-05-15) Darkvater@1821: ------------------------------------------------------------------------ Darkvater@1821: - Feature: Bigger maps. Enjoy playing up to 2028x2048 (64 times as big as you were used to!) Darkvater@1821: - Feature: New realistic acceleration; should be much better. Inlcudes gigger penalty on narrow curves and speedlimits in depots/stations Darkvater@1821: - Feature: It is now possible to build multiple road stations (up to 8) on a single station (multibus). Darkvater@1821: - Feature: New PathFinder (NPF). Support for train/road and ship based on A*. No more braindead pathfinding Darkvater@1821: - Feature: Dynamic towns/industries/stations/vehicles/signs/orders/everything, up to 64K Darkvater@1821: - Feature: Brand new OldLoader so OpenTTD is TTD(Patch) compatible again. Also endian safe Darkvater@1821: - Feature: Even better newgrf support, except for callbacks, everything works (ok, almost) Darkvater@1821: - Feature: Improved multiplayer. More console options, less desyncs and more fun Darkvater@1821: - Feature: Protected OpenTTD from interference of hacked clients, so it should be safe to play again. Darkvater@1821: - Feature: [ 1093261 ] Saving vehicle sorting criteria for each vehicle type Darkvater@1821: - Feature: [ 1107690 ] Resizable orders GUI Darkvater@1821: - Feature: [ 1166978 ] Focus keyboard on input-box in Multiplayer Menu Darkvater@1821: - Feature: [ 1174313 ] terrain hotkeys nonfunctional in scenario editor (D,Q,W,E,R,T,Y,U fltr) Darkvater@1821: - Feature: Complete rework of console and new commands like ls, save, load, help, etc. Darkvater@1821: - Feature: Signs are shown in the colour of the player who created them Darkvater@1821: - Feature: Add cheat option to set production of raw-material industries in game Darkvater@1821: - Feature: Replace trian GUI remembers railtype selected from the dropdown menu Darkvater@1821: - Feature: Improved Autoreplace Darkvater@1821: - Feature: many more smaller features :D Darkvater@1821: - Fix: [ 1108618 ] A wrong error message was displayed when trying to Darkvater@1821: - Fix: [ 1110407 ] Game does not crash any more when a newgrf file doesn't exist Darkvater@1821: - Fix: [ 1112469 ] Clearing land for free by reallocating HQ Darkvater@1821: - Fix: [ 1112469 ] Clearing land for free by reallocating HQ Darkvater@1821: - Fix: [ 1113037 ] crash when accessing hi-scores in editor, it is now disabled. Darkvater@1821: - Fix: [ 1113399 ] Game no longer crashes when right-clicking a disabled Full Load button Darkvater@1821: - Fix: [ 1114100 ] Dedicated server boots again Darkvater@1821: - Fix: [ 1114950 ] Game crashed sometimes when there were no industries in the map Darkvater@1821: - Fix: [ 1115200 ] In the main menu, when starting a new game while the load game dialog is open, openttd asserts. Darkvater@1821: - Fix: [ 1117538 ] non-stop orders are no longer accidently skipped Darkvater@1821: - Fix: [ 1116619 ] Generate the correct smoke type for diesel trains Darkvater@1821: - Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit Darkvater@1821: - Fix: [ 1109400 ] Better test if a string actually contains any console command Darkvater@1821: - Fix: [ 1108637 ] 'Play scenario' now loads game options and difficulty, 'Load game' starts game with user-selected values. Darkvater@1821: - Fix: [ 1143587 ] carriages of newgrfs can be refitted again Darkvater@1821: - Fix: [ 1117730 ] Production values of temperate-climate banks can now be altered Darkvater@1821: - Fix: [ 1118810 ] openttd: ship_cmd.c:642 ... Assertion failed. Mapwrap fixed in ship_cmd.c (was implicitely ok before biggermaps). Darkvater@1821: - 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 Darkvater@1821: - Fix: [ 1114261 ] Speeding up when pressing ALT+TAB (Windows) Darkvater@1821: - Fix: [ 1149403 ] Signals dissaper after typing text and pressing enter!. Signs in Scenario Editor have no owner so ignore that. Darkvater@1821: - 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. Darkvater@1821: - Fix: [ 1119147 ] Stop startup memory corruption crash using optimized MSVC6. MSVC6 workaround as it's too stupid again for its own good Darkvater@1821: - Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) as param Darkvater@1821: - Fix: [ 1155696 ] Crash with german umlauts in station names. Darkvater@1821: - Fix: [ 1158618 ] Segmentation fault when loading savegame, out of bounds array check. Darkvater@1821: - Fix: [ 1149487 ] Autosave ignoring settings Darkvater@1821: - 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. Darkvater@1821: - Fix: [ 1095110 ] Create Lake and draggable Create Desert tools Darkvater@1821: - Fix: [ 1172878 ] Trains "Go to depot" button: click twice skip to next order Darkvater@1821: - Fix: [ 1146215 ] Engine power not updated w/auto replace" autoreplace now forces an update of the cache. Darkvater@1821: - Fix: [ 1173690 ] Path displaying as "C:\\" in saveload window win32-only Darkvater@1821: - Fix: [ 1179892 ] click & drag removal of road assertion fail. Darkvater@1821: - Fix: [ 1174237 ] Max loan always in euros, use _opt_ptr instead of _opt Darkvater@1821: - Fix: [ 1184201 ] AI orders its vehicles to a competitor's truck stop. Darkvater@1821: - Fix: [ 1188986 ] Song in main menu screen should loop when it ends. Darkvater@1821: - Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one. Darkvater@1821: - Fix: [ 1190625 ] Changing mapsize crashes game with highlighting. Darkvater@1821: - Fix: [ 1190896 1184378 ] [NPF] Trains ignoring their railtype (mono, maglev) Darkvater@1821: - Fix: [ 1202115 ] Clicking shipslist on bouy asserts GetPlayer(). Darkvater@1821: - Fix: [ 1187613 ] No HQ present for competitor, disable 'View HQ' button Darkvater@1821: - Fix: [ 1193048 ] Pre-signal stays red when there is only a single exit signal Darkvater@1821: - Fix: [ 1185176 ] Train in tunnel is not properly detected by signal code Darkvater@1821: - Fix: [newgrf] rotors of custom helicopters are displayed correctly in the hangar window Darkvater@1821: - Fix: Scenario Editor now handles human-made roads better (try to build a city layout before placing the city, finally that works very nice) Darkvater@1821: - Fix: [Newgrf] helicopters are correctly recognized Darkvater@1821: - Fix: [autoreplace] made sure that planes only show planes in replace GUI and helicopters only show helicopters Darkvater@1821: - Fix: (Work around?) crash when generating tropical maps Darkvater@1821: - Fix: [autoreplace] Cheaters can no longer exploit autoreplace to get vehicles, that's not invented yet Darkvater@1821: - Fix: [autoreplace] Fixed a stupid bug introduced in r1687, that made a crash if anybody tried to autoreplace anything but an aircraft Darkvater@1821: - Fix: expand railroad stations beyond maximum spread Darkvater@1821: - Fix: [autoreplace] fixed a typo that could prevent autoreplaced aircraft from automatically go to a hangar Darkvater@1821: - Fix: Hacked clients can no longer be used to build vehicles that are not available yet Darkvater@1821: - Fix: Minimum profit of vehicles was calculated wrong for Performance Rating Darkvater@1821: - Fix: no longer a station where you only unload is bad for your town-rating Darkvater@1821: - Fix: Crash in scenario-editor with terraforming out-of-map bounds. Darkvater@1821: - 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. Darkvater@1821: - 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 Darkvater@1821: - Fix: many more fixes but I am too tired to list them all orudge@1849: orudge@1849: dominik@1153: 0.3.6 (2005-01-24) dominik@1153: ------------------------------------------------------------------------ dominik@1153: - Feature: resizable windows. All useful windows are already made resizable. dominik@1153: - Feature: highscore chart (accessible from the difficulty window) with top5 companies for a given difficulty (select the difficulty in the menu) dominik@1153: - 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 dominik@1153: - Feature: Visually enhanced autorail placing dominik@1153: When using the autorail tool, the rail pieces which are going to be build are highlighted. dominik@1153: If a piece is shown in red, this indicates that the slope/rail combination is impossible. It does not tell you if dominik@1153: the rail line construction might not be possible because of other obstacles, e.g. houses or water. bjarni@1156: - Feature: Autoreplace Vehicles (accessible from the vehicle lists) dominik@1153: 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 dominik@1153: ordered, it will automatically replace the engines while they visits a depot. The GUI for setting this up have been added on the bjarni@1156: vehicle overview windows (Bjarni) bjarni@1156: - Feature: A counter to tell how many engines you have of each type to the autoreplace vehicle windows (Bjarni) dominik@1153: - Feature: A display for the total map population to the town display dominik@1153: - Feature: [network] RCon (Remote Connection). dominik@1153: A server can set: 'set rcon_pw ' to enable rcon dominik@1153: A client can now do: 'rcon ""' dominik@1153: !!Warning!!: do not give your rcon password to people you do not thrust! dominik@1153: - Feature: hotkeys for dock and airport toolbar (see http://wiki.openttd.org/index.php/Hotkeys) dominik@1153: - Feature: [Network] banning system (mostly tnx to guru3) A server can ban people via ClientList using 'ban', 'unban', 'banlist'. dominik@1153: - Feature: [Network] server can now pause and unpause a game through the console. Use 'pause' and 'unpause' dominik@1153: - Feature: [OS/2] OS/2 support is now finished (Fixes for networking, file selection, keyboard input, plus many other minor issues) dominik@1153: - Feature: [SDL] Show revision number in window title bjarni@1156: - Feature: [Unix] Check which gcc version is present and only set available compiler flags dominik@1153: - Feature: [Windows] CTRL+V (Paste) now works on all editboxes. This includes 'Add Server', chat, etc. dominik@1153: - Feature: [Windows] dedicated server is now functioning correctly dominik@1153: - Feature: Addded keyboard shortcuts for the order window dominik@1153: - Feature: Aircraft refit options have been restricted to "sane" values. dominik@1153: - Feature: allows setting the production values of the rawmaterial producing industries in the editor dominik@1153: - Feature: console support for loading maps. Use 'load', 'list_files' and 'goto_dir' to navigate and load games. dominik@1153: - Feature: Display server port in the multiplayer game info window dominik@1153: - Feature: dynamite in landscaping toolbar (hotkey 'D') dominik@1153: - 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 dominik@1153: - Feature: Make ottd compile on Zeta dominik@1153: - 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) dominik@1153: - Feature: New companies receive a 5-year protection period against buying-up dominik@1153: - Feature: norwegian townnames (Simen Graaten) dominik@1153: - Feature: Order Checking is only execute for ONE vehicle in an order-share system dominik@1153: - Feature: Passengers aircraft now ignore the amount of mail for "full load any" options dominik@1153: - Feature: place multiple accepting industies nearby in the editor mode if the appropriate patches are set dominik@1153: - Feature: population in label of the town (patch setting) dominik@1153: - Feature: scrolling credits list (in alphabetical order) bjarni@1156: - Feature: Train window now shows the number of vehicles per row (mpetrov) dominik@1153: - Feature: [ 1039061 ] Swiss town-names (vulvulune) dominik@1153: - Feature: [ 1090950 ] Adding 16:10 resolutions for mainly laptops (doode) dominik@1153: - Feature: [ 1098254 ] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid) dominik@1153: - Fix: [ 1031451 ] Catchment area shows when buying sign dominik@1153: - Fix: [ 1040119 ] Flood and wagons in depot dominik@1153: - Fix: [ 1050990 ] Buying trains sometimes accounted for incorrectly. dominik@1153: - Fix: [ 1084074 ] Delayed news messages dominik@1153: - Fix: [ 1090495 ] Slopes under high bridges weren't flooded dominik@1153: - Fix: [ 1092473 ] In scenario editor, when trees are placed randomly, they are no longer placed on farmland dominik@1153: - Fix: [ 1092661 ] On create, the scrollbar of the server-list was not updated dominik@1153: - Fix: [ 1092707 ] placing rocks in scenario editor. You can place rocks on trees and vice versa dominik@1153: - 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. dominik@1153: - Fix: [ 1093466 ] no more glitches with many maps in the scenario list when creating server dominik@1153: - Fix: [ 1093485 ] Dissappearing rocks in Scenario Editor dominik@1153: - Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode dominik@1153: - Fix: [ 1095020 ] When all stations in an aircraft's order list are demolished, the plane eventually crashes (running out of fuel) dominik@1153: - Fix: [ 1095143 ] Servers list now also saves the port dominik@1153: - Fix: [ 1098553 ] Crash when all vehicles from a vehicles per station list had been removed dominik@1153: - Fix: [ 1099101 ] starting year patch goes out of range. Clamped year between 1920-2090 dominik@1153: - Fix: [ 1099225 ] Bug Fix - Vehicle Lists not updated at Acqusition (thx tamlin and mpetrov) dominik@1153: - Fix: [ 1099451 ] Game crashes after the click on Rename (see also Bug 10992). There was no check for non-selected engine dominik@1153: - Fix: [ 1100736 ] wrong tooltip for place desert button dominik@1153: - Fix: [ 1100767 ] fast forward in main menu dominik@1153: - Fix: [ 1101179 ] Crash if generating land while industry window is open. This also happened for towns and the land information window dominik@1153: - Fix: [ 1101906 ] Configure Patches window text overflow dominik@1153: - Fix: [ 1101963 ] console in dedicated server dominik@1153: - Fix: [ 1102275 ] Game crashed when clicking "new face" or "company color" twice bjarni@1156: - 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) dominik@1153: - Fix: [ 1103113 ] font size changing. Dedicated server did not have code filtering, 'tab' could result in bigger fonts dominik@1153: - Fix: [ 1103187 ] Order Check messages are now validated before displayed dominik@1153: - Fix: [ 1103301 ] Railroad tracks on slopes weren't flooded dominik@1153: - Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle message anymore dominik@1153: - Fix: [ 110452 ] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile. dominik@1153: - Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before display dominik@1153: - Fix: [ 1105112 ] Destroyed train locks crossings dominik@1153: - Fix: [ 1105281 ] upgrade rail fails when train under bridge dominik@1153: - Fix: [ 1105959 ] Trains don't think they're on a slope any more while they drive around in a tunnel dominik@1153: - 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.) dominik@1153: - Fix: [ 1106354 ] Graph's keys get confused dominik@1153: - Fix: [ 1106930 ] placing signals with 2x1 drags is treated as placing a single signal dominik@1153: - Fix: [ 1107350 ] console ignoring return character occasionally. dominik@1153: - Fix: [ 1108008 ] Scenario creation bug; engines are of correct year when scenario is saved dominik@1153: - Fix: [ 1092474 ] little red box in scenario editor dominik@1153: - Fix: [ 1099197 ] scrolling through console sometimes crashed the whole game. dominik@1153: - Fix: [ 1099209 ] Catchment area with drag&drop stations dominik@1153: - Fix: [Network] 'kick 1' did crash dedicated servers dominik@1153: - Fix: [Network] A server no longer crashes when a client sends an invalid DoCommand, but drops the client instead. dominik@1153: - Fix: [Network] Added packet protection. No longer a client or server dominik@1153: - Fix: [Network] Bug in bind system. Advertising failed on systems with more then 1 ip, and server_bind active to one of them. dominik@1153: - Fix: [Network] Disabled 'money-cheat' (read: bug which could give people a lot of money) dominik@1153: - Fix: [SDL] now the binary never links to SDL if DEDICATED is set. dominik@1153: - Fix: [Windows] somehow mousewheel was disabled on windows using SDL; reenabled again dominik@1153: - Fix: a modified client could try to replace a vehicle to an invalid engine ID and crash the server. dominik@1153: - Fix: autoreplace vehicle lists are now redrawn when a new vehicle becomes available dominik@1153: - Fix: Buy Vehicle GUI now shows HPs bigger than 32000 correctly dominik@1153: - Fix: Console alias, load_game functionality and load fix dominik@1153: - Fix: correct error message for when trying to build a railroad station over a bus/truck/etc-station. dominik@1153: - Fix: Correct landscaping buttons in monorail and maglev toolbars dominik@1153: - Fix: dedicated server also writes to log file if active dominik@1153: - Fix: Desert-landscape does no longer crash dominik@1153: - Fix: Expand town is a bit more agressive dominik@1153: - Fix: finally zooming in/out always works. dominik@1153: - Fix: fixed chat-bug (that from a certain moment, nobody could talk) dominik@1153: - 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) dominik@1153: - Fix: Full-Loading trains no longer get "lost" after a while (Hackykid) dominik@1153: - Fix: Graphs were not updated correctly when one graph with a certain selection was already open and another graph window was opened dominik@1153: - Fix: in multiplayer clientlist can only be opened once dominik@1153: - Fix: Loan does not count against the company value dominik@1153: - Fix: nasty bug where one could build one station OVER the other dominik@1153: - Fix: No crash when creating a game with New English town names any more bjarni@1156: - 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) dominik@1153: - Fix: only a server can rename a town in a MP game dominik@1153: - Fix: really old maps do load again (Darkvater / TrueLight) dominik@1153: - Fix: Refit engine button is now disabled when cargo capacity equals zero dominik@1153: - Fix: server issue where some company names were wrong dominik@1153: - Fix: Ship Vehicle Lists are now redrawn correctly dominik@1153: - Fix: signal stays red if a track is removed (Darkvater / Tron / TrueLight) dominik@1153: - Fix: solve AI related order-problem dominik@1153: - Fix: starting openttd with -g now acts normal dominik@1153: - Fix: The cost for an autorenew was not always send to the right player ;) bjarni@1156: - Fix: Autorenewing multiheaded train engines now costs the correct amount. Used to be twice the correct price dominik@1153: - Fix: the scrollbar in the network gui (server list) now updates when scrolling (HackyKid) dominik@1153: - Fix: Train crashes should no longer desync the game. dominik@1153: - Fix: When deleting an order, the next pointer was not cleared, resulting in some unusual behavoir from time to time dominik@1153: - Fix: You can now also delete automatically found servers by pressing "del" dominik@1153: - Fix: You should no longer be able to delete bridges on any type of underground when there is a vehicle on it dominik@1153: - Add: A brand new set of icons. dominik@1153: - Change: AutoRenew is now a client-side patch instead of a game-side patch dominik@1153: - Change: Removed the 'close ALL windows' from the toolbar since shift+del does this. dominik@1153: - Language: Updated all languages dominik@1153: - Fix: Many more things.... dominik@1153: dominik@1153: truelight@799: 0.3.5 (2004-12-24) bjarni@772: ------------------------------------------------------------------------ truelight@799: - Feature: [Network] New network, very stable, a lot of new features truelight@799: - Feature: [Network] Ingame Serverlist (with online game-servers to join) truelight@799: - Feature: [Network] Webbased Serverlist: http://servers.openttd.org/ truelight@799: - Feature: [Network] Added dedicated server support truelight@799: - Feature: [Network] Cheat protection in MultiPlayer truelight@799: - Feature: [Network] Patch settings are also synced with the server truelight@799: - Feature: [Network] Chat truelight@799: - Feature: Custom currency settings truelight@799: - Feature: Per-station vehicle lists truelight@799: - Feature: More realistically sized catchment areas truelight@799: - Feature: Sticky windows truelight@799: - Feature: Even better support for newgrf-files truelight@799: - Feature: Implement improved vehicle loading algorithm truelight@799: - Feature: Even more advanced console truelight@799: - Feature: Game compiles under BEOS_SERVER truelight@799: - Feature: Game compiles under OS/2 (no network-support) truelight@799: - Feature: OpenTTD runs with the grf files of the DOS version truelight@799: - Feature: [Big Endian computers, which are mac and MorphOS]: are able to load savegames by TTD(Patch) truelight@799: - Feature: Many more new things... truelight@799: - Add: 'l' openes the landscaping toolbar globally truelight@799: - Add: Make the town sometimes build streets on slopes truelight@799: - Add: Manpage truelight@799: - Add: New checkpoint grahpics truelight@799: - Add: SHIFT+DEL now deletes all non-vital windows (only status bar and main bar remain) truelight@799: - Add: Windows now shows revision, release information in title bar truelight@799: - Add: Windows snap at each other truelight@799: - Change: [OSX build] Moved data and lang folders inside OpenTTD. This got rid of the package system too, making installing/updating easier truelight@799: - Fix: [OSX build] Music is now on by default again truelight@799: - Fix: [OSX build] Made error opens the console truelight@799: - Fix: [SDL] Added a confirmation dialog when quitting the game truelight@799: - Fix: A train can leave and enter the same depot at the same time, then the trai simply got stuck truelight@799: - Fix: Crash when making png screenshot with odd resolution (Tron) truelight@799: - Fix: Directories in *nix are now sorted alphabetically in ascending order (Tron). truelight@799: - Fix: Do not consider a road station as street when growing the town truelight@799: - Fix: Engines from other climates do not appear any more when never_expire_vehicles is enabled truelight@799: - Fix: Game options (like drive side) are not taken from the scenario when using 'new game' command truelight@799: - Fix: Order checker now correctly detects station with invalid facilities truelight@799: - Fix: Polished GUI in a lot of ways truelight@799: - Fix: Saving or loading a map doesnt pauses the game anymore truelight@799: - Fix: Some bridge part isn't displayed transparent in transparent mode truelight@799: - Fix: Starting with -r option allows all resolutions (Tron) truelight@799: - Fix: The pathfinder no longer sees rail with an other owner as a possible route. truelight@799: - Fix: Unable to select other screenshot format in Game Option truelight@799: - Fix: Unwanted town renaming truelight@799: - Fix: Vehicles slow down under bridge if the track is on a foundation truelight@799: - Fix: You can no longer change name of waypoints whom are owned by somebody else truelight@799: - Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt truelight@799: - 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) truelight@799: - Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more truelight@799: - Fix: [ 1086375 ] Backup-order-list was not closed with an OT_NOTHING, truelight@799: - Fix: [ 1085255 ] Docks now have a button to display the catchment area truelight@799: - Fix: [ 1070274 ] Invisible trains. Weird macros and MSVC optimizing don't always mix. (Tron) truelight@799: - Fix: [ 1068269 ] Number of passangers and mail in exclusive test offer window is swapped truelight@799: - Fix: [ 1066504 ] Pause key pauses the game truelight@799: - Fix: [ 1066121 ] Resetting file name after deleting a file (dannys9) truelight@799: - Fix: [ 1066114 ] Code error in win32.c Thanks Shai truelight@799: - Fix: [ 1065247 ] Windows can be placed behind toolbar truelight@799: - Fix: [ 1064742 ] Editor Map-Menu wrong String truelight@799: - Fix: [ 1058809 ] Always report a bus/lorry station as unpassable truelight@799: - Fix: [ 1053397 ] Refit train window stays open truelight@799: - Fix: [ 1050993 ] Incorrect Tooltip in Road Vehicle List. truelight@799: - Fix: [ 1048596 ] Monorail and Maglev sounds are swapped truelight@799: - Fix: [ 1040119 ] Flooded wagons in depots don't keep constantly exploding any more truelight@799: - Fix: [ 1035303 ] Bug about lowering tracks built on slopes truelight@799: - Fix: [ 1035066 ] 'Allow goto depot' turned off, no checkpoints in orders truelight@799: - Fix: [ 1034318 ] Place sign and blue message box truelight@799: - Fix: [ 1033947 ] Wrong mapping between music titles and songs truelight@799: - 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) truelight@799: - 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. truelight@799: - Fix: [ 1029064 ] Building a station acted weird in some rare situations truelight@799: - Fix: [ 1022227 ] Ships could unload cargo at stations without docks truelight@799: - Fix: [ 999669 ] Wrong trees (toyland's) in sub-tropical landscape style truelight@799: - Fix: [ 993500 ] High bridge rendering error truelight@799: - Fix: [ 991101 ] Disabled buttons flicker no more truelight@799: - Fix: [ 985925 ] Start/stop flag in train depots always works, regardless of the horizontal scroll position truelight@799: - Fix: [ 985439 ] Un-owned rail. Trains could cross competitor's tracks if there was a road-crossing over it. truelight@799: - 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) truelight@799: - Fix: [ 967096 ] Fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame. truelight@799: - 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 :) :) :)) truelight@799: - Fix: [ 926105 ] Ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron) truelight@799: - Language: Added Spanish truelight@799: - Language: Added Catalan truelight@799: - Language: Added Icelandic truelight@799: - Language: Updated most languages truelight@799: - Fix: Many more things.... bjarni@772: bjarni@772: truelight@249: 0.3.4 (2004-09-14) truelight@249: ------------------------------------------------------------------------ truelight@249: - Add: Dutch translation truelight@249: - Add: Generalised A* Algorithm truelight@249: - Add: Generalised queues (Fifo, Stack, InsSort, BinaryHeap) truelight@249: - Change: Changed 'terraforming' to 'landscaping' truelight@249: - Change: Changed default options (road side, distance units, currency) to most commonly used options truelight@249: - Change: Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge truelight@249: - Change: Removed patch no_train_service. Instead you can set the default service interval for any vehicle type to 'disabled'. truelight@249: - Codechange: Comments added to the code (blathijs) truelight@249: - Codechange: Made bridge building code more readable [ 996244 ] (follow) truelight@249: - Feature: "None" as option for number of industries in difficulty settings truelight@249: - Feature: Add many random industries and towns in scenario editor truelight@249: - Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater) truelight@249: - Feature: Added level land button to scenario editor (chrishuebsch) truelight@249: - Feature: Added never_expire_vehicles to patches GUI (Chris Huebsch) truelight@249: - Feature: Added new icons for landscaping toolbar (drawn by sign_de) truelight@249: - Feature: Added original vehicle names file. Select it from the list. Vehicles will have real name, all other strings are in English (orudge). truelight@249: - Feature: Added/heavily modified patch by truesatan cheat change date truelight@249: - Feature: Align toolbar left/center/right patch (TrueLight) truelight@249: - Feature: All TTDLX kind of savegames are supported (.SS1, .SV1, .SV2, .SV0, .SS0). truelight@249: - Feature: Alpha version of a new AI (TrueLight) truelight@249: - Feature: Autodetect server in LAN via udp (Sign) truelight@249: - Feature: Build_date of station (viewable with Query tool) truelight@249: - Feature: Cheat switch climate truelight@249: - Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ. truelight@249: - Feature: Competitors menu under patches truelight@249: - Feature: Copy/share orders now works from ship depot window for ships and hangar window for aircraft truelight@249: - Feature: Difficulty settings window has been changed (Darkvater) truelight@249: - Feature: Enable/disable all buttons in message settings truelight@249: - Feature: Executeable is now openttd(.exe) always truelight@249: - Feature: General protection around Sprites truelight@249: - Feature: Ingame console (sign_de) truelight@249: - Feature: Invalid (void) orders in schedule are highlighted in red (Celestar) truelight@249: - Feature: Invisible trees when in transparent mode (patch entry) truelight@249: - Feature: Option to sort vehicles in vehicle-list window by different criteria. truelight@249: - Feature: Performance details window in company league menu (TrueLight) truelight@249: - Feature: Proper crediting to graphics artists to about box. truelight@249: - Feature: Removing town roads has been finetuned. truelight@249: - Feature: Safeguard against invalid values in Patches window. Values will stick to their defined min and max values truelight@249: - Feature: Sorting savegames, scenarios by name/date truelight@249: - Feature: Terraforming toolbar (in the plant tree menu) truelight@249: - Feature: The extra dynamite patch has been changed a bit. truelight@249: - Feature: Warning when a vehicle has invalid orders (celestar) truelight@249: - Feature: Water floods everything, including vehicles. truelight@249: - Feature: Working multiplayer gui (sign_de) truelight@249: - Feature: [ 976127 ] No extra frequent jet crash on small airports (truesatan) truelight@249: - Feature: [ 992998 ] Scrollto Station in Orders. CTRL click on orders of a vehicle and main-window scrolls to that station. (chrishuebsch) truelight@249: - Feature: [ 997115 ] Improved industry directory (hampzter) truelight@249: - Feature: [ 1003350 ] Euro introduction news item. (dominik81) truelight@249: - Feature: [ 1009708 ] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad) truelight@249: - Feature: [ 1009710 ] Extra Viewport (Dribbel) truelight@249: - Feature: [ 1024044 ] Show max loan in finances window. (ledow) truelight@249: - Fix: (Unix) loading old scenarios (.sv0) works again truelight@249: - Fix: 64bit CPU fixes truelight@249: - Fix: 64x64 stations are now nicely painted truelight@249: - Fix: A lot of network fixing (sign_de) truelight@249: - Fix: A lot of old AI fixed truelight@249: - Fix: All scenarios, savegames show up with their correct name truelight@249: - Fix: Automatic oil refinery generation in editor truelight@249: - Fix: Autosave folder was not created on MorphOS- Fix: Bridge slope fix again, thanks Truelight truelight@249: - Fix: Bulldozing stuff with cheat magic_dynamite turned on doesn't lower city ratings truelight@249: - Fix: Change SDL_HWSURFACE back to SDL_SWSURFACE (Diablo-3D); better performance truelight@249: - Fix: Coast line near edge of map and near oilrigs (Dribbel) truelight@249: - Fix: Company-value was not updated immediatly if legend was changed (vondel) truelight@249: - Fix: Delete canal under bridge wasn't possible truelight@249: - Fix: Disable Fast Forward in network games visually (didn't work anyways, just showed graphical output) truelight@249: - Fix: Error message for 'game load failed' when no town is in a scenario truelight@249: - Fix: Game not pausing when saveload dialog is clicked in main menu truelight@249: - Fix: Load Scenario fix truelight@249: - Fix: Make endianess check 100% accurate truelight@249: - Fix: Memory leak in news system (blathijs) truelight@249: - Fix: Monorail/maglev became available around 1927 truelight@249: - Fix: Move around sort-widgets a bit so it looks more natural truelight@249: - 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). truelight@249: - Fix: Old scenarios have correct colour truelight@249: - Fix: Placing/editing signs signs is possible in paused mode truelight@249: - Fix: Player window fixes, Getstring id0 fixes, Finances window is now ok truelight@249: - Fix: Playing new game with scenarios in windows works truelight@249: - Fix: Possible to disable some patches (e.g. default service interval) again by setting them to 0 truelight@249: - Fix: Problems around exclusive transport rights (Celestar) truelight@249: - Fix: Railroad crossings on slopes are now possible truelight@249: - Fix: Random crash when player-face was displayed in error-dialog truelight@249: - Fix: Rare mousewheel scrolling with scrollbar crash truelight@249: - Fix: Road vehicles don't get stuck any more at stations (Truelight + Celestar) truelight@249: - Fix: Savegames are sorted with newest date first by default truelight@249: - Fix: Scenario editor now asks before it generates a random landscape truelight@249: - Fix: Slopes graphics fix (dominik) truelight@249: - Fix: Small gap between station button and signal button in rail toolbar truelight@249: - Fix: Some minor fixes around GetTileTrackStatus (blathijs) truelight@249: - Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first truelight@249: - Fix: Starting a new game in DesertLandscape crashed the game truelight@249: - Fix: Stupid bug in company league window if non-player is first truelight@249: - Fix: Two non-AI players when loading a scenario truelight@249: - Fix: Unix uses same sorting of directories, files as windows truelight@249: - Fix: When adding parts to a statin max size is not 15x15 anymore, but _patches.station_spread truelight@249: - Fix: Win98 crashes related to music/sound (orudge) truelight@249: - Fix: Wrong building of road-slopes for a future AI/Town truelight@249: - Fix: Wrong pathfinding when northern station tile is missing (blathijs) truelight@249: - Fix: You cannot take ownership of an oilrig by building right next to it truelight@249: - Fix: [Makefile] Fixed issue where sdl-config was needed even on systems without SDL truelight@249: - Fix: [SDL] Performance fix fo palette animation and mouse jumping (jirif) truelight@249: - Fix: [SDL] Same resolution was displayed more than once in game options truelight@249: - Fix: [SDL] Smoother mouse and performance fix, like in Win32 (jirif) truelight@249: - Fix: [ 963056 ] Wrong trains you can buy with scenarios truelight@249: - Fix: [ 972087 ] Minimap crash truelight@249: - Fix: [ 972247 ] Bug in '[a] weird non-uniform stations handling' (blathijs) truelight@249: - Fix: [ 976583 ] Parent_list was too small truelight@249: - Fix: [ 981934 ] Memoryleak in parent_list truelight@249: - Fix: [ 982666 ] Max_loan in editor bug (TrueLight) truelight@249: - Fix: [ 987888 ] Bridge building over boats truelight@249: - Fix: [ 990770 ] Cargo delivery area patch for bug #989322. (Celstar) truelight@249: - Fix: [ 992726 ] No tunnel crash (Celestar) truelight@249: - Fix: [ 993339 ] Light House Placement Bug truelight@249: - Fix: [ 993374 ] Pressing alt locks the game - sort of a bug. truelight@249: - Fix: [ 993493 ] Buildings on water truelight@249: - Fix: [ 993512 ] No canal building under bridge truelight@249: - Fix: [ 993829 ] UDP Fixes (lucaspiller) truelight@249: - Fix: [ 994067 ] Train drivers dies two times (follow) truelight@249: - Fix: [ 994720 ] Road depot - bus/lorry station (Truelight+Darkvater P ) truelight@249: - Fix: [ 996025 ] _local_player fixes. Fixes wrong memory access (TrueLight) truelight@249: - Fix: [ 996065 ] Bridge Bug fixed bug fixed again (Darkvater) truelight@249: - Fix: [ 996065 ] Weird two tile bridges on slopes truelight@249: - Fix: [ 997303 ] Empty strings in signs truelight@249: - Fix: [ 997703 ] Junction after tunnel bug (blathijs) truelight@249: - Fix: [ 999592 ] "autosave" directoy creation (MorphOS/AmigaOS) (Tokai) truelight@249: - Fix: [ 1001540 ] I lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand "resetengines" truelight@249: - Fix: [ 1006530 ] BuildRoadOutsideStation fix. truelight@249: - Fix: [ 1006715 ] Autorenew issues truelight@249: - Fix: [ 1007272 ] Copy orders between bus/truck possible. (Celestar) truelight@249: - Fix: [ 1007630 ] Scenario editor pause bug truelight@249: - Fix: [ 1008605 ] Signals not updated after ClearTunnel Bug [ 985920 ] (TrueLight) truelight@249: - Fix: [ 1009385 ] Too many save games prevented loading truelight@249: - Fix: [ 1009567 ] problem with transferred cargo crashes game. truelight@249: - Fix: [ 1009621 ] build in pause is now a cheat instead of a patch (truesatan) truelight@249: - Fix: [ 1009631 ] Wrong multihead selling (Bodewes) truelight@249: - Fix: [ 1010833 ] Turning on the magic bulldozer removes oil rigs truelight@249: - Fix: [ 1012086 ] Drunk pilot (Celestar) truelight@249: - Fix: [ 1014278 ] TileAddWrap() gave wrong results. truelight@249: - Fix: [ 1016954 ] Cached_sprites does now work again truelight@249: - Fix: [ 1022689 ] Bug when dragging a part of a multiheaded engine to 'sell-whole-train'. truelight@249: - 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) truelight@249: - Fix: [ 1025836 ] Company value problem (again). Now company value rightly shows the value, including ALL your money. truelight@249: - Fix: [ 1025836 ] Company values bigger dan int32 were put to negative truelight@249: - Fix: [ 1025836 ] Long bridges had negative value truelight@249: - Fix: [ 1026271 ] Vehicle depots not transparent with transparent buildings. truelight@249: truelight@249: truelight@0: 0.3.3 (2004-07-13) truelight@0: ------------------------------------------------------------------------ truelight@0: truelight@0: - Feature: (MorphOS/AmigaOS) network support truelight@0: - Feature: improved german town name generator truelight@0: - Change: scenarios now have the file extension .scn truelight@0: - Fix: removing and upgrading tracks under a bridge when a train is on the bridge darkvater@222: - Change: default network port from 12345 (known trojan) to 3979 truelight@0: - Fix: pause button was not synched in network games truelight@0: - Fix: crash caused by invalid screen resolutions truelight@0: - Fix: AI can not build tubular bridges in 1950, etc. Same restrictions apply to it, as to human players. truelight@0: - Feature: transparent station signs truelight@0: - Feature: show total cargo per wagon type in train details window truelight@0: - Fix: volume, liters, was x100, should be x1000 truelight@0: - Feature: bridges on slopes truelight@0: - Fix: bridge building by towns was screwed when executed without testing first truelight@0: - Feature: added Galician translation (by Condex) truelight@0: - Change: crossing tunnels is now considered a cheat truelight@0: - Fix: better AI route finding truelight@0: - Fix: AI builds less inner-city bus stations truelight@0: - Fix: Better industry spreading on random maps truelight@0: - Fix: Two industries that accept the same goods can never be very close to each other truelight@0: - Feature: Extra dynamite, allow the removal of town-owned roads, bridges, tunnels for a popularity rating penalty truelight@0: - Feature: magic bulldozer cheat, that lets you remove industries, unmovables and town-owned buildings, roads and bridges truelight@0: - Fix: destroying bridge (over water or 'higher bridge' with vehicle on it) truelight@0: - Fix Game crashes when you hit the build rail button truelight@0: - Fix: some scenarios had a max_railtype of 0 truelight@0: - Fix: Bribe Autorithy. A failed attempt to bribe is now also stored in savegame truelight@0: - Fix: 80% CPU load paused in fast-forward truelight@0: - Feature: Enabled 'remove' button for stations truelight@0: - Feature: Cheat GUI (activate with crtl-alt-c) The game remembers if you have used a cheat darkvater@222: - Fix: Some airport runways were treated truelight@0: - Fix: minor minimap glitch truelight@0: - Fix: station sorting scroll fails with not ennough stations truelight@0: - Fix: desert ground for depots in the desert truelight@0: - Feature: station sort implemented using qsort() truelight@0: - Feature: station list shows #of stations owned by player truelight@0: - Fix: trains could run on wrong track type under bridges truelight@0: - Fix: screenshot hangs truelight@0: - Feature: split canal/lock tool in two tools, one for building canals, one for locks. truelight@0: - Fix: wrong sound with ships truelight@0: - Fix: toy shop closes even though it has supply truelight@0: - Fix: nordic characters truelight@0: - Feature: make the HQ generate passengers and mail truelight@0: - Fix: slso restore Service Interval when rebuying vehicle truelight@0: - Fix: crash with map bits > 8 truelight@0: - Fix: ufo crash in busstop truelight@0: - Fix: town actions has empty row truelight@0: - Change: made helicopters able to land on small airports again truelight@0: - Feature: display number of houses in town overview window truelight@0: - Fix: train stuck with the head in one depot and tail in another truelight@0: - Fix: Optimized random radio tower spreading truelight@0: - Feature: Land info now shows type of signal truelight@0: - Fix: ground below trees is sometimes not covered by snow truelight@0: - Fix: fast forward button in scenario editor truelight@0: - Change: screenshots are saved to PERSONAL_DIR (unix) truelight@0: - Fix: screenshot hotkey does not function in scenario editor truelight@0: - Fix: allow deleting a bridge if a vehicle is below truelight@0: - Fix: crash loading a scenario truelight@0: - Fix: build tracks on water darkvater@222: - Fix: fast forward button pressed with tab truelight@0: - Fix: vehicles don't get old truelight@0: - Feature: realistic train reversing truelight@0: - Feature: added support for 64 bit CPUs truelight@0: - Fix: finance bug with some original scenarios truelight@0: - Feature: added water quantity level "very low", which is the default for easy mode now truelight@0: - Fix: 'Stopped' is shown when train is stopping and 'Reverse' is clicked truelight@0: - Feature: realistic acceleration turned on, train must first slow down and stop before it can reverse truelight@0: - Feature: (MorphOS build) various small improvement to make the the game feel more native truelight@0: - Feature: alt + f now toggles full screen (alt + enter still works) truelight@0: - Feature: (OSX build) command + q shows the quit window and command + f or enter toggles full screen (alt and control still works too) truelight@0: - Feature: pasky's autorenew, autorenews vehicles if enabled. truelight@0: - Feature: (incomplete) news history window truelight@0: - Feature: larger smallmap size truelight@0: - Feature: Austrian Citynames truelight@0: - Feature: repaying most possible debt truelight@0: - Feature: added Polish translation (by tomek) truelight@0: - Feature: added Danish translation (by Gof.dk) truelight@0: - Feature: pasky's grfspecial loader. You have to enable them in openttd.cfg using [newgrf] setting truelight@0: - Feature: smooth economy changes truelight@0: - Fix: 100% CPU bug truelight@0: - Fix: crash when AI builds airport truelight@0: - Fix: plays wrong music on main screen truelight@0: - Fix: inflation was way too high when intrest rate = 0 truelight@0: - Fix: can't sell anything if money is TOO negative truelight@0: - Fix: fast forward button resets truelight@0: - Feature: TTDPatch-style gotodepot. Ship depots and aircraft hangars can be inserted in the schedule as well. truelight@0: - Feature: ability to add "service if needed" orders (the "full load" button changes to "service" after selecting a depot order) truelight@0: - Feature: if a vehicle has depot orders in its schedule, automatic servicing is disabled truelight@0: - Change: autosaves are now placed in save/autosave truelight@0: - Feature: patch setting so that helicopters get serviced automatically on helipad truelight@0: - Fix: "refit train" button remains truelight@0: - Change: default savegame directory is /save in Linux truelight@0: - Fix: enable up/down scrolling with the mouse truelight@0: - Feature: center toolbar on screen truelight@0: - Feature: sort savelist by date truelight@0: - Feature: allow scrolling in both directions truelight@0: - Feature: darkvater's two new airports (metropolitan in 1980 and international in 1990) truelight@0: - Feature: Resizing the window in all SDL builds truelight@0: - Fix: 1920 all trains truelight@0: - Fix: wrong heli breakdownspeed truelight@0: - Feature: added MIDI flag to makefile to set custom path to midi player truelight@0: - Fix: station list cargo waiting display bug truelight@0: - Fix: bug that could allow rails on steep slopes truelight@0: - Fix: train depots and checkpoints not flooded by water truelight@0: - Fix: added command line option (-i) to deactivate the grf check truelight@0: - Fix: signal bug [ 949929 ] truelight@0: truelight@0: truelight@0: 0.3.2.1 (2004-05-23) truelight@0: - Fix: use english.lng by default truelight@0: - Fix: No bridges available in 1920 truelight@0: - Fix: czech file was missing truelight@0: - Feature: now builds on FreeBSD truelight@0: - Feature: now builds on MorphOS truelight@0: truelight@0: truelight@0: 0.3.2 (2004-05-22) truelight@0: - Feature: HP for trians limited to 16bit int truelight@0: - Feature: added Czech translation truelight@0: - Feature: train refitting truelight@0: - Feature: auto euro truelight@0: - Fix: don't allow building railroad stations on airports or bus stations truelight@0: - Feature: industry directory truelight@0: - Feature: added extend vehicle life/noexpire patch truelight@0: - Feature: show revision number in title bar truelight@0: - Fix: Enable mouse wheel scrolling and zooming in SDL truelight@0: - Fix: Construct industries producing raw materials truelight@0: - Fix: loading TTD saves gave incorrect reliability parameters for wagons truelight@0: - Feature: random network games truelight@0: - Fix: fixed order restore bug in network play truelight@0: - Fix: network sync fix for train goto depot truelight@0: - Feature: smallmap remembers size truelight@0: - Fix: Only one statue per player per town truelight@0: - Fix: enhanced patch configurator truelight@0: - Fix: if realistic acceleration was enabled, train didn't accelerate if they entered a tunnel right after a slope truelight@0: - Fix: remove sdl frameskip message truelight@0: - Fix: road vehicle on hills speedfix truelight@0: - Fix: CompanyValueGraph window too small for currency truelight@0: - Fix: mkdir() problem in unix.c truelight@0: - Fix: client kills server if it leaves a networkgame truelight@0: - Change: autosave go to autosave/ truelight@0: - Fix: Canal tool resets after 1 use truelight@0: - Feature: remember value of show town names in smallmap truelight@0: - Feature: norwegian translation truelight@0: - Feature: norwegian currency truelight@0: - Feature: slovak language truelight@0: - Fix: smoother mouse cursor truelight@0: - Fix: fixed a couple of overlapping memcpys truelight@0: - Feature: use SO_REUSEADDR on listen socket truelight@0: - Feature: unix sigabort handling truelight@0: - Feature: hungarian translation truelight@0: - Fix: quit to beos truelight@0: - Fix: dragging to build canals sometimes crashed truelight@0: - Fix: cactus plants died on desert truelight@0: - Feature: added norwegian translation truelight@0: - Feature: added more default resolutions truelight@0: - Feature: return error message if DOS grf files are used truelight@0: - Feature: bemidi support truelight@0: - Fix: invalid letters in spanish town names truelight@0: - Fix: rail upgrade button truelight@0: - Fix: makefile reorganization truelight@0: - Fix: Zoom out button not grayed out truelight@0: - Fix: no space between some values and units truelight@0: - Change: Plant area of trees now allowed for 20x20 area truelight@0: - Change: "kmh^-1" to "km/h" truelight@0: - Fix: Station catchment outline-tiles weren't shown properly on slopes truelight@0: - Fix: oil rig station wasn't properly deleted truelight@0: - Fix: fixed making screenshots in scenario editor truelight@0: - Feature: added icelandic currency truelight@0: - Change: show original savegame names for oldstyle savegames truelight@0: - Fix: mac patches by bjarni truelight@0: - Fix: fixed alignment issue in station drawing truelight@0: truelight@0: truelight@0: 0.3.1 (2004-04-26) truelight@0: - Fix: shift+arrows keys scrolls faster (by pasky) truelight@0: - Feature: bridge pillars for higher bridges truelight@0: - Fix: [ 941880 ] "monorail in 1985" which allowed you to build monorail/maglev at any year truelight@0: - Feature: remember cargo payment rates selection, default to all truelight@0: - Fix: town ratings when companies are deleted/merged truelight@0: - Fix: vehicle reliability calculation in third phase truelight@0: - Change: new directory structure (*.grf+sample.cat in data subdir, *.lng in lang subdir) truelight@0: - Feature: fast forward button truelight@0: - Fix: random world button in scenario editor doesn't build cities, industries, trees truelight@0: - Fix: loading worlds with no towns now fails truelight@0: - Fix: outdated sort order after station renaming truelight@0: - Feature: copy/share orders from trains in depot truelight@0: - Fix: better train detection for copy orders truelight@0: - Fix: [ 938481 ] Euro currency bug truelight@0: - Fix: [ 938170 ] Go to xxx road depot selection bug (2) truelight@0: - Fix: [ 934520 ] scrolling and newspaper in title screen truelight@0: - Feature: swedish translation (by poLiSen) truelight@0: - Fix: incorrect cargo_days for trains truelight@0: - Feature: dragging to construct canals truelight@0: - Fix array bounds error with train breakdown speeds truelight@0: - Fix: towns deleting random tiles around houses truelight@0: - Feature: can now have more than 128 towns truelight@0: - Fix: incorrect road vehicle list caption for competitors truelight@0: - Fix: vehicle menu graying after a bankrupty truelight@0: - Feature: always allow building small airports patch truelight@0: - Feature: colorful newspaper after a certain date truelight@0: - Feature: build while paused patch truelight@0: - Feature: polish town names truelight@0: - Fix: selective road removal truelight@0: - Feature: clear area now works in scenario editor truelight@0: - Feature: drag&drop stations truelight@0: - Fix: make houses available in 1920 to prevent hang truelight@0: - Fix: duration of breakdown smoke truelight@0: - Fix: slope bug under bridges truelight@0: - Feature: more realistic train starting and stopping truelight@0: - Fix: don't play invalid sounds (fixes road reconstruction crash) truelight@0: - Fix: display correct train power with multihead engines truelight@0: - Fix: buffer overflow caused by too long string in english.lng truelight@0: - Fix: destroying things with no money truelight@0: truelight@0: 0.3.0 (2004-04-14) truelight@0: - Change: don't slow down trains as much on hills truelight@0: - Fix: aircraft terminal wasn't properly freed if aircraft crashed truelight@0: - Fix: fixed station acceptance bug truelight@0: - Change: limit amount of radiotowers. truelight@0: - Feature: cost estimation with Shift truelight@0: - Change: changed speedkey from Shift to Tab. truelight@0: - Feature: added patch for starting_date, takes a value on the form yyyy, yyyymm or yyyymmdd. truelight@0: - Feature: support for multiheaded trains truelight@0: - Feature: sell whole train by dragging loco to special trashcan truelight@0: - Feature: drag the whole train with ctrl in depot truelight@0: - Fix: fixed buy shares in company truelight@0: - Feature: added convert rail tool truelight@0: - Change: enhanced patches window with pages. truelight@0: - Feature: patch to select what vehicle types the ai will build truelight@0: - Feature: better slope graphics truelight@0: - Fix: only deliver goods to stations that have a rating != 0 truelight@0: - Feature: new pathfinding algorithm for trains (enable with new_pathfinding) truelight@0: - Change: changed intro graphics truelight@0: - Change: all player stuff is deleted when you load a scenario. truelight@0: - Fix: added F hotkeys in scenario editor truelight@0: - Feature: Added patch to use timidity for BeOS truelight@0: - Feature: mousewheel can now be used to scroll in windows truelight@0: - Feature: added coordinate display to landinfo window truelight@0: - Feature: change default servicing interval for vehicles truelight@0: - Feature: change max # of vehicles per player truelight@0: - Fix: unable to raise land next to signal truelight@0: - Feature: nonuniform stations patch truelight@0: - Feature: moved error message box out of the way truelight@0: - Fix: aircraft was shown instead of ships in player overview window truelight@0: - Feature: canals/shiplifts truelight@0: - Feature: build tree of random type truelight@0: - Feature: build trees on area truelight@0: - Feature: added color coded vehicle profits truelight@0: - Feature: ability to close error messages with space. truelight@0: - Fix: updated installer to take care of savegames more carefully truelight@0: - Fix: don't make a new subsidy if there already exists one that is currently active by a company truelight@0: - Fix: town directory sometimes showed huge numbers truelight@0: - Fix: fixed bugs when changing owners of items (pieces of rail were not always deleted), truelight@0: - Feature: network games (currently unsupported) truelight@0: - Fix: fixed bug with large stations in train pathfinder truelight@0: - Change: use save/ as save folder on win32 truelight@0: - Feature: bigger demolish tool truelight@0: - Change: moved date in news window truelight@0: - Feature: two more bridges truelight@0: - Feature: improved depot finding truelight@0: - Feature: bribe the town authority truelight@0: - Feature: allow building many trees on a single tile. truelight@0: - Feature: added snow_line_height setting, only affects new games. truelight@0: - Change: don't check if tiles around the clicked station is a station in order gui truelight@0: - Fix: deleting docks doesn't produce land truelight@0: - Fix: deleting ship depot doesn't produce land truelight@0: - Fix: buoy is now treated as water when flooding truelight@0: - Feature: errmsg_duration controls how long error messages are displayed truelight@0: - Fix: combo presignals bug fix truelight@0: - Fix: prevent going to 0,0 if airport/docks is deleted truelight@0: - Feature: fullscreen_bpp setting in [win32] sets the bpp to use in fullscreen mode truelight@0: - Fix: french town names had bad letters in them truelight@0: - Feature: euro symbol truelight@0: - Feature: high bridges truelight@0: - Fix: order list when replacing train didn't work properly truelight@0: - Change: keep checkpoint button down after placing truelight@0: - Fix: start in the middle of the map truelight@0: - Change: moved disk devices to bottom of list on win32 truelight@0: - Fix: more error tolerant saveload code truelight@0: - Feature: ZLIB savegames (smaller than before) truelight@0: - Feature: PNG,PCX screenshot support truelight@0: - Feature: indicate with gray in vehicle popup menus if company has no vehicles of that type truelight@0: - Feature: clicking on the money brings up finances truelight@0: - Fix: (OSX build) now runs even if sdl is not present on the system truelight@0: - Fix: (OSX build) now runs on systems older than 10.3 truelight@0: - Fix: (OSX build) altered compiler settings to make a completely stable app truelight@0: - Feature: (OSX build) distribution now uses Apples package system for easier updates truelight@0: - Feature: (OSX build) Application is now a proper bundle application truelight@0: truelight@0: 0.2.1 (2004-04-04) truelight@0: - Fix: copy orders crashed if you clicked on a wagon truelight@0: - Feature: 'A' hotkey now always opens autorail truelight@0: - Change: Moved autorail button truelight@0: - Feature: X can be used to toggle transparent buildings truelight@0: - Fix: don't show transparent buildings in intro truelight@0: - Fix: installer doesn't delete savegames truelight@0: - Feature: Hotkeys 1-9 can be used to build a bridge in the bridge window truelight@0: - Feature: Added more hotkeys in the road build window truelight@0: truelight@0: 0.2 (2004-04-03) truelight@0: truelight@0: - Feature: autoscroll (only works to left/right) truelight@0: - Feature: train checkpoints, instead of ttdpatch's nonstop handling truelight@0: - Feature: ttdpatch compatible nonstop handling truelight@0: - Fix: news window was moved strangely when resizing truelight@0: - Fix: fixed sign drawing bug in max zoom out mode truelight@0: - Feature: refresh rate configuration setting truelight@0: - Feature: town directory sorting options truelight@0: - Feature: pre-signals (ctrl-click on existing signals to change signal type) truelight@0: - Feature: show semaphores on the right side if right-sided traffic truelight@0: - Improvement: increased number of windows on screen to 20 truelight@0: - Feature: patch options configuration window truelight@0: - Fix: road vehicles sometimes getting stuck truelight@0: - Feature: autorail build tool truelight@0: - Feature: "show yearly finances window" option truelight@0: - Feature: "signals on drive side" patch (by Michael Polnick) truelight@0: - Fix: connecting tracks behind depot causing incorrect signal behavior truelight@0: - Fix: save/load diskspace bug truelight@0: - Feature: "show full date in statusbar" option truelight@0: - Feature: italian translation (by duepixel) truelight@0: - Feature: road and rail removal by dragging a selection truelight@0: - Feature: news item for "train is unprofitable" truelight@0: - Feature: news item for "train is lost" truelight@0: - Feature: (win32 build) double size mode (ctrl-d to toggle) truelight@0: - Fix: incorrect bridge cost for long bridges truelight@0: - Feature: "multiple similar industries in close proximity" option truelight@0: - Feature: "multiple industries per down" option truelight@0: - Feature: "crossing tunnels" option truelight@0: - Feature: order sharing and copying ("goto" on other vehicle to copy, ctrl+"goto" to share) truelight@0: - Feature: remember last built rail type truelight@0: - Feature: "debtmax" faster loan management with ctrl key truelight@0: - Fix: disallow buoy in north corner truelight@0: - Feature: "go to depot" orders option truelight@0: - Feature: "long bridges" option truelight@0: - Feature: "select goods" option truelight@0: - Feature: "no train service" option truelight@0: - Feature: "no inflation" option truelight@0: - Improvement: (OSX build) now starts when doubleclicked truelight@0: - Improvement: (OSX build) significant performance increase truelight@0: - Improvement: optimized startup time truelight@0: - Feature: automatically detect available resolutions truelight@0: - Feature: "full load any" option, as in ttdpatch truelight@0: - Feature: automatic detection of available language files truelight@0: - Feature: German translation (by truesatan and wuntvor) truelight@0: - Improvement: sorted savegame list truelight@0: - Feature: finnish town names (by Jpl) truelight@0: - Feature: remember custom difficulty settings truelight@0: - Fix: shift key now increases game speed only when game window is active truelight@0: - Fix: ctrl button now works with SDL driver truelight@0: - Feature: configuration file system truelight@0: - Feature: show vehicle speed in vehicle view windows truelight@0: - Fix: incorrect weight displayed in "new trains" window truelight@0: - Feature: train depot window now has horizontal scrollbar truelight@0: - Feature: mammoth trains truelight@0: - Fix: incorrect train running cost in newspaper truelight@0: - Feature: on-the-fly language selection truelight@0: - Feature: load old premade ttd maps (must be renamed to .sv1 extension) truelight@0: truelight@0: 0.1.4 truelight@0: truelight@0: - Feature: crash submit system on win32 truelight@0: - Fix: train smoke clouds truelight@0: - Fix: train engine sounds truelight@0: - Fix: play all sounds at 11025 hz (fixes certain sounds) truelight@0: - Feature: autosave truelight@0: - Fix: scenario editor desert button now makes desert instead of lighthouse truelight@0: - Fix: creating random town in scenario editor crash truelight@0: - Fix: candy bubbles sometimes caused crash truelight@0: - Fix: wrong speed was shown in news window for some vehicles truelight@0: - Fix: graph color bleeding truelight@0: - Feature: build on coasts truelight@0: - Feature: Allow building transmitters, lighthouses and company headquarters on slopes truelight@0: - Feature: now builds on MacOSX truelight@0: - Fix: arrow keys with SDL driver truelight@0: - Change: new savegame format truelight@0: - Change: new format for english.lng truelight@0: - Fix: don't allow trains to road depots truelight@0: - Fix: road vehicle was sometimes shown inside depot truelight@0: - Fix: arrow keys in sdl driver were wrong truelight@0: - Fix: endianness bugs in save/load truelight@0: - Fix: now builds on FreeBSD truelight@0: - Fix: screenshot feature now works truelight@0: - Fix: rail foundations sometimes displayed unnecessarily truelight@0: - Fix: minor AI bugs truelight@0: - Fix: fixed industry sounds truelight@0: - Feature: in-game resolution selection via settings window truelight@0: - Feature: Dutch town names truelight@0: - Feature: Added load game menu item truelight@0: - Fix: bug where ship depots were very expensive truelight@0: - Fix: BeOS build (by MYOB) truelight@0: - Fix: yearly expenses data being the same for the past two game years truelight@0: - Fix: adding songs to playlists other than custom1 and custom2 truelight@0: - Fix: first and last tracks playing the wrong music truelight@0: - Fix: Palette animation for SDL video (rob) truelight@0: - Fix: Get remaining disk space on most Unix-en (rob) truelight@0: - Fix: screen went black when resizing truelight@0: truelight@0: 0.1.3 truelight@0: truelight@0: - Fixed message options window truelight@0: - Fixed company takeover/purchase truelight@0: - Feature: Improved mouse scroll zooming truelight@0: - Fixed station code so it's not possible to steal another player's temporarily deleted station truelight@0: - Fixed subsidy owner bug when deleting station truelight@0: - Fixed crash when deleting a bridge with a train on it truelight@0: - Feature: Larger stations and possibility to join stations truelight@0: - Fixed missing candy initial cargo payment values truelight@0: - Fixed Goods and Food/FizzyDrinks subsidies truelight@0: - Fixed graphical glitch in subsidies window truelight@0: - Take over company dialog was not shown properly truelight@0: - Fixed crash if player windows were open while the company went bankrupt truelight@0: - Fixed train slowness on hills truelight@0: - Feature: swedish town names (patch by glottis) truelight@0: - Feature: more currencies truelight@0: - Better window resizing/zooming truelight@0: - Added goto road vehicle depot for road vehicle orders truelight@0: - Possibility to use either semaphores or signals (Ctrl key) truelight@0: - Limited the scrolling rate for year selector in scenario editor truelight@0: truelight@0: 0.1.2 truelight@0: truelight@0: - Mouse wheel can be used to zoom in out on win32 (ludde) truelight@0: - Implemented some support for resizing the window dynamically in win32 (ludde) truelight@0: - Fixed tunnel mouse icon for maglev and monorail truelight@0: truelight@0: 0.1.1 truelight@0: truelight@0: - Preliminary presignal support truelight@0: - Added external MIDI driver for unix version (by robertnorris) truelight@0: - Added DirectMusic driver for Win32 version truelight@0: - Fixed problem where directories weren't displayed under Linux (by Markus) truelight@0: - Center windows properly in higher resolutions truelight@0: - Added "build tracks on slopes" feature truelight@0: - Fixed colors in map window for routes truelight@0: - Command line -g flag now optionally takes a game to load truelight@0: - Fixed road drive side truelight@0: - Fixed "Fund road construction" not clickable when unavailable