Mercurial > hg > openttd
graph
-
(svn r17632) -Change: enable the uninitialized variables warning (or actually undisable) draftThu, 24 Sep 2009 21:27:19 +0000, by rubidium
-
(svn r17627) -Document [FS#3216]: The remaining functions in info.nut draftWed, 23 Sep 2009 22:15:57 +0000, by yexo
-
(svn r17626) -Codechange: Use Dimension structs instead of array of length 2 for storing horizontal/vertical information. draftWed, 23 Sep 2009 20:48:30 +0000, by alberth
-
(svn r17625) -Codechange: make a nested window of the station joiner draftWed, 23 Sep 2009 20:14:59 +0000, by rubidium
-
(svn r17624) -Codechange: Swap entries in _resize_cap[][] so the code does what the docs say. draftWed, 23 Sep 2009 19:57:56 +0000, by alberth
-
(svn r17623) -Codechange: don't update the station's joiner scrollbar count in the drawing code draftWed, 23 Sep 2009 19:41:25 +0000, by rubidium
-
(svn r17621) -Document [FS#3216]: most of the functions an AI can/must use in their instantiation of AIInfo. draftWed, 23 Sep 2009 16:07:17 +0000, by rubidium
-
(svn r17620) -Fix (r17502): edit box offsets were off. Now they're still off, but look (in my opinion) even better than before draftWed, 23 Sep 2009 15:42:29 +0000, by rubidium
-
(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP draftWed, 23 Sep 2009 13:25:00 +0000, by glx
-
(svn r17618) -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for companies if the company had a password before the reset draftTue, 22 Sep 2009 21:14:31 +0000, by rubidium
-
(svn r17617) -Codechange: make the server side packet handling be more like the client side's handling, i.e. return the connection status draftTue, 22 Sep 2009 20:44:14 +0000, by rubidium
-
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work. draftTue, 22 Sep 2009 19:28:57 +0000, by frosch
-
(svn r17615) -Fix (r17612): town sign could be glitchy when creating town with custom name (Terkhen) draftTue, 22 Sep 2009 18:55:15 +0000, by smatz
-
(svn r17614) -Fix: crash when deleting town while TownDirectory is open draftTue, 22 Sep 2009 18:50:58 +0000, by smatz
-
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen) draftTue, 22 Sep 2009 13:54:54 +0000, by smatz
-
(svn r17611) -Fix: buffers used for verifying company and president name length were too short, possibly causing false positives draftTue, 22 Sep 2009 12:42:56 +0000, by smatz
-
(svn r17609) -Fix: the dummy AI had no API version set, causing the 'API compatibility script not found' error to be printed when loading it draftTue, 22 Sep 2009 11:10:04 +0000, by yexo
-
(svn r17608) -Codechange: use CmdFoundTown when founding 'Random town' too draftMon, 21 Sep 2009 20:22:56 +0000, by smatz
-
(svn r17607) -Fix: when command didn't fail in test run and failed in exec run, error message wasn't set. Affects only few commands draftMon, 21 Sep 2009 19:40:05 +0000, by smatz
-
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet) draftMon, 21 Sep 2009 18:36:33 +0000, by rubidium
-
(svn r17605) -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a tile layout twice draftMon, 21 Sep 2009 18:31:47 +0000, by rubidium
-
(svn r17604) -Update (r17603): rename strings in other lang files too draftMon, 21 Sep 2009 18:18:01 +0000, by smatz
-
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built' draftMon, 21 Sep 2009 18:16:00 +0000, by smatz
-
(svn r17601) -Fix (r17592): don't mark cargo as 'accepted' when accepted amount is 0 draftMon, 21 Sep 2009 17:24:21 +0000, by smatz
-
(svn r17599) -Fix: configure script didn't detect icc when CC included path to compiler draftMon, 21 Sep 2009 15:47:28 +0000, by smatz
-
(svn r17597) -Codechange: rename namegen* to townname* draftMon, 21 Sep 2009 11:01:16 +0000, by smatz
-
(svn r17595) -Codechange: Tree build window uses pure nested widgets. draftSun, 20 Sep 2009 21:09:27 +0000, by alberth
-
(svn r17594) -Fix: Vehicle image was not always updated when needed. draftSun, 20 Sep 2009 19:36:27 +0000, by frosch
-
(svn r17593) -Fix (r17591): as always after a noai commit ... draftSun, 20 Sep 2009 19:01:38 +0000, by yexo
-
(svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when industry tiles accept it but industry itself doesn't draftSun, 20 Sep 2009 18:52:12 +0000, by smatz
-
(svn r17589) -Codechange: rename town_acc to always_accepted draftSun, 20 Sep 2009 17:44:33 +0000, by smatz
-
(svn r17588) -Fix [FS#3220]: erroneous message about changing the difficulty level draftSun, 20 Sep 2009 17:19:45 +0000, by rubidium
-
(svn r17587) -Codechange: Town authority window uses pure nested widgets. draftSun, 20 Sep 2009 14:46:15 +0000, by alberth
-
(svn r17586) -Codechange: Adding documentation, and replacing some numbers with constants in the town authority window. draftSun, 20 Sep 2009 10:25:03 +0000, by alberth
-
(svn r17585) -Fix [FS#3214]: also do the StringID conversion for StringIDs that are pushed on the (NewGRF string) stack draftSun, 20 Sep 2009 10:22:27 +0000, by rubidium
-
(svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings draftSun, 20 Sep 2009 10:21:00 +0000, by rubidium
-
(svn r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. draftSun, 20 Sep 2009 10:19:13 +0000, by rubidium
-
(svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a header file to allow sharing. draftSun, 20 Sep 2009 10:08:10 +0000, by alberth
-
(svn r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. draftSat, 19 Sep 2009 16:22:49 +0000, by alberth
-
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary draftSat, 19 Sep 2009 15:17:47 +0000, by rubidium
-
(svn r17578) -Fix (r17572): Some compilers don't like default function template arguments. draftSat, 19 Sep 2009 14:41:43 +0000, by alberth
-
(svn r17577) -Codechange: Order window uses pure nested widgets. draftSat, 19 Sep 2009 13:57:02 +0000, by alberth
-
(svn r17575) -Codechange: Adding a new combined button+dropdown widget. draftSat, 19 Sep 2009 13:08:37 +0000, by alberth
-
(svn r17574) -Fix (r17573): Insert NWID_SELECTION in nested_array when appropriate. draftSat, 19 Sep 2009 12:52:49 +0000, by alberth
-
(svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. draftSat, 19 Sep 2009 11:55:44 +0000, by alberth
-
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. draftSat, 19 Sep 2009 11:31:12 +0000, by alberth
-
(svn r17571) -Fix [FS#3213] (r17569): town view didn't show the right town in most of the cases draftSat, 19 Sep 2009 10:19:15 +0000, by rubidium
-
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos draftSat, 19 Sep 2009 09:51:14 +0000, by rubidium
-
(svn r17569) -Codechange: Town view window runs with nested widgets. draftFri, 18 Sep 2009 19:59:05 +0000, by alberth