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