Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
16 lat temu |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 lat temu |
Teravus Ovares
|
3fe6b2280d
* Shutting down child agents properly in neighbor regions.
|
17 lat temu |
Brian McBee
|
59d7165f40
Graceful failure of teleport to unavailable regions might actually work now.
|
17 lat temu |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 lat temu |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 lat temu |
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 lat temu |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
17 lat temu |
MW
|
d56ed8fe9c
Some more refactoring
|
17 lat temu |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 lat temu |
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 lat temu |
lbsa71
|
eb8640f368
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-instance requests to
|
17 lat temu |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 lat temu |
MW
|
70fa302042
* Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be).
|
17 lat temu |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 lat temu |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 lat temu |
MW
|
646bbbc84b
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
17 lat temu |