Mercurial > hg > openttd
graph
-
(svn r22192) -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed draftSat, 05 Mar 2011 08:48:37 +0000, by rubidium
-
(svn r22191) -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project draftSat, 05 Mar 2011 01:31:56 +0000, by glx
-
(svn r22190) -Fix (r22188): minor changes in project files draftFri, 04 Mar 2011 23:44:10 +0000, by glx
-
(svn r22189) -Fix (r22188): Add svn properties to the new files draftFri, 04 Mar 2011 22:47:43 +0000, by glx
-
(svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too draftFri, 04 Mar 2011 22:34:10 +0000, by glx
-
(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
-
(svn r22149) -Fix [FS#4521]: Windows video driver crashed when it couldn't go to full screen at the resolution of the configuration file when starting OpenTTD draftSat, 26 Feb 2011 19:13:58 +0000, by rubidium
-
(svn r22147) -Fix: remove all generated .o files in objs/lang upon clean draftSat, 26 Feb 2011 17:59:36 +0000, by rubidium
-
(svn r22146) -Fix: don't run savegame conversion during SlNullPointers; the pointer might not be converted or be NULL at that point draftSat, 26 Feb 2011 17:56:51 +0000, by rubidium
-
(svn r22145) -Codechange: Do explicit test for non-bool values. draftFri, 25 Feb 2011 22:04:38 +0000, by alberth
-
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)' draftFri, 25 Feb 2011 21:53:43 +0000, by alberth
-
(svn r22142) -Fix (r22094): some valid keycodes were ignored along with the invalid ones draftFri, 25 Feb 2011 13:59:02 +0000, by yexo
-
(svn r22141) -Fix (r22135): AI breakpoints were broken at this point. (thanks Zuu) draftThu, 24 Feb 2011 22:14:41 +0000, by frosch
-
(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth) draftThu, 24 Feb 2011 21:48:06 +0000, by frosch
-
(svn r22138) -Fix: skipping only the invalid part of an action14 failed, the rest of the action was skipped instead draftThu, 24 Feb 2011 18:13:59 +0000, by yexo
-
(svn r22137) -Codechange: enable -Wnon-virtual-dtor for all GCC versions draftThu, 24 Feb 2011 16:39:04 +0000, by smatz
-
(svn r22136) -Fix (r22112): Silence compiler warning about non-virtual destructor draftThu, 24 Feb 2011 06:57:55 +0000, by planetmaker
-
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command. draftWed, 23 Feb 2011 20:54:55 +0000, by frosch
-
(svn r22134) -Codechange: Move ReInit() of the landinfo window from DeleteNewGRFInspectWindow() into a InvalidateData call. draftWed, 23 Feb 2011 20:45:52 +0000, by frosch
-
(svn r22131) -Fix: Spectators had trouble closing buoy windows. (Terkhen) draftWed, 23 Feb 2011 18:39:56 +0000, by frosch
-
(svn r22130) -Fix: failed assert when loading savegame with empty shared orderlist draftWed, 23 Feb 2011 00:00:50 +0000, by smatz
-
(svn r22129) -Codechange: use simpler check to test if there any towns in the game draftTue, 22 Feb 2011 22:21:20 +0000, by smatz
-
(svn r22128) -Fix [FS#4530]: Build-station-window showed wrong selection when reopening. (Regiovogel) draftTue, 22 Feb 2011 20:28:24 +0000, by frosch
-
(svn r22127) -Fix: Canals would get drawn as land in the smallmap when using the owner window. draftTue, 22 Feb 2011 14:23:38 +0000, by terkhen
-
(svn r22125) -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles were swapped, causing the wheeltower to not work properly, and the bottom corner to show the wrong sprite. draftMon, 21 Feb 2011 17:38:33 +0000, by frosch