Mercurial > hg > openttd
log src/autoreplace_func.h @ 12411:9fdbb4594b82 draft
age | author | description |
---|---|---|
Mon, 09 Feb 2009 21:20:05 +0000 | rubidium | (svn r15434) -Codechange: bit of type safety for the DC_xxx flags. draft |
Tue, 30 Sep 2008 20:51:04 +0000 | rubidium | (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. draft |
Tue, 30 Sep 2008 20:39:50 +0000 | rubidium | (svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with. draft |
Sun, 10 Aug 2008 15:02:21 +0000 | frosch | (svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept. draft |
Sat, 12 Jan 2008 14:10:35 +0000 | rubidium | (svn r11818) -Codechange: split player.h into smaller pieces. draft |
Mon, 07 Jan 2008 09:19:53 +0000 | rubidium | (svn r11775) -Codechange: move all autoreplace/autorenew functions to a single location. draft |