Mercurial > hg > openttd
graph
-
(svn r14004) -Codechange: Clean of drop down lists. draftWed, 06 Aug 2008 07:10:40 +0000, by peter1138
-
(svn r14003) -Codechange: Replace numbers with Colours enum opn some DrawArrowButtons calls draftWed, 06 Aug 2008 04:01:07 +0000, by belugas
-
(svn r14001) -Fix (r13989): reading wrong variable, train crash on bridge crashes game draftTue, 05 Aug 2008 13:25:49 +0000, by smatz
-
(svn r14000) -Codechange: Missing enum entries kind of defeat the point of the enum draftTue, 05 Aug 2008 00:17:56 +0000, by peter1138
-
(svn r13999) -Fix [FS#2190]: crash when the AI tries to find the depot of an airport that doesn't have a depot. draftMon, 04 Aug 2008 22:31:49 +0000, by rubidium
-
(svn r13998) -Fix [FS#2004]: MSVC can't handle changed files in the prebuild event, so make the version determination a separate subproject (michi_cc). draftMon, 04 Aug 2008 21:51:52 +0000, by rubidium
-
(svn r13997) -Fix (r13988): in some cases no broadcast addresses would be found. draftMon, 04 Aug 2008 19:07:37 +0000, by rubidium
-
(svn r13996) -Fix (r13845): Oilrigs from pre r13838 save games can have unknown water class. draftMon, 04 Aug 2008 18:54:19 +0000, by frosch
-
(svn r13995) -Fix (r13988): some warnings of the compile farm. draftMon, 04 Aug 2008 18:27:54 +0000, by rubidium
-
(svn r13994) -Codechange: replace a few rogue magic numbers with Colours enum values draftMon, 04 Aug 2008 17:27:06 +0000, by belugas
-
(svn r13993) -Codechange: Associate TextColour values with comments of related values in _string_colormap table draftMon, 04 Aug 2008 17:12:23 +0000, by belugas
-
(svn r13992) -Fix [FS#2189]: the dedicated console removed any character that was not a printable ASCII character instead. Now it allows UTF8 formated strings too. draftMon, 04 Aug 2008 15:07:17 +0000, by rubidium
-
(svn r13991) -Codechange: draw text effects after all other signs draftMon, 04 Aug 2008 14:40:50 +0000, by smatz
-
(svn r13989) -Fix [FS#2186] (r13953): YAPP track reservation for crashed trains was broken for depots and wormholes (michi_cc). draftMon, 04 Aug 2008 13:15:15 +0000, by rubidium
-
(svn r13988) -Codechange: move the to IP resolving functions to a separate file. draftMon, 04 Aug 2008 12:56:38 +0000, by rubidium
-
(svn r13984) -Codechange: Simplify industry legend on small map, by automatically splitting columns based on widget height. draftSun, 03 Aug 2008 20:09:35 +0000, by peter1138
-
(svn r13983) -Fix (r13953) [YAPP]: Crashed trains can be on different trackbits. Make sure there is still a track reservation when one vehicle is cleaned up. draftSun, 03 Aug 2008 19:04:11 +0000, by frosch
-
(svn r13982) -Fix (r13981): And then not enough was cleared... draftSun, 03 Aug 2008 18:56:44 +0000, by peter1138
-
(svn r13981) -Fix [FS#AmmlersStillTooLazy]: Resetting construction stage counter reset more than it should. draftSun, 03 Aug 2008 18:51:13 +0000, by peter1138
-
(svn r13980) -Codechange: Turn small map legend while loop into a for-loop. draftSun, 03 Aug 2008 18:18:36 +0000, by peter1138
-
(svn r13979) -Codechange: Use widget dimensions instead of magic number incantations for limiting small map area. draftSun, 03 Aug 2008 18:00:28 +0000, by peter1138
-
(svn r13977) -Codechange: Let ResizeWindowForWidget() handle hidden (zero height or zero width) widgets. draftSun, 03 Aug 2008 17:35:08 +0000, by peter1138
-
(svn r13976) -Fix (r13953) [YAPP]: A crashing train could sometimes free the reservation of another train. (assisted by michi_cc) draftSun, 03 Aug 2008 17:16:39 +0000, by frosch
-
(svn r13975) -Codechange: Replace some globals used by the small map window with static members of the window. draftSun, 03 Aug 2008 14:58:26 +0000, by peter1138
-
(svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc) draftSun, 03 Aug 2008 14:16:57 +0000, by frosch
-
(svn r13973) -Codechange [YAPP]: Improve the behavior when changing signals to not cause stale reservations. (michi_cc) draftSun, 03 Aug 2008 11:28:35 +0000, by smatz