Aquileo | Recent changes to patcheshttps://sourceforge.net/p/cluedo/patches/2005-05-25T22:47:13ZRecent changes to patchesAquileo | Controller abstract class2005-05-25T22:47:13Z2005-05-25T22:47:13ZAlex Ellishttps://sourceforge.net/u/alexellis/https://sourceforge.netd26f9c252b3d01cff771140033a19b315a708065<div class="markdown_content"><p>Made an abstract class and two concrete classes from that:</p> <p>GameController -&gt; for a local game<br /> NetController -&gt; to be used for remote connections</p> <p>I changed all references in the game to the abstract class.</p></div>Aquileo | Select language pack2005-05-25T22:45:42Z2005-05-25T22:45:42ZAlex Ellishttps://sourceforge.net/u/alexellis/https://sourceforge.net79b4ca0da3a5891981775a8ece9c9d3d09c685a4<div class="markdown_content"><p>Updated Options.java to display all installed languages<br /> and give the option to select a different pack other<br /> than the default.</p></div>