Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Charles Krinke
|
7794fc3766
Change handler001 through handler009 to more
|
16 years ago |
Teravus Ovares
|
9b675a6888
* Converted the last of the events to the private delegate instance method to avoid race conditions.
|
16 years ago |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |
Teravus Ovares
|
3fe6b2280d
* Shutting down child agents properly in neighbor regions.
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
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 |
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
|
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 |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
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 |
lbsa71
|
849eaffbe5
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
|
17 years ago |
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 years ago |
Adam Frisby
|
be11cddc00
* Once more into the breach!
|
17 years ago |
Adam Frisby
|
32a82019c3
* and again...
|
17 years ago |
Adam Frisby
|
3d0d7cb74c
* More attempts at fixing Ckrinke's phantom remoting error. Heh.
|
17 years ago |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 years ago |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 years ago |
mingchen
|
fe0528b98c
*Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode)
|
17 years ago |