index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
ClientView.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Enabled dead region tracking for ChildAgentDataUpdates
Teravus Ovares
2008-01-22
1
-7
/
+22
*
Check if remote simulator is up before attempting teleport. Teleport to a rem...
Brian McBee
2008-01-20
1
-2
/
+2
*
* Fixed a packet counting issue that I introduced
Teravus Ovares
2008-01-16
1
-7
/
+7
*
* Slowed down the sim stats update to once every 5 seconds because the networ...
Teravus Ovares
2008-01-16
1
-1
/
+2
*
* fixed a race condition where several UDP-generated threads would collide on...
lbsa71
2008-01-16
1
-19
/
+18
*
* Reverted bugfx that really should go into separate commit
lbsa71
2008-01-16
1
-18
/
+19
*
* More work on getting the database framework to actually work
lbsa71
2008-01-16
1
-19
/
+18
*
* Fix for: http://opensimulator.org/mantis/view.php?id=358
Teravus Ovares
2008-01-16
1
-2
/
+13
*
* Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt...
Teravus Ovares
2008-01-16
1
-0
/
+30
*
* Mother of all commits:
Adam Frisby
2008-01-15
1
-3
/
+3
*
* Trying something to see if it helps teleports and border crossings
Teravus Ovares
2008-01-12
1
-3
/
+7
*
* Removed superfluous and erroneous perms check on parts.
lbsa71
2008-01-08
1
-392
/
+390
*
* Heavy refactoring of MultipleObjUpdate flow for readability
lbsa71
2008-01-08
1
-117
/
+106
*
* Hiding CompletePingChecks and UseCircuitCode messages.. as the packets ar...
Teravus Ovares
2008-01-05
1
-3
/
+3
*
Inventory subfolders working again in grid mode.
Brian McBee
2008-01-05
1
-56
/
+58
*
* Added the ability for estate managers to use the magic secondlife blue card...
Teravus Ovares
2008-01-04
1
-8
/
+27
*
Reduce maximum number of items in an inventory packet to approximate Linden s...
Justin Clarke Casey
2008-01-03
1
-3
/
+3
*
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
2008-01-03
1
-68
/
+64
*
* Trying to address TextureSender issues
lbsa71
2008-01-02
1
-5
/
+0
*
* Re-wrote IM that sends the friend request so that it displays the name of t...
Teravus Ovares
2008-01-02
1
-1
/
+1
*
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
2008-01-01
1
-0
/
+37
*
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
2007-12-30
1
-90
/
+88
*
* Applied Melanie's same instance IM fix. This will make IMs work within the...
Teravus Ovares
2007-12-30
1
-1
/
+12
*
* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...
Teravus Ovares
2007-12-28
1
-7
/
+12
*
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
2007-12-28
1
-78
/
+97
*
* Patch from Melanie. Thanks Melanie!
Teravus Ovares
2007-12-28
1
-2
/
+2
*
* Added ability to create new prim on existing prim (rezzing prim from invent...
Teravus Ovares
2007-12-28
1
-1
/
+16
*
* Optimized usings
lbsa71
2007-12-27
1
-173
/
+205
*
* AssetServerBase: _ProcessRequest is now called GetAsset
lbsa71
2007-12-27
1
-1
/
+1
*
* Added slightly better object sit handling
Teravus Ovares
2007-12-27
1
-86
/
+96
*
FOR http://opensimulator.org/mantis/view.php?id=226 I have a theory that an i...
Justin Clarke Casey
2007-12-24
1
-16
/
+28
*
Make copying of scripts into prim inventories more reliable on the first atte...
Justin Clarke Casey
2007-12-22
1
-2
/
+10
*
minor refactor
Justin Clarke Casey
2007-12-22
1
-1
/
+1
*
Initial hookup of update task inventory event. No functionality yet.
Justin Clarke Casey
2007-12-22
1
-1
/
+0
*
*Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp...
mingchen
2007-12-21
1
-0
/
+1
*
Refix bug where inventory textures don't appear in prim edit texture selectio...
Justin Clarke Casey
2007-12-21
1
-106
/
+138
*
* Remapped the Connection shutdown path.
Teravus Ovares
2007-12-21
1
-9
/
+27
*
* Fix for Mantis: 0000229
Teravus Ovares
2007-12-21
1
-85
/
+89
*
* Fixed a null NewPack error in ClientView.InPacket (object pool returning nu...
Teravus Ovares
2007-12-20
1
-28
/
+32
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
1
-15
/
+22
*
Misc. cleanup:
Jeff Ames
2007-12-19
1
-23
/
+6
*
* Added Incomplete Handling of the RegionInfoRequest packet
Teravus Ovares
2007-12-18
1
-9
/
+19
*
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
2007-12-18
1
-2
/
+6
*
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
Teravus Ovares
2007-12-17
1
-2
/
+2
*
*Adding and Removing Avatars from the Access/Ban List for a parcel now works,...
mingchen
2007-12-16
1
-6
/
+30
*
* Added support for multiple terrain blocks to be edited at the same time
Teravus Ovares
2007-12-15
1
-4
/
+7
*
* some work on not storing the circuitPack (bad thing if we're going to reuse...
lbsa71
2007-12-15
1
-122
/
+118
*
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
2007-12-15
1
-3
/
+60
*
Minor cleanup
Jeff Ames
2007-12-13
1
-1
/
+0
*
Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...
Jeff Ames
2007-12-13
1
-13
/
+12
[prev]
[next]