Mercurial > hg > openttd
graph
-
(svn r18924) -Fix [NoAI]: AIOrder::GetOrderDestination could return a non-waypoint tile when the waypoint was a multitile waypoint draftWed, 27 Jan 2010 12:45:41 +0000, by yexo
-
(svn r18923) -Fix [FS#3565]: Check source stationspec exists before copying layouts. draftWed, 27 Jan 2010 10:17:09 +0000, by peter1138
-
(svn r18922) -Doc: add doxygen documentation to all functions in station_map.h draftTue, 26 Jan 2010 23:25:28 +0000, by yexo
-
(svn r18921) -Codechange: make the preconditions for Get/Set CustomStationSpecIndex a bit more strict draftTue, 26 Jan 2010 23:03:47 +0000, by yexo
-
(svn r18919) -Fix (r15371): strcasestr() return should not be const draftTue, 26 Jan 2010 14:04:56 +0000, by glx
-
(svn r18916) -Fix (r18809): Don't rely on 'time.h' being included via dark roads. draftMon, 25 Jan 2010 17:22:06 +0000, by frosch
-
(svn r18915) -Fix (r18912): use a macro for empty DrawTileSprites elements (and solve missing braces/initializer warnings) draftMon, 25 Jan 2010 15:20:46 +0000, by glx
-
(svn r18913) -Fix (r18892): the deadlock was still possible draftMon, 25 Jan 2010 00:43:51 +0000, by glx
-
(svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame draftSun, 24 Jan 2010 20:25:28 +0000, by yexo
-
(svn r18911) -Fix (r18910): forgot to svn add the new file draftSun, 24 Jan 2010 20:21:09 +0000, by yexo
-
(svn r18910) -Codechange: move the enum with airporttile names to table/airporttile_ids.h draftSun, 24 Jan 2010 20:17:18 +0000, by yexo
-
(svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the loan and as such the value at which you bought the company was too low draftSun, 24 Jan 2010 11:05:26 +0000, by rubidium
-
(svn r18907) -Cleanup: Smallmap was the last user of SetPixelIfEmpty(). draftSat, 23 Jan 2010 22:37:14 +0000, by alberth
-
(svn r18906) -Codechange: Use start and end column position instead of a mask for drawing a column in the smallmap. draftSat, 23 Jan 2010 22:32:30 +0000, by alberth
-
(svn r18905) -Fix (r18902): Compile error on 64-bit with gcc draftSat, 23 Jan 2010 22:25:00 +0000, by peter1138
-
(svn r18904) -Fix: Writing LZO-compressed savegames would produce invalid files and potentially overwrite memory. draftSat, 23 Jan 2010 22:23:45 +0000, by michi_cc
-
(svn r18903) -Fix [FS#3562]: file locations for Windows weren't correct for all versions of Windows draftSat, 23 Jan 2010 21:19:14 +0000, by rubidium
-
(svn r18902) -Fix [FS#3559]: the default button for the advanced settings didn't work draftSat, 23 Jan 2010 19:33:18 +0000, by rubidium
-
(svn r18900) -Document: that an empty string for OnQueryTextFinished means 'use default' draftSat, 23 Jan 2010 19:30:53 +0000, by rubidium
-
(svn r18899) -Fix: the default button was enabled even when the ENABLE_DEFAULT flag wasn't set draftSat, 23 Jan 2010 19:30:03 +0000, by rubidium
-
(svn r18897) -Fix: Land area information read the stationspec also for non-rail-stationtiles, which is no longer valid since r18876. draftSat, 23 Jan 2010 16:38:09 +0000, by frosch
-
(svn r18896) -Fix [FS#3558]: pressing cancel for the query windows of the world generation window caused the default to be set instead of no changes to the value draftSat, 23 Jan 2010 15:53:09 +0000, by rubidium
-
(svn r18893) -Codechange: Replace grf_load_* with methods of ByteReader. draftSat, 23 Jan 2010 13:17:30 +0000, by peter1138
-
(svn r18892) -Fix: in some rare case a deadlock could happen when stopping sound driver (windows) draftSat, 23 Jan 2010 01:36:49 +0000, by glx
-
(svn r18891) -Fix: Avoid duplicate path separator when searching for PNG files which prevented tar-lookups. draftFri, 22 Jan 2010 23:55:20 +0000, by peter1138