Adam Frisby
|
03dbce1b42
* Mergin, mergin. Keep ooon mergin!
|
před 17 roky |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
před 17 roky |
Tedd Hansen
|
53793db182
Added errorhandler+tip that grid server might not be running on grid registration failure on opensim startup.
|
před 17 roky |
lbsa71
|
efd90b56b7
* Optimized usings
|
před 17 roky |
Charles Krinke
|
f28f917c61
Revert most of the regionName message stuff.
|
před 17 roky |
Charles Krinke
|
edf6f9e573
Go back to displaying the X,Y and not the regionName until
|
před 17 roky |
Charles Krinke
|
60b5130cff
Add regionName to OGS1 regionUp report.
|
před 17 roky |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
před 17 roky |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
před 17 roky |
Teravus Ovares
|
e595f82489
* Hooked up the GridComm event ChildDataUpdate to the scene.
|
před 17 roky |
Teravus Ovares
|
f2b175ef08
* Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back.
|
před 17 roky |
Teravus Ovares
|
5f516c9fb2
* All remoting calls are now using Serializable values
|
před 17 roky |
Teravus Ovares
|
25ec01311d
* Serialized data properly for the InterRegionSingleton InformRegionChild method
|
před 17 roky |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
před 17 roky |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
před 17 roky |
Adam Frisby
|
be7ae3dd3e
* Removed 12 compiler warnings.
|
před 17 roky |
Teravus Ovares
|
0619451ea6
*Added more information about the sim that you're connecting to in remoting during the sim, regionup message.
|
před 17 roky |
Teravus Ovares
|
81ba94fde8
* Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning.
|
před 17 roky |
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.
|
před 17 roky |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
před 17 roky |
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.
|
před 17 roky |
Brian McBee
|
6ed34cc27e
fixed order of map block requests to grid server. flipped map texture, as it was upside down.
|
před 17 roky |
Brian McBee
|
2f4f83e343
Make remoting errors because of missing adjacent regions a little more user and console friendly
|
před 17 roky |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
před 17 roky |
Dalien Talbot
|
baa4e82107
Prevent the region crash in gridmode on bringing up the map
|
před 17 roky |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
před 17 roky |
MW
|
d56ed8fe9c
Some more refactoring
|
před 17 roky |
lbsa71
|
67e12b95ea
* Optimized usings
|
před 17 roky |
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.
|
před 17 roky |
Tleiades Hax
|
adf4a3b9fd
Added method to create default config file in region server(OpenSim) following along the same priciples as in the other servers.
|
před 17 roky |