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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-9
/
+67
2009-04-29
From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>
Dr Scofield
1
-41
/
+191
2009-04-27
From: Alan M Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-1
/
+287
2009-04-27
Add copyright headers. Formatting cleanup.
Jeff Ames
1
-45
/
+45
2009-04-27
Getting rid of -hypergrid=true on the command line. This config now goes insi...
diva
1
-15
/
+1
2009-04-26
Remove some debug messages I have forgotten to take out.
Homer Horwitz
1
-2
/
+0
2009-04-24
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2
-2
/
+450
2009-04-22
* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices
Justin Clarke Casey
1
-4
/
+11
2009-04-22
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...
Justin Clarke Casey
1
-27
/
+9
2009-04-22
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...
Justin Clarke Casey
1
-7
/
+10
2009-04-22
* Fix the other windows build break. Hopefully that shoudl be the last one
Justin Clarke Casey
1
-0
/
+1
2009-04-22
* Fission OGS1UserServices into user service and OGS1 user data plugin compon...
Justin Clarke Casey
1
-0
/
+4
2009-04-17
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
Charles Krinke
1
-1
/
+4
2009-04-17
* Run RemoteAdminPlugin user info queries through cache service rather than d...
Justin Clarke Casey
1
-10
/
+18
2009-04-17
Adds a new REST service /admin/regioninfo/ --- will return a
Dr Scofield
2
-0
/
+144
2009-04-15
Add a console command facility to the RemoteAdmin plugin.
Melanie Thielker
1
-0
/
+47
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
1
-5
/
+5
2009-04-14
Add the RegionLoaded(Scene) API to the new region module interface to allow
Melanie Thielker
1
-0
/
+20
2009-04-13
Fix ordering of operations: First initialize everything, then add regions
Homer Horwitz
1
-0
/
+6
2009-04-08
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
1
-4
/
+4
2009-04-05
- Add new RegionModulesControllerPlugin to the application modules
Homer Horwitz
2
-0
/
+205
2009-04-01
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
lbsa71
2
-4
/
+4
2009-03-31
* Refactored out and de-duplicated Base64ToString(string)
lbsa71
1
-7
/
+1
2009-03-31
Update svn properties, add copyright header, formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-03-29
Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...
diva
1
-1
/
+2
2009-03-27
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
6
-49
/
+67
2009-03-20
* De-duplicated login service some more
lbsa71
1
-19
/
+0
2009-03-19
* Group OpenSim.Framework.Servers interfaces together
Justin Clarke Casey
2
-1
/
+2
2009-03-12
merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, adding
Dr Scofield
1
-117
/
+28
2009-03-11
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
1
-1
/
+1
2009-03-10
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2
-37
/
+46
2009-03-10
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2
-222
/
+272
2009-03-10
* Cleanup and CCC (Code Convention Conformance)
lbsa71
1
-21
/
+21
2009-03-10
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-4
/
+4
2009-03-06
Added a output message to CreateCommsManagerPlugin for when a user tries to r...
MW
1
-36
/
+46
2009-03-03
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
1
-17
/
+16
2009-03-03
Refactoring of CreateCommsManagerPlugin.
MW
1
-32
/
+28
2009-03-02
Added more error info to CreateCommsManagerPlugin.
MW
1
-0
/
+1
2009-03-02
Added some debug output to CreateCommsManagerPlugin
MW
1
-1
/
+11
2009-02-27
Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...
MW
2
-5
/
+4
2009-02-26
svn attribute fixes so that we can play nice between windows and linux
Sean Dague
2
-267
/
+267
2009-02-26
Added IRegionCreator interface that all ApplicationPlugins that are creators ...
MW
2
-3
/
+2
2009-02-26
Another change to how the CreateCommsManagerPlugin checks if it should be cre...
MW
1
-1
/
+2
2009-02-26
Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim...
MW
1
-9
/
+10
2009-02-26
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
MW
2
-0
/
+264
2009-02-26
Added IRegistryCore and RegistryCore to OpenSim.Framework.
MW
2
-4
/
+22
2009-02-26
Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...
MW
4
-10
/
+29
2009-02-20
From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>
Dr Scofield
1
-1
/
+1
2009-02-20
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
2
-8
/
+8
2009-02-19
* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...
lbsa71
2
-2
/
+2
[next]