Justin Clark-Casey (justincc)
|
450bdb3657
In the packetpool, if we encounter a data block that somehow wasn't retrieved via GetDataBlock() then create a new stack instead of throwing an exception
|
13 tahun lalu |
Melanie
|
79ba96ad6f
Limit the number of packet data blocks to 50, as packets are already limited
|
15 tahun lalu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
Melanie Thielker
|
c8d44971c4
Implement an ingenious solution to pacekt pool performance suggested by
|
15 tahun lalu |
Jeff Ames
|
8ea12ad6c0
Add copyright header. Formatting cleanup. Ignore some generated files.
|
15 tahun lalu |
Melanie Thielker
|
62bcf0e694
Numerous packet improvements.
|
15 tahun lalu |
Melanie Thielker
|
8c97214741
Also add these packet to the list of packets to be recycled. No enabled
|
15 tahun lalu |
Melanie Thielker
|
ac944def3f
Fix the issue that stopped the packet pool from working. Add a mechanism
|
15 tahun lalu |
Jeff Ames
|
d81bc4b5f2
Avoid NRE if client sends unrecognized packet type.
|
15 tahun lalu |
Justin Clarke Casey
|
72ff5322f5
* Replace manually zeroing with Array.Clear(). Thanks cmickeyb
|
16 tahun lalu |
Justin Clarke Casey
|
97f4226666
* Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server
|
16 tahun lalu |
Jeff Ames
|
fdec8390c1
Update svn properties, minor formatting cleanup.
|
16 tahun lalu |
Melanie Thielker
|
166690d539
Add one more check for key presence
|
16 tahun lalu |
Adam Frisby
|
765fc6c289
* Removed a lock in a high performance section of OpenSim, in cases when it is not necessary.
|
16 tahun lalu |
Adam Frisby
|
d7aedf343a
* Small fix for when PacketPool is disabled to prevent it from crashing immedietly.
|
16 tahun lalu |
Adam Frisby
|
dcdfde834f
LLUDP Client View
|
16 tahun lalu |
Melanie Thielker
|
490ac0be00
Implement proper persistence of the following prim properties:
|
16 tahun lalu |
Justin Clarke Casey
|
ea8c18f63d
* minor: just minor doc and tidy up
|
16 tahun lalu |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 tahun lalu |
Melanie Thielker
|
eaff580abe
Patch #9160
|
16 tahun lalu |
Jeff Ames
|
6a1b787436
More formatting cleanup.
|
16 tahun lalu |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 tahun lalu |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
16 tahun lalu |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 tahun lalu |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 tahun lalu |
MW
|
f61ea1998e
Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the packetpool, which somewhere through time got lost/reverted
|
16 tahun lalu |
Jeff Ames
|
e5b9144282
Formatting cleanup.
|
16 tahun lalu |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 tahun lalu |
Adam Frisby
|
14b37533aa
* Removed more compiler warnings, dead code, etc.
|
16 tahun lalu |
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 tahun lalu |