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
/
OpenSimMain.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor cleanup
Jeff Ames
2007-12-13
1
-9
/
+0
*
* Start listening for client connections immediately after a region initializ...
Teravus Ovares
2007-12-12
1
-6
/
+7
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-1
/
+1
*
added one more command to the console help.
Jeff Ames
2007-12-07
1
-2
/
+2
*
removed obsolete Verbose() function
Jeff Ames
2007-12-06
1
-16
/
+11
*
more minor cleanup. added some command descriptions to region server help.
Jeff Ames
2007-12-06
1
-11
/
+13
*
From Gary Chernega (IBM)
Sean Dague
2007-12-05
1
-3
/
+12
*
* Applied MSSQL Patch from akokko, Thanks! akokko
Teravus Ovares
2007-12-05
1
-0
/
+7
*
* Fixed a whole bunch of console messages.
Adam Frisby
2007-12-04
1
-2
/
+2
*
Added a flag to load-xml console command, that will generate new uuids for th...
MW
2007-12-03
1
-2
/
+10
*
Applied patch from mantis issue #110 (with one or two tiny changes) , thanks ...
MW
2007-12-03
1
-0
/
+9
*
* Moved XMLRPC Controller to a Application Plugin. Requires testing.
Adam Frisby
2007-12-03
1
-4
/
+5
*
added support for a console command script to be ran every 20 minutes (will m...
MW
2007-11-30
1
-0
/
+20
*
* Extended our semi-stupid implementation of in world object permissions to s...
Teravus Ovares
2007-11-30
1
-1
/
+1
*
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
2007-11-28
1
-0
/
+2
*
Fixed an event in the events chain in inter-region communications.
Teravus Ovares
2007-11-27
1
-0
/
+3
*
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
2007-11-26
1
-1
/
+1
*
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
2007-11-25
1
-1
/
+45
*
*Shared Modules have feelings too! -- Shared Region Modules that are found in...
mingchen
2007-11-24
1
-1
/
+1
*
* Added a nice 'The Region is going down.' message to the user when the sim o...
Teravus Ovares
2007-11-24
1
-1
/
+2
*
* the export-map now takes 'CurrentOrFirst' Scene, not necessarily the Curren...
lbsa71
2007-11-23
1
-5
/
+4
*
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
2007-11-21
1
-1
/
+18
*
Added "export-map <filename>" console command to the region server that will ...
MW
2007-11-18
1
-0
/
+14
*
Attempt to get World Map working in Grid mode, will need to be using the grid...
MW
2007-11-18
1
-1
/
+2
*
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
2007-11-16
1
-1
/
+1
*
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
2007-11-15
1
-9
/
+10
*
* Added MySQLDataStore (adapted from MonoSqlite
lbsa71
2007-11-15
1
-3
/
+3
*
Added "show regions" console command that displays the list of regions in tha...
MW
2007-11-14
1
-3
/
+10
*
Added "remove-region <region name>" console command that "should" remove the ...
MW
2007-11-13
1
-0
/
+16
*
Some work on cleanly removing Regions.
MW
2007-11-13
1
-4
/
+0
*
* Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to...
Teravus Ovares
2007-11-12
1
-1
/
+1
*
* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....
Teravus Ovares
2007-11-11
1
-1
/
+4
*
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
2007-11-10
1
-2
/
+4
*
* Added better logging to AssetCache
lbsa71
2007-11-06
1
-1
/
+1
*
Changed it so opensim.exe should scan for new application plugins every time ...
MW
2007-11-05
1
-0
/
+1
*
Added forgotten ApplicationPlugins directory and moved the load region code o...
MW
2007-11-04
1
-42
/
+21
*
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
2007-11-04
1
-1
/
+11
*
First part of Scene refactoring:
MW
2007-11-03
1
-1
/
+2
*
*Moved region loading into its own interface IRegionLoader
mingchen
2007-11-03
1
-15
/
+16
*
* Diuerse beavtificatems
lbsa71
2007-11-01
1
-1
/
+1
*
redefault to sqlite for all services, especially now that
Sean Dague
2007-10-31
1
-4
/
+4
*
* Added a streamhandler that does streams both in and out
lbsa71
2007-10-31
1
-1
/
+1
*
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
2007-10-30
1
-1
/
+2
*
* Optimized usings
lbsa71
2007-10-30
1
-33
/
+35
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-4
/
+4
*
* ModuleLoader: Privatized some too-public fields
lbsa71
2007-10-29
1
-1
/
+1
*
Started the process of cleaning up AssetCache and moving most of the code int...
MW
2007-10-29
1
-5
/
+1
*
*Replaced -useexecutepath with an updated -inifile extension. You can now spe...
mingchen
2007-10-28
1
-15
/
+15
*
Added method to create default config file in region server(OpenSim) followin...
Tleiades Hax
2007-10-26
1
-5
/
+74
*
Temporary fix for a missing Opensim.ini file.
MW
2007-10-26
1
-10
/
+0
[prev]
[next]