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
/
CoreModules
/
ServiceConnectorsOut
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add linden prim renderer and update libOMV
Melanie
2010-10-04
1
-2
/
+2
*
Attempt at fixing mantis #5057 -- CPU pinned high with HGAssetBroker.
Diva Canto
2010-10-02
1
-21
/
+34
*
Cleanup: Removed an unreferenced variable from ActivityDetector.cs
John Hurliman
2010-09-29
1
-11
/
+1
*
Part two of the previous commit, making IGridUserService.LoggedOut() more fle...
John Hurliman
2010-09-29
3
-5
/
+5
*
Made IGridUserService.SetLastPosition() more flexible to allow different poss...
John Hurliman
2010-09-29
3
-6
/
+11
*
Formatting cleanup.
Jeff Ames
2010-09-12
3
-3
/
+3
*
Made the HG asset and inventory brokers use the Helo service in order to inst...
Diva Canto
2010-09-08
1
-6
/
+9
*
Rolling back the recent libomv update but keeping the ExpiringCache cleanups ...
John Hurliman
2010-09-07
1
-2
/
+2
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
1
-2
/
+4
*
Move code that allows llGiveInvetory() to move item into appropriate system f...
Justin Clark-Casey (justincc)
2010-09-04
2
-53
/
+1
*
Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item)
Justin Clark-Casey (justincc)
2010-09-04
1
-3
/
+3
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-09-03
1
-1
/
+1
*
Add automated test at the opensim 'api' level to check that a given item goes...
Justin Clark-Casey (justincc)
2010-08-24
2
-3
/
+21
*
Add system lookup folder fix to the RemoveXInventoryServiceConnector as well ...
Justin Clark-Casey (justincc)
2010-08-23
1
-0
/
+17
*
Fix bug in llGiveInventory() where items were disappearing on relog
Justin Clark-Casey (justincc)
2010-08-23
2
-9
/
+18
*
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
2010-08-23
4
-5
/
+11
*
Forward-port a small improvement to the land out connector
Melanie Thielker
2010-08-21
1
-1
/
+2
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-13
2
-6
/
+4
*
This file wants to be committed
Diva Canto
2010-08-10
1
-37
/
+37
*
Tests for distance-sorted fallback regions.
Marck
2010-08-08
1
-7
/
+57
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-08-07
2
-0
/
+10
|
\
|
*
Added Check4096 config var under [GridService], at the request of many. Chang...
Diva Canto
2010-08-06
2
-7
/
+7
|
*
Allow creation of link regions if there is an existing region within a 4096 r...
Marck
2010-08-06
2
-0
/
+10
*
|
Correct display of landmark about info. Also correct region maturity rating
Melanie Thielker
2010-08-07
2
-4
/
+6
*
|
Make the landmark properties work again
Melanie Thielker
2010-08-07
1
-1
/
+1
|
/
*
Removed some more debug messages.
Diva Canto
2010-07-14
1
-18
/
+16
*
Fixes additional bug reported in mantis #4841.
Diva Canto
2010-07-05
1
-6
/
+6
*
Got rid of all hyperassets references. Also fixed accessing textures in user'...
Diva Canto
2010-07-04
1
-2
/
+1
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
4
-25
/
+6
*
Fixed a couple of buglets in Friendship offers / acceptance / decline when av...
Diva Canto
2010-06-04
1
-3
/
+1
*
Removed sessionID from GridUserservice again. Removed parcel crossing detecti...
Diva Canto
2010-05-20
3
-13
/
+5
*
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...
unknown
2010-05-20
3
-6
/
+6
*
* Fixed spamming the assets table with map tiles. The tile image ID is now st...
Diva Canto
2010-05-09
1
-1
/
+3
*
Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...
Diva Canto
2010-05-07
1
-3
/
+1
*
These files are part of the GridUserService write-up.
Diva Canto
2010-05-07
2
-0
/
+269
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
5
-44
/
+71
*
Assorted bug fixes in hypergrid linking.
Diva Canto
2010-05-03
1
-0
/
+5
*
Renamed HGInventoryBroker2 to HGInventoryBroker.
Diva Canto
2010-05-02
1
-2
/
+2
*
Deleted HGInventoryBroker, so that the new one can take its name.
Diva Canto
2010-05-02
1
-540
/
+0
*
Switched everything to XInventory by default. The old Inventory is still ther...
Diva Canto
2010-05-02
1
-83
/
+28
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-04-30
3
-143
/
+79
|
\
|
*
* XInventory fairly tested, including for HG. Almost ready to switch.
Diva Canto
2010-04-30
3
-143
/
+79
*
|
Fix a null ref from trying to access a dictionary that was never initialized.
Melanie
2010-04-30
1
-1
/
+2
|
/
*
Simplified RemoteXInventoryServiceConnector and HGBroker (2) by a lot.
Diva Canto
2010-04-29
2
-279
/
+282
*
Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...
Diva Canto
2010-04-29
3
-0
/
+645
*
XInventory connector/handler showing signs of life. Tested, but needs more te...
Diva Canto
2010-04-27
1
-0
/
+2
*
RemoteXInventoryServiceConnector, the plugin region module. Not active in def...
Diva Canto
2010-04-26
1
-0
/
+324
*
minor: correctly print out missing item id when it can't be found rather than...
Justin Clark-Casey (justincc)
2010-04-16
1
-1
/
+4
*
* Adds IAssetService.GetCached() to allow asset fetching from the local cache...
John Hurliman
2010-04-08
2
-0
/
+16
*
Last commit was too fast... must override.
Diva Canto
2010-04-03
1
-1
/
+1
[next]