aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-10added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW5-4/+36
2008-10-10very tiny change MW1-3/+4
2008-10-10* Added NullReference check to EventQueueGetModule.Adam Frisby1-2/+8
2008-10-10* Fixed a potential threading issue with EventQueueGet leading to spontaneous...Adam Frisby1-5/+12
2008-10-10* Just some OGP maintenance. Standards adherence type stuff. Teravus Ovares2-8/+46
2008-10-10Some more decruftingDahlia Trimble1-108/+30
2008-10-10Some decruftingDahlia Trimble1-228/+46
2008-10-10refactoring PrimMesher to add viewer compatable features and some code cleanupDahlia Trimble3-91/+283
2008-10-10A bit more estate fudgingMelanie Thielker5-9/+17
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