From: Erik V. <ev...@us...> - 2010-04-11 15:49:55
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv16112 Modified Files: LocalisedText.properties Log Message: Added OperatingRound methods isBlockedForTileLays() and isBlockedForTokenLays(). The former replaces the existing isBLocked() (for privates still in operation). The latter is new and covers various cases where unlaid home bases prevent other companies to lay base tokens on a hex. Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.127 retrieving revision 1.128 diff -C2 -d -r1.127 -r1.128 *** LocalisedText.properties 9 Apr 2010 07:20:27 -0000 1.127 --- LocalisedText.properties 11 Apr 2010 15:49:47 -0000 1.128 *************** *** 39,42 **** --- 39,43 ---- BankHas=The Bank has {0}. BankSizeIs=Bank size is {0} + BaseTokenSlotIsReserved=Base token slot is reserved BidTooHigh=Bid too high, player has only {0} free for bidding BidTooLow=Bid too low, minimum is {0} |