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
*
Remove the scripts of the attachments in the departing region and recreate th...
Diva Canto
2011-04-29
1
-2
/
+10
*
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
2
-29
/
+37
*
refactor: split out the code which actually copies a particular bundle to inv...
Justin Clark-Casey (justincc)
2011-04-18
1
-106
/
+115
*
refactor: rename DeleteToInventory() to CopyToInventory()
Justin Clark-Casey (justincc)
2011-04-18
1
-1
/
+1
*
Fix bug where objects were being coalesced in the wrong positions.
Justin Clark-Casey (justincc)
2011-04-18
1
-2
/
+2
*
Provide a configuration setting to control whether multiple taken objects are...
Justin Clark-Casey (justincc)
2011-04-18
2
-15
/
+47
*
Fixes mantis #5431 -- coalesced objects in HG-enabled regions. Needs more tes...
Diva Canto
2011-04-15
2
-25
/
+12
*
refactor: separate out code that adds permissions
Justin Clark-Casey (justincc)
2011-04-15
1
-42
/
+59
*
minor: remove a small amount of code duplication
Justin Clark-Casey (justincc)
2011-04-15
1
-4
/
+3
*
refactor: split out some rez code into a separate CreateItemForObject() method
Justin Clark-Casey (justincc)
2011-04-15
1
-143
/
+159
*
get rid of all traces of the now used mock service infrastructure
Justin Clark-Casey (justincc)
2011-04-15
1
-1
/
+1
*
simplify TestRezObject()
Justin Clark-Casey (justincc)
2011-04-14
1
-17
/
+1
*
Make scene object parts created by the test utils unit sized.
Justin Clark-Casey (justincc)
2011-04-14
1
-3
/
+1
*
simplify coalesced object tests by using existing scene object set up utils
Justin Clark-Casey (justincc)
2011-04-14
1
-34
/
+6
*
Use common coalesced serialization code for both tests and the InventoryAcces...
Justin Clark-Casey (justincc)
2011-04-13
1
-54
/
+13
*
Adjust the quanterions used in the rez coalsced object tests to get sensible ...
Justin Clark-Casey (justincc)
2011-04-13
1
-4
/
+12
*
refactor: move code to obtain the coalescence size and object offsets into Co...
Justin Clark-Casey (justincc)
2011-04-13
1
-1
/
+1
*
Fix bug where rezzing coalesced objects would give all objects the same name ...
Justin Clark-Casey (justincc)
2011-04-13
2
-7
/
+11
*
Add coalesced scene objects class and serializer. This is currently only use...
Justin Clark-Casey (justincc)
2011-04-13
2
-5
/
+93
*
factor out some test code into the SetUp()
Justin Clark-Casey (justincc)
2011-04-13
1
-14
/
+15
*
Add a regression test for rezzing a single object into a scene from user inve...
Justin Clark-Casey (justincc)
2011-04-13
1
-0
/
+133
*
refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersectio...
Justin Clark-Casey (justincc)
2011-04-12
1
-14
/
+1
*
Fix (add) ability to rez objects by dragging them out of another prim's inven...
Justin Clark-Casey (justincc)
2011-04-12
1
-0
/
+4
*
Implement rezzing coalesced objects
Melanie
2011-04-03
1
-11
/
+0
*
Implement rezzing coalesced objects
Melanie
2011-04-03
1
-105
/
+172
*
Implement taking of coalesced objects.
Melanie
2011-04-03
1
-196
/
+263
*
A stab at making CHANGED_OWNER work
Melanie
2011-04-01
1
-17
/
+7
*
Add log messages on teleport failure to better pin down the cause.
Justin Clark-Casey (justincc)
2011-03-09
1
-3
/
+9
*
Fix a few little things
Melanie
2011-02-27
1
-0
/
+3
*
Forces the owner of a rezzed object to be the "rezzer" of the
Mic Bowman
2011-02-22
1
-0
/
+2
*
Parameterizes the view distance used to compute and manage
Mic Bowman
2011-02-22
2
-13
/
+28
*
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
1
-5
/
+5
*
Improved error message on TP failure
Diva Canto
2011-02-12
1
-1
/
+1
*
Added a config var to HGInventoryAccessModule called OutboundPermission that ...
Diva Canto
2011-02-04
1
-2
/
+6
*
minor: Correct misspelling of neighbour in log messages.
Justin Clark-Casey (justincc)
2011-02-04
1
-1
/
+1
*
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
1
-1
/
+8
*
Fix bumping into sim borders and check estate bans for walking crossings
Melanie
2011-01-28
1
-18
/
+69
*
Dont' trust the viewer! Fix a permission slam error caused by trusting
Melanie
2011-01-12
1
-0
/
+6
*
Fix direct item give permissions
Melanie
2011-01-12
1
-10
/
+16
*
Minor additional debug message.
Diva Canto
2011-01-07
1
-0
/
+2
*
Allow cross-scope friendships to work, and also allow other cross scope name
Melanie
2011-01-03
1
-1
/
+1
*
Fix scoping for prim region crossings
Melanie
2011-01-03
1
-1
/
+1
*
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
|
|
/
[next]