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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://opensimulator.org/git/opensim
Sean McNamara
2011-05-02
44
-621
/
+1293
|
\
|
*
Fixed confusing OSDMap that comes as the response of QueryAccess in the case ...
Diva Canto
2011-05-01
1
-9
/
+12
|
*
Increased Timeout to 30 secs.
Diva Canto
2011-04-30
1
-3
/
+3
|
*
Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because i...
Diva Canto
2011-04-30
2
-13
/
+3
|
*
XXX DEBUGGING!
Diva Canto
2011-04-30
2
-2
/
+12
|
*
Check for RegionID instead of RegionHandle. Other minor tweaks
Diva Canto
2011-04-30
2
-3
/
+3
|
*
When coming in from a legacy region without fatpacks, start scripts the
Melanie
2011-04-30
1
-0
/
+16
|
*
Delaying starting the scripts on TPs and crossings until the agent is root.
Diva Canto
2011-04-29
2
-23
/
+40
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-04-29
1
-1
/
+2
|
|
\
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2011-04-29
59
-4442
/
+1311
|
|
|
\
|
|
*
|
Fix crash when [Mesh] section is missing from configuration files
Dan Lake
2011-04-29
1
-1
/
+2
|
*
|
|
Remove the scripts of the attachments in the departing region and recreate th...
Diva Canto
2011-04-29
2
-2
/
+12
|
|
|
/
|
|
/
|
|
*
|
Minor correction to yesterday's changes. Make normal prim crossing (no attach...
Diva Canto
2011-04-29
2
-2
/
+3
|
*
|
Minor improvement in version checking (Simulation service)
Diva Canto
2011-04-29
1
-1
/
+1
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-04-28
3
-6
/
+14
|
|
\
\
|
|
*
\
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2011-04-28
11
-32
/
+199
|
|
|
\
\
|
|
*
|
|
Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.
Justin Clark-Casey (justincc)
2011-04-28
3
-6
/
+14
|
*
|
|
|
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
13
-155
/
+156
|
*
|
|
|
One less [Serializable] -- ClientInfo.
Diva Canto
2011-04-28
1
-1
/
+0
|
*
|
|
|
Eliminated sAgentCircuitData, a data structure that has been obsolete for qui...
Diva Canto
2011-04-28
3
-71
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ...
Diva Canto
2011-04-28
11
-32
/
+199
|
|
/
/
|
*
|
Fix a bug where physical objects rezzed with an initial velocity by script do...
Justin Clark-Casey (justincc)
2011-04-28
1
-0
/
+6
|
*
|
Thank you Snoopy for a patch that adds some filtering to client versions allo...
Diva Canto
2011-04-27
2
-5
/
+74
|
*
|
network traffic reduction - decrease update frequency for moving avatars when...
dahlia
2011-04-26
1
-10
/
+24
|
*
|
Add back the high prioritization for other avatars in the
Mic Bowman
2011-04-26
1
-6
/
+8
|
*
|
Merge branch 'master' into queuetest
Mic Bowman
2011-04-26
7
-3827
/
+9
|
|
\
\
|
*
|
|
Removed debug message in the token bucket code
Mic Bowman
2011-04-25
1
-1
/
+1
|
*
|
|
Fix the totals shown by show throttle
Mic Bowman
2011-04-25
1
-1
/
+1
|
*
|
|
Merge branch 'master' into queuetest
Mic Bowman
2011-04-25
2
-11
/
+32
|
|
\
\
\
|
*
|
|
|
Fixed the transmission of throttles from root agent to child
Mic Bowman
2011-04-25
3
-34
/
+41
|
*
|
|
|
Merge branch 'master' into queuetest
Mic Bowman
2011-04-25
1
-6
/
+4
|
|
\
\
\
\
|
*
|
|
|
|
Cleaned up various configuration options. Removed the category throttle
Mic Bowman
2011-04-25
4
-87
/
+43
|
*
|
|
|
|
Merge branch 'master' into queuetest
Mic Bowman
2011-04-25
15
-51
/
+132
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix a bug looping through the priority queues. This should fix the problem
Mic Bowman
2011-04-23
1
-2
/
+3
|
*
|
|
|
|
|
Added a second immediate queue to be used for the BestAvatar policy
Mic Bowman
2011-04-22
2
-21
/
+112
|
*
|
|
|
|
|
Set the initial rate for the adaptive throttle to 160Kpbs
Mic Bowman
2011-04-22
1
-4
/
+6
|
*
|
|
|
|
|
Various clean ups. Removed some debugging code. Added a new "show pqueues"
Mic Bowman
2011-04-22
4
-29
/
+110
|
*
|
|
|
|
|
Merge branch 'queuetest' of ssh://opensimulator.org/var/git/opensim into queu...
Mic Bowman
2011-04-21
2
-26
/
+34
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Refactor UnackedPacketCollection so ProcessQueues will handle Adds, Acks, and...
Dan Lake
2011-04-21
2
-26
/
+34
|
*
|
|
|
|
|
|
Add some locking on the child list for the token bucket
Mic Bowman
2011-04-21
1
-15
/
+22
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'master' into queuetest
Mic Bowman
2011-04-21
5
-43
/
+108
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Added ability to remove unacked packet from UnackedPacketCollection without a...
Dan Lake
2011-04-21
2
-2
/
+38
|
*
|
|
|
|
|
|
bug fix. Now when an unacked update packet is handled through ResendPrimUpdat...
Dan Lake
2011-04-20
3
-16
/
+25
|
*
|
|
|
|
|
|
Added an "immediate" queue to the priority queue. This is
Mic Bowman
2011-04-20
2
-17
/
+30
|
*
|
|
|
|
|
|
Adds the first pass at an adaptive throttle to slow start new
Mic Bowman
2011-04-20
4
-18
/
+95
|
*
|
|
|
|
|
|
Converted the property request queue to use the same retransmission
Mic Bowman
2011-04-19
1
-23
/
+52
|
*
|
|
|
|
|
|
Requeue unacknowledged entity updates rather than resend then "as is".
Dan Lake
2011-04-19
5
-66
/
+176
*
|
|
|
|
|
|
|
First pass at fixing justincc's feedback v2 ( http://opensimulator.org/mantis...
Sean McNamara
2011-05-02
2
-768
/
+868
*
|
|
|
|
|
|
|
Merge git://opensimulator.org/git/opensim
Sean McNamara
2011-04-26
12
-3846
/
+47
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Removed stale client components: MXP and VWoHTTP.
Diva Canto
2011-04-25
6
-3826
/
+0
[next]