From deuce@VERT to CVS commit on Mon Oct 14 20:45:23 2013
xtrn/war warcommon.js 1.11 1.12
Update of /cvsroot/sbbs/xtrn/war
In directory cvs:/tmp/cvs-serv12600
Modified Files:
warcommon.js
Log Message:
Fix Position initialization to -1 r/c values.
---
þ Synchronet þ Vertrauen þ Home of Synchro
From deuce@VERT to CVS commit on Mon Oct 14 22:05:27 2013
xtrn/war warcommon.js 1.12 1.13
Update of /cvsroot/sbbs/xtrn/war
In directory cvs:/tmp/cvs-serv18560
Modified Files:
warcommon.js
Log Message:
event() doesn't take a Position instance.
---
þ Synchronet þ Vertrauen þ Home of Synchronet
From deuce@VERT to CVS commit on Tue Oct 15 06:35:14 2013
xtrn/war warcommon.js 1.13 1.14
Update of /cvsroot/sbbs/xtrn/war
In directory cvs:/tmp/cvs-serv5641
Modified Files:
warcommon.js
Log Message:
Killing armies can't remove them from the array since the array index is
how they are identified. Assign them to -1 and move them to -1/-1 instead.