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-07-30
Simulator Extra Features Service
BlueWall
1
-9
/
+65
2014-07-21
Eliminated some warnings
Oren Hurvitz
1
-1
/
+0
2014-07-04
minor: put standard 'category' in brackets at front of log messages from prev...
Justin Clark-Casey (justincc)
1
-2
/
+8
2014-07-04
When uploading mesh objects with textures also create inventory items for upl...
Latif Khalifa
1
-0
/
+63
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-06-16
If processing a queued request fails up to the top of the stack, log the exce...
Justin Clark-Casey (justincc)
1
-3
/
+13
2014-05-27
Update regression TestInventoryDescendentsFetch() to account for recent commi...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-07
Finished implementing redirects in GetTexture.
Diva Canto
1
-3
/
+6
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-5
/
+13
2014-05-02
minor: Comment out Cacheitems debug log lines for now
Justin Clark-Casey (justincc)
1
-6
/
+6
2014-04-29
Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to ech...
Oren Hurvitz
1
-6
/
+7
2014-04-05
Revert "Don't re-retrieve sit part in SP.HandleAgentSit() when we already hav...
Justin Clark-Casey (justincc)
1
-2
/
+0
2014-04-05
Don't re-retrieve sit part in SP.HandleAgentSit() when we already have it.
Justin Clark-Casey (justincc)
1
-0
/
+2
2014-03-21
rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests...
Justin Clark-Casey (justincc)
1
-34
/
+36
2014-03-19
minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests i...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-03-18
Add scene.<scene-name>.ProcessedFetchInventoryRequests
Justin Clark-Casey (justincc)
1
-15
/
+41
2014-03-18
Add scene.<scene-name>.QueuedFetchInventoryRequests stat
Justin Clark-Casey (justincc)
1
-0
/
+19
2014-03-17
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
2
-7
/
+194
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
2014-02-04
Dropping the rest of Avination's modified appearance code for core.
Melanie
1
-28
/
+198
2014-01-11
varregion: properly pack the region size parameters so he viewer will parse t...
Robert Adams
1
-6
/
+6
2014-01-11
varregion: Debug messages for region crossing debugging.
Robert Adams
1
-5
/
+6
2014-01-04
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2
-19
/
+45
2014-01-03
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2
-19
/
+45
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
[next]