log

age author description
Thu, 11 Nov 2010 10:34:44 +0000 rubidium (svn r21145) -Fix: station list wasn't updated when a new cargo got a rating draft
Thu, 11 Nov 2010 10:34:01 +0000 rubidium (svn r21144) -Change [FS#4206]: filter stations by cargo they have a rating for instead of having cargo waiting draft
Thu, 11 Nov 2010 09:12:01 +0000 rubidium (svn r21143) -Codechange: reduce the number of dereferences in UpdateStationWaiting draft
Wed, 10 Nov 2010 23:43:14 +0000 rubidium (svn r21142) -Codechange: replace magic bridge length constants with proper constants (uni657) draft
Wed, 10 Nov 2010 23:16:28 +0000 rubidium (svn r21141) -Codechange: Use the new 'frame' variable for the bridge entry code as well (Hirundo) draft
Wed, 10 Nov 2010 23:15:48 +0000 rubidium (svn r21140) -Codechange: Use the new 'frame' variable to handle road vehicles entering or leaving a tunnel (Hirundo) draft
Wed, 10 Nov 2010 23:14:48 +0000 rubidium (svn r21139) -Codechange: Use the new 'frame' variable to handle trains entering or leaving a tunnel (Hirundo) draft
Wed, 10 Nov 2010 23:13:37 +0000 rubidium (svn r21138) -Codechange: Introduce the concepts of frame and position in the tunnel / bridge entering code (Hirundo) draft
Wed, 10 Nov 2010 22:56:05 +0000 rubidium (svn r21137) -Fix/revert-ish (r1385): station ratings weren't updated (anymore) after an aircraft crashed draft
Wed, 10 Nov 2010 20:15:48 +0000 rubidium (svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle draft
Wed, 10 Nov 2010 19:54:20 +0000 smatz (svn r21135) -Fix (r19870): silencing gcc 3.3 warnings caused gcc 4.0 to warn draft
Wed, 10 Nov 2010 17:49:44 +0000 rubidium (svn r21134) -Change: perform some more stringent validity checking on the language files draft
Wed, 10 Nov 2010 17:49:14 +0000 rubidium (svn r21133) -Add: function to check the validity of a string (without modifying it) draft
Wed, 10 Nov 2010 17:48:31 +0000 rubidium (svn r21132) -Codechange: unify the language file version/validity checking draft
Wed, 10 Nov 2010 17:04:32 +0000 rubidium (svn r21131) -Codechange: show a (debug) warning when the GRF ID of a NewGRF differs between the file scan and other stages draft
Wed, 10 Nov 2010 17:03:01 +0000 rubidium (svn r21130) -Fix [FS#4208-ish]: under some circumstances static (disabled/influencing) NewGRFs weren't properly ignored which could cause a desync draft
Wed, 10 Nov 2010 17:02:12 +0000 rubidium (svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static NewGRF for desync purposes" message draft
Wed, 10 Nov 2010 17:01:29 +0000 rubidium (svn r21128) -Fix [FS#4208]: Crash when disabling static NewGRFs (when joining/starting a server) draft
Wed, 10 Nov 2010 16:31:46 +0000 rubidium (svn r21127) -Codechange: change the max gender constant's name's style to the style used by the max case constant's name draft
Wed, 10 Nov 2010 16:25:20 +0000 rubidium (svn r21126) -Codechange: increase the limit of languages OpenTTD can know about to the limit imposed by the NewGRF specs as we're already quite close to the limit; less than 10% from the limit with the currently translated languages draft
Tue, 09 Nov 2010 21:57:02 +0000 rubidium (svn r21125) -Fix (r20248): static NewGRFs shouldn't be added non-statically to a game draft
Tue, 09 Nov 2010 18:45:17 +0000 translators (svn r21124) -Update from WebTranslator v3.0: draft
Tue, 09 Nov 2010 17:43:05 +0000 terkhen (svn r21123) -Codechange: Remove max_speed from the Vehicle class. draft
Tue, 09 Nov 2010 17:39:41 +0000 terkhen (svn r21122) -Fix (r21100): Use the cached max speed when checking road vehicle overtaking. draft
Tue, 09 Nov 2010 17:36:40 +0000 terkhen (svn r21121) -Fix (r21100): Use the cached max speed when calculating YAPF penalties for road vehicles. draft
Tue, 09 Nov 2010 10:56:02 +0000 terkhen (svn r21120) -Fix (r21096): Use the engine max speed value instead of the savegame value, as the latter could be stored in old units in old savegames. draft
Mon, 08 Nov 2010 21:26:32 +0000 frosch (svn r21119) -Fix: Helicopter flight altitude was determined inconsistently in different places. draft
Mon, 08 Nov 2010 21:22:21 +0000 frosch (svn r21118) -Codechange: Name and deduplicate some magic numbers. draft
Mon, 08 Nov 2010 18:45:22 +0000 translators (svn r21117) -Update from WebTranslator v3.0: draft
Sun, 07 Nov 2010 21:46:41 +0000 planetmaker (svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savegames with NewGRFs draft
Sun, 07 Nov 2010 20:57:41 +0000 rubidium (svn r21115) -Codechange: make it more clear that genders and cases in the base translation are not supported draft
Sun, 07 Nov 2010 18:45:34 +0000 translators (svn r21114) -Update from WebTranslator v3.0: draft
Sun, 07 Nov 2010 18:35:59 +0000 rubidium (svn r21113) -Codechange: remove the amount of places where the language pack identifier magic value is draft
Sun, 07 Nov 2010 18:20:18 +0000 rubidium (svn r21112) -Codechange: reduce the amount (of copying) variables draft
Sun, 07 Nov 2010 13:56:13 +0000 alberth (svn r21111) -Add: Remove the buttons below the newgrf details if the list is not editable. draft
Sun, 07 Nov 2010 13:54:49 +0000 alberth (svn r21110) -Add: Tidy up the buttons of the active newgrfs list. draft
Sun, 07 Nov 2010 13:54:04 +0000 alberth (svn r21109) -Add: Don't display available newgrfs when the newgrf list is not editable. draft
Sun, 07 Nov 2010 13:51:34 +0000 alberth (svn r21108) -Add: Copy the 'editable' flag of the newgrf window to its layout widget. draft
Sun, 07 Nov 2010 13:35:12 +0000 michi_cc (svn r21107) -Fix: Don't use the maximum track speed where the maximum vehicle speed is meant. draft
Sun, 07 Nov 2010 13:35:07 +0000 michi_cc (svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic in order to make acceleration "slower", which highlights the differences between vehicle types more. draft
Sat, 06 Nov 2010 20:20:03 +0000 planetmaker (svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road vehicles by tractive effort draft
Sat, 06 Nov 2010 20:12:20 +0000 planetmaker (svn r21104) -Doc: Add doxygen commands to a few functions draft
Sat, 06 Nov 2010 20:11:36 +0000 planetmaker (svn r21103) -Change: Use the same sorting of the sorting criteria for both trains and road vehicles draft
Sat, 06 Nov 2010 18:45:07 +0000 translators (svn r21102) -Update from WebTranslator v3.0: draft
Sat, 06 Nov 2010 16:55:15 +0000 planetmaker (svn r21101) -Doc: Additions and clarifications of doxygen comments draft
Sat, 06 Nov 2010 13:11:24 +0000 terkhen (svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x15 (Speed). draft
Sat, 06 Nov 2010 13:05:11 +0000 terkhen (svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache. draft
Sat, 06 Nov 2010 13:03:17 +0000 terkhen (svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time. draft
Sat, 06 Nov 2010 12:53:31 +0000 terkhen (svn r21097) -Codechange: Unify cached max speed for all vehicle types. draft
Sat, 06 Nov 2010 12:50:34 +0000 terkhen (svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value. draft
Sat, 06 Nov 2010 12:47:12 +0000 terkhen (svn r21095) -Codechange: Use a function to convert aircraft speed to old units. draft
Sat, 06 Nov 2010 12:45:40 +0000 terkhen (svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is greater than the engine speed. draft
Sat, 06 Nov 2010 12:42:04 +0000 terkhen (svn r21093) -Codechange: Align some functions. draft
Sat, 06 Nov 2010 12:40:38 +0000 terkhen (svn r21092) -Codechange: Merge max speed functions. draft
Sat, 06 Nov 2010 12:39:18 +0000 terkhen (svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity. draft
Sat, 06 Nov 2010 12:37:55 +0000 terkhen (svn r21090) -Codechange: Rename VehicleCache to NewGRFCache. draft
Fri, 05 Nov 2010 18:45:07 +0000 translators (svn r21089) -Update from WebTranslator v3.0: draft
Fri, 05 Nov 2010 16:34:22 +0000 alberth (svn r21088) -Doc: Additions/corrections of doxygen comments. draft
Fri, 05 Nov 2010 15:48:30 +0000 alberth (svn r21087) -Doc: Align and make existing comments available for doxygen. draft
Fri, 05 Nov 2010 13:40:18 +0000 rubidium (svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format based on settings draft