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