Age | Commit message (Expand) | Author |
2006-04-18 | (svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin... | celestar |
2006-04-03 | (svn r4259) -[multistop] Fix/Feature/Codechange: | celestar |
2006-03-29 | (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c... | celestar |
2006-03-26 | (svn r4131) - CodeChange: Add proper semantics for StationID for such variabl... | Darkvater |
2006-03-26 | (svn r4128) - CodeChange: Add proper semantics for CargoID for such variables... | Darkvater |
2006-03-26 | (svn r4120) Use the new station functions where appropriate | tron |
2006-03-18 | (svn r3944) -Feature: it's now possible to turn a single unit in a train | bjarni |
2006-03-09 | (svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter.... | peter1138 |
2006-03-09 | (svn r3803) Change the second parameter of UpdateSignalsOnSegment() from Dire... | tron |
2006-03-08 | (svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio... | tron |
2006-03-06 | (svn r3776) Replace many ints and magic numbers by Direction, DiagDirection a... | tron |
2006-03-02 | (svn r3730) Multistop modifications: | celestar |
2006-03-01 | (svn r3701) [2cc] move vehicle/engine palette functions out of header file an... | peter1138 |
2006-02-20 | (svn r3620) - 2cc: Replace use of macro to determine colour map with a functi... | peter1138 |
2006-02-13 | (svn r3602) - Move _railveh_score data to _rail_vehicle_info->ai_rank and rem... | peter1138 |
2006-02-11 | (svn r3589) - Rename u.road.unk2 to u.road.blocked_ctr | peter1138 |
2006-02-11 | (svn r3588) - Refit: Use only one global to return the refit capacity rather ... | peter1138 |
2006-01-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2006-01-18 | (svn r3403) -Codechange: [multiheaded engines] the references between the fro... | bjarni |
2006-01-12 | (svn r3396) - Autoreplace changes: | peter1138 |
2006-01-05 | (svn r3366) Make an unnecessarily global variable local | tron |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2006-01-04 | (svn r3362) Fix issue with loading old (TTD) savegames: | peter1138 |
2005-12-29 | (svn r3353) Simplify the automatic length adjustment algorithm for replacing ... | tron |
2005-12-28 | (svn r3352) - NewGRF: Move initialization of vehicle random_bits to DC_EXEC b... | peter1138 |
2005-11-29 | (svn r3248) - Codechange: Change interface of CanRefitTo() to supply the engi... | peter1138 |
2005-11-18 | (svn r3218) -Feature: Multiheaded train engines will now stay in the same train | bjarni |
2005-11-16 | (svn r3208) Don't explicitly pass the engine type to look for to GetRearEngin... | tron |
2005-11-16 | (svn r3200) Remove the unused function GfxScalePalette() and the unused struc... | tron |
2005-11-16 | (svn r3193) Staticise the vehicle position hash | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-13 | (svn r3176) Use proper types, not some variants of int | tron |
2005-11-13 | (svn r3172) static, const | tron |
2005-11-07 | (svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too ... | bjarni |
2005-11-05 | (svn r3139) -NewGRF, Feature: support for articulated rail vehicles. This is ... | peter1138 |
2005-11-05 | (svn r3138) -Fix: [clone vehicles] fixed assert when it was possible to alloc... | bjarni |
2005-11-04 | (svn r3136) -Fix: [autoreplace] all cargo in engines that consists of more th... | bjarni |
2005-11-04 | (svn r3132) -NewGRF: support positioning of rail vehicle visual effects. | peter1138 |
2005-11-03 | (svn r3124) Alter train loading/unloading time to use the actual length of th... | peter1138 |
2005-11-01 | (svn r3116) -Fix: [autoreplace] fixed issue where autorenewing/autoreplacing ... | bjarni |
2005-10-31 | (svn r3111) -Fix: [autoreplace] [ 1341783 ] Assertion failure in vehicle.c li... | bjarni |
2005-10-29 | (svn r3101) -Codechange: added _new_vehicle_id | bjarni |
2005-10-28 | (svn r3098) static, const, uint -> TileIndex, indentation, bracing, unused re... | tron |
2005-10-24 | (svn r3081) -Codechange: [autoreplace] complete rewrite of autoreplace | bjarni |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-10-18 | (svn r3058) The default AI may not build dual headed trains under certain cir... | tron |
2005-10-16 | (svn r3052) Fix last commit *grml* | tron |
2005-10-16 | (svn r3051) Remove the unused function RemoteSubsidyAdd() | tron |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-08-06 | (svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to se... | bjarni |