Johan Berntsson
|
c78eebfdfc
Fixed a region split synchronization bug
|
16 vuotta sitten |
Johan Berntsson
|
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
|
16 vuotta sitten |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
17 vuotta sitten |
Teravus Ovares
|
d0b218f667
Committing ahzz's patch #619 - Description:
|
17 vuotta sitten |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
17 vuotta sitten |
Justin Clarke Casey
|
f05f583613
Still chasing logout memory leak. Putting in small changes and temporary light verbosity to this end
|
17 vuotta sitten |
Teravus Ovares
|
3674257095
* This update contains a bucket-full of network optimizations.
|
17 vuotta sitten |
Justin Clarke Casey
|
548bbc97e5
* Chasing down memory leak where memory used by a client is not returned on client logout
|
17 vuotta sitten |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 vuotta sitten |
lbsa71
|
710cb7589e
* possibly the least significant commit so far into 2008
|
17 vuotta sitten |
Johan Berntsson
|
047aba2067
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code. Let me know by IRC if there are other problems
|
17 vuotta sitten |
Teravus Ovares
|
32438ab1b9
* This update rolls back the packetpool and LibSL changes. Please retest and then patch these changes back in. Currently it's not quite ready for 0.5. The down side to this action, is that we loose some performance to the garbage collector for now. Given that the target date for 0.5 is *Two days* from now, I'm taking the initiative to work towards a real stable version.
|
17 vuotta sitten |
Adam Johnson
|
79496381fc
Patch from Johan: LibSL updated to the latest revision (1568) and all packets are now
|
17 vuotta sitten |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 vuotta sitten |
Teravus Ovares
|
a453672edb
* Remapped the Connection shutdown path.
|
17 vuotta sitten |
Teravus Ovares
|
adf7afb606
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
|
17 vuotta sitten |
Teravus Ovares
|
615b40b68b
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset.
|
17 vuotta sitten |
lbsa71
|
064404ab40
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
|
17 vuotta sitten |