Mercurial > hg > openttd
graph
-
(svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open draftWed, 15 Sep 2010 22:46:18 +0000, by yexo
-
(svn r20811) -Fix [FS#4079]: the colour palette file in the docs/ directory was broken draftWed, 15 Sep 2010 22:22:07 +0000, by yexo
-
(svn r20810) -Merge: documentation updates from 1.0 draftWed, 15 Sep 2010 22:05:08 +0000, by rubidium
-
(svn r20809) -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings draftWed, 15 Sep 2010 21:55:55 +0000, by rubidium
-
(svn r20808) -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco) draftWed, 15 Sep 2010 21:19:41 +0000, by rubidium
-
(svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels draftWed, 15 Sep 2010 21:10:14 +0000, by yexo
-
(svn r20802) -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI. draftMon, 13 Sep 2010 19:45:39 +0000, by frosch
-
(svn r20800) -Fix: [NewGRF] clamp some more vehicle variables draftMon, 13 Sep 2010 14:20:30 +0000, by yexo
-
(svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo) draftMon, 13 Sep 2010 13:55:25 +0000, by yexo
-
(svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR draftMon, 13 Sep 2010 13:36:36 +0000, by yexo
-
(svn r20797) -Fix: disable houses without a size that are available according to their building flags draftMon, 13 Sep 2010 13:27:29 +0000, by yexo
-
(svn r20796) -Fix: make sure all houses in the house spec array are valid. It was possible that part of a multitile house was not copied because the array was full draftMon, 13 Sep 2010 13:08:53 +0000, by yexo
-
(svn r20795) -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille) draftMon, 13 Sep 2010 12:14:22 +0000, by yexo
-
(svn r20794) -Document [FS#4083]: a case where DirectMusic takes hours to initialise draftSun, 12 Sep 2010 23:06:28 +0000, by rubidium
-
(svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo) draftSun, 12 Sep 2010 19:54:25 +0000, by yexo
-
(svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes. draftSun, 12 Sep 2010 19:40:47 +0000, by frosch
-
(svn r20790) -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf houses and serves no use for original houses. draftSun, 12 Sep 2010 18:28:51 +0000, by frosch
-
(svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken draftSun, 12 Sep 2010 16:54:39 +0000, by yexo
-
(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2) draftSun, 12 Sep 2010 14:45:46 +0000, by frosch
-
(svn r20785) -Fix: crash when closing the station view of oilrigs (similar to r20774) draftSat, 11 Sep 2010 17:45:03 +0000, by rubidium
-
(svn r20784) -Doc: Doxyment a few debug line printing functions. draftSat, 11 Sep 2010 11:48:37 +0000, by alberth
-
(svn r20783) -Change/Fix: do autosave-on-exit as well when using kill/CTRL-C to terminate a dedicated OpenTTD draftFri, 10 Sep 2010 20:03:45 +0000, by rubidium
-
(svn r20781) -Fix (r20780): FinishInitNested reset this->owner, so set it afterwards draftFri, 10 Sep 2010 13:50:47 +0000, by yexo
-
(svn r20780) -Fix (r20772): group gui only worked properly for the first company draftFri, 10 Sep 2010 13:34:47 +0000, by yexo
-
(svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. draftThu, 09 Sep 2010 20:49:56 +0000, by frosch
-
(svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice draftThu, 09 Sep 2010 14:40:39 +0000, by rubidium
-
(svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work as well draftThu, 09 Sep 2010 14:39:48 +0000, by rubidium
-
(svn r20775) -Fix (r20771): the group's vehicle lists weren't properly populated draftThu, 09 Sep 2010 14:24:42 +0000, by rubidium
-
(svn r20774) -Fix [FS#4116]: assertion triggered when removing a station owned by nobody when the local company is "spectator" as well draftThu, 09 Sep 2010 10:55:05 +0000, by rubidium
-
(svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well draftWed, 08 Sep 2010 21:40:00 +0000, by rubidium
-
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers draftWed, 08 Sep 2010 21:37:13 +0000, by rubidium
-
(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters draftWed, 08 Sep 2010 21:28:50 +0000, by rubidium
-
(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters draftWed, 08 Sep 2010 21:14:41 +0000, by rubidium
-
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot draftWed, 08 Sep 2010 21:02:12 +0000, by rubidium
-
(svn r20768) -Codechange: unify send-to-depot commands draftWed, 08 Sep 2010 18:55:58 +0000, by rubidium
-
(svn r20766) -Fix [FS#4112]: action14 data was not used for NewGRFs loaded from a savegame draftWed, 08 Sep 2010 15:35:54 +0000, by yexo
-
(svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventCompanyMerger (fanioz) draftWed, 08 Sep 2010 13:45:26 +0000, by yexo
-
(svn r20763) -Fix [FS#4113](r20749): The bridgetest on building shipdepots can no longer rely on being only called for clear water tiles. draftTue, 07 Sep 2010 19:20:15 +0000, by frosch
-
(svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle() draftTue, 07 Sep 2010 11:03:46 +0000, by smatz
-
(svn r20759) -Fix (r20753): it wasn't possible to build anything when left button scrolling was active draftTue, 07 Sep 2010 11:00:42 +0000, by smatz
-
(svn r20758) -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings draftMon, 06 Sep 2010 18:20:07 +0000, by smatz
-
(svn r20756) -Cleanup: no need to check return value of CallocT draftMon, 06 Sep 2010 16:02:42 +0000, by smatz
-
(svn r20755) -Fix (r19975): small memory leak at program exit (happens only once) draftMon, 06 Sep 2010 15:47:11 +0000, by smatz
-
(svn r20754) -Fix [FS#4112]: assert when an industry previously build on water was flooded because it's grf changed/is missing draftMon, 06 Sep 2010 15:23:16 +0000, by yexo
-
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window draftMon, 06 Sep 2010 14:14:09 +0000, by smatz
-
(svn r20752) -Change: move removal of bin/data/openttd.grf from distclean to maintainer-clean draftSun, 05 Sep 2010 21:50:59 +0000, by rubidium
-
(svn r20751) -Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses. draftSun, 05 Sep 2010 19:46:04 +0000, by frosch