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
/
ApplicationPlugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* De-duplicated login service some more
lbsa71
2009-03-20
1
-19
/
+0
*
* Group OpenSim.Framework.Servers interfaces together
Justin Clarke Casey
2009-03-19
2
-1
/
+2
*
merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, adding
Dr Scofield
2009-03-12
1
-117
/
+28
*
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
2009-03-11
1
-1
/
+1
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
2
-37
/
+46
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
2
-222
/
+272
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
1
-21
/
+21
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-03-10
1
-4
/
+4
*
Added a output message to CreateCommsManagerPlugin for when a user tries to r...
MW
2009-03-06
1
-36
/
+46
*
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
2009-03-03
1
-17
/
+16
*
Refactoring of CreateCommsManagerPlugin.
MW
2009-03-03
1
-32
/
+28
*
Added more error info to CreateCommsManagerPlugin.
MW
2009-03-02
1
-0
/
+1
*
Added some debug output to CreateCommsManagerPlugin
MW
2009-03-02
1
-1
/
+11
*
Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...
MW
2009-02-27
2
-5
/
+4
*
svn attribute fixes so that we can play nice between windows and linux
Sean Dague
2009-02-26
2
-267
/
+267
*
Added IRegionCreator interface that all ApplicationPlugins that are creators ...
MW
2009-02-26
2
-3
/
+2
*
Another change to how the CreateCommsManagerPlugin checks if it should be cre...
MW
2009-02-26
1
-1
/
+2
*
Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim...
MW
2009-02-26
1
-9
/
+10
*
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
MW
2009-02-26
2
-0
/
+264
*
Added IRegistryCore and RegistryCore to OpenSim.Framework.
MW
2009-02-26
2
-4
/
+22
*
Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...
MW
2009-02-26
4
-10
/
+29
*
From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>
Dr Scofield
2009-02-20
1
-1
/
+1
*
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
2009-02-20
2
-8
/
+8
*
* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...
lbsa71
2009-02-19
2
-2
/
+2
*
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
2009-02-17
2
-40
/
+40
*
* refactor: move alert commands from Scene to DialogModule
Justin Clarke Casey
2009-02-13
1
-9
/
+27
*
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
2009-02-13
2
-2
/
+1
*
* optimized usings.
lbsa71
2009-02-12
21
-153
/
+47
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
2
-5
/
+5
*
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-09
1
-1
/
+1
*
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
2009-02-09
1
-1
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
9
-14
/
+23
*
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
2009-02-04
2
-54
/
+54
*
* More friendly OpenJpeg error handling.
Teravus Ovares
2009-01-21
1
-1
/
+19
*
Thank you kindly, StrawberryFride for a patch that:
Charles Krinke
2009-01-10
1
-40
/
+61
*
minor: Remove some serialization module scene wrappers
Justin Clarke Casey
2008-12-19
2
-2
/
+11
*
* refactor: Remove archiver module scene wrappers
Justin Clarke Casey
2008-12-19
1
-4
/
+13
*
Minor formatting cleanup.
Jeff Ames
2008-12-06
1
-7
/
+7
*
killing warnings, reformatting RemoteAdminPlugin
Dr Scofield
2008-12-05
1
-12
/
+17
*
Minor formatting cleanup.
Jeff Ames
2008-12-03
1
-7
/
+7
*
* Locked some RemoteAdmin methods due to racing condition bad behavior.
Sean Dague
2008-12-03
1
-392
/
+407
*
* minor: A few tiny bits of documentation and log message cleanup before star...
Justin Clarke Casey
2008-12-01
1
-1
/
+0
*
* Assume that asset data in a reset inventory post is not inlined by default
Justin Clarke Casey
2008-12-01
1
-3
/
+2
*
* stop inventory item creation via REST falling over on any included assets t...
Justin Clarke Casey
2008-12-01
1
-93
/
+93
*
* minor: fix log message printed when unrecognized elements are found in inve...
Justin Clarke Casey
2008-12-01
2
-135
/
+119
*
* refactor: rename UserServiceAdmin to UserAdminService
Justin Clarke Casey
2008-11-28
1
-3
/
+3
*
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
2008-11-28
1
-3
/
+9
*
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
Charles Krinke
2008-11-23
1
-3
/
+101
*
Add group permissions to agent inventory.
Melanie Thielker
2008-11-14
1
-0
/
+8
*
minor: remove mono compiler warnings
Justin Clarke Casey
2008-11-10
1
-1
/
+2
[next]