Mercurial > hg > openttd
graph
-
(svn r12608) -Fix [FS#1909]: pressing 'Load' did not cancel the full load order. draftMon, 07 Apr 2008 15:04:00 +0000, by rubidium
-
(svn r12605) -Cleanup: variable scope and coding style in train* draftMon, 07 Apr 2008 12:36:50 +0000, by smatz
-
(svn r12601) -Fix (r12587): do not reset the index of orders (causes loading ancient savegames to loop infinitively. draftMon, 07 Apr 2008 11:45:53 +0000, by rubidium
-
(svn r12600) -Codechange: make GetNonStopType return a more augmented type; not is there a non-stop order but the kind of non-stop order, so one doesn't need to check _patches.new_nonstop type everywhere. draftMon, 07 Apr 2008 08:59:04 +0000, by rubidium
-
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining draftSun, 06 Apr 2008 23:49:45 +0000, by smatz
-
(svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin. draftSun, 06 Apr 2008 22:32:20 +0000, by rubidium
-
(svn r12595) -Codechange: hide Order's flags in the last few cases. draftSun, 06 Apr 2008 21:54:22 +0000, by rubidium
-
(svn r12594) -Codechange: move large functions from driver.h to driver.cpp to reduce binary size and compile time draftSun, 06 Apr 2008 16:49:02 +0000, by smatz
-
(svn r12593) -Codechange: hide Order's flags in most of the code. draftSun, 06 Apr 2008 15:09:45 +0000, by rubidium
-
(svn r12592) -Fix (r12580): aircraft's go-to-depot handling is a mess, which assumes destination to be a station even when it did not set a destination yet. draftSun, 06 Apr 2008 14:50:47 +0000, by rubidium
-
(svn r12591) -Codechange: move CommandCost accessors to header file, 8kB of binary size saved draftSun, 06 Apr 2008 14:50:37 +0000, by smatz
-
(svn r12588) -Codechange: do not access the destination of an order directly. draftSun, 06 Apr 2008 07:48:51 +0000, by rubidium
-
(svn r12587) -Codechange: unduplicate some code in the Unpack*Order functions and move the 'normal' case Pack/Unpack to Order. draftSun, 06 Apr 2008 07:22:26 +0000, by rubidium
-
(svn r12586) -Codechange: do not access an order's refit variables directly. draftSun, 06 Apr 2008 07:07:21 +0000, by rubidium
-
(svn r12585) -Fix (r12584): assumption that assertions were enabled during compilation/testing was flawed. draftSat, 05 Apr 2008 23:46:01 +0000, by rubidium
-
(svn r12584) -Codechange: do not access the order type directly. draftSat, 05 Apr 2008 23:36:54 +0000, by rubidium
-
(svn r12583) -Codechange: make AssignOrder a class function of order. draftSat, 05 Apr 2008 21:45:05 +0000, by rubidium
-
(svn r12582) -Codechange: move some (needlessly) static inlined functions from order_base.h to order_cmd.cpp. draftSat, 05 Apr 2008 20:57:01 +0000, by rubidium
-
(svn r12581) -Fix (r12580): trains would not stop correctly on intermediate stations when non-stop was not enabled. draftSat, 05 Apr 2008 19:51:51 +0000, by rubidium
-
(svn r12580) -Codechange: merge some logical related to non-stop orders. draftSat, 05 Apr 2008 15:30:15 +0000, by rubidium
-
(svn r12579) -Change: reset cursor when the Plant trees GUI is opened draftSat, 05 Apr 2008 12:30:48 +0000, by smatz
-
(svn r12578) -Codechange: merge the aircrafts ProcessOrder too into the 'unified' ProcessOrder. draftSat, 05 Apr 2008 12:01:34 +0000, by rubidium
-
(svn r12577) -Fix (r11547): the convert signal button disallowed signal dragging when the signal GUI was closed draftSat, 05 Apr 2008 11:35:32 +0000, by smatz
-
(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in the group and depot GUI if appropriate draftSat, 05 Apr 2008 11:27:50 +0000, by smatz
-
(svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and road vehicles. draftSat, 05 Apr 2008 10:55:50 +0000, by rubidium
-
(svn r12574) -Fix: binding to a specific IP could cause OpenTTD to not register properly with the masterserver if one has multiple external interfaces. draftFri, 04 Apr 2008 21:09:28 +0000, by rubidium
-
(svn r12573) -Codechange: use defined constants instead of numbers in math_func.hpp draftFri, 04 Apr 2008 20:34:09 +0000, by smatz
-
(svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit values didn't work draftFri, 04 Apr 2008 20:03:49 +0000, by smatz
-
(svn r12571) -Fix: MorphOS misses INT16_MAX/INT16_MIN. draftFri, 04 Apr 2008 19:10:45 +0000, by rubidium
-
(svn r12570) -Cleanup: further variable scope in road_gui.cpp draftFri, 04 Apr 2008 18:55:24 +0000, by smatz
-
(svn r12569) -Cleanup: variable scope and coding style in road*.cpp draftFri, 04 Apr 2008 18:41:16 +0000, by smatz
-
(svn r12567) -Codechange: follow up of r12566, remove the palette from trunk. draftFri, 04 Apr 2008 17:49:42 +0000, by rubidium
-
(svn r12564) -Fix: towns couldn't terraform when inflation rised terraform prices enough draftFri, 04 Apr 2008 16:52:29 +0000, by smatz
-
(svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cpp draftFri, 04 Apr 2008 16:32:27 +0000, by smatz
-
(svn r12562) -Cleanup: variable scope in terraform_cmd.cpp draftFri, 04 Apr 2008 15:48:15 +0000, by smatz
-
(svn r12561) -Fix: do not affect town rating change by the order in which we examine stations draftFri, 04 Apr 2008 15:10:54 +0000, by smatz
-
(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a bit of coding style draftFri, 04 Apr 2008 14:53:06 +0000, by smatz
-
(svn r12558) -Feature: subsidy window can now be resized. draftFri, 04 Apr 2008 02:24:44 +0000, by belugas
-
(svn r12557) -Cleanup: use MAX_PATH at two more places draftFri, 04 Apr 2008 00:06:51 +0000, by smatz
-
(svn r12556) -Fix (r6001): remove fences with fields when loading old savegames, looks better draftThu, 03 Apr 2008 23:52:43 +0000, by smatz
-
(svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag density changes in the patch settings and vice versa draftThu, 03 Apr 2008 22:31:57 +0000, by smatz
-
(svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened draftThu, 03 Apr 2008 21:54:31 +0000, by smatz
-
(svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when building more signals using the GUI draftThu, 03 Apr 2008 21:01:01 +0000, by smatz
-
(svn r12548) -Cleanup: remove strings removed in r12547 from all language files draftThu, 03 Apr 2008 20:00:07 +0000, by smatz
-
(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent draftThu, 03 Apr 2008 19:55:40 +0000, by smatz
-
(svn r12546) -Fix: completely remove cases from Brazilian Portuguese translation draftThu, 03 Apr 2008 16:16:52 +0000, by glx
-
(svn r12545) -Cleanup: Replace some tables of magic values with already existing functions. draftThu, 03 Apr 2008 14:21:17 +0000, by frosch
-
(svn r12543) -Update: WebTranslator2 update to 2008-04-03 08:42:55 draftThu, 03 Apr 2008 07:20:32 +0000, by miham
-
(svn r12542) -Fix [Makefile]: Don't install scenarios into the current user's homedir when running 'make install', that is silly. Simply always install scenarios system wide instead. draftWed, 02 Apr 2008 16:20:30 +0000, by matthijs
-
(svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts. draftWed, 02 Apr 2008 14:13:15 +0000, by frosch
-
(svn r12540) -Codechange: Enumify some values in original pathfinder and remove an unused variable. draftWed, 02 Apr 2008 13:57:25 +0000, by frosch
-
(svn r12537) -Cleanup: comment newgrf_config.h a bit draftWed, 02 Apr 2008 00:13:44 +0000, by smatz
-
(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites. draftTue, 01 Apr 2008 17:21:24 +0000, by belugas
-
(svn r12534) -Feature: Add a new type of town road layouts - random for each town draftTue, 01 Apr 2008 16:27:01 +0000, by skidd13
-
(svn r12533) -Cleanup: Remove some wizardry from default ai by using existings enums and helper functions. draftTue, 01 Apr 2008 15:03:59 +0000, by frosch
-
(svn r12532) -Cleanup: Replace two tables of magic values with already existing functions. draftTue, 01 Apr 2008 14:47:57 +0000, by frosch
-
(svn r12531) -Codechange: Rename some variables for consistency. draftTue, 01 Apr 2008 14:03:20 +0000, by frosch
-
(svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future draftMon, 31 Mar 2008 16:07:50 +0000, by skidd13