Age | Commit message (Expand) | Author |
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 |
2005-10-28 | (svn r3097) - Fix (regression): unix has a trailing slash after the paths, wi... | Darkvater |
2005-10-28 | (svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the defa... | Darkvater |
2005-10-27 | (svn r3093) -Fix: [autoreplace] fixed issue where the money limit message sho... | bjarni |
2005-10-26 | (svn r3090) Remove long dead pieces of code | tron |
2005-10-25 | (svn r3089) Fix possible issue with out-of-bounds array access in replace veh... | peter1138 |
2005-10-25 | (svn r3088) -Fix: [OSX] fixed issue where OSX could not dynamic link to quick... | bjarni |
2005-10-25 | (svn r3087) Rewrite GetPlayerRailtypes() so it doesn't depend on magical numb... | tron |
2005-10-24 | (svn r3082) made ChangeVehicleViewWindow() more readable (added in last commit) | bjarni |
2005-10-24 | (svn r3081) -Codechange: [autoreplace] complete rewrite of autoreplace | bjarni |
2005-10-24 | (svn r3080) byte -> PlayerID, int -> EngineID, -1 -> INVALID_ENGINE | tron |
2005-10-23 | (svn r3079) Determine the type of the "first arrival" message for road vehicl... | tron |
2005-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-10-21 | (svn r3076) s/OSX/OS X/ | tron |
2005-10-21 | (svn r3075) -PBS: Keep track reservation state while building and removing a ... | peter1138 |
2005-10-20 | (svn r3074) -NewGrf: Fix stupid typo in weight setting. | peter1138 |
2005-10-20 | (svn r3073) int/byte -> EngineID/PlayerID/VehicleID | tron |
2005-10-20 | (svn r3072) CMD_RENAME_STATION isn't interested in the tile coordinates, so d... | tron |
2005-10-20 | (svn r3071) -NewGRF: Add support for rail vehicle weight greater than 255 tons. | peter1138 |
2005-10-19 | (svn r3070) - it doesn't matter where the '.' is found for the IP, if it is f... | Darkvater |
2005-10-19 | (svn r3069) - CodeChange: now that we have the '|' char, use that as a sepera... | Darkvater |
2005-10-19 | (svn r3068) - Feature: make it possible to create a screenshot from the conso... | Darkvater |
2005-10-19 | (svn r3067) - Feature: allow unbanning players based on banlist-id (as well a... | Darkvater |
2005-10-19 | (svn r3066) Constify the parameter of GetSlopeZ_*() | tron |
2005-10-19 | (svn r3065) -Codechange/Add: Modified the bridge drawing code so that the bas... | celestar |
2005-10-19 | (svn r3064) Replace some numbers by sprite names | tron |
2005-10-19 | (svn r3063) -Codechange: Demystified and commented bridge_land.h. Also remove... | celestar |
2005-10-18 | (svn r3062) - Add visual representation of possible text-colours instead of d... | Darkvater |
2005-10-18 | (svn r3061) - CodeChange: revert r3056, r3057 and add a simpler fix to satisf... | Darkvater |