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
/
ClientStack
/
RegionApplicationBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-1
/
+1
2012-09-14
Added unit tests for multi-region OARs
Oren Hurvitz
1
-1
/
+1
2012-07-25
Add experimental "OpenSim object memory churn" statistics to output of region...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-06-15
Add main instance to internal MainServer.m_Servers list to simplify internal ...
Justin Clark-Casey (justincc)
1
-0
/
+1
2012-06-15
Get rid of some unnecessary null checks in RegionApplicationBase.StartupSpeci...
Justin Clark-Casey (justincc)
1
-9
/
+5
2012-05-01
Add regression test for teleporting between neighbouring regions on the same ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-05
Adding ssl support
BlueWall
1
-0
/
+16
2010-09-12
* Added ISimulationDataService and IEstateDataService
John Hurliman
1
-24
/
+9
2010-08-13
Updated the create_region command in the RemoteAdmin plugin to properly suppo...
randomhuman
1
-0
/
+5
2010-05-20
minor: Print out port that http servers are using
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-03-25
minor: Print out port that http servers are using
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-01-11
CommunicationsManager deleted.
Diva Canto
1
-7
/
+0
2010-01-11
Refactor. Move MainServer init to a place with greener grass
Melanie
1
-0
/
+2
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-10-01
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2009-08-10
Removed IAssetCache.
Diva Canto
1
-9
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
1
-0
/
+1
2009-04-03
* Proactively fixed bug-potential concerning the fact that m_httpServer prope...
lbsa71
1
-1
/
+0
2009-03-02
Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...
MW
1
-81
/
+0
2009-02-26
Added IRegistryCore and RegistryCore to OpenSim.Framework.
MW
1
-1
/
+14
2009-02-12
* optimized usings.
lbsa71
1
-4
/
+1
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-1
/
+1
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
1
-1
/
+1
2009-02-07
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
1
-0
/
+2
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+2
2008-12-15
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
1
-4
/
+25
2008-12-01
* minor: A few tiny bits of documentation and log message cleanup before star...
Justin Clarke Casey
1
-5
/
+5
2008-11-20
* refactor: change some method names and doc in the physics plugin manager
Justin Clarke Casey
1
-1
/
+3
2008-11-05
Moved a couple of more configuration fields to ConfigSettings
MW
1
-5
/
+3
2008-11-03
* Use nini to pass config information to the client stack, rather than the Cl...
Justin Clarke Casey
1
-4
/
+6
2008-10-03
* oops, fix build break.
Justin Clarke Casey
1
-20
/
+31
2008-10-03
* Put in some infrastructure to allow tweaking of packet queue throttle value...
Justin Clarke Casey
1
-1
/
+6
2008-10-03
* refactor: make startup a template method
Justin Clarke Casey
1
-3
/
+1
2008-09-19
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
1
-2
/
+0
2008-09-14
* This update makes configuring SSL a little easier on Windows XP. It also m...
Teravus Ovares
1
-1
/
+6
2008-09-11
* Start loading prims after region module configuration rather than before
Justin Clarke Casey
1
-4
/
+1
2008-09-08
* some if inversions and added {}'s for readability
lbsa71
1
-12
/
+13
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+3
2008-08-18
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-08-15
Fix up master avatar handling for estate owners. Introduces a new
Melanie Thielker
1
-1
/
+4
2008-07-18
Introduce a separate connection string for estates, which defaults to the one gi
Melanie Thielker
1
-6
/
+3
2008-07-14
Patch #9147
Melanie Thielker
1
-1
/
+1
2008-06-20
Implemented plugin support for ClientStack, with LindenUDP as the default plu...
Johan Berntsson
1
-4
/
+6
2008-06-01
* Fix build break by eliminating remaining IScenePermissions references - mus...
Justin Clarke Casey
1
-2
/
+2
2008-06-01
* Move log version printing up into BaseOpenSimServer
Justin Clarke Casey
1
-1
/
+3
2008-05-16
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-05-14
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
1
-2
/
+3
2008-05-12
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
1
-5
/
+1
2008-05-05
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
1
-4
/
+5
[next]