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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove debug spam
Melanie
2012-08-24
1
-2
/
+2
*
Fix background inventory loading (Viewer 3) so it won't lag out the sim
Melanie
2012-08-24
1
-49
/
+103
*
Allow updates sent for right pec to go to the client
Melanie
2012-08-21
1
-1
/
+1
*
Make the console output from the reigon console hookable
Melanie
2012-08-18
1
-0
/
+7
*
Actually add the module
Melanie
2012-08-14
1
-0
/
+234
*
Merge branch 'careminster' into avination
Melanie
2012-08-14
2
-4
/
+9
|
\
|
*
Merge branch 'master' into careminster
Melanie
2012-08-04
2
-4
/
+9
|
|
\
|
|
*
Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAp...
Justin Clark-Casey (justincc)
2012-08-03
2
-4
/
+9
*
|
|
Remove another superflouous IsActive set
Melanie
2012-08-03
1
-2
/
+0
*
|
|
Remove a merge artefaci in IsActive handling and restore commented out correc...
Melanie
2012-08-03
1
-2
/
+1
*
|
|
clientview IsActive use is broken. Suspend it's use keeping it true ( to
UbitUmarov
2012-08-03
1
-3
/
+3
|
/
/
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
3
-4
/
+4
|
\
\
|
|
/
|
*
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
2
-2
/
+2
|
*
Add experimental "OpenSim object memory churn" statistics to output of region...
Justin Clark-Casey (justincc)
2012-07-25
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-07-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Extend region console "show queues" command to show already collected time si...
Justin Clark-Casey (justincc)
2012-07-24
1
-1
/
+2
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-23
1
-1
/
+1
|
\
\
|
*
|
Fix double-ping on logout by not sending a stop packet to the client
Melanie
2012-07-21
1
-1
/
+1
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-20
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
Fix slow loading of task inventory
Melanie
2012-07-19
1
-3
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
2
-30
/
+58
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Make LLClientView instant message handling asynchronous rather than synchrono...
Justin Clark-Casey (justincc)
2012-07-19
1
-1
/
+1
|
*
Prevent race conditions between two threads that call LLClientView.Close() si...
Justin Clark-Casey (justincc)
2012-07-19
2
-30
/
+57
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-16
1
-8
/
+63
|
\
\
|
*
|
Remove instrumentation and fix the message delivery issue
Melanie
2012-07-15
1
-24
/
+28
|
*
|
Testing changes and instrumentation
Melanie
2012-07-15
1
-3
/
+20
|
*
|
Save packets received while the client is added and replay them later.
Melanie
2012-07-15
1
-0
/
+34
|
*
|
Revert "Experimentally handle UseCircuitCode synchrnonously"
Melanie
2012-07-15
1
-2
/
+1
|
*
|
Experimentally handle UseCircuitCode synchrnonously
Melanie
2012-07-15
1
-1
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-13
2
-30
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Stop redundantly passing in the endpoint to the LLClientView constructor.
Justin Clark-Casey (justincc)
2012-07-12
2
-5
/
+2
|
*
|
Remove IClientIPEndpoint client interface for now.
Justin Clark-Casey (justincc)
2012-07-12
1
-20
/
+1
|
*
|
Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.Re...
Justin Clark-Casey (justincc)
2012-07-12
1
-5
/
+0
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-06
3
-2
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
added a timeout paramenter to PollServiceEventArgs, so each type can define ...
UbitUmarov
2012-07-04
1
-1
/
+1
|
*
|
in CreateAvatarUpdateBlock() change updateflags to 0. Original flags seem pri...
UbitUmarov
2012-06-29
1
-0
/
+3
|
*
|
coment out some of previus debug messaged before forgetting about them...
UbitUmarov
2012-06-22
1
-2
/
+2
|
*
|
more debug
UbitUmarov
2012-06-22
1
-0
/
+3
|
*
|
i more debug
UbitUmarov
2012-06-22
1
-1
/
+1
|
*
|
add a temp debug message
UbitUmarov
2012-06-22
1
-0
/
+3
|
*
|
Fix not sending TransferInfo when an asset is not found. This clogs
Melanie
2012-06-07
1
-4
/
+29
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-05
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refactor: rename Watchdog.WATCHDOG_TIMEOUT_MS to DEFAULT_WATCHDOG_TIMEOUT_MS ...
Justin Clark-Casey (justincc)
2012-07-04
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-29
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in...
Justin Clark-Casey (justincc)
2012-06-29
1
-2
/
+1
|
*
|
In AttachmentsModule.DetachSingleAttachmentToInvInternal(), remove attachment...
Justin Clark-Casey (justincc)
2012-06-25
1
-1
/
+32
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-15
2
-5
/
+5
|
\
\
\
|
|
/
/
|
*
|
Add region name to UseCircuitCode log messages
Justin Clark-Casey (justincc)
2012-06-15
1
-4
/
+4
|
*
|
Put all debug console commands into a single Debug section rather than scatte...
Justin Clark-Casey (justincc)
2012-06-15
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-15
2
-10
/
+16
|
\
\
\
|
|
/
/
[next]