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
*
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...
Diva Canto
2010-12-09
1
-1
/
+1
*
Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...
Diva Canto
2010-12-05
2
-6
/
+6
*
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-12-05
5
-12
/
+122
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2010-11-29
1
-1
/
+3
|
|
\
|
|
*
Refactor appearance and avatar data sending code. Paritioning the routines in...
Mic Bowman
2010-11-27
1
-1
/
+3
|
*
|
Preservation of creator information now also working in IARs. Cleaned up usag...
Diva Canto
2010-11-29
1
-3
/
+7
|
*
|
Creator information preserved upon HG transfers.
Diva Canto
2010-11-26
2
-8
/
+87
|
*
|
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
2010-11-25
2
-0
/
+25
|
|
/
*
|
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-21
3
-7
/
+331
|
\
\
|
|
/
|
*
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
*
|
Merge https://github.com/opensim/opensim into mantis5110
Jonathan Freedman
2010-11-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Call attachment cleanup when an agent crosses out
Melanie Thielker
2010-11-08
1
-0
/
+2
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-30
1
-5
/
+5
|
\
\
|
|
/
|
*
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
*
|
* throw debug message when no HomeURI is set
Jonathan Freedman
2010-10-24
1
-0
/
+2
|
/
*
* 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
[next]