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
/
Services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some debugging from simian connectors.
Mic Bowman
2013-08-05
2
-3
/
+11
*
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
2013-07-31
1
-0
/
+179
*
A pretty major restructuring of the simian method invocations in order to
Mic Bowman
2013-07-31
11
-282
/
+578
*
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
2013-07-27
1
-0
/
+1
*
Force map tiler to save Water.jpg as an actual jpeg format it seems even thou...
nebadon
2013-07-26
1
-1
/
+1
*
Better version of previous commit
Diva Canto
2013-07-21
1
-2
/
+6
*
Add the Current Outfit folder as an available folder in the SuitcaseInventory.
Diva Canto
2013-07-21
1
-0
/
+16
*
Cleanup old hg sessions (older than 2 days)
Diva Canto
2013-07-14
1
-0
/
+3
*
HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...
Diva Canto
2013-07-14
2
-90
/
+199
*
Minor typo in log message
Diva Canto
2013-07-14
1
-1
/
+1
*
Guard against unauthorized agent deletes.
Diva Canto
2013-07-13
2
-5
/
+4
*
Deleted GET agent all around. Not used.
Diva Canto
2013-07-13
2
-37
/
+0
*
Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...
Diva Canto
2013-07-13
1
-0
/
+6
*
Added property to make for more flexible testing.
Diva Canto
2013-07-11
1
-0
/
+5
*
Remove a null reference exception in SimianPresenceServiceConnector that
Robert Adams
2013-07-10
1
-4
/
+8
*
minor: remove mono compiler warnings from HGSuitcaseInventoryService
Justin Clark-Casey (justincc)
2013-07-09
1
-3
/
+3
*
A little more debug
Diva Canto
2013-07-06
1
-1
/
+1
*
Simina activity detector was too eager. Disabled it in case simian is not bei...
Diva Canto
2013-07-06
1
-1
/
+2
*
Revert "HG Friends: debug an issue where the friends data stored in the DB is...
Diva Canto
2013-07-04
1
-8
/
+1
*
HG Friends: debug an issue where the friends data stored in the DB is incompl...
Diva Canto
2013-07-04
1
-1
/
+8
*
Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...
Diva Canto
2013-07-02
1
-4
/
+1
*
More debug messages
Diva Canto
2013-07-02
1
-1
/
+5
*
This should have a strong effect on the Unknown User issue mantis #6625
Diva Canto
2013-07-02
1
-1
/
+16
*
Revert "More debug mantis #6625"
Diva Canto
2013-06-30
1
-1
/
+0
*
More debug mantis #6625
Diva Canto
2013-06-29
1
-0
/
+1
*
Changed HG status notifications timeout down to 15secs from the default 100.
Diva Canto
2013-06-29
1
-1
/
+1
*
In XAssetService, on a delete asset request also delete the asset in any chai...
Justin Clark-Casey (justincc)
2013-06-28
1
-3
/
+4
*
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
2013-06-22
1
-1
/
+1
*
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
2013-06-21
6
-184
/
+70
*
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2013-06-13
2
-2
/
+20
|
\
|
*
Add Option: ClassifiedFee
BlueWall
2013-06-13
2
-2
/
+20
*
|
Make XInventoryServicesConnector properly handle a RESULT = false return for ...
Justin Clark-Casey (justincc)
2013-06-13
1
-68
/
+56
*
|
After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...
Justin Clark-Casey (justincc)
2013-06-12
1
-1
/
+23
|
/
*
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
2013-06-10
1
-1
/
+1
*
Adding standard OpenSim header to source files
BlueWall
2013-05-31
3
-0
/
+81
*
UserProfiles
BlueWall
2013-05-30
3
-0
/
+267
*
Application support:
BlueWall
2013-05-09
2
-2
/
+25
*
Added an interface to an external ban service. With this commit, the interfac...
Diva Canto
2013-04-27
2
-4
/
+69
*
Make method virtual
Diva Canto
2013-04-27
1
-1
/
+1
*
Optimize the number of Simian calls to get the initial presence
Mic Bowman
2013-04-07
1
-110
/
+83
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
3
-1
/
+6
*
Merge branch 'master' into newmultiattach
Melanie
2013-03-18
3
-56
/
+86
|
\
|
*
refactor: Reuse Get() method in AssetService to eliminate some copy/paste in ...
Justin Clark-Casey (justincc)
2013-03-15
1
-23
/
+5
|
*
Migrate assets from chained asset service to xassetservice as they are reques...
Justin Clark-Casey (justincc)
2013-03-15
1
-28
/
+20
|
*
Fix bug in AssetService where requesting data only for an asset would throw a...
Justin Clark-Casey (justincc)
2013-03-15
1
-1
/
+5
|
*
Make it possible to chain another asset service underneath the de-duplicating...
Justin Clark-Casey (justincc)
2013-03-15
2
-23
/
+75
*
|
Multiattach, part 2
Melanie
2013-03-18
1
-3
/
+9
*
|
Multiattach, part 1
Melanie
2013-03-18
1
-1
/
+8
|
/
*
Switched to using the other Util function with a default value.
Diva Canto
2013-02-27
6
-6
/
+12
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-27
4
-81
/
+83
|
\
[next]