Mercurial > hg > openttd
graph
-
(svn r21168) -Feature: Use desired industry counts rather than relative probability to decide which industry to build. draftSat, 13 Nov 2010 15:07:34 +0000, by alberth
-
(svn r21167) -Codechange: Use IndustryBuildData::builddata instead of a local variable. draftSat, 13 Nov 2010 15:04:58 +0000, by alberth
-
(svn r21166) -Codechange: Move MaybeNewIndustry() to IndustryBuildData::TryBuildNewIndustry(). draftSat, 13 Nov 2010 15:02:31 +0000, by alberth
-
(svn r21165) -Codechange: move the case/gender meta data into the language metadata struct as well draftSat, 13 Nov 2010 14:36:43 +0000, by rubidium
-
(svn r21164) -Codechange: replace the hardcoded array of language metadata with a list draftSat, 13 Nov 2010 12:09:30 +0000, by rubidium
-
(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers draftSat, 13 Nov 2010 11:38:01 +0000, by rubidium
-
(svn r21162) -Codechange: move the config "field" for the language file out of dynlang draftSat, 13 Nov 2010 11:28:55 +0000, by rubidium
-
(svn r21161) -Codechange: make the currently used language easier accessible draftSat, 13 Nov 2010 11:25:58 +0000, by rubidium
-
(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk draftSat, 13 Nov 2010 11:11:02 +0000, by rubidium
-
(svn r21159) -Codechange: AdvertiseIndustryOpening() also works with a const pointer. draftSat, 13 Nov 2010 10:17:16 +0000, by alberth
-
(svn r21158) -Codechange: Assert boundary inside the loop rather than afterwards. draftSat, 13 Nov 2010 10:11:47 +0000, by alberth
-
(svn r21157) -Codechange: remove information about the text direction out of the language "list" draftSat, 13 Nov 2010 09:56:25 +0000, by rubidium
-
(svn r21156) -Codechange: Introduce EconomyIsInRecession(). draftSat, 13 Nov 2010 09:45:20 +0000, by alberth
-
(svn r21155) -Fix [FS#4222] (r14959): default service interval for ships/aircraft got switched draftFri, 12 Nov 2010 21:40:43 +0000, by rubidium
-
(svn r21154) -Fix [FS#4223]: OPF has been removed for trains, so the 90 degree turn option doesn't need to mention it's not supported for OPF draftFri, 12 Nov 2010 21:37:15 +0000, by rubidium
-
(svn r21153) -Change: unify the moment trains/road vehicles become (un)visible when entering/leaving a tunnel. As a side effect some tunnel related glitches are gone. draftFri, 12 Nov 2010 19:40:39 +0000, by rubidium
-
(svn r21151) -Fix [FS#4221]: Sort arrow wasn't accounted for in two windows causing it to be overwritten by the "sort by" string draftFri, 12 Nov 2010 16:29:09 +0000, by rubidium
-
(svn r21150) -Fix: [OSX] Deprecation warning with libpng 1.4 draftFri, 12 Nov 2010 12:00:03 +0000, by rubidium
-
(svn r21149) -Fix [FS#4210]: [OSX] Unify compiler flags with other OS and work around a compiler bug in gcc-4.0.1 which breaks graphics display in x86_64 binaries (Rubidium) draftThu, 11 Nov 2010 22:37:45 +0000, by planetmaker
-
(svn r21148) -Fix (r21098): Evaluate callback 36 for ship speed as frequently as done for other vehicle types. draftThu, 11 Nov 2010 22:19:27 +0000, by terkhen
-
(svn r21146) -Fix [FS#4212]: make sure to be upgraded openttd is not running when installing (Win32) draftThu, 11 Nov 2010 17:06:33 +0000, by glx
-
(svn r21145) -Fix: station list wasn't updated when a new cargo got a rating draftThu, 11 Nov 2010 10:34:44 +0000, by rubidium
-
(svn r21144) -Change [FS#4206]: filter stations by cargo they have a rating for instead of having cargo waiting draftThu, 11 Nov 2010 10:34:01 +0000, by rubidium
-
(svn r21143) -Codechange: reduce the number of dereferences in UpdateStationWaiting draftThu, 11 Nov 2010 09:12:01 +0000, by rubidium
-
(svn r21142) -Codechange: replace magic bridge length constants with proper constants (uni657) draftWed, 10 Nov 2010 23:43:14 +0000, by rubidium
-
(svn r21141) -Codechange: Use the new 'frame' variable for the bridge entry code as well (Hirundo) draftWed, 10 Nov 2010 23:16:28 +0000, by rubidium
-
(svn r21140) -Codechange: Use the new 'frame' variable to handle road vehicles entering or leaving a tunnel (Hirundo) draftWed, 10 Nov 2010 23:15:48 +0000, by rubidium
-
(svn r21139) -Codechange: Use the new 'frame' variable to handle trains entering or leaving a tunnel (Hirundo) draftWed, 10 Nov 2010 23:14:48 +0000, by rubidium
-
(svn r21138) -Codechange: Introduce the concepts of frame and position in the tunnel / bridge entering code (Hirundo) draftWed, 10 Nov 2010 23:13:37 +0000, by rubidium
-
(svn r21137) -Fix/revert-ish (r1385): station ratings weren't updated (anymore) after an aircraft crashed draftWed, 10 Nov 2010 22:56:05 +0000, by rubidium
-
(svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle draftWed, 10 Nov 2010 20:15:48 +0000, by rubidium
-
(svn r21135) -Fix (r19870): silencing gcc 3.3 warnings caused gcc 4.0 to warn draftWed, 10 Nov 2010 19:54:20 +0000, by smatz
-
(svn r21134) -Change: perform some more stringent validity checking on the language files draftWed, 10 Nov 2010 17:49:44 +0000, by rubidium
-
(svn r21133) -Add: function to check the validity of a string (without modifying it) draftWed, 10 Nov 2010 17:49:14 +0000, by rubidium
-
(svn r21132) -Codechange: unify the language file version/validity checking draftWed, 10 Nov 2010 17:48:31 +0000, by rubidium
-
(svn r21131) -Codechange: show a (debug) warning when the GRF ID of a NewGRF differs between the file scan and other stages draftWed, 10 Nov 2010 17:04:32 +0000, by rubidium
-
(svn r21130) -Fix [FS#4208-ish]: under some circumstances static (disabled/influencing) NewGRFs weren't properly ignored which could cause a desync draftWed, 10 Nov 2010 17:03:01 +0000, by rubidium
-
(svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static NewGRF for desync purposes" message draftWed, 10 Nov 2010 17:02:12 +0000, by rubidium
-
(svn r21128) -Fix [FS#4208]: Crash when disabling static NewGRFs (when joining/starting a server) draftWed, 10 Nov 2010 17:01:29 +0000, by rubidium
-
(svn r21127) -Codechange: change the max gender constant's name's style to the style used by the max case constant's name draftWed, 10 Nov 2010 16:31:46 +0000, by rubidium
-
(svn r21125) -Fix (r20248): static NewGRFs shouldn't be added non-statically to a game draftTue, 09 Nov 2010 21:57:02 +0000, by rubidium
-
(svn r21123) -Codechange: Remove max_speed from the Vehicle class. draftTue, 09 Nov 2010 17:43:05 +0000, by terkhen
-
(svn r21122) -Fix (r21100): Use the cached max speed when checking road vehicle overtaking. draftTue, 09 Nov 2010 17:39:41 +0000, by terkhen
-
(svn r21121) -Fix (r21100): Use the cached max speed when calculating YAPF penalties for road vehicles. draftTue, 09 Nov 2010 17:36:40 +0000, by 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. draftTue, 09 Nov 2010 10:56:02 +0000, by terkhen
-
(svn r21119) -Fix: Helicopter flight altitude was determined inconsistently in different places. draftMon, 08 Nov 2010 21:26:32 +0000, by frosch
-
(svn r21118) -Codechange: Name and deduplicate some magic numbers. draftMon, 08 Nov 2010 21:22:21 +0000, by frosch
-
(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savegames with NewGRFs draftSun, 07 Nov 2010 21:46:41 +0000, by planetmaker
-
(svn r21115) -Codechange: make it more clear that genders and cases in the base translation are not supported draftSun, 07 Nov 2010 20:57:41 +0000, by rubidium
-
(svn r21113) -Codechange: remove the amount of places where the language pack identifier magic value is draftSun, 07 Nov 2010 18:35:59 +0000, by rubidium
-
(svn r21112) -Codechange: reduce the amount (of copying) variables draftSun, 07 Nov 2010 18:20:18 +0000, by rubidium
-
(svn r21111) -Add: Remove the buttons below the newgrf details if the list is not editable. draftSun, 07 Nov 2010 13:56:13 +0000, by alberth
-
(svn r21110) -Add: Tidy up the buttons of the active newgrfs list. draftSun, 07 Nov 2010 13:54:49 +0000, by alberth
-
(svn r21109) -Add: Don't display available newgrfs when the newgrf list is not editable. draftSun, 07 Nov 2010 13:54:04 +0000, by alberth
-
(svn r21108) -Add: Copy the 'editable' flag of the newgrf window to its layout widget. draftSun, 07 Nov 2010 13:51:34 +0000, by alberth
-
(svn r21107) -Fix: Don't use the maximum track speed where the maximum vehicle speed is meant. draftSun, 07 Nov 2010 13:35:12 +0000, by 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. draftSun, 07 Nov 2010 13:35:07 +0000, by michi_cc
-
(svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road vehicles by tractive effort draftSat, 06 Nov 2010 20:20:03 +0000, by planetmaker
-
(svn r21104) -Doc: Add doxygen commands to a few functions draftSat, 06 Nov 2010 20:12:20 +0000, by planetmaker
-
(svn r21103) -Change: Use the same sorting of the sorting criteria for both trains and road vehicles draftSat, 06 Nov 2010 20:11:36 +0000, by planetmaker
-
(svn r21101) -Doc: Additions and clarifications of doxygen comments draftSat, 06 Nov 2010 16:55:15 +0000, by planetmaker
-
(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x15 (Speed). draftSat, 06 Nov 2010 13:11:24 +0000, by terkhen
-
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache. draftSat, 06 Nov 2010 13:05:11 +0000, by terkhen
-
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time. draftSat, 06 Nov 2010 13:03:17 +0000, by terkhen
-
(svn r21097) -Codechange: Unify cached max speed for all vehicle types. draftSat, 06 Nov 2010 12:53:31 +0000, by terkhen
-
(svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value. draftSat, 06 Nov 2010 12:50:34 +0000, by terkhen
-
(svn r21095) -Codechange: Use a function to convert aircraft speed to old units. draftSat, 06 Nov 2010 12:47:12 +0000, by terkhen
-
(svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is greater than the engine speed. draftSat, 06 Nov 2010 12:45:40 +0000, by terkhen
-
(svn r21092) -Codechange: Merge max speed functions. draftSat, 06 Nov 2010 12:40:38 +0000, by terkhen
-
(svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity. draftSat, 06 Nov 2010 12:39:18 +0000, by terkhen
-
(svn r21090) -Codechange: Rename VehicleCache to NewGRFCache. draftSat, 06 Nov 2010 12:37:55 +0000, by terkhen
-
(svn r21088) -Doc: Additions/corrections of doxygen comments. draftFri, 05 Nov 2010 16:34:22 +0000, by alberth
-
(svn r21087) -Doc: Align and make existing comments available for doxygen. draftFri, 05 Nov 2010 15:48:30 +0000, by alberth
-
(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format based on settings draftFri, 05 Nov 2010 13:40:18 +0000, by rubidium
-
(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name) draftFri, 05 Nov 2010 13:34:39 +0000, by rubidium
-
(svn r21084) -Codechange: name a variable to cover its actual implementation better draftFri, 05 Nov 2010 13:21:30 +0000, by rubidium
-
(svn r21083) -Codechange: Limit the number of exceptions in the refittable cargo list to 7 (Eddi) draftThu, 04 Nov 2010 19:48:25 +0000, by belugas
-
(svn r21080) -Fix: Do not allow to use a custom water level with the original map generator. draftThu, 04 Nov 2010 18:34:37 +0000, by terkhen
-
(svn r21079) -Codechange: replace magic numbers with already defined constant ("inspired" by Hirundo's work) draftThu, 04 Nov 2010 17:42:24 +0000, by belugas
-
(svn r21078) -Fix [FS#4203]: snowline didn't want to be very high draftWed, 03 Nov 2010 22:03:12 +0000, by rubidium
-
(svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed in the in-game console draftMon, 01 Nov 2010 22:53:05 +0000, by rubidium
-
(svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before) savegame where the waypoint refered to an already removed town draftMon, 01 Nov 2010 22:27:34 +0000, by rubidium
-
(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( draftMon, 01 Nov 2010 14:26:57 +0000, by rubidium
-
(svn r21070) -Fix: file not being picked up by doxygen draftMon, 01 Nov 2010 14:18:22 +0000, by rubidium
-
(svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window. draftSun, 31 Oct 2010 16:16:28 +0000, by michi_cc
-
(svn r21062) -Codechange: append -Winit-self to compiler flags draftSun, 31 Oct 2010 14:25:57 +0000, by smatz
-
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__) draftSat, 30 Oct 2010 17:51:07 +0000, by alberth
-
(svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties 0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort). draftSat, 30 Oct 2010 14:31:49 +0000, by terkhen
-
(svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" incrementing counter multiple times in same "GUI" tick causing an invalid state draftFri, 29 Oct 2010 19:35:43 +0000, by rubidium
-
(svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) draftFri, 29 Oct 2010 14:59:37 +0000, by alberth
-
(svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set correctly when changed by clicking on the date panel and entering a new value draftThu, 28 Oct 2010 18:15:42 +0000, by yexo
-
(svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defined tiles that relied on the substitute being drawn were broken draftThu, 28 Oct 2010 11:10:12 +0000, by yexo
-
(svn r21051) -Fix: [Debian] Silence "uselessly linked" warning draftWed, 27 Oct 2010 21:56:10 +0000, by rubidium
-
(svn r21050) -Fix (r20515): ignore underscores as well for help messages draftWed, 27 Oct 2010 20:52:43 +0000, by rubidium
-
(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. draftWed, 27 Oct 2010 16:42:20 +0000, by rubidium
-
(svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore draftTue, 26 Oct 2010 22:27:33 +0000, by rubidium
-
(svn r21042) -Change: make it possible to make .tar.xz bundles draftTue, 26 Oct 2010 22:03:37 +0000, by rubidium
-
(svn r21041) -Change: [NewGRF] make object var 60 return the object id even when the relative tile is not part of the same object draftTue, 26 Oct 2010 21:51:24 +0000, by yexo