Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
d2806090ae
Cleaned up a couple compiler warnings.
|
16 years ago |
Johan Berntsson
|
c78eebfdfc
Fixed a region split synchronization bug
|
16 years ago |
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 years ago |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 years ago |
Teravus Ovares
|
d0b218f667
Committing ahzz's patch #619 - Description:
|
16 years ago |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
16 years ago |
Justin Clarke Casey
|
f05f583613
Still chasing logout memory leak. Putting in small changes and temporary light verbosity to this end
|
16 years ago |
Teravus Ovares
|
3674257095
* This update contains a bucket-full of network optimizations.
|
16 years ago |
Justin Clarke Casey
|
548bbc97e5
* Chasing down memory leak where memory used by a client is not returned on client logout
|
16 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 years ago |
lbsa71
|
710cb7589e
* possibly the least significant commit so far into 2008
|
17 years ago |
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 years ago |
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 years ago |
Adam Johnson
|
79496381fc
Patch from Johan: LibSL updated to the latest revision (1568) and all packets are now
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Teravus Ovares
|
a453672edb
* Remapped the Connection shutdown path.
|
17 years ago |
Teravus Ovares
|
adf7afb606
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
|
17 years ago |
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 years ago |
lbsa71
|
064404ab40
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
|
17 years ago |