aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker3-0/+75
2008-10-09Fixed renaming of in-prim items (Mantis #2366)Homer Horwitz1-1/+3
2008-10-09* Apply http://opensimulator.org/mantis/view.php?id=2373Justin Clarke Casey1-73/+242
2008-10-09* fix windows build break - it helps if one actually puts in using statements...Justin Clarke Casey1-1/+3
2008-10-09Small remote admin cleanups/additionsMelanie Thielker1-0/+4
2008-10-09* minor: get rid of an unecessary casting and logic checkJustin Clarke Casey1-10/+5
2008-10-09* Apply http://opensimulator.org/mantis/view.php?id=2370Justin Clarke Casey1-164/+16
2008-10-09Clean up webmap-generation a bit:Homer Horwitz1-17/+3
2008-10-09* Bump server info number to 0.5.11Justin Clarke Casey1-1/+1
2008-10-09* Fix http://opensimulator.org/mantis/view.php?id=2368Justin Clarke Casey1-0/+9
2008-10-09Provide a sane value for DefaultScriptEngine (ScriptEngine.DotNetEngine)Melanie Thielker1-2/+1
2008-10-09* refactor: separate process of extracting packet from received data from act...Justin Clarke Casey1-34/+41
2008-10-09* minor: initialize udp server in unit testJustin Clarke Casey2-8/+8
2008-10-09* Create project for LindenUDP ClientStack testsJustin Clarke Casey1-0/+44
2008-10-09* minor: very small doc additionJustin Clarke Casey1-1/+1
2008-10-09* Fixes simstats reporter. I'm sure this issue caused all sorts of things r...Teravus Ovares1-2/+2
2008-10-08* minor: remove compile warningJustin Clarke Casey1-1/+1
2008-10-08- Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz2-2/+4
2008-10-08- removed some unnecessary conversions (double -> double)Homer Horwitz1-2/+2
2008-10-08* minor: Comment out initial regularly occuring EventQueueGet log debug messa...Justin Clarke Casey1-11/+9
2008-10-08* On deselection of objects, stop every object id passed triggering an update...Justin Clarke Casey1-27/+20
2008-10-08Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke2-0/+25
2008-10-08adding OSHttpResponse test case (yeah, very primitive still)Dr Scofield1-26/+175
2008-10-08* Re-enables map item requests.Teravus Ovares1-51/+261
2008-10-08warning squashingDr Scofield1-3/+3
2008-10-08Add some permissions checks and fixesMelanie Thielker4-11/+72
2008-10-08Mantis#2352. Thank you kindly, Jonc for a patch that:Charles Krinke1-2/+4
2008-10-08Mantis#1906. Thank you kindly, Idb for a patch that:Charles Krinke1-18/+1
2008-10-08Fix friendly errors in DNE as wellMelanie Thielker1-11/+10
2008-10-07Adapt tests to new friendly errors and correct line numbersMelanie Thielker1-2/+2
2008-10-07Restore "friendly errors" to the XEngineMelanie Thielker4-30/+23
2008-10-07* Comment out debug throttle output that I had accidentally left inJustin Clarke Casey1-0/+2
2008-10-07* Temporarily revert r6714 which changed agent throttle number interpretationJustin Clarke Casey1-6/+8
2008-10-07* Disabling mapitem requests for surrounding regions as it's probably using u...Teravus Ovares1-6/+6
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=2345Justin Clarke Casey1-16/+12
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey19-118/+178
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-16/+13
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-2/+3
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+13
2008-10-06Update svn properties, minor formatting cleanup.Jeff Ames1-8/+8
2008-10-06cleaning up OSHttpResponse: note that read access to extra headerDr Scofield4-200/+101
2008-10-06oops. forgot testcaseDr Scofield1-0/+249
2008-10-06* Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey8-55/+155
2008-10-06cleaning up OSHttpRequest removing old Http stuff. also adding testDr Scofield3-317/+92
2008-10-06* Made Mapitems more failure friendlyTeravus Ovares1-10/+86
2008-10-06* restore Header.Resent field setting for resent packetsJustin Clarke Casey1-0/+4
2008-10-06* Change interpretation of asset throttle values to bits per second rather th...Justin Clarke Casey2-37/+42
2008-10-06Mantis#2342. Thank you kindly, Ralphos for a patch that solves:Charles Krinke1-78/+10
2008-10-06Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2-6/+16
2008-10-06adds admin_exists_user XmlRpc call.Dr Scofield1-0/+74