changelog.txt
branch0.5
changeset 5422 bd6873dd1c40
parent 5405 b265a946adac
child 5435 c1fef8c3fc7e
equal deleted inserted replaced
5421:96c2e24bfe30 5422:bd6873dd1c40
       
     1 0.5.0-RC4 (2007-01-18)
       
     2 ------------------------------------------------------------------------
       
     3 - Feature: Increase spritecache size to 2MB, will increase performance in games using newgrf files (r8218)
       
     4 - Feature: OS/2 support with GCC (Watcom is dropped) (r8042)
       
     5 - Codechange: Add Japanese, Slovenian language as an official translation and split Norwegian into Bokmal and Nynorsk (r7987, r8084, r8069)
       
     6 - Codechange: Show error messages about our own data files as a popup, or to stderr if console is available (and not to stdout) (r8013, r8134)
       
     7 - Codechange: Change the ordering of the network list, compatible servers just missing grf files are below fully compatible servers, not on the bottom (r8118)
       
     8 - Fix: Return proper error value when unthreaded save fails, prevents server sending 0-sized files (r8171)
       
     9 - Fix: Network client crashes when a server sends a 0-sized savegame [FS#556] (r8167)
       
    10 - Fix: Several desync fixes (incorrect roadstop update of old games, autoreplace bugs) [FS#551] (r8137, r8147, r8157)
       
    11 - Fix: Some disaster-events fixed: combat chopper shoots from right position, submarine once again moves around (r8140, r8158)
       
    12 - Fix: "out of sprite memory" warning messages due to incorrect assumption of requested memory for sprites (r8133)
       
    13 - Fix: Bouys are now built and numbered 1..9 not 9..1 [FS#538] (r8123)
       
    14 - Fix: Clicking for more news properly cycles through the news history backwards, and doesn't show the first item doubly if it's already open (r8049)
       
    15 - Fix: Crash when removing a town in the scenario editor while the query window is open for one of the town's tiles (r8030)
       
    16 - Fix: Overflow of system-ticks was not handled properly, resulting in a possibly unresponsive server/client (r8028)
       
    17 - Fix: Automatic pause interfering with 'pause_on_join setting' in MP when <shift> is pressed [FS#486] (r8027)
       
    18 - Fix: Picking up en-route cargo will also have virtual profit deducted for trains aswell (r8026)
       
    19 - Fix: Out-of-bounds read access on _clients array (harmless) (r7984)
       
    20 
     1 0.5.0-RC3 (2007-01-07)
    21 0.5.0-RC3 (2007-01-07)
     2 ------------------------------------------------------------------------
    22 ------------------------------------------------------------------------
     3 - Codechange: Add Lithuanian language as an official translation (r7806)
    23 - Codechange: Add Lithuanian language as an official translation (r7806)
     4 - Fix: The configure script did not work work for dash, a sh compatible shell [FS#485] (r7893)
    24 - Fix: The configure script did not work work for dash, a sh compatible shell [FS#485] (r7893)
     5 - Fix: [OSX] control + enter no longer fullscreens, interfered with team-chat (r7886)
    25 - Fix: [OSX] control + enter no longer fullscreens, interfered with team-chat (r7886)