aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-23* Start passing around a region server's http port in RegionInfo.Justin Clarke Casey1-1/+1
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-1/+4
2008-03-18Formatting cleanup.Jeff Ames1-46/+51
2008-03-18Formatting cleanup.Jeff Ames4-106/+104
2008-03-17* Make it more obvious if local user services are being usedJustin Clarke Casey1-2/+3
2008-03-13* Change opensim.ini.example guidance on asset_database setting to be "local"...Justin Clarke Casey1-10/+2
2008-03-11Eliminated several compiler warning messagesJohan Berntsson1-13/+1
2008-03-11The plugin loader can now handle plugin dependencies without hardcodingJohan Berntsson1-18/+5
2008-03-07Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat...Johan Berntsson1-9/+10
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-14/+138
2008-02-29More compiler warning cleanup.Jeff Ames2-6/+0
2008-02-24Fixed startup logo size to match a Win CMD window.Tedd Hansen1-3/+3
2008-02-24Ok, so NOW scripts work. New patch to break them coming soon.Tedd Hansen1-3/+3
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-5/+20
2008-02-20Treads command lists threads, but not thread name (yet)Tedd Hansen1-7/+9
2008-02-20div+Tedd Hansen1-0/+13
2008-02-20Minor cleanup.Jeff Ames1-2/+0
2008-02-19Putting in eyecatcher lines on OpenSim start as we had previously. This make...Justin Clarke Casey1-1/+5
2008-02-19Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen1-3/+2
2008-02-18A bit more prominent sign of start up completion :-) thanks HashBox for the A...Dalien Talbot1-0/+15
2008-02-18* Allow create user on standalone even if authentication is off, in case the ...Justin Clarke Casey1-9/+3
2008-02-18More exception checks and crash hintsTedd Hansen1-12/+20
2008-02-15* Temporary measure of deleting the Mono addin cache dir of addin-db-000/ on ...Justin Clarke Casey1-0/+7
2008-02-11reverted the last three commitsMW1-1/+0
2008-02-11yet another small change (as part of my fight back against Teravus over takin...MW1-1/+1
2008-02-11another small changeMW1-1/+1
2008-02-11small changeMW1-0/+1
2008-02-11Unhandled exception handler hookup is now the first thing to happen when Open...Tedd Hansen1-2/+3
2008-02-11* Changed child_get_tasks to see_into_this_sim_from_neighbor.Teravus Ovares1-9/+4
2008-02-10Removed some ScriptEngine config debugging.Tedd Hansen1-0/+24
2008-02-10Thank you very much, Hashbox for :Charles Krinke1-0/+13
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-2/+2
2008-02-09* added two new commands (for debug/disaster recovery)lbsa711-0/+10
2008-02-09Added undocumented "modules list" command, lists shared region modules.Tedd Hansen1-1/+15
2008-02-07Update version numbers to 0.5Jeff Ames2-2/+2
2008-02-05Converted logging to use log4net.Jeff Ames2-118/+100
2008-02-05* Fix Mantis 457Justin Clarke Casey1-6/+6
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-79/+70
2008-02-04Change sim command from "stats" to "show stats" for consistencyJustin Clarke Casey1-14/+13
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-3/+3
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-1/+2
2008-02-02fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on...Tedd Hansen1-2/+2
2008-02-02Added commands to change config file from console:Tedd Hansen1-1/+62
2008-02-02Bugfixes. Now it even reads configuration before it uses it! ;)Tedd Hansen1-2/+2
2008-02-02Added some error checking to MaintenanceThread, no-crash (just log) loading o...Tedd Hansen1-1/+13
2008-02-01Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.Tedd Hansen2-7/+9
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey1-2/+19
2008-01-29* Patch from Ansi (IBM)Justin Clarke Casey1-0/+5
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-1/+1
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-1/+2