aegis 2002/04/29 05:07:24 PDT
Modified files:
src Entity.java Server.java World.java
Added files:
src RemoteClient.java RemoteServer.java
SimpleEntity.java
Removed files:
src ConnectionList.java EntityDatabase.java
Log:
committing so I can work at home
Revision Changes Path
1.3 +0 -25 chadworld/src/ConnectionList.java (dead)
1.7 +4 -7 chadworld/src/Entity.java
1.7 +0 -67 chadworld/src/EntityDatabase.java (dead)
1.1 +6 -0 chadworld/src/RemoteClient.java (new)
1.1 +13 -0 chadworld/src/RemoteServer.java (new)
1.4 +126 -30 chadworld/src/Server.java
1.1 +21 -0 chadworld/src/SimpleEntity.java (new)
1.2 +11 -12 chadworld/src/World.java
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/ConnectionList.java?rev=&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/Entity.java.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/EntityDatabase.java?rev=&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/RemoteClient.java?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/RemoteServer.java?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/Server.java.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/SimpleEntity.java?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/World.java.diff?r1=1.1&r2=1.2&diff_format=h
|