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
*
Stop NPC's getting hypergrid like names in some circumstances.
Justin Clark-Casey (justincc)
2011-08-19
1
-13
/
+32
*
Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachme...
Justin Clark-Casey (justincc)
2011-08-17
1
-0
/
+12
*
When an NPC is created, stop telling neighbouring regions to expect a child a...
Justin Clark-Casey (justincc)
2011-08-09
1
-1
/
+5
*
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-2
/
+2
*
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-5
/
+5
*
For default everyone permissions on library items, make notecards and scripts...
Justin Clark-Casey (justincc)
2011-07-23
1
-8
/
+4
*
Remove manually permissions settings on all current library items so that the...
Justin Clark-Casey (justincc)
2011-07-23
2
-1
/
+11
*
Revert "Don't load current/next/everyone/base permissions from the library it...
Justin Clark-Casey (justincc)
2011-07-23
2
-11
/
+1
*
Don't load current/next/everyone/base permissions from the library item xml f...
Justin Clark-Casey (justincc)
2011-07-23
2
-1
/
+11
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2011-07-16
1
-2
/
+5
*
Add a warning to URI config in GridCommon.ini.example not to add a slash to t...
Justin Clark-Casey (justincc)
2011-07-12
1
-1
/
+0
*
fix bug where opening a library script would fail
Justin Clark-Casey (justincc)
2011-07-08
1
-2
/
+2
*
refactor: rename bool returning GetAgentInventoryItem() to CanGetAgentInvento...
Justin Clark-Casey (justincc)
2011-07-08
1
-1
/
+1
*
Ensure that the max transfer distance is initialized correctly.
Mic Bowman
2011-07-07
1
-1
/
+7
*
Hack around with the NPC module to get osNpcCreate() partially working again.
Justin Clark-Casey (justincc)
2011-06-29
1
-1
/
+2
*
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
2011-06-24
2
-11
/
+47
*
3rd way of reseting the HG Map. This time, don't use the grid service; instea...
Diva Canto
2011-06-10
1
-25
/
+0
*
New method for resetting the map on HG: do it only once upon changing grids, ...
Diva Canto
2011-06-10
1
-0
/
+26
*
Change the name of the newest command to "show names" so that it doesn't conf...
Diva Canto
2011-06-09
1
-2
/
+2
*
Fixed "Unknown User" listed as creator/owner on prims created with the Build ...
Diva Canto
2011-06-08
1
-8
/
+66
*
Narrow down the exception catching to exactly the exception of interest. This...
Diva Canto
2011-06-05
1
-1
/
+1
*
Added prefix HG to the name of the landmark item in inventory, as a soft remi...
Diva Canto
2011-06-03
2
-4
/
+11
*
oops
Diva Canto
2011-06-03
1
-1
/
+1
*
HG Landmarks now working.
Diva Canto
2011-06-03
3
-2
/
+82
*
HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...
Diva Canto
2011-06-03
2
-2
/
+20
*
Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for ...
Diva Canto
2011-06-03
1
-1
/
+78
*
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
2011-05-27
1
-1
/
+1
*
Commented a few extra debug messages.
Diva Canto
2011-05-26
1
-2
/
+2
*
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
2011-05-24
2
-7
/
+43
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-05-21
1
-2
/
+1
|
\
|
*
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+0
|
*
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+1
*
|
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
1
-0
/
+2
|
/
*
Remove a spammy debug I left in. Disable TP cancel button at the point
Melanie
2011-05-08
1
-1
/
+2
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2011-05-08
2
-8
/
+17
|
\
|
*
Mantis #5472
Diva Canto
2011-05-08
1
-6
/
+15
|
*
Change command help text for "show capabilities" to "show caps", as this is t...
Justin Clark-Casey (justincc)
2011-05-06
1
-2
/
+2
*
|
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-0
/
+1
|
/
*
Merge branch 'master' into caps
Diva Canto
2011-05-04
2
-1
/
+6
|
\
|
*
Put the previous state back in the attachments in case the agent transfer fails.
Diva Canto
2011-05-04
1
-0
/
+4
|
*
Fixes mantis #5461.
Diva Canto
2011-05-04
1
-1
/
+2
*
|
Changed the defaults, so that it behaves exactly is it has been behaving (no ...
Diva Canto
2011-05-02
1
-0
/
+2
*
|
Broke down Caps.cs into a generic Caps object that simply registers/unregiste...
Diva Canto
2011-05-01
1
-30
/
+20
*
|
Move CapabilitiesModule back to CoreModules. This one belongs there.
Diva Canto
2011-05-01
1
-0
/
+257
*
|
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
2
-1118
/
+0
|
/
*
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
[next]