index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
If a caller tries to queue a CAPs message to a scene presence that has no eve...
Justin Clark-Casey (justincc)
2
-7
/
+99
2013-12-18
Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-12-06
minor: Use enums for setting inv/asset types on data upload rather than magic...
Justin Clark-Casey (justincc)
1
-7
/
+7
2013-12-06
Properly set InventoryType.Snapshot when a snapshot is uploaded
Justin Clark-Casey (justincc)
1
-0
/
+4
2013-10-31
minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBa...
Justin Clark-Casey (justincc)
2
-7
/
+3
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-27
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-22
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2
-0
/
+5
2013-09-11
Change handling of the FetchInventoryDescendents2 capability configuration to...
Mic Bowman
1
-23
/
+36
2013-09-02
Fix bug where users teleporting to non-neighbour regions could continue to he...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-08-14
minor: Comment out AvatarPicketSearch caps log message for now, which is occu...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-08-12
minor: Extend warning message when adding trying to add an event for a client...
Justin Clark-Casey (justincc)
1
-3
/
+8
2013-08-08
Fix an issue where under teleport v2 protocol, teleporting from regions in an...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-31
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
1
-1
/
+5
2013-07-30
Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule...
Diva Canto
1
-12
/
+3
2013-07-30
After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O...
Diva Canto
1
-6
/
+7
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
1
-2
/
+2
2013-07-26
Slight improvement: no need to delay the removal of the queues in EQ, because...
Diva Canto
1
-8
/
+0
2013-07-25
This should fix all issues with teleports. One should be able to TP as fast a...
Diva Canto
1
-44
/
+14
2013-07-18
Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post reques...
Diva Canto
1
-2
/
+9
2013-07-18
Reverting the reverts I did yesterday. cpu-branch has now been
Diva Canto
1
-3
/
+5
2013-07-17
Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi...
Diva Canto
1
-5
/
+3
2013-07-17
Cleared up much confusion in PollServiceRequestManager. Here's the history:
Diva Canto
1
-3
/
+5
2013-07-16
revert last commit which seems to conflict with DoubleQueue internals. The ra...
dahlia
1
-10
/
+5
2013-07-16
add locking to internal queue in WebFetchInvDescModule; lack of which caused ...
dahlia
1
-5
/
+10
2013-07-16
Simplify EventQueue cap setup so that it is also stat monitored.
Justin Clark-Casey (justincc)
1
-45
/
+29
2013-07-15
Add request received/handling stats for caps which are served by http poll ha...
Justin Clark-Casey (justincc)
3
-48
/
+33
2013-07-15
Guard against null ref
Diva Canto
1
-1
/
+2
2013-07-12
Changed UploadBakedTextureModule so that it uses the same pattern as the othe...
Diva Canto
1
-8
/
+27
2013-07-08
For stat purposes, add names to capability request handlers where these were ...
Justin Clark-Casey (justincc)
2
-3
/
+10
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-06
Get InventoryWorkerThreads to update watchdog on processing requests
Justin Clark-Casey (justincc)
1
-0
/
+2
2013-06-17
minor: remove mono compiler warnings in WebFetchInvDescModule
Justin Clark-Casey (justincc)
1
-3
/
+2
2013-06-14
Don't try to abort worker threads in WebFetchInvDescModule if module was not ...
Justin Clark-Casey (justincc)
1
-6
/
+4
2013-06-07
Put the configuration back in FetchInventoryDesc2 cap.
Diva Canto
1
-0
/
+29
2013-06-07
Supply proper type information for the various types of requests
Melanie
1
-0
/
+1
2013-06-07
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
2
-4
/
+4
2013-06-05
Port Avination's inventory send throttling
Melanie
1
-52
/
+213
2013-05-10
Delete debug message
Diva Canto
1
-1
/
+0
2013-05-07
Added AvatarPickerSearch capability handler.
Diva Canto
1
-0
/
+140
2013-04-30
Fix CAPS to work like they should - do not send caps to the viewer if they're...
Melanie
1
-1
/
+12
2013-03-28
minor: Fix usage error message for "debug eq" console command
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-03-28
Add "show eq" console command to show numbers of messages in agent event queues.
Justin Clark-Casey (justincc)
1
-0
/
+23
2013-03-26
Implement a pref to turn on the simulator ExportSupported feature entry.
Melanie
1
-0
/
+6
2013-03-26
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2
-2
/
+4
2013-03-11
minor: Remove mono compiler warnings in EventQueueTests
Justin Clark-Casey (justincc)
1
-1
/
+3
2013-03-04
Fix issue in the mesh upload flag module where the ID of the last agent to re...
Justin Clark-Casey (justincc)
1
-6
/
+6
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
1
-1
/
+1
2013-02-20
minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linde...
Justin Clark-Casey (justincc)
2
-5
/
+5
2013-02-14
Add an event and some logic to allow customizing Simulator Features by avatar
Melanie
1
-4
/
+21
[next]