Mercurial > hg > openttd
graph
-
(svn r20581) -Codechange: simplify getting the station in CalcPercentVehicleFilled draftFri, 20 Aug 2010 15:35:14 +0000, by rubidium
-
(svn r20580) -Fix [FS#4039]: go via station and go via waypoint behaved differently when a train went back to the same (unordered) station again draftFri, 20 Aug 2010 15:30:21 +0000, by rubidium
-
(svn r20579) -Change (r1579): Allow removing of buoys if they are only used by own vehicles. draftFri, 20 Aug 2010 12:50:59 +0000, by frosch
-
(svn r20578) -Fix [FS#4051]: Draw bounding boxes using white instead of pure white, so they are recoloured to grey in coloured newspaper instead of blue. draftFri, 20 Aug 2010 12:13:27 +0000, by frosch
-
(svn r20577) -Fix [FS#4043]: scroll button flickering when pressed draftFri, 20 Aug 2010 11:55:10 +0000, by rubidium
-
(svn r20575) -Fix [FS#4059] (r20542): reloading of companies did load another AI draftThu, 19 Aug 2010 22:06:20 +0000, by rubidium
-
(svn r20574) -Codechange: a little over 1 million vehicles should be enough for the forseeable future draftThu, 19 Aug 2010 20:58:30 +0000, by rubidium
-
(svn r20573) -Codechange: free/reserve some bits in the sell vehicle command to increase the vehicle pool limit draftThu, 19 Aug 2010 20:45:29 +0000, by rubidium
-
(svn r20572) -Codechange: free/reserve some bits in the wagon move command to increase the vehicle pool limit draftThu, 19 Aug 2010 20:42:00 +0000, by rubidium
-
(svn r20571) -Codechange: free/reserve some bits in the order commands to increase the vehicle pool limit draftThu, 19 Aug 2010 20:39:12 +0000, by rubidium
-
(svn r20570) -Codechange: free/reserve some bits in the timetable commands to increase the vehicle pool limit draftThu, 19 Aug 2010 20:34:51 +0000, by rubidium
-
(svn r20569) -Cleanup: the change timetable command doesn't need the packed bit anymore draftThu, 19 Aug 2010 20:32:33 +0000, by rubidium
-
(svn r20568) -Codechange: change the value of AIVehicle::VEHICLE_INVALID and use it as return value instead of ::INVALID_VEHICLE draftThu, 19 Aug 2010 20:20:20 +0000, by yexo
-
(svn r20567) -Document [FS#3966]: Add note to known-bugs about this issue. draftThu, 19 Aug 2010 20:15:44 +0000, by terkhen
-
(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker draftThu, 19 Aug 2010 19:23:38 +0000, by rubidium
-
(svn r20564) -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 API and using AIList::ChangeItem draftThu, 19 Aug 2010 15:44:17 +0000, by yexo
-
(svn r20563) -Change: [NoAI] rename AIAbstractList to AIList draftThu, 19 Aug 2010 15:37:28 +0000, by yexo
-
(svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractList draftThu, 19 Aug 2010 15:19:40 +0000, by yexo
-
(svn r20560) -Fix: AIs (still/again?) crashing for certain commands draftThu, 19 Aug 2010 14:25:07 +0000, by rubidium
-
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile draftThu, 19 Aug 2010 13:44:41 +0000, by yexo
-
(svn r20558) -Codechange: use one generic function to create a list of company buttons draftThu, 19 Aug 2010 12:56:31 +0000, by yexo
-
(svn r20557) -Document [FS#3928]: why we won't fix the issue draftThu, 19 Aug 2010 12:02:17 +0000, by rubidium
-
(svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commit draftThu, 19 Aug 2010 11:36:12 +0000, by yexo
-
(svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows draftThu, 19 Aug 2010 11:33:15 +0000, by yexo
-
(svn r20554) -Fix [FS#4057]: typo in configure --help draftThu, 19 Aug 2010 11:16:08 +0000, by rubidium
-
(svn r20553) -Feature: allow rate limiting of incoming commands draftThu, 19 Aug 2010 08:59:36 +0000, by rubidium
-
(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window. draftThu, 19 Aug 2010 08:22:08 +0000, by terkhen
-
(svn r20551) -Fix [FS#4056]: apparantly Mac OS X's sed and GNU's can't decide on a single "format" for replacing stuff in-place draftThu, 19 Aug 2010 08:07:19 +0000, by rubidium
-
(svn r20550) -Fix: documentation of CmdSetTimetableStart draftWed, 18 Aug 2010 22:52:02 +0000, by rubidium
-
(svn r20549) -Codechange: centralise the handling of the incoming commands (from clients and the server) draftWed, 18 Aug 2010 22:40:17 +0000, by rubidium
-
(svn r20548) -Codechange: rename some variables giving them slightly more meaningful names draftWed, 18 Aug 2010 21:30:38 +0000, by rubidium
-
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands. draftWed, 18 Aug 2010 20:48:38 +0000, by rubidium
-
(svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to trigger draftWed, 18 Aug 2010 18:57:58 +0000, by rubidium
-
(svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depot it belongs to gets removed, the depot window gets closed or when another vehicle gets sold in a depot draftWed, 18 Aug 2010 18:52:16 +0000, by rubidium
-
(svn r20543) -Fix (r20542): compilation failed when networking was disabled draftWed, 18 Aug 2010 17:23:03 +0000, by rubidium
-
(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID. draftWed, 18 Aug 2010 17:06:45 +0000, by rubidium
-
(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehicle of a backed up order, or remove it if there is no vehicle sharing orders with that vehicle. draftWed, 18 Aug 2010 15:58:30 +0000, by rubidium
-
(svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use of operator delete draftWed, 18 Aug 2010 15:22:40 +0000, by smatz
-
(svn r20539) -Codechange: make order backups more self-contained. draftWed, 18 Aug 2010 15:15:59 +0000, by rubidium
-
(svn r20538) -Codechange: introduce a few macros to initialize the airport classes draftWed, 18 Aug 2010 01:19:03 +0000, by yexo
-
(svn r20537) -Codechange: make RefitVehicle a static (local) function draftWed, 18 Aug 2010 00:48:22 +0000, by rubidium
-
(svn r20536) -Codechange: unify the refitting of vehicles draftWed, 18 Aug 2010 00:47:31 +0000, by rubidium
-
(svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings consistant draftWed, 18 Aug 2010 00:46:14 +0000, by yexo
-
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings draftWed, 18 Aug 2010 00:30:12 +0000, by yexo
-
(svn r20533) -Codechange: shuffle a bit with the bits in the sell command draftWed, 18 Aug 2010 00:03:08 +0000, by rubidium
-
(svn r20532) -Codechange: unify selling of vehicles a bit draftTue, 17 Aug 2010 23:55:22 +0000, by rubidium
-
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands draftTue, 17 Aug 2010 23:15:55 +0000, by rubidium
-
(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it draftTue, 17 Aug 2010 22:33:27 +0000, by yexo
-
(svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing code for situations that don't happen draftTue, 17 Aug 2010 21:50:58 +0000, by yexo
-
(svn r20528) -Fix: in old savegames aircraft can have an invalid state draftTue, 17 Aug 2010 21:46:25 +0000, by yexo
-
(svn r20527) -Codechange: move the flood code and remove some redundant checks draftTue, 17 Aug 2010 19:52:44 +0000, by yexo
-
(svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by removing the MKIT macro draftTue, 17 Aug 2010 11:59:52 +0000, by yexo
-
(svn r20524) -Codechange: remove old airport debug code draftTue, 17 Aug 2010 11:59:09 +0000, by yexo
-
(svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty name. draftTue, 17 Aug 2010 09:49:31 +0000, by frosch
-
(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objects draftTue, 17 Aug 2010 09:42:38 +0000, by rubidium
-
(svn r20517) -Fix (r20516): Committed way too much. draftMon, 16 Aug 2010 17:25:11 +0000, by terkhen
-
(svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu) draftMon, 16 Aug 2010 16:15:22 +0000, by terkhen
-
(svn r20515) -Feature: ignore _ in console command names so there is no "inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly draftMon, 16 Aug 2010 15:18:21 +0000, by rubidium
-
(svn r20514) -Fix: Draw error messages in white by default, they may not have a colour code. draftMon, 16 Aug 2010 12:32:49 +0000, by frosch
-
(svn r20513) -Change: unify style of some "broken NewGRF" strings draftMon, 16 Aug 2010 12:21:17 +0000, by rubidium
-
(svn r20512) -Fix [FS#4036]: Generation seed is unsigned. draftMon, 16 Aug 2010 09:44:05 +0000, by frosch
-
(svn r20511) -Fix: Initial height of townlist was not a multiple of the line height. draftMon, 16 Aug 2010 08:33:28 +0000, by frosch
-
(svn r20510) -Codechange: unify packet queue handling and make insertion O(1) instead of O(n) draftSun, 15 Aug 2010 23:44:45 +0000, by rubidium
-
(svn r20509) -Change: don't cycle (quickly) through the shade states. Just make scrolling up shade the window and scrolling down unshade it. (avdg) draftSun, 15 Aug 2010 23:42:36 +0000, by rubidium
-
(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in screenshot of the visible viewport. (Eddi) draftSun, 15 Aug 2010 23:32:36 +0000, by michi_cc
-
(svn r20507) -Change: Remove the shortcut hints from the screenshot menu strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot". draftSun, 15 Aug 2010 23:32:32 +0000, by michi_cc
-
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype. draftSun, 15 Aug 2010 19:59:48 +0000, by frosch
-
(svn r20504) -Codechange: Move updating of train's visual effect to separate function. draftSun, 15 Aug 2010 19:53:53 +0000, by frosch
-
(svn r20503) -Fix (r18838): Powered wagons should check the railtype of the tile they are on, not where the engine is on. draftSun, 15 Aug 2010 18:35:57 +0000, by frosch
-
(svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehicle_flags. draftSun, 15 Aug 2010 18:25:57 +0000, by frosch
-
(svn r20500) -Fix: When converting rail all trains with a part on the converted rails need updating. Not only engines, which have power afterwards. Also update Acceleration after updating Power. draftSun, 15 Aug 2010 15:47:07 +0000, by frosch
-
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. draftSun, 15 Aug 2010 14:06:43 +0000, by alberth
-
(svn r20498) -Fix [FS#4030]: ignore the non-stop state when comparing one order type to another order type draftSun, 15 Aug 2010 13:17:04 +0000, by rubidium
-
(svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game caused the introgame to be the server's game causing desyncs when people tried to join draftSun, 15 Aug 2010 11:58:20 +0000, by rubidium
-
(svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 255 constants are used all over the place, no need for trivial wrapper functions. draftSun, 15 Aug 2010 10:14:08 +0000, by frosch
-
(svn r20490) -Change: merge the extra GRF sources so updating them becomes a bit easier. draftSat, 14 Aug 2010 14:50:06 +0000, by rubidium
-
(svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connected failed in some cases draftSat, 14 Aug 2010 09:46:36 +0000, by rubidium
-
(svn r20488) -Fix [FS#4029]: Version detection for MSVC using mercurial failed (Hirundo). draftSat, 14 Aug 2010 09:28:03 +0000, by terkhen
-
(svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains. draftFri, 13 Aug 2010 14:28:51 +0000, by terkhen
-
(svn r20484) -Codechange: Move BuildRefitList to the RefitWindow class. draftFri, 13 Aug 2010 14:26:29 +0000, by terkhen
-
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns draftFri, 13 Aug 2010 12:45:26 +0000, by rubidium
-
(svn r20481) -Fix: statues were not removed when towns would be removed draftFri, 13 Aug 2010 11:58:45 +0000, by rubidium
-
(svn r20480) -Codechange: make CmdDeleteTown responsible for actually clearing tiles and such; ~Town still checks it though. draftFri, 13 Aug 2010 11:57:59 +0000, by rubidium
-
(svn r20479) -Change: Use 'Buttons Name: Value' layout for AI and NewGRF parameter GUI. draftFri, 13 Aug 2010 07:34:28 +0000, by frosch
-
(svn r20478) -Codechange: remove support for 'helipad groups' because there are no airports with more than 1 helipad group draftFri, 13 Aug 2010 00:36:12 +0000, by yexo
-
(svn r20477) -Codechange: remove some airport-related constants/functions and add some documentation draftFri, 13 Aug 2010 00:21:03 +0000, by yexo
-
(svn r20476) -Codechange: simplify a check in aircraft_cmd.cpp by using the existing CanVehicleUseStation draftThu, 12 Aug 2010 22:36:42 +0000, by yexo
-
(svn r20475) -Fix (r20474): also remove the include of crc32.hpp draftThu, 12 Aug 2010 22:08:45 +0000, by yexo
-
(svn r20473) -Codechange: pass Town instead of TownID to BuildObject draftThu, 12 Aug 2010 19:18:58 +0000, by rubidium
-
(svn r20471) -Fix: some files didn't have their svn properties set draftThu, 12 Aug 2010 17:28:11 +0000, by rubidium
-
(svn r20470) -Codechange: Make arrow buttons lower and raise like other buttons when clicked. draftThu, 12 Aug 2010 16:44:51 +0000, by frosch
-
(svn r20469) -Fix (r20227): Building statues used different companys for CMD_LANDSCAPE_CLEAR during testrun and DC_EXEC. draftThu, 12 Aug 2010 14:20:02 +0000, by frosch
-
(svn r20468) -Fix: Vehicledetails of non-trains accessed a non existing scrollbar, though values were unused. draftThu, 12 Aug 2010 13:26:44 +0000, by frosch
-
(svn r20466) -Codechange: USe NWID_SELECTION to hide the scrollbar in dropdowns. draftThu, 12 Aug 2010 11:53:11 +0000, by frosch
-
(svn r20465) -Codechange: Use NWID_SELECTION to hide horizontal scrollbar and 'sell chain' button for non-train depot windows. draftThu, 12 Aug 2010 11:46:20 +0000, by frosch
-
(svn r20464) -Codechange/Fix: Do not use a scrollbar to store the number of columns for non-train depot windows. draftThu, 12 Aug 2010 11:21:30 +0000, by frosch
-
(svn r20462) -Fix (r20452): Initialise scrollbar_index with -1 to indicate 'no scrollbar associated'. draftThu, 12 Aug 2010 09:47:48 +0000, by frosch
-
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR. draftThu, 12 Aug 2010 09:16:43 +0000, by frosch
-
(svn r20460) -Codechange: Remove WF_SCROLL window flags and store the state directly in the scrollbar widget instead. draftThu, 12 Aug 2010 09:14:34 +0000, by frosch
-
(svn r20459) -Codechange: Remove the Scrollbar members of Window and make NWidgetScrollbar inherit from Scrollbar instead. draftThu, 12 Aug 2010 09:13:04 +0000, by frosch
-
(svn r20458) -Codechange: Move Scrollbar from window.cpp to widget.cpp draftThu, 12 Aug 2010 09:11:12 +0000, by frosch
-
(svn r20457) -Codechange: Remove _scrolling_scrollbar and WF_SCROLL_MIDDLE and instead store the widget index of the being scrolled scrollbar in the Window. draftThu, 12 Aug 2010 09:09:24 +0000, by frosch
-
(svn r20456) -Codechange: Add separate nested widget class for scrollbars. draftThu, 12 Aug 2010 09:07:45 +0000, by frosch
-
(svn r20455) -Codechange: Rename some vscroll and vscroll2 to more suitable names. draftThu, 12 Aug 2010 08:42:37 +0000, by frosch
-
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll and vscroll2. draftThu, 12 Aug 2010 08:37:01 +0000, by frosch