summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-05(svn r2154) - Fix: [NPF] Vehicles should no longer try to drive through the b...matthijs
2005-04-05(svn r2153) - Fix: [ 1173690 ] Path displaying as "C:\\" in saveload window w...darkvater
2005-04-05(svn r2152) - Fix: Chatbar in MP games is now on-top of the news window.darkvater
2005-04-05(svn r2151) [Translations] Updated translations (36 strs/2 langs)miham
2005-04-04(svn r2150) [Translations] Updated translations (14 strs/10 langs)miham
2005-04-04(svn r2149) - Fix (Regression): [ 1175877 ] Inputbox of savegamedialog did no...Darkvater
2005-04-04(svn r2148) - Add: [NPF] Trains can now plan taking into account that they ca...matthijs
2005-04-04(svn r2147) - Add: [NPF] Give red presignal exit signals a different (higher)...matthijs
2005-04-04(svn r2146) - Fix: [ 1175973 ] Crash if any key is pressed in startup (pkirch...matthijs
2005-04-03(svn r2145) [Translations] Updated translations (174 strs/6 langs)miham
2005-04-03(svn r2144) - Fix: AI crash when trying to remove stations with index higher ...darkvater
2005-04-03(svn r2143) - Fix: [ 1175748 ] Wrong Button-Images in scenario-editors landsc...Darkvater
2005-04-03(svn r2142) - Fix: Game no longer crashes when you want to remove a piece of ...Darkvater
2005-04-03(svn r2141) - Fix: Keys now hopefully only activate the right windows. If con...Darkvater
2005-04-03(svn r2140) - Fix: [ 1175726 ] Allows rails in scenario editor. Moved both 'A...Darkvater
2005-04-03(svn r2139) -fix: "[ 1146215 ] Engine power not updated w/auto replace" autor...bjarni
2005-04-03(svn r2138) -Fix: [ 1144154 ] The map has two dimensions, not onecelestar
2005-04-02(svn r2137) - CodeChange: Remove unnecessary preprocessor magicDarkvater
2005-04-02(svn r2136) - Fix: [ 1174313 ] terrain hotkeys nonfunctional in scenario edit...Darkvater
2005-04-02(svn r2135) [Translations] Updated translations (142 strings to 4 languages)miham
2005-04-02(svn r2134) Return the correct error message if rail is already under a bridg...tron
2005-04-02(svn r2133) Fix dependency tracking for C++ filestron
2005-04-02(svn r2132) Fix copy&paste bug in r2131tron
2005-04-02(svn r2131) -Fix: Rewrite CmdBuildSingleRail(), this addresses several issues:tron
2005-04-02(svn r2130) Various spelling fixes in messages.pasky
2005-04-02(svn r2129) Reverted r2125 and depending revisions (map size selector in the ...pasky
2005-04-02(svn r2128) Kill forgotten CmdSetNewMapSize() stub whose existence was kindly...pasky
2005-04-02(svn r2127) Get rid again of the CmdSetNewMapSize(), which was agreed to be j...pasky
2005-04-02(svn r2126) - Fix: #2 Fix compilation with network disabled, and comment out ...Darkvater
2005-04-02(svn r2125) - Feature: In the intro dialog, show a map size selector below th...pasky
2005-04-02(svn r2124) Final _select_game_widgets[] reordering, even landscape panels in...pasky
2005-04-02(svn r2123) Reordered _select_game_widets[] to follow a sensible order.pasky
2005-04-02(svn r2122) Reformatted the widget tables so that they don't look so ugly any...pasky
2005-04-02(svn r2121) -Fix: changed the 2nd param of AyStar_EndNodeCheck back to what i...truelight
2005-04-02(svn r2120) [Translations] Updated translations (166 strings to 6 languages)miham
2005-04-02(svn r2119) - Fix: [ 1172878 ] Trains "Go to depot" button: click twice skip ...pasky
2005-04-02(svn r2118) - Fix: Fix compilation with network disabled, and comment out som...Darkvater
2005-04-01(svn r2117) [Translations] Introduce lithuanian translation as finishedmiham
2005-04-01(svn r2116) [Translations] Updated translationsmiham
2005-04-01(svn r2115) Spring cleaning, no functional changestron
2005-03-31(svn r2114) -Fix: fix menu with signlist in SEtruelight
2005-03-31(svn r2113) -Fix: first check if a vehicle is a train, before accessing u.railtruelight
2005-03-30(svn r2112) -Fix: ExtMidi no longer halts the game while starting a songtron
2005-03-30(svn r2111) So, result is bool therefore no need for this horrible == 0 thing.pasky
2005-03-30(svn r2110) - Fix: Fixed test for various flags (e.g. newtrains in usset). re...pasky
2005-03-30(svn r2109) -Fix: use FindVehicleOnTileZ(tile, 0) over FindVehicleBetween(til...truelight
2005-03-30(svn r2108) -Fix: the server now also unpause when a client desyncs or somethingtruelight
2005-03-29(svn r2107) - Codechange: Cleanup (well, mostly tidyup) ExtChangeIndustryProd...pasky
2005-03-29(svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st...truelight
2005-03-29(svn r2105) -Codechange: Added a cache for the first vehicle of a chain to in...celestar