summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-16(svn r2211) - Fix(ish): When eternally looping in 2090 don't go increasing th...Darkvater
2005-04-16(svn r2210) - Fix: When a road-station is deleted, also delete the assigned s...Darkvater
2005-04-16(svn r2209) - CodeChange: [ 1184348 ] Remove unused _newspaper_flag that was ...Darkvater
2005-04-16(svn r2208) - Fix: [ 1174237 ] Max loan always in euros, use _opt_ptr instead...Darkvater
2005-04-16(svn r2207) - Update readme.txt about some windows compilation and troublesho...Darkvater
2005-04-15(svn r2206) - Regression Fix: slight typo of res2 into res, this also fixes r...Darkvater
2005-04-15(svn r2205) - Fixup of revision 2200, not twice CMD_REMOVE_LONG_ROAD :p. Than...Darkvater
2005-04-15(svn r2204) - Add: [NPF] NPF now has a maximum number of nodes it will search...matthijs
2005-04-15(svn r2203) [Translations] Updated to 2005-04-15 (25 strs / 5 langs)miham
2005-04-15(svn r2202) - Fix: [NPF] When a vehicle could not reach its target, it would ...matthijs
2005-04-14(svn r2201) - Fix: Crash in scenario-editor with terraforming out-of-map bounds.Darkvater
2005-04-14(svn r2200) - Fix [ 1179892 ] click & drag removal of road assertion fail. Ad...Darkvater
2005-04-14(svn r2199) [Translations] Updated to 2005-04-14 (188 strs / 13 langs)miham
2005-04-14(svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself M...bjarni
2005-04-14(svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not alway...bjarni
2005-04-14(svn r2196) -Change: updated the Makefile, now it works for crossplatform com...TrueLight
2005-04-14(svn r2195) Add CmdFailed() as the One True Way(tm) to check if a command fai...tron
2005-04-14(svn r2194) [Translations] Updated to 2005-04-14 (12 strs / 5 langs)miham
2005-04-13(svn r2193) - SVN: Set ignore on the last couple of annoying filesDarkvater
2005-04-13(svn r2192) - Add greater control to the 'message options' window. Now you ca...Darkvater
2005-04-13(svn r2191) -Add: OpenTTD now compiles with dietlibc (Aard)truelight
2005-04-13(svn r2190) - Fix: [1179424] '.. (Parent directory)' does not show up in the ...darkvater
2005-04-12(svn r2189) Introduce and use IsCompatibleTrainStationTile()tron
2005-04-12(svn r2188) Revert r2185, because trains always accerlated (Requested by Cele...tron
2005-04-12(svn r2187) Implement a slightly better workaround than r1588 did. (Joint eff...tron
2005-04-12(svn r2186) [Translations] Refreshed translations (20 strs/3 langs)miham
2005-04-11(svn r2185) -Fix: Made sure that the realistic acceleration does not freeze t...celestar
2005-04-11(svn r2184) - CodeChange: remove the copy of ClearSlot(), which is now also c...Darkvater
2005-04-11(svn r2183) - Fix: Removed brackets from around STRAIGHT_TRACK_LENGTH, they c...matthijs
2005-04-11(svn r2182) - Add: [NPF] There is now a debug class for NPF. Use -d npf<level...matthijs
2005-04-11(svn r2181) - Add: DistanceTrack() to calculate the distance over optimally l...matthijs
2005-04-11(svn r2180) -Fix: Deceleration code now only takes into account rail station ...celestar
2005-04-11(svn r2179) - Fix: [ 1121437, 1114228 ] Vehicles not entering depots for auto...matthijs
2005-04-10(svn r2178) Postprevcommitaddendum: add debug.h if you use DEBUG()Darkvater
2005-04-10(svn r2177) - Fix: Fix a slot desync with setting the invalid slot to the cor...Darkvater
2005-04-10(svn r2176) Revise CheckOprhanedSlot():tron
2005-04-10(svn r2175) [Translations] Updated translations (11 strs/3 langs)miham
2005-04-09(svn r2174) [Translations] Updated translations (7 strs/2 langs)miham
2005-04-09(svn r2173) -Fix: [ 1179380 ] Rail now builds on reserved land. Cause by the ...celestar
2005-04-09(svn r2172) [Translations] Translations from the last two days (37 strs/11 la...miham
2005-04-09(svn r2171) [Translations] Manually fixed string-order in english.txt (someon...miham
2005-04-08(svn r2170) -fix: [1179457] the industry list can now no longer scroll down t...bjarni
2005-04-08(svn r2169) -Fix: Doing the slot clearing also for crashed road vehicles (c.f...celestar
2005-04-08(svn r2168) - Fix: Various stages of invisible trains, and wrong v->u.rail.tr...Darkvater
2005-04-08(svn r2167) -fix: [autoreplace] trains now get the default cargo type if the...bjarni
2005-04-07(svn r2166) Fixed two warnings in the last commit.matthijs
2005-04-07(svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily ...matthijs
2005-04-07(svn r2164) - Language: [ 1173684 ] fix some wrong french translations (glx)Darkvater
2005-04-07(svn r2163) - SVN: Set ignore on grfcodec for when you decode/encode grf file...Darkvater
2005-04-07(svn r2162) - Fix: Tooltips of horizontal scrollbars were wrong; they now say...Darkvater