------------------------------------------------------------------------ r21920 | translators | 2011-01-27 18:45:10 +0000 (Thu, 27 Jan 2011) | 5 lines -Update from WebTranslator v3.0: basque - 25 changes by Thadah greek - 6 changes by fumantsu spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r21919 | planetmaker | 2011-01-27 00:38:12 +0000 (Thu, 27 Jan 2011) | 1 line -Fix: Converting an expensive rail type to a cheap one could give more money than removing and rebuilding cost ------------------------------------------------------------------------ r21918 | rubidium | 2011-01-26 22:42:50 +0000 (Wed, 26 Jan 2011) | 2 lines -Fix [FS#4443]: Languages improperly sorted in the "start server" window (adf88) ------------------------------------------------------------------------ r21917 | translators | 2011-01-26 18:45:17 +0000 (Wed, 26 Jan 2011) | 7 lines -Update from WebTranslator v3.0: basque - 28 changes by Thadah indonesian - 15 changes by adjayanto japanese - 11 changes by kokubunzi luxembourgish - 250 changes by Phreeze brazilian_portuguese - 130 changes by Luis_Mizuchiro ------------------------------------------------------------------------ r21916 | rubidium | 2011-01-26 17:37:12 +0000 (Wed, 26 Jan 2011) | 2 lines -Fix [FS#4442]: the minimum speed needed for (realistic) acceleration to work properly can sometimes be more than the (temporary) maximum speed causing Clamp to "fail". Make sure that the minimum speed always overrules the maximum speed ------------------------------------------------------------------------ r21915 | rubidium | 2011-01-26 17:35:03 +0000 (Wed, 26 Jan 2011) | 2 lines -Codechange: rename RoadVehicleAccelerate to RoadVehicle::UpdateSpeed (to match the naming used by Trains), and make use of the algorithm implemented in GroundVehicle ------------------------------------------------------------------------ r21914 | rubidium | 2011-01-26 17:34:07 +0000 (Wed, 26 Jan 2011) | 2 lines -Codechange: move the algorithmic part of Train::UpdateSpeed to a function in GroundVehicle ------------------------------------------------------------------------ r21913 | rubidium | 2011-01-26 17:33:14 +0000 (Wed, 26 Jan 2011) | 2 lines -Codechange: move bridge speed limiting for road vehicles to the same (logically speaking) place as for trains ------------------------------------------------------------------------ r21912 | rubidium | 2011-01-26 17:31:44 +0000 (Wed, 26 Jan 2011) | 2 lines -Codechange: let road vehicles use gcache.last_speed/SetLastSpeed as well ------------------------------------------------------------------------ r21911 | rubidium | 2011-01-26 17:31:07 +0000 (Wed, 26 Jan 2011) | 2 lines -Codechange: move tcache.last_speed to gcache.last_speed and make SetLastSpeed a function of GroundVehicle ------------------------------------------------------------------------ r21910 | rubidium | 2011-01-26 17:30:17 +0000 (Wed, 26 Jan 2011) | 2 lines -Codechange: rename some autoreplace internal functions so they don't collide with globabl functions ------------------------------------------------------------------------ r21909 | rubidium | 2011-01-26 08:14:36 +0000 (Wed, 26 Jan 2011) | 2 lines -Fix: some missing spaces ------------------------------------------------------------------------ r21908 | translators | 2011-01-25 18:45:13 +0000 (Tue, 25 Jan 2011) | 5 lines -Update from WebTranslator v3.0: german - 2 changes by dihedral brazilian_portuguese - 36 changes by Luis_Mizuchiro ukrainian - 3 changes by Fixer ------------------------------------------------------------------------ r21906 | translators | 2011-01-24 18:45:17 +0000 (Mon, 24 Jan 2011) | 6 lines -Update from WebTranslator v3.0: polish - 2 changes by Simek spanish - 1 changes by Terkhen turkish - 4 changes by niw3 ukrainian - 2 changes by Fixer ------------------------------------------------------------------------ r21905 | translators | 2011-01-23 18:45:20 +0000 (Sun, 23 Jan 2011) | 7 lines -Update from WebTranslator v3.0: japanese - 6 changes by kokubunzi polish - 13 changes by Simek slovenian - 2 changes by ntadej spanish - 4 changes by Terkhen ukrainian - 2 changes by Fixer ------------------------------------------------------------------------ r21904 | frosch | 2011-01-23 18:31:04 +0000 (Sun, 23 Jan 2011) | 1 line -Fix: Include the capacity of non-refittable vehicles in the refitted-capacity, if their cargo matches. ------------------------------------------------------------------------ r21903 | smatz | 2011-01-23 17:50:24 +0000 (Sun, 23 Jan 2011) | 1 line -Codechange: warn only once for a train that has invalid length, not for each its wagon with invalid length ------------------------------------------------------------------------ r21902 | frosch | 2011-01-23 14:58:54 +0000 (Sun, 23 Jan 2011) | 1 line -Fix: Do not count articulated parts when passing the number of vehicles to refit to the command. That may exceed 8 bits. ------------------------------------------------------------------------ r21901 | frosch | 2011-01-23 13:25:26 +0000 (Sun, 23 Jan 2011) | 1 line -Codechange: Save some bits in p2 of CmdRefitVehicle. ------------------------------------------------------------------------ r21900 | yexo | 2011-01-23 13:08:50 +0000 (Sun, 23 Jan 2011) | 1 line -Fix: [NoAI] hide automatic orders from AIs as they have no way of dealing with them ------------------------------------------------------------------------ r21899 | frosch | 2011-01-23 13:00:50 +0000 (Sun, 23 Jan 2011) | 1 line -Fix: Do not show a vehicle selection in the RefitWindow for refit orders. You cannot select anything anyway. ------------------------------------------------------------------------ r21898 | rubidium | 2011-01-23 11:20:55 +0000 (Sun, 23 Jan 2011) | 2 lines -Fix [FS#4438]: using a pointer-iterator and adding things (thus reallocating) to the iterated array caused OpenTTD to crash on invalid pointers ------------------------------------------------------------------------ r21897 | rubidium | 2011-01-23 00:11:15 +0000 (Sun, 23 Jan 2011) | 2 lines -Fix (21707): Kenobi visited IsValidConsoleColour shortly ------------------------------------------------------------------------ r21896 | rubidium | 2011-01-22 23:13:39 +0000 (Sat, 22 Jan 2011) | 2 lines -Cleanup: remove the unused StartScenario ------------------------------------------------------------------------ r21895 | rubidium | 2011-01-22 23:08:32 +0000 (Sat, 22 Jan 2011) | 2 lines -Cleanup: get rid of the unused SLD_NEW_GAME ------------------------------------------------------------------------ r21894 | rubidium | 2011-01-22 23:08:18 +0000 (Sat, 22 Jan 2011) | 2 lines -Cleanup: get rid of the unused SM_START_SCENARIO ------------------------------------------------------------------------ r21893 | rubidium | 2011-01-22 23:07:51 +0000 (Sat, 22 Jan 2011) | 2 lines -Update (r21892): remove the strings from the other language files as well ------------------------------------------------------------------------ r21892 | rubidium | 2011-01-22 23:07:23 +0000 (Sat, 22 Jan 2011) | 2 lines -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window ------------------------------------------------------------------------ r21891 | translators | 2011-01-22 18:45:21 +0000 (Sat, 22 Jan 2011) | 7 lines -Update from WebTranslator v3.0: danish - 1 changes by nurriz japanese - 12 changes by kokubunzi slovenian - 1 changes by ntadej turkish - 107 changes by niw3 ukrainian - 60 changes by Fixer ------------------------------------------------------------------------ r21890 | rubidium | 2011-01-22 14:52:20 +0000 (Sat, 22 Jan 2011) | 2 lines -Cleanup: remove some unneeded includes ------------------------------------------------------------------------ r21889 | rubidium | 2011-01-22 14:51:36 +0000 (Sat, 22 Jan 2011) | 2 lines -Fix [FS#4434]: crash when scrolling outside of the main window (with some video backends) ------------------------------------------------------------------------ r21888 | rubidium | 2011-01-22 10:33:16 +0000 (Sat, 22 Jan 2011) | 2 lines -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree ------------------------------------------------------------------------ r21887 | rubidium | 2011-01-22 10:10:03 +0000 (Sat, 22 Jan 2011) | 2 lines -Fix-ish: some headers weren't including the headers they depend on ------------------------------------------------------------------------ r21886 | rubidium | 2011-01-22 09:53:15 +0000 (Sat, 22 Jan 2011) | 2 lines -Codechange: move documentation towards the code to make it more likely to be updated [n]. ------------------------------------------------------------------------ r21885 | yexo | 2011-01-21 23:10:02 +0000 (Fri, 21 Jan 2011) | 1 line -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken since the typechecking of string parameters ------------------------------------------------------------------------ r21884 | translators | 2011-01-21 18:45:18 +0000 (Fri, 21 Jan 2011) | 6 lines -Update from WebTranslator v3.0: bulgarian - 19 changes by yxomo greek - 15 changes by Gonik, fumantsu japanese - 201 changes by kokubunzi, nex259 ukrainian - 100 changes by Fixer ------------------------------------------------------------------------ r21883 | smatz | 2011-01-21 17:35:17 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: make UpdateZPosition() faster by not calling GetSlopeZ() when not needed ------------------------------------------------------------------------ r21882 | smatz | 2011-01-21 16:51:56 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: make use of the fact that vehicle's Z position can change only if it has GVF_GOINGUP_BIT or GVF_GOINGDOWN_BIT set ------------------------------------------------------------------------ r21881 | smatz | 2011-01-21 16:48:41 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: ensure that vehicle's GOINGUP/DOWN bits are set correctly and that it has correct z_pos when converting from older savegames ------------------------------------------------------------------------ r21880 | smatz | 2011-01-21 16:35:12 +0000 (Fri, 21 Jan 2011) | 1 line -Fix: when a train after reversing ended at the last bit of a bridge ramp and directed outside the bridge, it could still have track set to TRACK_BIT_WORMHOLE ------------------------------------------------------------------------ r21879 | smatz | 2011-01-21 16:20:55 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes ------------------------------------------------------------------------ r21878 | smatz | 2011-01-21 16:13:54 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: move parts of UpdateInclination() to separate functions ------------------------------------------------------------------------ r21877 | smatz | 2011-01-21 15:48:52 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: move definition of HALF_TILE_SIZE to tile_type.h ------------------------------------------------------------------------ r21876 | smatz | 2011-01-21 14:43:38 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: typedef SpecializedVehicleBase and GroundVehicleBase to reduce typing ------------------------------------------------------------------------ r21875 | smatz | 2011-01-21 01:38:30 +0000 (Fri, 21 Jan 2011) | 1 line -Codechange: indentation of some comments was wrong ------------------------------------------------------------------------ r21874 | smatz | 2011-01-21 00:11:13 +0000 (Fri, 21 Jan 2011) | 1 line -Fix: when a single-vehicle train was reversed while on a slope, its GOINGUP/DOWN weren't swapped ------------------------------------------------------------------------ r21872 | rubidium | 2011-01-20 22:09:31 +0000 (Thu, 20 Jan 2011) | 2 lines -Doc: update some more documentation ------------------------------------------------------------------------ r21871 | rubidium | 2011-01-20 22:03:27 +0000 (Thu, 20 Jan 2011) | 2 lines -Doc: terraforming/clearing limits (dihedral) ------------------------------------------------------------------------ r21870 | frosch | 2011-01-20 21:28:38 +0000 (Thu, 20 Jan 2011) | 1 line -Doc: Mention 'joan' in the admin network documentation. ------------------------------------------------------------------------ r21869 | translators | 2011-01-20 18:45:10 +0000 (Thu, 20 Jan 2011) | 4 lines -Update from WebTranslator v3.0: japanese - 131 changes by kokubunzi slovenian - 4 changes by ntadej ------------------------------------------------------------------------ r21868 | rubidium | 2011-01-20 12:40:40 +0000 (Thu, 20 Jan 2011) | 2 lines -Fix (r21866 and some more): the changes to the main toolbar rail types dropdown should happen for the autoreplace dropdown as well ------------------------------------------------------------------------