Mercurial > hg > openttd
graph
-
(svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible draftFri, 04 Mar 2011 12:12:48 +0000, by yexo
-
(svn r22180) -Fix: when using -static-libgcc, also use -static-libstdc++ draftFri, 04 Mar 2011 00:27:17 +0000, by glx
-
(svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms draftThu, 03 Mar 2011 21:43:24 +0000, by rubidium
-
(svn r22176) -Fix (r22167, r22171, r22172, r22173, r22174): Add svn properties to the new files. draftThu, 03 Mar 2011 21:42:32 +0000, by alberth
-
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id draftThu, 03 Mar 2011 21:24:03 +0000, by yexo
-
(svn r22174) -Add: Generate the settings as part of the unix build process without using it (Rubidium) draftThu, 03 Mar 2011 21:08:20 +0000, by alberth
-
(svn r22173) -Add: Add preamble and postamble files before and after the generated settings data. draftThu, 03 Mar 2011 21:06:24 +0000, by alberth
-
(svn r22172) -Add: Add ini files containing the table/settings data. draftThu, 03 Mar 2011 21:04:17 +0000, by alberth
-
(svn r22171) -Add: Add settings generator program. draftThu, 03 Mar 2011 20:59:59 +0000, by alberth
-
(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation. draftThu, 03 Mar 2011 20:56:33 +0000, by alberth
-
(svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup(). draftThu, 03 Mar 2011 20:55:06 +0000, by alberth
-
(svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions. draftThu, 03 Mar 2011 20:53:09 +0000, by alberth
-
(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile. draftThu, 03 Mar 2011 20:50:24 +0000, by alberth
-
(svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than one prop A or 15 draftThu, 03 Mar 2011 20:26:19 +0000, by yexo
-
(svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unterminated spritelayout in action0 prop 08 instead of crashing openttd draftThu, 03 Mar 2011 19:52:42 +0000, by yexo
-
(svn r22163) -Fix [FS#4541]: building a station part adjacent to both an existing station and a rail waypoint failed draftThu, 03 Mar 2011 19:26:18 +0000, by yexo
-
(svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name becomes available draftThu, 03 Mar 2011 18:47:46 +0000, by yexo
-
(svn r22157) -Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytes draftMon, 28 Feb 2011 15:24:35 +0000, by yexo
-
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong draftSun, 27 Feb 2011 13:59:20 +0000, by smatz
-
(svn r22154) -Fix [FS#4529]: _current_company was modified when moving a client to spectators, causing issues in bankruptcy (Rubidium) draftSun, 27 Feb 2011 11:38:28 +0000, by terkhen
-
(svn r22153) -Fix [FS#4536]: The Greek translation didn't work as it breached the 200.000 bytes "limit" for loading language files draftSun, 27 Feb 2011 06:36:14 +0000, by rubidium