Age | Commit message (Expand) | Author |
2005-04-02 | (svn r2133) Fix dependency tracking for C++ files | tron |
2005-04-02 | (svn r2132) Fix copy&paste bug in r2131 | tron |
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 finished | miham |
2005-04-01 | (svn r2116) [Translations] Updated translations | miham |
2005-04-01 | (svn r2115) Spring cleaning, no functional changes | tron |
2005-03-31 | (svn r2114) -Fix: fix menu with signlist in SE | truelight |
2005-03-31 | (svn r2113) -Fix: first check if a vehicle is a train, before accessing u.rail | truelight |
2005-03-30 | (svn r2112) -Fix: ExtMidi no longer halts the game while starting a song | tron |
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 something | truelight |
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 file | Darkvater |
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 2090 | truelight |
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 commit | celestar |
2005-03-28 | (svn r2096) -Codechange: [Multistop] Modfied some debug stuff | celestar |
2005-03-28 | (svn r2095) In CheckTrackCombination(): if () cascade -> switch, improve read... | tron |
2005-03-28 | (svn r2094) In GetTileDesc_Track(): uint -> TileIndex, use enums, if () casca... | tron |
2005-03-27 | (svn r2093) uint -> TileIndex, remove commented out code and a local variable... | tron |
2005-03-27 | (svn r2092) - Fix: old commands/lines in the console (history) did not show w... | Darkvater |
2005-03-27 | (svn r2091) Small cleanup: uint -> TileIndex, const, don't call FindLandscape... | tron |
2005-03-27 | (svn r2090) CheckNewIndustry_Oilwell() -> CheckNewIndustry_Oil() since it was... | pasky |
2005-03-27 | (svn r2089) - Codechange: Simplify slopes check in CmdBuildBridge(). Inspired... | pasky |
2005-03-27 | (svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in additi... | pasky |
2005-03-27 | (svn r2087) Show also the modified filenames along each change in svn log. Pr... | pasky |
2005-03-27 | (svn r2086) - Codechange: Two indentation fixes coming from Loic Guilloux' pa... | pasky |
2005-03-27 | (svn r2085) Improve browsing via console: | tron |
2005-03-27 | (svn r2084) Set the name for drive items | tron |