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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-05
Only one queue is used for load/unload of scripts.
Tedd Hansen
1
-1
/
+0
2008-01-05
Removed ModuleName because its like that and thats the way it is (according t...
Tedd Hansen
1
-1
/
+0
2008-01-05
Added ModuleName to /OpenSim/StartUp modules + debug messages during startup
Tedd Hansen
1
-9
/
+2
2008-01-05
Added some comments + Ahlotta Debugging in startup sequence
Tedd Hansen
1
-37
/
+69
2008-01-05
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
Tedd Hansen
1
-2
/
+6
2008-01-05
* Applying jhurliman's LLSD login enablement patch.
Teravus Ovares
1
-0
/
+1
2008-01-04
*Added ability to skip any use of the console when configuring and assume def...
mingchen
1
-2
/
+2
2008-01-03
Tweaked "show users" formatting, added user's IP address to display.
Brian McBee
1
-6
/
+13
2008-01-02
Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...
Tedd Hansen
1
-3
/
+3
2007-12-31
Correct location of DotNetEngine. Remove some debug stuff since my addins pr...
Justin Clarke Casey
1
-15
/
+5
2007-12-31
Changed from "Load all .dll's in ScriptEngine" to "Load only DotNetEngine" (t...
Tedd Hansen
1
-1
/
+3
2007-12-31
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
1
-5
/
+18
2007-12-27
* Optimized usings
lbsa71
1
-35
/
+50
2007-12-17
Make region storage Sqlite by default rather than NullStorage
Justin Clarke Casey
1
-4
/
+8
2007-12-14
make a change to make it possible to get access to the DefaultConfig
Sean Dague
1
-14
/
+16
2007-12-13
Minor cleanup
Jeff Ames
1
-9
/
+0
2007-12-12
* Start listening for client connections immediately after a region initializ...
Teravus Ovares
1
-6
/
+7
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-1
/
+1
2007-12-07
added one more command to the console help.
Jeff Ames
1
-2
/
+2
2007-12-06
removed obsolete Verbose() function
Jeff Ames
1
-16
/
+11
2007-12-06
more minor cleanup. added some command descriptions to region server help.
Jeff Ames
1
-11
/
+13
2007-12-05
From Gary Chernega (IBM)
Sean Dague
1
-3
/
+12
2007-12-05
* Applied MSSQL Patch from akokko, Thanks! akokko
Teravus Ovares
1
-0
/
+7
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-2
/
+2
2007-12-03
Added a flag to load-xml console command, that will generate new uuids for th...
MW
1
-2
/
+10
2007-12-03
Applied patch from mantis issue #110 (with one or two tiny changes) , thanks ...
MW
1
-0
/
+9
2007-12-03
* Moved XMLRPC Controller to a Application Plugin. Requires testing.
Adam Frisby
1
-4
/
+5
2007-11-30
added support for a console command script to be ran every 20 minutes (will m...
MW
1
-0
/
+20
2007-11-30
* Extended our semi-stupid implementation of in world object permissions to s...
Teravus Ovares
1
-1
/
+1
2007-11-28
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
1
-0
/
+2
2007-11-27
Fixed an event in the events chain in inter-region communications.
Teravus Ovares
1
-0
/
+3
2007-11-26
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
1
-1
/
+1
2007-11-25
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
1
-1
/
+45
2007-11-24
*Shared Modules have feelings too! -- Shared Region Modules that are found in...
mingchen
1
-1
/
+1
2007-11-24
* Added a nice 'The Region is going down.' message to the user when the sim o...
Teravus Ovares
1
-1
/
+2
2007-11-23
* the export-map now takes 'CurrentOrFirst' Scene, not necessarily the Curren...
lbsa71
1
-5
/
+4
2007-11-21
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
1
-1
/
+18
2007-11-18
Added "export-map <filename>" console command to the region server that will ...
MW
1
-0
/
+14
2007-11-18
Attempt to get World Map working in Grid mode, will need to be using the grid...
MW
1
-1
/
+2
2007-11-16
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
1
-1
/
+1
2007-11-15
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
1
-9
/
+10
2007-11-15
* Added MySQLDataStore (adapted from MonoSqlite
lbsa71
1
-3
/
+3
2007-11-14
Added "show regions" console command that displays the list of regions in tha...
MW
1
-3
/
+10
2007-11-13
Added "remove-region <region name>" console command that "should" remove the ...
MW
1
-0
/
+16
2007-11-13
Some work on cleanly removing Regions.
MW
1
-4
/
+0
2007-11-12
* Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to...
Teravus Ovares
1
-1
/
+1
2007-11-11
* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....
Teravus Ovares
1
-1
/
+4
2007-11-10
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
1
-2
/
+4
2007-11-06
* Added better logging to AssetCache
lbsa71
1
-1
/
+1
2007-11-05
Changed it so opensim.exe should scan for new application plugins every time ...
MW
1
-0
/
+1
[next]