summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-30(svn r1732) - Change: [OS/2] [ 1112148 ] Project file update (orudge)darkvater
2005-01-30(svn r1731) - Fix: [ 1106930 ] BugFix: placing signals with 2x1 drags workaro...darkvater
2005-01-30(svn r1730) - Fix: Ships and Aircrafts have to be build in depots owned by _c...bjarni
2005-01-30(svn r1729) - Fix: [ 1112469 ] Clearing land for free by reallocating HQdarkvater
2005-01-30(svn r1728) - Fix: now a player can only build a road vehicle in depots he ow...bjarni
2005-01-30(svn r1727) - Fix: now CmdBuildRailVehicle() behaves correctly if DC_EXEC is setbjarni
2005-01-30(svn r1726) Move an assert() because it could not catch all cases of incorrec...tron
2005-01-29(svn r1725) - Fix: now trains can only be built in depots and you have to own...bjarni
2005-01-29(svn r1724) Set maximum number of industries and towns to 250 eachtron
2005-01-29(svn r1723) Save the map size in tiles, not number of bitstron
2005-01-29(svn r1722) -Feature: Bigger maps - anyone?tron
2005-01-29(svn r1721) -Feature: It is now possible to build multiple road stations (up ...celestar
2005-01-29(svn r1720) - Fix: signed/unsigned warnings. Tile which is incremented/decrem...darkvater
2005-01-29(svn r1719) - Fix: [installer] fix some installer problems mainly for DOS fil...darkvater
2005-01-29(svn r1718) Use the enum TileType as parameter/return type for [GS]etTileType...tron
2005-01-29(svn r1717) -Fix: some compilation problems for braindead VS6 and added missi...darkvater
2005-01-29(svn r1716) Prevent zeppelins from accessing non-existent tiles when leaving ...tron
2005-01-29(svn r1715) Move [GS]etMapExtraBits to tile.[ch]tron
2005-01-29(svn r1714) Add missing includetron
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron
2005-01-29(svn r1712) - Fix: a hacked client can no longer send other players trains to...bjarni
2005-01-29(svn r1711) - Add: [MacOSX] Added an Xcode project file (Tobin)bjarni
2005-01-29(svn r1710) - Fix: [autoreplace] vehicles do no longer go to a depot all the ...bjarni
2005-01-28(svn r1709) - Feature: [autoreplace] ships now automatically goes to a depot ...bjarni
2005-01-28(svn r1708) - Fix: FindNearestHangar() will no longer return a hangar where a...bjarni
2005-01-28(svn r1707) - Feature: [autoreplace] road vehicles now tries to find a depot ...bjarni
2005-01-28(svn r1706) Implement ScaleByMapSize() and ScaleByMapSize1D()tron
2005-01-28(svn r1705) Sign owner variable is a byte, not int32 of coursedominik
2005-01-28(svn r1704) - Fix: [newgrf] rotors of custom helicopters are displayed correc...dominik
2005-01-28(svn r1703) - Fix: Scrolling with the arrow keys is now smooth and it now als...dominik
2005-01-28(svn r1702) - Fix: [ 1110407 ] Game does not crash any more when a newgrf fil...dominik
2005-01-27(svn r1701) Style police ^^tron
2005-01-27(svn r1700) - Fix: Hacked clients can no longer be used to build vehicles tha...bjarni
2005-01-27(svn r1699) - Feature [autoreplace] a plane will now go to the hangar right a...bjarni
2005-01-27(svn r1698) - Feature [autoreplace] helicopters will now go to the nearest ha...bjarni
2005-01-27(svn r1697) Remove superflous special case for the VOID border tiles in FindL...tron
2005-01-27(svn r1696) Use GetTileSlope() instead of FindLandscapeHeightByTile() where i...tron
2005-01-27(svn r1695) -Fix: I broke maximum speed sorting for anything but trains with ...Celestar
2005-01-27(svn r1694) -Fix: Forgot to remove a DEBUG statement :(celestar
2005-01-27(svn r1693) -Fix: [ 1108618 ] A wrong error message was displayed when trying toCelestar
2005-01-26(svn r1691) -Fix: oops, forgot to bump the company-info-versiontruelight
2005-01-26(svn r1690) - Fix: [autoreplace] Cheaters can no longer exploit autoreplace t...bjarni
2005-01-26(svn r1689) -Fix: big typo in network_udp.c, the company-password flag didn't...truelight
2005-01-26(svn r1687) - Feature: [autoreplace] server now checks for plane<->helicopter...bjarni
2005-01-26(svn r1686) Fix (Work around?) crash when generating tropical mapstron
2005-01-26(svn r1685) - Fix: [newgrf] airplanes from grf sets are not treated as helico...dominik
2005-01-26(svn r1684) - Fix: [autoreplace] made sure that planes only show planes in re...bjarni
2005-01-26(svn r1683) Fix placement of MP_VOID tiles. On square maps it accidently work...tron
2005-01-26(svn r1682) - Fix: [newgrf] Helicopters from grf sets are now correctly recog...dominik
2005-01-26(svn r1681) -Feature: New realistic acceleration.celestar