Mercurial > hg > openttd
graph
-
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file. draftSun, 29 Aug 2010 15:58:43 +0000, by alberth
-
(svn r20688) -Codechange: Rename Queue struct to BinaryHeap. draftSun, 29 Aug 2010 13:47:15 +0000, by alberth
-
(svn r20687) -Codechange: Replace the THISBIN_HEAP_ARR macro by a GetElement() method. draftSun, 29 Aug 2010 13:46:34 +0000, by alberth
-
(svn r20686) -Codechange: Make init_BinaryHeap() a method. draftSun, 29 Aug 2010 13:42:38 +0000, by alberth
-
(svn r20685) -Codechange: Make BinaryHeap_Clear() a method. draftSun, 29 Aug 2010 13:38:43 +0000, by alberth
-
(svn r20684) -Codechange: Make BinaryHeap_Free() a method. draftSun, 29 Aug 2010 13:38:27 +0000, by alberth
-
(svn r20683) -Codechange: Make BinaryHeap_Delete() a method. draftSun, 29 Aug 2010 13:38:06 +0000, by alberth
-
(svn r20682) -Codechange: Make BinaryHeap_Pop() a method. draftSun, 29 Aug 2010 13:36:50 +0000, by alberth
-
(svn r20681) -Codechange: Make BinaryHeap_Push() a method, introduce temporary THISBIN_HEAP_ARR macro. draftSun, 29 Aug 2010 13:35:51 +0000, by alberth
-
(svn r20680) -Codechange: Remove the now useless union and struct wrappers around the binary heap data. draftSun, 29 Aug 2010 13:34:08 +0000, by alberth
-
(svn r20679) -Codechange: Remove unused insertion sorter. draftSun, 29 Aug 2010 13:32:39 +0000, by alberth
-
(svn r20678) -Codechange: Remove unused NetworkFindClientInfoFromIndex(), NetworkFindClientInfoFromIP(). draftSun, 29 Aug 2010 12:37:49 +0000, by alberth
-
(svn r20677) -Fix (r20136): copy-paste error (jwm) draftSun, 29 Aug 2010 09:41:50 +0000, by rubidium
-
(svn r20676) -Codechange: it's not needed to supply two almost identical vars draftSat, 28 Aug 2010 22:26:25 +0000, by rubidium
-
(svn r20675) -Add [FS#4077]: method to access the (action 14) NewGRF version of other NewGRFs draftSat, 28 Aug 2010 21:45:44 +0000, by rubidium
-
(svn r20674) -Codechange: Remove declared functions that do not exist (anymore) otherwise. draftSat, 28 Aug 2010 20:15:45 +0000, by alberth
-
(svn r20673) -Codechange: add support for inspecting objects draftSat, 28 Aug 2010 19:48:46 +0000, by rubidium
-
(svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor draftSat, 28 Aug 2010 19:45:56 +0000, by rubidium
-
(svn r20669) -Codechange: trigger the whole object every 256 ticks instead of every 250 ticks draftSat, 28 Aug 2010 19:13:20 +0000, by rubidium
-
(svn r20668) -Codechange: add (more) support for bridges over objects draftSat, 28 Aug 2010 19:02:21 +0000, by rubidium
-
(svn r20667) -Codechange: implement the autoslope callback for objects draftSat, 28 Aug 2010 19:00:21 +0000, by rubidium
-
(svn r20666) -Codechange: enable drawing of (NewGRF) objects draftSat, 28 Aug 2010 18:57:32 +0000, by rubidium
-
(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatch draftSat, 28 Aug 2010 18:56:07 +0000, by rubidium
-
(svn r20664) -Codechange: implement the land slope callback for objects draftSat, 28 Aug 2010 18:55:20 +0000, by rubidium
-
(svn r20663) -Codechange: add the GRF name to the tile info window draftSat, 28 Aug 2010 18:54:12 +0000, by rubidium
-
(svn r20662) -Codechange: implement object animation draftSat, 28 Aug 2010 18:51:47 +0000, by rubidium
-
(svn r20661) -Codechange: implement the "decide colour" callback for objects draftSat, 28 Aug 2010 18:50:32 +0000, by rubidium
-
(svn r20660) -Codechange: implement (most) of action2 support for objects draftSat, 28 Aug 2010 18:49:39 +0000, by rubidium
-
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause) draftSat, 28 Aug 2010 18:37:49 +0000, by rubidium
-
(svn r20658) -Codechange: add the colour of an object to the object instance draftSat, 28 Aug 2010 18:28:34 +0000, by rubidium
-
(svn r20657) -Codechange: add function to draw NewGRF tileseq in the GUI draftSat, 28 Aug 2010 18:23:58 +0000, by rubidium
-
(svn r20656) -Codechange: implement counting of objects draftSat, 28 Aug 2010 18:23:14 +0000, by rubidium
-
(svn r20655) -Codechange: implement reading the action3 of objects draftSat, 28 Aug 2010 18:22:24 +0000, by rubidium
-
(svn r20654) -Codechange: implement reading action0 of objects draftSat, 28 Aug 2010 18:21:09 +0000, by rubidium
-
(svn r20652) -Codechange: implement a function to get the index of a spec. draftSat, 28 Aug 2010 17:38:07 +0000, by rubidium
-
(svn r20651) -Codechange: add a function to determine whether an object is available and use it draftSat, 28 Aug 2010 17:36:28 +0000, by rubidium
-
(svn r20650) -Codechange: add some variables to the object's spec draftSat, 28 Aug 2010 17:35:00 +0000, by rubidium
-
(svn r20649) -Codechange: implement classes for objects draftSat, 28 Aug 2010 17:32:30 +0000, by rubidium
-
(svn r20648) -Codechange: implement the NewGRF override manager for objects draftSat, 28 Aug 2010 17:30:55 +0000, by rubidium
-
(svn r20647) -Codechange: update some of the object spec information draftSat, 28 Aug 2010 17:29:12 +0000, by rubidium
-
(svn r20646) -Codechange: make the code flow of breakdown handling a bit clearer draftSat, 28 Aug 2010 14:18:56 +0000, by rubidium
-
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo) draftSat, 28 Aug 2010 14:14:37 +0000, by rubidium
-
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo) draftSat, 28 Aug 2010 14:01:50 +0000, by rubidium
-
(svn r20642) -Codechange: make the table in object_land easier expandable. draftFri, 27 Aug 2010 22:46:11 +0000, by rubidium
-
(svn r20641) -Codechange: remove the "require flat land" flag draftFri, 27 Aug 2010 22:43:27 +0000, by rubidium
-
(svn r20640) -Add: support for water under objects draftFri, 27 Aug 2010 22:29:13 +0000, by rubidium
-
(svn r20637) -Change: [Win32] Don't build the DirectMusic driver for x64 as it won't work anyway. draftFri, 27 Aug 2010 22:08:59 +0000, by michi_cc
-
(svn r20636) -Codechange: Move MarkTileDirtyByTile() and DeleteAnimatedTile() into MakeWaterKeepingClass(). draftFri, 27 Aug 2010 20:46:36 +0000, by frosch
-
(svn r20634) -Fix (r20592): gracefully do the date_fract format conversion when an older OpenTTD savegame which loaded an ancient savegame still has the old date_fract "format". draftFri, 27 Aug 2010 10:50:21 +0000, by rubidium
-
(svn r20633) -Cleanup: and clarify some bits in the landscape documentation and make them pass the validator again. draftFri, 27 Aug 2010 10:42:48 +0000, by rubidium
-
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers draftThu, 26 Aug 2010 22:01:16 +0000, by rubidium
-
(svn r20631) -Codechange: generalise IsIndustryTileOnWater + simplify so related code draftThu, 26 Aug 2010 19:29:20 +0000, by rubidium
-
(svn r20629) -Fix (r20627): ofcourse I forget to update source.list/MSVC project files when adding a header. draftThu, 26 Aug 2010 17:12:44 +0000, by rubidium
-
(svn r20628) -Fix: typos in animation trigger enum/comments draftThu, 26 Aug 2010 17:08:37 +0000, by rubidium
-
(svn r20627) -Codechange: unify the animation code of station, airport, house and industry tiles draftThu, 26 Aug 2010 17:01:17 +0000, by rubidium
-
(svn r20626) -Codechange: pass AirportTileSpec to the airport tile callback draftThu, 26 Aug 2010 16:56:06 +0000, by rubidium
-
(svn r20625) -Add: AirportTileSpec::GetByTile to simplify accessing the AirportTileSpec draftThu, 26 Aug 2010 16:53:06 +0000, by rubidium
-
(svn r20624) -Codechange: some constifying for NewGRF house draftThu, 26 Aug 2010 16:48:32 +0000, by rubidium
-
(svn r20623) -Codechange: unify the storing of animation related information draftThu, 26 Aug 2010 15:31:40 +0000, by rubidium
-
(svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]AnimationFrame draftThu, 26 Aug 2010 14:45:45 +0000, by rubidium
-
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations) draftThu, 26 Aug 2010 14:36:00 +0000, by rubidium
-
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks draftThu, 26 Aug 2010 11:18:32 +0000, by rubidium
-
(svn r20619) -Fix [FS#4070]: [OSX] Limit minimum window size to 64x64 like all other platforms (matheweis) draftWed, 25 Aug 2010 19:05:34 +0000, by rubidium
-
(svn r20618) -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game caused crashes with very low resolutions draftWed, 25 Aug 2010 19:02:51 +0000, by rubidium
-
(svn r20616) -Change: disable .sbr/.bsc generation in MSVC project files draftWed, 25 Aug 2010 17:12:26 +0000, by glx
-
(svn r20611) -Fix: disable newgrf houses that have a different size then their substitute type draftTue, 24 Aug 2010 16:30:31 +0000, by yexo
-
(svn r20609) -Fix [FS#3702]: crash when a NewGRF defined an invalid substitute type for a house and the NewGRF was removed during the game draftTue, 24 Aug 2010 16:00:35 +0000, by yexo
-
(svn r20606) -Change [FS#4042]: change the debug level of the "Registering two AIs/libraries with the same name and version" message from 0 to 1 draftMon, 23 Aug 2010 22:44:08 +0000, by yexo
-
(svn r20605) -Fix [FS#4063]: let NewGRFs var43 var (information about liveries) for vehicles not be influenced by the local setting determining whether to show liveries or not. draftMon, 23 Aug 2010 22:28:35 +0000, by rubidium
-
(svn r20604) -Feature: add a reset button to the newgrf parameters window draftMon, 23 Aug 2010 22:25:50 +0000, by yexo
-
(svn r20603) -Codechange: silence some ICC warnings draftMon, 23 Aug 2010 22:03:36 +0000, by rubidium
-
(svn r20602) -Change (r20601): use DFLT instead of DEFA as name for the default field draftMon, 23 Aug 2010 21:53:55 +0000, by yexo
-
(svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14 draftMon, 23 Aug 2010 21:47:07 +0000, by yexo
-
(svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Most of the time, the result will only be useful if the corresponding PDB file is present. draftMon, 23 Aug 2010 18:20:22 +0000, by michi_cc
-
(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function. draftMon, 23 Aug 2010 18:19:15 +0000, by michi_cc
-
(svn r20596) -Fix [FS#4066]: crash when the tooltip is wider than the window is draftSun, 22 Aug 2010 20:25:45 +0000, by rubidium
-
(svn r20595) -Fix (r20536)[FS#4068]: Autoreplace needs refitting of wagons in free wagon chains. draftSun, 22 Aug 2010 19:15:47 +0000, by frosch
-
(svn r20593) -Fix: (rlongago, r20547): long ago the service interval was int16, after which is got converted to Date except in the order backup. Much later I copied the savegame snippets from a vehicle and applied that on the order backup. Presto, reading/writing 32 bits (of Date) into 16 bits of ancient style service interval. That would then "spoil" the name pointer and that eventually crashes OpenTTD as it's likely to be an invalid pointer. draftSun, 22 Aug 2010 16:47:26 +0000, by rubidium
-
(svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _date_fract got a new value range draftSun, 22 Aug 2010 09:21:56 +0000, by rubidium
-
(svn r20591) -Codechange: make sure _date_fract is set when SetDate is called. Some places wouldn't reset _date_fract correctly at all draftSun, 22 Aug 2010 09:18:01 +0000, by rubidium
-
(svn r20590) -Fix: only unix2dos text files when generating the Windows installer draftSat, 21 Aug 2010 21:07:34 +0000, by rubidium
-
(svn r20588) -Fix (r20586): apparantly some NFORenums don't return an error code when an unknown command line option is given draftSat, 21 Aug 2010 11:30:41 +0000, by rubidium
-
(svn r20587) -Codechange (r20456)[FS#4035]: Revert to scrollbars without minimal size to simplify window setup. draftSat, 21 Aug 2010 10:59:03 +0000, by frosch
-
(svn r20586) -Codechange: silence nforenum and grfcodec progress output (if possible) draftSat, 21 Aug 2010 10:57:01 +0000, by rubidium
-
(svn r20583) -Fix: Autoreplace failed while attaching non-replaced wagons to the new chain, if to-be-sold-engines would become front-engines and the unitnumber limit would be exceeded. draftFri, 20 Aug 2010 17:36:09 +0000, by frosch
-
(svn r20582) -Fix [FS#4044]: Autoreplace can trigger an assertion when at the vehicle limit draftFri, 20 Aug 2010 17:35:10 +0000, by rubidium
-
(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