MW
274ce6987e
Border crossing back to mostly working, still seems a problem in that you need to stop walking just after you cross the border for it to work properly (else you will continue moving into a negative position in the first sim)
2007-05-19 18:32:01 +00:00
MW
42c45a8716
Added a CheckSumServer (handles template checksum , so there is no longer the need to connect to LL userserver). Currently onlt active in sandbox mode (someone simple needs to add
...
"CheckSumServer checkserver = new CheckSumServer(12036, m_console);" to the grid userserver).
Then when starting up the SL client add " -user localhost" (or whatever the IP address that the sim or grid userserver is at) to the command line
2007-05-19 13:28:31 +00:00
MW
e2499fbbc1
Number of small changes
2007-05-19 11:55:05 +00:00
MW
915b8962a3
Hopefully everything is working again
2007-05-17 14:37:57 +00:00
lbsa71
333e8fe54f
* minor rearrangement for clarity
2007-05-17 13:48:15 +00:00
lbsa71
831c7a27ff
* did the try get thing and introduced some variables for readability
2007-05-17 13:46:26 +00:00
MW
aae0222f81
More OO and abstract goodness for Gareth to drool over. Cleaned up the World class a bit and added a WorldBase class (that World now inherits from)
2007-05-17 10:24:10 +00:00
MW
939781e010
Renamed OpenSimApplicationBase again this time to RegionServerBase
2007-05-16 19:36:50 +00:00
MW
2a6d69b2b8
Moved the OpenSimMain class into the OpenSim.exe project
2007-05-16 18:59:51 +00:00