Adam Frisby
|
03dbce1b42
* Mergin, mergin. Keep ooon mergin!
|
17 years ago |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 years ago |
Tedd Hansen
|
53793db182
Added errorhandler+tip that grid server might not be running on grid registration failure on opensim startup.
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Charles Krinke
|
f28f917c61
Revert most of the regionName message stuff.
|
17 years ago |
Charles Krinke
|
edf6f9e573
Go back to displaying the X,Y and not the regionName until
|
17 years ago |
Charles Krinke
|
60b5130cff
Add regionName to OGS1 regionUp report.
|
17 years ago |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
17 years ago |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
17 years ago |
Teravus Ovares
|
e595f82489
* Hooked up the GridComm event ChildDataUpdate to the scene.
|
17 years ago |
Teravus Ovares
|
f2b175ef08
* Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back.
|
17 years ago |
Teravus Ovares
|
5f516c9fb2
* All remoting calls are now using Serializable values
|
17 years ago |
Teravus Ovares
|
25ec01311d
* Serialized data properly for the InterRegionSingleton InformRegionChild method
|
17 years ago |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 years ago |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
17 years ago |
Adam Frisby
|
be7ae3dd3e
* Removed 12 compiler warnings.
|
17 years ago |
Teravus Ovares
|
0619451ea6
*Added more information about the sim that you're connecting to in remoting during the sim, regionup message.
|
17 years ago |
Teravus Ovares
|
81ba94fde8
* Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning.
|
17 years ago |
Teravus Ovares
|
b7d596a6af
* Restaring the sim works fine in grid mode now. Sims announce themselves to their neighbors when they start up. Neighbors get this message and tell their agents that there's a new sim up.
|
17 years ago |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 years ago |
Teravus Ovares
|
175b6115f1
* Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either.
|
17 years ago |
Brian McBee
|
6ed34cc27e
fixed order of map block requests to grid server. flipped map texture, as it was upside down.
|
17 years ago |
Brian McBee
|
2f4f83e343
Make remoting errors because of missing adjacent regions a little more user and console friendly
|
17 years ago |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
17 years ago |
Dalien Talbot
|
baa4e82107
Prevent the region crash in gridmode on bringing up the map
|
17 years ago |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
17 years ago |
MW
|
d56ed8fe9c
Some more refactoring
|
17 years ago |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 years ago |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 years ago |
Tleiades Hax
|
adf4a3b9fd
Added method to create default config file in region server(OpenSim) following along the same priciples as in the other servers.
|
17 years ago |