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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
2
-24
/
+38
*
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
2010-11-21
1
-0
/
+297
*
minor: add some method comments
Justin Clark-Casey (justincc)
2010-11-17
1
-2
/
+7
*
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2010-11-16
1
-5
/
+13
*
Call attachment cleanup when an agent crosses out
Melanie Thielker
2010-11-08
1
-0
/
+2
*
Change level of some logging messages, turning some info into arguably more a...
Justin Clark-Casey (justincc)
2010-10-30
1
-5
/
+6
*
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
2
-19
/
+43
*
* change the data exchanged within hypergrid transactions
Jonathan Freedman
2010-10-21
2
-5
/
+8
*
* more url / hg cleanup
Jonathan Freedman
2010-10-11
1
-24
/
+10
*
Merge branch 'master' of git://opensimulator.org/git/opensim
Jonathan Freedman
2010-10-10
1
-1
/
+4
|
\
|
*
Fix an infinite recursion
Melanie
2010-10-08
1
-1
/
+4
*
|
Merge branch 'master' of git://opensimulator.org/git/opensim
Jonathan Freedman
2010-10-07
1
-5
/
+26
|
\
\
|
|
/
|
*
Plumb the path for multiple object deletes
Melanie
2010-10-06
1
-5
/
+26
*
|
Merge branch 'master' of git://opensimulator.org/git/opensim
Jonathan Freedman
2010-10-05
1
-5
/
+17
|
\
\
|
|
/
|
*
Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...
Diva Canto
2010-10-03
1
-5
/
+17
*
|
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-02
1
-20
/
+7
|
/
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-6
/
+2
*
Formatting cleanup.
Jeff Ames
2010-09-12
4
-18
/
+18
*
Move code that allows llGiveInvetory() to move item into appropriate system f...
Justin Clark-Casey (justincc)
2010-09-04
1
-1
/
+1
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-09-03
2
-7
/
+7
*
Adjust the "Magic numbers" we use because we can't reference the actual
Melanie Thielker
2010-08-31
1
-1
/
+1
*
Implements parcel media setting persistence and packet / CAPS handling
Jonathan Freedman
2010-08-30
2
-118
/
+20
*
Addresses mantis #4991 -- HG between two regions with the same map coordinate...
Diva Canto
2010-08-27
1
-0
/
+9
*
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
2010-08-26
1
-2
/
+4
*
* Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() t...
John Hurliman
2010-08-17
1
-1
/
+1
*
Attempt at sending TeleportProgress, but it doesn't seem to be doing anything...
Diva Canto
2010-08-16
1
-0
/
+3
*
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...
Diva Canto
2010-08-16
1
-6
/
+4
*
Better comment (related to previous commit)
Diva Canto
2010-08-15
1
-1
/
+1
*
Addresses mantis #4929. Agent was being logged off the grid too soon -- thing...
Diva Canto
2010-08-15
2
-6
/
+23
*
In EventQueueHelper.uintToByteArray, fetch big end-ian bytes directly from li...
Justin Clark-Casey (justincc)
2010-08-14
1
-6
/
+4
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-13
4
-24
/
+24
*
refactor: move binary statistics logging from scene into separate region module
Justin Clark-Casey (justincc)
2010-08-13
1
-0
/
+169
*
refactor: Use SOP.Flags rather than SOP.ObjectFlags
Justin Clark-Casey (justincc)
2010-08-13
1
-2
/
+2
*
Merge branch 'iar-merge'
Justin Clark-Casey (justincc)
2010-08-04
1
-4
/
+4
|
\
|
*
Add --merge switch to load iar.
Justin Clark-Casey (justincc)
2010-06-30
1
-4
/
+4
*
|
Revamp the permissions propagation. This MAY mess up. Please test.
Melanie
2010-07-13
1
-18
/
+36
*
|
Add CreateSelected flag onto objects rezzed from inventory
Melanie Thielker
2010-07-13
1
-0
/
+1
*
|
Make taken items go back to the folder they came from
Melanie Thielker
2010-07-10
1
-0
/
+14
*
|
Fixes additional bug reported in mantis #4841.
Diva Canto
2010-07-05
1
-2
/
+3
*
|
Got rid of all hyperassets references. Also fixed accessing textures in user'...
Diva Canto
2010-07-04
2
-5
/
+10
*
|
Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...
Diva Canto
2010-07-04
3
-0
/
+67
|
/
*
Remove the override from DeletToInventory in HGInventoryAccessModule. This ma...
Diva Canto
2010-06-29
1
-1
/
+2
*
Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...
Diva Canto
2010-06-29
1
-1
/
+1
*
Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...
Diva Canto
2010-06-29
1
-11
/
+2
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
1
-0
/
+28
*
Added checks for failed UpdateAgent calls.
Diva Canto
2010-06-12
1
-17
/
+29
*
* Added CHANGED_TELEPORT event trigger upon inter-sim teleports.
Diva Canto
2010-06-12
1
-1
/
+1
*
Make local teleports send CHANGED_TELEPORT
Melanie Thielker
2010-06-12
1
-0
/
+3
*
Refactor SendCoarseLocations for better performance. Instead of computing lis...
Dan Lake
2010-06-08
1
-3
/
+0
*
* Changed CreatorIDs consistently to varchar(128)
Diva Canto
2010-06-08
1
-0
/
+4
[next]