From: Erik V. <eri...@hc...> - 2006-12-10 20:50:52
|
Over the past few days I have committed a bunch of changes, including: 1. Allow private special properties to work if the private is owned by a player (as in 1835). 2. Cleanups in localisation (some internal strings were unnessarily localised, these have been replaced by static final variables). 3. Tile lays can now (generally) be undone and redone. I have added Undo and Redo buttons to the ORPanel; perhaps these stand in the way a bit, we can always improve that later. One bug I could not fix yet: special tile lays, when undone, remain inaccessible. I don't see why, and will fix that later. Erik Vos |