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
/
Application
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
2009-05-04
2
-1
/
+11
*
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
Melanie Thielker
2009-05-04
1
-2
/
+4
*
Thank you kindly, BlueWall, for a patch that:
Charles Krinke
2009-05-02
1
-6
/
+58
*
* Actually change the default oar file name to region.oar instead of scene.oa...
Justin Clarke Casey
2009-04-29
1
-1
/
+1
*
* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an a...
Justin Clarke Casey
2009-04-29
1
-1
/
+1
*
Getting rid of -hypergrid=true on the command line. This config now goes insi...
diva
2009-04-27
4
-66
/
+49
*
Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...
Dahlia Trimble
2009-04-25
1
-3
/
+2
*
Add copyright headers. Formatting cleanup.
Jeff Ames
2009-04-22
1
-8
/
+8
*
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
Charles Krinke
2009-04-17
1
-0
/
+37
*
* Change profile check for add user to run through the cache service
Justin Clarke Casey
2009-04-17
1
-1
/
+1
*
* Moved the DefaultConfig settings into already-existing ConfigSettings
lbsa71
2009-04-17
1
-6
/
+6
*
adding log statement on shutdown in background mode
Dr Scofield
2009-04-17
1
-0
/
+1
*
* Some more work on refactoring configs;
lbsa71
2009-04-17
1
-6
/
+6
*
- turn private m_gui into protected m_gui to allow manipulation in
Dr Scofield
2009-04-16
2
-12
/
+3
*
* Explicitly start the asset server thread so that unit tests can run single ...
Justin Clarke Casey
2009-04-14
1
-0
/
+2
*
* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...
Justin Clarke Casey
2009-04-14
1
-5
/
+6
*
- Add new RegionModulesControllerPlugin to the application modules
Homer Horwitz
2009-04-05
1
-1
/
+21
*
Directory defaults for region xml files when creating a new region got change...
idb
2009-04-05
1
-9
/
+3
*
* Proactively fixed bug-potential concerning the fact that m_httpServer prope...
lbsa71
2009-04-03
1
-6
/
+1
*
- adding -logconfig option to allow configuration of log4net from
Dr Scofield
2009-04-03
1
-2
/
+14
*
Add a PIDFile in [Startup], which the PID will be written to
Melanie Thielker
2009-04-01
1
-1
/
+9
*
Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...
diva
2009-03-29
1
-0
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=3343
Justin Clarke Casey
2009-03-26
1
-1
/
+0
*
* minor: Adjust exception catching on load/save xml[2]/oar.
Justin Clarke Casey
2009-03-25
1
-21
/
+7
*
* minor: spit out creator name on save iar
Justin Clarke Casey
2009-03-25
1
-4
/
+4
*
adding presence.ControllingClient.Kick(msg) to the brew.
Dr Scofield
2009-03-25
1
-12
/
+9
*
enhances the console command "kick user" with an optional alert
Dr Scofield
2009-03-25
1
-1
/
+12
*
* Fix edit scale command - was looking for one too few arguments
Justin Clarke Casey
2009-03-24
1
-1
/
+1
*
* Group OpenSim.Framework.Servers interfaces together
Justin Clarke Casey
2009-03-19
1
-0
/
+1
*
Adds support for unlink-region command in hypergrid.
diva
2009-03-18
1
-0
/
+22
*
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
2009-03-11
1
-7
/
+12
*
update some ini defaults in code - all defaults from beginning of OpenSim.ini...
Dahlia Trimble
2009-03-11
2
-3
/
+3
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
7
-290
/
+312
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-03-06
2
-3
/
+1
*
* For now, restore file extension for default oar name I accidentally removed...
Justin Clarke Casey
2009-03-04
1
-1
/
+1
*
* Add the abilty to load and save iar item nodes where folders have identical...
Justin Clarke Casey
2009-03-04
1
-1
/
+1
*
Refactoring of CreateCommsManagerPlugin.
MW
2009-03-03
1
-34
/
+0
*
Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStack
MW
2009-03-02
1
-4
/
+4
*
Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...
MW
2009-03-02
1
-14
/
+99
*
Removed the commented out InitialiseStandaloneServices and InitialiseGridServ...
MW
2009-03-02
2
-103
/
+0
*
Changed it so only .ini file types are loaded from the (optional) config dire...
MW
2009-02-28
1
-2
/
+5
*
Added support for reading ini files from a (optional) config folder. This all...
MW
2009-02-27
2
-1
/
+15
*
Added IRegionCreator interface that all ApplicationPlugins that are creators ...
MW
2009-02-26
1
-1
/
+6
*
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
MW
2009-02-26
2
-101
/
+98
*
* Apply http://opensimulator.org/mantis/view.php?id=3191
Justin Clarke Casey
2009-02-26
1
-5
/
+33
*
Changed the type of the ApplicationRegistry member from RegistryCore to IRegi...
MW
2009-02-26
1
-2
/
+2
*
Added IRegistryCore and RegistryCore to OpenSim.Framework.
MW
2009-02-26
3
-43
/
+60
*
Attempt to fix the "region starts but doesn't load anything" issue
Sean Dague
2009-02-26
1
-0
/
+6
*
Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...
MW
2009-02-26
1
-0
/
+1
*
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-25
1
-1
/
+1
[next]