summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-03-29(svn r2104) Simplify implementation of Get{First,Prev}VehicleInChain() and re...tron
2005-03-28(svn r2103) - Fix: Remove unnused variable from OS2 fileDarkvater
2005-03-28(svn r2102) Fix bug introduced in r2038, which gave you money for clearing oc...tron
2005-03-28(svn r2101) statvfs() is availible on POSIX.1 conformant systems.tron
2005-03-28(svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208...darkvater
2005-03-28(svn r2099) -Fix: no longer chat-messages hang when the game wraps around 2090truelight
2005-03-28(svn r2098) Make a variable static, move a function declaration to a header a...tron
2005-03-28(svn r2097) -Codechange: [Multistop] Prettified the previous commitcelestar
2005-03-28(svn r2096) -Codechange: [Multistop] Modfied some debug stuffcelestar