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
/
Environment
/
Modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
129
-38867
/
+0
*
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....
diva
2009-02-09
2
-9
/
+270
*
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-09
2
-4
/
+4
*
* Add the ability to type help <command> for more detailed help about a speci...
Justin Clarke Casey
2009-02-09
2
-4
/
+8
*
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
2009-02-09
12
-3035
/
+0
*
Adds support for HG linking to specific regions within an instance. The forma...
diva
2009-02-07
1
-110
/
+13
*
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
2009-02-07
2
-67
/
+93
*
* minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=...
Justin Clarke Casey
2009-02-06
2
-28
/
+37
*
* Implement help <command> from the region console
Justin Clarke Casey
2009-02-06
1
-4
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
132
-1052
/
+502
*
more eventqueue endian madness
Dahlia Trimble
2009-02-06
1
-9
/
+5
*
move RegionDenyAgeUnverified parameter to AgeVerificationBlock in parcel prop...
Dahlia Trimble
2009-02-06
1
-2
/
+1
*
Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ...
Dahlia Trimble
2009-02-06
2
-0
/
+35
*
* minor: remove mono compiler warning
Justin Clarke Casey
2009-02-05
1
-3
/
+3
*
* Apply http://opensimulator.org/mantis/view.php?id=3056
Justin Clarke Casey
2009-02-05
1
-0
/
+7
*
* Remove CommanderTestModule as there are several normal modules which effect...
Justin Clarke Casey
2009-02-05
1
-89
/
+0
*
* cheap hack to make module help information more accurately reflect what com...
Justin Clarke Casey
2009-02-05
1
-1
/
+1
*
* Make existing module commanders register as help topics
Justin Clarke Casey
2009-02-05
5
-15
/
+27
*
* Use the commander name to register module commanders instead of providing t...
Justin Clarke Casey
2009-02-05
5
-6
/
+24
*
* refactor: Split out module Command class into a separate file
Justin Clarke Casey
2009-02-05
3
-172
/
+205
*
* refactor: Move module handling code up into SceneBase from Scene, reducing ...
Justin Clarke Casey
2009-02-05
1
-0
/
+1
*
* Add the second version of the experimental ObjectAdd Cap. It will handle ...
Teravus Ovares
2009-02-05
1
-38
/
+146
*
* Committing an experimental ObjectAdd module. Intended to work with http://...
Teravus Ovares
2009-02-05
1
-0
/
+260
*
* Introduce a new "default" option for asset_database in the [STORAGE] section
Justin Clarke Casey
2009-02-04
1
-0
/
+1
*
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
2009-02-04
9
-114
/
+114
*
* Add another object to the existing save oar test
Justin Clarke Casey
2009-02-03
1
-21
/
+62
*
* Address http://opensimulator.org/mantis/view.php?id=3076 by actually elimin...
Justin Clarke Casey
2009-02-03
1
-2
/
+2
*
* Fission SceneObjectTests into basic and linking sets
Justin Clarke Casey
2009-02-03
1
-1
/
+1
*
OK, commenting the return again :-/
diva
2009-02-03
1
-2
/
+2
*
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
2009-02-03
1
-22
/
+23
*
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...
Mike Mazur
2009-02-03
1
-1
/
+1
*
* Establish OnOarFileSaved EventManager event and subscribe to that instead o...
Justin Clarke Casey
2009-02-02
5
-30
/
+34
*
Restore llGetSunPosition to its former self.
idb
2009-02-02
1
-1
/
+1
*
* Make it more obvious that there is an enabled switch for chat in OpenSim.in...
Justin Clarke Casey
2009-02-02
1
-2
/
+2
*
* Stop the instant message module from trying to register for the message tra...
Justin Clarke Casey
2009-02-02
1
-3
/
+11
*
* Small tweak to move name replacement in friendship offer since server side ...
Justin Clarke Casey
2009-02-02
1
-10
/
+13
*
[previous VectorRender patch was from: Robert Smart
Dr Scofield
2009-02-02
1
-1
/
+1
*
[patching previous patch and also taking the chance of fixing the
Dr Scofield
2009-02-02
1
-2
/
+2
*
Merge branch 'vector' into OpenSimulator.org
Dr Scofield
2009-02-02
1
-22
/
+141
*
* Removed erroneous reference to the Data.Base Framework
lbsa71
2009-02-02
1
-1
/
+0
*
Minor formatting cleanup.
Jeff Ames
2009-02-02
2
-2
/
+2
*
* Adding the Tree module configuration options to OpenSim.ini.example
Teravus Ovares
2009-02-02
1
-9
/
+57
*
Putting the return back in AddCapsHandler upon attempt at adding CAPs twice. ...
diva
2009-02-01
1
-2
/
+5
*
* Adding a few fields to the Land data responder that the client is complaini...
Teravus Ovares
2009-02-01
1
-0
/
+3
*
More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...
diva
2009-02-01
1
-1
/
+1
*
Check for the 4096 limitation in dynamic region hyperlinks.
diva
2009-02-01
1
-6
/
+43
*
Initial support for dynamic HG hyperlinks. With this commit, remote sims can ...
diva
2009-01-31
1
-2
/
+101
*
* Put a wait timeout on the archive test, just in case the archiver never ret...
Justin Clarke Casey
2009-01-30
1
-1
/
+1
*
* In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh...
Justin Clarke Casey
2009-01-30
1
-26
/
+27
*
* Extend archive save test to check for the presence of the file for the obje...
Justin Clarke Casey
2009-01-30
6
-17
/
+65
[next]