Age | Commit message (Expand) | Author |
2006-01-31 | (svn r3498) Fix the edge case for r3419/r3488: when a vehicle just enters a t... | tron |
2006-01-30 | (svn r3488) Simplify the check in r3419 | tron |
2006-01-29 | (svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save ... | Darkvater |
2006-01-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2006-01-22 | (svn r3419) - Fix: [FS#40] (Possible) game crash on removing track/road unde... | 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-08 | (svn r3390) -Fix: [autoreplace] fixed issue where autoreplace failed to attac... | bjarni |
2006-01-05 | (svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SER... | tron |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2006-01-04 | (svn r3362) Fix issue with loading old (TTD) savegames: | peter1138 |
2006-01-04 | (svn r3361) - Clone Vehicle: Disallow cloning of crashed rail vehicles after ... | 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-12-24 | (svn r3339) Remove unnecessary includes | tron |
2005-12-14 | (svn r3298) Remove unused and write-only variables | tron |
2005-12-14 | (svn r3297) Staticise | tron |
2005-12-05 | (svn r3261) - Autoreplace: If a replaced vehicle had a custom name, transfer ... | peter1138 |
2005-11-29 | (svn r3248) - Codechange: Change interface of CanRefitTo() to supply the engi... | peter1138 |
2005-11-26 | (svn r3239) - Codechange: Introduce and use helper functions for engine repla... | peter1138 |
2005-11-22 | (svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj... | truelight |
2005-11-19 | (svn r3223) -Fix: [autoreplace] fixed crash when replacing a train engine wit... | bjarni |
2005-11-19 | (svn r3220) -Fix: [autoreplace] Autoreplaced trains now replace their cargo t... | bjarni |
2005-11-19 | (svn r3219) -Codechange: removed the now obsolite code in the build train com... | bjarni |
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 r3193) Staticise the vehicle position hash | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-14 | (svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT | tron |
2005-11-13 | (svn r3173) Use the trinary operator and switch to improve readability | 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-06 | (svn r3148) -NewGRF, Feature: Add support for cargo refitting specification b... | peter1138 |
2005-11-05 | (svn r3143) -Codechange: greatly increased speed when allocating vehicles | 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 r3137) -Fix: [autoreplace] fixed assert that was triggerable when a vehi... | bjarni |
2005-11-04 | (svn r3136) -Fix: [autoreplace] all cargo in engines that consists of more th... | bjarni |
2005-11-03 | (svn r3129) -Fix: [autoreplace] fixed bug that made the player pay twice for ... | bjarni |
2005-11-03 | (svn r3128) -Fix: [autoreplace] fixed bug that made the player pay twice for ... | bjarni |
2005-11-03 | (svn r3127) -Fix: [autoreplace] fixed a condition where a vehicle could fail ... | bjarni |
2005-11-01 | (svn r3116) -Fix: [autoreplace] fixed issue where autorenewing/autoreplacing ... | bjarni |
2005-10-31 | (svn r3112) -Feature: [autoreplace] profit counters are now remembered too (r... | 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-29 | (svn r3100) -Codechange [Clone vehicles] Major change to clone vehicles | bjarni |
2005-10-27 | (svn r3093) -Fix: [autoreplace] fixed issue where the money limit message sho... | bjarni |
2005-10-24 | (svn r3081) -Codechange: [autoreplace] complete rewrite of autoreplace | bjarni |
2005-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-10-07 | (svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte... | tron |