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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-29
Apply http://opensimulator.org/mantis/view.php?id=4548
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-01-29
use common sop2 setup for TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-16
/
+12
2010-01-29
make TestSaveOarV0_2() use a common part2 construction
Justin Clark-Casey (justincc)
1
-18
/
+14
2010-01-29
use common part1 createio nin TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-16
/
+5
2010-01-29
minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-25
/
+13
2010-01-29
use common part1 creation in ArchiverTests.TestLoadOarV0_2()
Justin Clark-Casey (justincc)
1
-30
/
+28
2010-01-29
refactor out scene object 1 creation n ArchiverTetss
Justin Clark-Casey (justincc)
1
-44
/
+22
2010-01-29
factor out scene setup in ArchiverTests
Justin Clark-Casey (justincc)
1
-40
/
+53
2010-01-29
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
1
-5
/
+4
2010-01-29
Resolve one more conflict I overlooked
Melanie
1
-14
/
+0
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
54
-1466
/
+698
2010-01-28
Fixes inconsistencies in the permissions module. Adds a region_manager_is_god
Melanie
1
-4
/
+7
2010-01-28
Changes WorldCommModule to ISharedRegionModule.
Revolution
1
-1
/
+5
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
54
-711
/
+1492
2010-01-22
Add first part of test for checking restore of task inventory items on oar load
Justin Clark-Casey (justincc)
2
-1
/
+49
2010-01-22
complete assertion checks of all other oar loaded region settings
Justin Clark-Casey (justincc)
1
-0
/
+28
2010-01-22
Allow oar loading to work even if an estate module is not present
Justin Clark-Casey (justincc)
2
-2
/
+74
2010-01-18
Fix a major security problem with osSetDynamicTexture which allowed the delet...
CasperW
1
-5
/
+12
2010-01-16
Let monitor data be requested using either the short form of the name or the
Melanie
1
-1
/
+4
2010-01-16
Shorten the names of the tags in monitorstats summary to the immediate type
Melanie
1
-1
/
+5
2010-01-13
Change the error messages on region region registration. This changes URM
Melanie
3
-8
/
+10
2010-01-10
Implement access module commands
Melanie
1
-0
/
+76
2010-01-10
Add "StartDisabled" to [Startup] to make all regions start up with
Melanie
2
-0
/
+83
2010-01-10
Remove "login disable", "login enable" and "login status" commands.
Melanie
2
-17
/
+0
2010-01-09
A last fix for estate access by group. One should send the correct list.
Melanie
1
-2
/
+2
2010-01-09
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
Melanie
1
-92
/
+152
2010-01-07
Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...
dahlia
1
-1
/
+6
2010-01-07
Fixes the newly added packets as per Melanie's request.
Revolution
1
-2
/
+2
2010-01-05
Allow estate managers (if estate_owner_is_god is set) to actually enter
Melanie
1
-1
/
+4
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
11
-35
/
+35
2009-12-31
Adds Friend Finding functionality.
Revolution
1
-0
/
+23
2009-12-31
Adds tons of packets.
Revolution
2
-0
/
+47
2009-12-29
Change teleports so the TeleportFlags are sent to the destination sim. It
Melanie
3
-9
/
+14
2009-12-25
Enable the profile module to be replaced completely, even for the base
Melanie
1
-0
/
+13
2009-12-23
No-op in this commit. Just increasing the tag number due to weirdnesses.
Diva Canto
1
-1
/
+1
2009-12-23
Library Module: allows adding folders/items to the Library from IAR files pla...
Diva Canto
3
-0
/
+483
2009-12-23
Fix a bounds exception I came across in IAR restore
Melanie
1
-0
/
+5
2009-12-22
Added Close() to Inventory/Archiver/InventoryArchiveReadRequest, so that the ...
Diva Canto
1
-1
/
+7
2009-12-21
Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se...
Diva Canto
1
-2
/
+13
2009-12-19
* Bug fix in HG: preserve the home region coordinates across multiple HG TPs.
Diva Canto
2
-3
/
+14
2009-12-14
Make the HG map search recognize host names without ports.
Diva Canto
1
-1
/
+1
2009-12-11
Attempt at fixing mantis #4411.
Diva Canto
1
-1
/
+1
2009-12-07
Same for the remote auth connector
Melanie
1
-1
/
+1
2009-12-06
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...
Kunnis
1
-1
/
+0
2009-12-04
Allow terrain heightmaps to be loaded directly from URIs via the remote admin...
Justin Clark-Casey (justincc)
1
-1
/
+31
2009-12-03
* Terrain uploads via the Estate Tools now support a multitude of file format...
Adam Frisby
1
-19
/
+31
2009-11-27
Implement god mode user freezing and unfreezing
Justin Clark-Casey (justincc)
1
-27
/
+44
2009-11-27
Make locking of timers and listeners in script related functions consistent
Justin Clark-Casey (justincc)
1
-3
/
+6
2009-11-27
Apply patch to stop failure of llParcelMediaCommandList() on group deeded land
Justin Clark-Casey (justincc)
1
-8
/
+9
2009-11-27
remove stringent content type checking to make it easier to load oars directl...
Justin Clark-Casey (justincc)
1
-2
/
+5
[next]