Age | Commit message (Expand) | Author |
2005-05-11 | (svn r2294) - CodeChange: check the service interval settings when changing o... | Darkvater |
2005-05-11 | (svn r2290) - CodeChange: protect the next batch of commands. This brings us ... | Darkvater |
2005-05-02 | (svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx) | matthijs |
2005-04-02 | (svn r2118) - Fix: Fix compilation with network disabled, and comment out som... | Darkvater |
2005-03-23 | (svn r2037) uint -> TileIndex, remove pointless casts, const, misc. | tron |
2005-03-23 | (svn r2036) Fix FindNearestHanger(), it never worked correctly because 0xFFFF... | tron |
2005-03-20 | (svn r2034) -Codechange: Replaced the rather meaningless LOAD and UNLOAD flag... | celestar |
2005-03-19 | (svn r2024) -Fix: [autoreplace] reverted all changes involving v->set_for_re... | bjarni |
2005-02-22 | (svn r1905) - Fix: [ 1118810 ] openttd: ship_cmd.c:642 ... Assertion failed. ... | Darkvater |
2005-02-12 | (svn r1863) Give the effect vehicle type enums more descriptive names and use... | tron |
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron |
2005-02-04 | (svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to... | truelight |
2005-02-02 | (svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id | truelight |
2005-02-01 | (svn r1767) fixed mixed declarations and code in last commit (oops) | bjarni |
2005-02-01 | (svn r1766) - Feature: Aircrafts will now go to the nearest hangar if the nex... | bjarni |
2005-01-31 | (svn r1749) Move the functions which calculate distances to map.[ch] and give... | tron |
2005-01-30 | (svn r1742) - Fix: fixed bug introduced in r1730 where AI players had problem... | bjarni |
2005-01-30 | (svn r1741) - Fix: added IsVehicleIndex() so it's possible to protect GetVehi... | bjarni |
2005-01-30 | (svn r1739) - Fix: type checking when selling vehicles (TrueLight) | darkvater |
2005-01-30 | (svn r1730) - Fix: Ships and Aircrafts have to be build in depots owned by _c... | bjarni |
2005-01-29 | (svn r1713) Split off several functions which query/set information about a s... | tron |
2005-01-29 | (svn r1710) - Fix: [autoreplace] vehicles do no longer go to a depot all the ... | bjarni |
2005-01-28 | (svn r1708) - Fix: FindNearestHangar() will no longer return a hangar where a... | bjarni |
2005-01-28 | (svn r1704) - Fix: [newgrf] rotors of custom helicopters are displayed correc... | 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-24 | (svn r1652) Fix: train and road vehicle lists are now redrawn when vehicles e... | bjarni |
2005-01-24 | (svn r1651) Fix: [ 1098696 ] Airport shadow remains after crashing | dominik |
2005-01-24 | (svn r1640) fix: now helicopters will use a hangar in schedule to be replaced... | bjarni |
2005-01-24 | (svn r1636) fix: helicopters now go to a hangar if they are set for replaceme... | bjarni |
2005-01-23 | (svn r1629) added a counter to tell how many engines you have of each type to... | bjarni |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-19 | (svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated... | celestar |
2005-01-18 | (svn r1556) -Fix: Vehicle list updates should now really work | Celestar |
2005-01-17 | (svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before | celestar |
2005-01-16 | (svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saverou... | truelight |
2005-01-16 | (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ... | tron |
2005-01-15 | (svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic. | truelight |
2005-01-15 | (svn r1521) -Fix: Ship Vehicle Lists are now redrawn correctly | celestar |
2005-01-15 | (svn r1520) Trim 134 (!) lines with trailing whitespace ): | tron |
2005-01-15 | (svn r1519) -Fix: [1102776], [1099535] Aircraft vehicle lists are now redrawn... | celestar |
2005-01-09 | (svn r1440) -Feature: Allows more flexible airport layouts now, as the number of | celestar |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-07 | (svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane" | celestar |
2005-01-07 | (svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code | celestar |
2005-01-06 | (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an... | truelight |
2005-01-06 | (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff | tron |
2005-01-05 | (svn r1387) Fix: Airplanes now also crash when only one invalid order is in t... | dominik |