Age | Commit message (Expand) | Author |
2005-11-07 | (svn r3154) - Fix: Last value of an array is lengthof-1; let's keep this at a... | Darkvater |
2005-11-07 | (svn r3153) - Feature: [ 1276827 ] Drag and drop rocky areas in scenario edit... | Darkvater |
2005-11-07 | (svn r3152) - NewGRF: [ 1340189 ] Action 7/9 new value : is it TTDPatch or Op... | peter1138 |
2005-11-07 | (svn r3151) - Fix: showing the highscore might crash the game with an invalid... | Darkvater |
2005-11-07 | (svn r3150) Unify some code duplication in HandleLocomotiveSmokeCloud() | peter1138 |
2005-11-06 | (svn r3148) -NewGRF, Feature: Add support for cargo refitting specification b... | peter1138 |
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 |