aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Persistent prim inventory script storage is now turned on by defaultJustin Clarke Casey2008-01-231-2/+2
* * Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares2008-01-221-4/+4
* Added block for scenario: global exception handler called in loop when except...Tedd Hansen2008-01-181-1/+10
* * Mother of all commits:Adam Frisby2008-01-152-13/+13
* Print out the exception as well as APPLICATION EXCEPTION DETECTED when the se...Justin Clarke Casey2008-01-141-8/+11
* Added notice on console to change storage_plugin if set to OpenSim.DataStore....alondria2008-01-121-0/+2
* If OpenSim.ini uses OpenSim.DataStore.MonoSqlite.dll, have it use OpenSim.Fra...alondria2008-01-121-1/+5
* And one last time - removed duplicate exception dump :)Tedd Hansen2008-01-121-2/+3
* Minor fix to global exception handler - now only displays unhandled (full cra...Tedd Hansen2008-01-121-1/+2
* Added global exception handler with possibility of reporting crash details di...Tedd Hansen2008-01-121-0/+39
* * Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey2008-01-111-1/+4
* * This update enables the web_login method.Teravus Ovares2008-01-091-0/+6
* default to OpenSim.Framework.Data.SQLite which is the new storageSean Dague2008-01-091-1/+1
* Persistent prim inventory phase 5. Restart scripts contained in persisted pr...Justin Clarke Casey2008-01-071-5/+6
* Only one queue is used for load/unload of scripts.Tedd Hansen2008-01-051-1/+0
* Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen2008-01-052-2/+0
* Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen2008-01-052-9/+3
* Added some comments + Ahlotta Debugging in startup sequenceTedd Hansen2008-01-051-37/+69
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-2/+6
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-051-0/+1
* *Added ability to skip any use of the console when configuring and assume def...mingchen2008-01-041-2/+2
* Tweaked "show users" formatting, added user's IP address to display.Brian McBee2008-01-031-6/+13
* Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...Tedd Hansen2008-01-021-3/+3
* Correct location of DotNetEngine. Remove some debug stuff since my addins pr...Justin Clarke Casey2007-12-311-15/+5
* Changed from "Load all .dll's in ScriptEngine" to "Load only DotNetEngine" (t...Tedd Hansen2007-12-311-1/+3
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-5/+18
* * Optimized usingslbsa712007-12-274-44/+56
* Make region storage Sqlite by default rather than NullStorageJustin Clarke Casey2007-12-171-4/+8
* make a change to make it possible to get access to the DefaultConfigSean Dague2007-12-141-14/+16
* Minor cleanupJeff Ames2007-12-131-9/+0
* * Start listening for client connections immediately after a region initializ...Teravus Ovares2007-12-121-6/+7
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-104-6/+6
* added one more command to the console help.Jeff Ames2007-12-071-2/+2
* removed obsolete Verbose() functionJeff Ames2007-12-062-18/+40
* more minor cleanup. added some command descriptions to region server help.Jeff Ames2007-12-061-11/+13
* From Gary Chernega (IBM)Sean Dague2007-12-051-3/+12
* * Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares2007-12-051-0/+7
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-2/+2
* Added a flag to load-xml console command, that will generate new uuids for th...MW2007-12-031-2/+10
* Applied patch from mantis issue #110 (with one or two tiny changes) , thanks ...MW2007-12-031-0/+9
* * Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby2007-12-032-126/+5
* * Applied a few commits left on my laptop to OpenSimController.Adam Frisby2007-12-031-9/+11
* added support for a console command script to be ran every 20 minutes (will m...MW2007-11-301-0/+20
* * Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares2007-11-301-1/+1
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-0/+2
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+3
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-1/+1
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-1/+45
* *Shared Modules have feelings too! -- Shared Region Modules that are found in...mingchen2007-11-241-1/+1
* * Added a nice 'The Region is going down.' message to the user when the sim o...Teravus Ovares2007-11-241-1/+2