Age | Commit message (Expand) | Author |
2005-11-06 | (svn r3147) Fix crash when building dual-head rail vehicles... | peter1138 |
2005-11-06 | (svn r3146) Avoid use of variable size declared arrays when allocating articu... | peter1138 |
2005-11-06 | (svn r3145) Fix two off-by-one errors in building articulated rail vehicles. | peter1138 |
2005-11-06 | (svn r3144) -Fix: a new train is now made if the front unit is an engine and ... | bjarni |
2005-11-05 | (svn r3143) -Codechange: greatly increased speed when allocating vehicles | bjarni |
2005-11-05 | (svn r3142) Remove a now invalid case fall-through and use helper function in... | peter1138 |
2005-11-05 | (svn r3141) Replace incorrect railtype bitmask in CmdRailTrackHelper with app... | peter1138 |
2005-11-05 | (svn r3140) Building/removing a waypoint could leave old PBS reservations beh... | peter1138 |
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-04 | (svn r3135) Use symbolic names in the tables, which hold the information abou... | tron |
2005-11-04 | (svn r3134) Forgot to commit one file in r3133 | tron |
2005-11-04 | (svn r3133) - static, const | tron |
2005-11-04 | (svn r3132) -NewGRF: support positioning of rail vehicle visual effects. | peter1138 |
2005-11-04 | (svn r3131) Enable panning of audio relative to screen position. | peter1138 |
2005-11-04 | (svn r3130) Calculate shorter wagon lengths more precisely in train depot win... | peter1138 |
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-03 | (svn r3126) Autoreplace: Only the first vehicle in a chain should be marked a... | peter1138 |
2005-11-03 | (svn r3125) Symbolic names for skiping sprites and the end of the sprite list | tron |
2005-11-03 | (svn r3124) Alter train loading/unloading time to use the actual length of th... | peter1138 |
2005-11-02 | (svn r3123) eh, don't press enter after typing text, previous patch wasn't fi... | Darkvater |
2005-11-02 | (svn r3122) - Fix (regression): recent change to strgen which 'fixed' all str... | Darkvater |
2005-11-02 | (svn r3121) [Translations] Moved turkish.txt from unfinished to stable | miham |
2005-11-02 | (svn r3120) Update the turkish translation, about 2000 strings. | tron |
2005-11-02 | (svn r3119) Don't pretend to be the Windows version of TTD all the time. When... | tron |
2005-11-02 | (svn r3118) Name 3 palette modifiers properly (belugas) | tron |
2005-11-01 | (svn r3117) [Translations] Updated french | miham |
2005-11-01 | (svn r3116) -Fix: [autoreplace] fixed issue where autorenewing/autoreplacing ... | bjarni |
2005-11-01 | (svn r3115) Fix typos, remove untranslated strings, use the correct charset | tron |
2005-11-01 | (svn r3114) Close two gaps in the sprite array when loading openttd.grf. That... | tron |
2005-10-31 | (svn r3113) -Fix: The Makefile had 64bit code which was obsolete, not to say ... | truelight |
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-31 | (svn r3110) Replace another 256 with TOTAL_NUM_ENGINES. | peter1138 |
2005-10-31 | (svn r3109) Replace two occurrences of '256' with TOTAL_NUM_ENGINES | peter1138 |
2005-10-31 | (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/... | tron |
2005-10-30 | (svn r3107) -NewGRF: Move train y-position offset adjustment to remove code d... | peter1138 |
2005-10-30 | (svn r3106) -Autoreplace feature: Continue to show old vehicles in replace wi... | peter1138 |
2005-10-30 | (svn r3105) readded 2 line that should not have been removed in last commit(3... | bjarni |
2005-10-30 | (svn r3104) -Codechange: [refit] removed now obsolite code that the old autor... | bjarni |
2005-10-30 | (svn r3103) - Fix: [ 1339000 ] Fix: strgen and plural forms fatal error for u... | Darkvater |
2005-10-29 | (svn r3102) - Fix (regression): Newly added sprite had problems when newgrf's... | Darkvater |
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-29 | (svn r3099) Copy&pasto in r3098 | tron |
2005-10-28 | (svn r3098) static, const, uint -> TileIndex, indentation, bracing, unused re... | tron |