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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-04
* More work on MiniRegionModule module.
Adam Frisby
5
-0
/
+275
2009-03-04
* Add gnu tar format long file name support to tar reading and writing.
Justin Clarke Casey
3
-85
/
+126
2009-03-04
IObjectFace needs to be public to compile.
Mike Mazur
1
-1
/
+1
2009-03-04
* More work on MiniRegionModule module.
Adam Frisby
8
-3
/
+254
2009-03-04
* Implementing some interfaces for aformentioned script engine. Ignore this.
Adam Frisby
4
-0
/
+136
2009-03-03
Avoid NRE if client sends unrecognized packet type.
Jeff Ames
1
-1
/
+8
2009-03-03
Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...
MW
4
-7
/
+6
2009-03-03
forgotten files
MW
2
-2
/
+302
2009-03-03
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
9
-42
/
+919
2009-03-03
Refactoring of CreateCommsManagerPlugin.
MW
4
-70
/
+34
2009-03-02
Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStack
MW
1
-4
/
+4
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-03-02
Added OpenSim.Client.Linden which is a (non shared) region module that create...
MW
1
-0
/
+81
2009-03-02
Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...
MW
3
-95
/
+100
2009-03-02
Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to v...
MW
2
-3
/
+2
2009-03-02
Removed the commented out InitialiseStandaloneServices and InitialiseGridServ...
MW
2
-103
/
+0
2009-03-02
After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...
MW
4
-40
/
+0
2009-03-02
As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate...
MW
1
-37
/
+0
2009-03-01
Mantis#3249. Thank you kindly, Tlaukkan (Tommil) for a patch that:
Charles Krinke
1
-7
/
+6
2009-03-01
Thanks tommil for mantis #3248 - a patch that adds support for avatar movemen...
Dahlia Trimble
2
-5
/
+140
2009-03-01
Update svn properties, add copyright headers, minor formatting cleanup.
Jeff Ames
8
-16
/
+143
2009-02-28
Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields.
MW
1
-18
/
+21
2009-02-28
Copied the Util.ReadSettingsFromIniFile method from the branch to trunk.
MW
1
-0
/
+61
2009-02-28
Changed it so only .ini file types are loaded from the (optional) config dire...
MW
1
-2
/
+5
2009-02-28
Applied Patch from mantis #3245. Thanks tlaukkan/Tommil
MW
1
-174
/
+254
2009-02-27
Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...
MW
2
-5
/
+4
2009-02-27
Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid...
MW
3
-91
/
+168
2009-02-27
Applied patch from Mantis# 3240, thanks tlaukkan/Tommil
MW
2
-53
/
+126
2009-02-27
Added support for reading ini files from a (optional) config folder. This all...
MW
2
-1
/
+15
2009-02-26
svn attribute fixes so that we can play nice between windows and linux
Sean Dague
13
-919
/
+919
2009-02-26
Added IRegionCreator interface that all ApplicationPlugins that are creators ...
MW
6
-5
/
+34
2009-02-26
This adds a new osGetAgentIP function with threat level set to High. It
Sean Dague
3
-0
/
+38
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
5
-101
/
+365
2009-02-26
* This patch reduces the excessive number of threads opened by the Timer even...
Sean Dague
1
-24
/
+37
2009-02-26
* Update ScenePresenceTests to reflect current REST communication workflow.
Sean Dague
4
-92
/
+119
2009-02-26
* Apply http://opensimulator.org/mantis/view.php?id=3191
Justin Clarke Casey
1
-5
/
+33
2009-02-26
opps forgot to commit a changed file.
MW
1
-1
/
+1
2009-02-26
Plumb in the RetrieveInstantMessages event that is sent by the viewer
Melanie Thielker
6
-0
/
+21
2009-02-26
Changed the type of the ApplicationRegistry member from RegistryCore to IRegi...
MW
1
-2
/
+2
2009-02-26
Added IRegistryCore and RegistryCore to OpenSim.Framework.
MW
8
-48
/
+153
2009-02-26
Attempt to fix the "region starts but doesn't load anything" issue
Sean Dague
1
-0
/
+6
2009-02-26
Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...
MW
7
-45
/
+32
2009-02-26
Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w...
MW
1
-1
/
+8
2009-02-26
* Got rid of concrete GridDBService references
lbsa71
3
-4
/
+10
2009-02-26
* renamed IRegionProfileService to IRegionProfileRouter to better reflect use...
lbsa71
4
-4
/
+28
2009-02-25
Renamed IMessageUserServerService to IInterServiceUserService.cs
MW
5
-229
/
+229
2009-02-25
* minor: Remove most mono compiler warnings
Justin Clarke Casey
18
-23
/
+26
[next]