summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17(svn r11283) -Fix(r11282): a typo. Don't ask.belugas
2007-10-17(svn r11282) -Fix[FS#1344]: Use the right pointer when evaluating the size of...belugas
2007-10-17(svn r11281) -Revert(r11259): the problem was not there. In fact, it made it...belugas
2007-10-16(svn r11280) -Fix [FS#1343]: wrong money related values when loading old game...rubidium
2007-10-16(svn r11279) -Codechange: use a typedeffed type for all magic with GameDiffic...rubidium
2007-10-16(svn r11278) -Fix [FS#1342] (r11269): modulo result can be negative for signe...glx
2007-10-16(svn r11277) -Fix (r8498): the check for ghost station (on water industries) ...glx
2007-10-16(svn r11276) -Codechange: be more consistent with naming of some accessors.rubidium
2007-10-16(svn r11275) -Fix: oldloader crashing when referencing a vehicle that is not ...rubidium
2007-10-16(svn r11272) -Codechange: Truncate text describing the grf file in the NewGrf...belugas
2007-10-15(svn r11271) -Fix [FS#1333]: some (very) old games (TTD original scenarios fo...rubidium
2007-10-15(svn r11270) -Fix (r11269): black people only have one eye colour.rubidium
2007-10-15(svn r11269) -Feature: user customisable faces. Patch by BigBB.rubidium
2007-10-15(svn r11268) -Fix[FS#1336]: Call IsSlopeRefused whenever it is required. Loo...belugas
2007-10-15(svn r11267) -Update: WebTranslator2 update to 2007-10-15 19:58:13miham
2007-10-15(svn r11266) -Documentation: Add a few comments. Parts of BigBB's work on shoresbelugas
2007-10-14(svn r11265) -Feature: Make more advanced rail types more expensive to build.maedhros
2007-10-14(svn r11264) -Codechange: replace a lot of magic numbers with enums for the r...rubidium
2007-10-14(svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars a...rubidium
2007-10-14(svn r11262) -Fix [FS#1330]: do not check for vehicles that are not on the gr...rubidium
2007-10-14(svn r11261) -Codechange: Draw selection sprites (HT_RECT, HT_POINT, HT_RAIL)...rubidium
2007-10-14(svn r11260) -Codechange: replace a magic number by a less magic enumified co...rubidium
2007-10-14(svn r11259) -Fix [FS#1331]: the wrong song was played in the first intro gam...rubidium
2007-10-14(svn r11258) -Fix [FS#1325]: if a Load Amount callback returns 0, it means (a...rubidium
2007-10-14(svn r11257) -Fix (r11145): wrong endian used when preparing text ref stackglx
2007-10-14(svn r11256) -Codechange: Make opening a new toolbar not overlapping its pare...belugas
2007-10-13(svn r11255) -Fix [FS#1332]: industry counter was not updated on TTD savegame...glx
2007-10-13(svn r11254) -Fix: Link with -lpthread on FreeBSD.maedhros
2007-10-13(svn r11253) -Fix (r9411): industries can still use cargo they define, even i...glx
2007-10-13(svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctlyglx
2007-10-13(svn r11251) -Fix[FS#1318]: Newindustries must not rely on the old check plac...belugas
2007-10-12(svn r11249) -Update: WebTranslator2 update to 2007-10-12 22:42:24miham
2007-10-12(svn r11248) -Fix[FS#1314]: The logic behind industry slot allocation was imp...belugas
2007-10-12(svn r11247) -Fix: The Industry's name to fund could be larger than the windo...belugas
2007-10-11(svn r11246) -Codechange: beautify some conditions from "if else" into trinar...belugas
2007-10-11(svn r11245) -Fix r11228: the moreanimation feature made loading TTD(p) games...truelight
2007-10-11(svn r11244) -Fix: trees can now be planted on bare land without making it gr...truelight
2007-10-10(svn r11243) -Fix: update waypoint signs when renaming a townglx
2007-10-10(svn r11242) -Codechange: When displaying the industry funding gui, present t...belugas
2007-10-10(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed...belugas
2007-10-10(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a testglx
2007-10-09(svn r11239) -Fix (r10495): don't do cargo translation when loading grfs, but...glx
2007-10-09(svn r11238) -Fix [FS#1316]: the orders of trains going to a waypoint where n...rubidium
2007-10-09(svn r11237) -Codechange: reduce code duplication between GetRailFoundation()...rubidium
2007-10-09(svn r11236) -Fix [FS#1322]: DeleteVehicleChain can just work as good for all...rubidium
2007-10-09(svn r11235) -Update: WebTranslator2 update to 2007-10-09 19:28:02miham
2007-10-09(svn r11234) -Fix [FS#1312]: the explosion vehicles were placed too far to th...rubidium
2007-10-09(svn r11233) -Fix [FS#1303]: handle some wrong written station NewGRFs a litt...rubidium
2007-10-09(svn r11232) -Fix (r10495): industry tile override works like house override,...glx
2007-10-08(svn r11231) -Fix [FS#1311] (r11128): Someone misplaced a "static". This resu...rubidium