aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW2008-10-103-3/+18
* very tiny change MW2008-10-101-3/+4
* * Added NullReference check to EventQueueGetModule.Adam Frisby2008-10-101-2/+8
* * Fixed a potential threading issue with EventQueueGet leading to spontaneous...Adam Frisby2008-10-101-5/+12
* * Just some OGP maintenance. Standards adherence type stuff. Teravus Ovares2008-10-101-7/+12
* Some more decruftingDahlia Trimble2008-10-101-108/+30
* Some decruftingDahlia Trimble2008-10-101-228/+46
* refactoring PrimMesher to add viewer compatable features and some code cleanupDahlia Trimble2008-10-103-91/+283
* A bit more estate fudgingMelanie Thielker2008-10-104-8/+16
* Add the beginnings of a sim health check (through remote admin)Melanie Thielker2008-10-102-0/+19
* Fixed renaming of in-prim items (Mantis #2366)Homer Horwitz2008-10-091-1/+3
* * Apply http://opensimulator.org/mantis/view.php?id=2373Justin Clarke Casey2008-10-091-73/+242
* * fix windows build break - it helps if one actually puts in using statements...Justin Clarke Casey2008-10-091-1/+3
* * minor: get rid of an unecessary casting and logic checkJustin Clarke Casey2008-10-091-10/+5
* * Apply http://opensimulator.org/mantis/view.php?id=2370Justin Clarke Casey2008-10-091-164/+16
* Clean up webmap-generation a bit:Homer Horwitz2008-10-091-17/+3
* * Fix http://opensimulator.org/mantis/view.php?id=2368Justin Clarke Casey2008-10-091-0/+9
* Provide a sane value for DefaultScriptEngine (ScriptEngine.DotNetEngine)Melanie Thielker2008-10-091-2/+1
* * refactor: separate process of extracting packet from received data from act...Justin Clarke Casey2008-10-091-34/+41
* * minor: initialize udp server in unit testJustin Clarke Casey2008-10-092-8/+8
* * Create project for LindenUDP ClientStack testsJustin Clarke Casey2008-10-091-0/+44
* * minor: very small doc additionJustin Clarke Casey2008-10-091-1/+1
* * Fixes simstats reporter. I'm sure this issue caused all sorts of things r...Teravus Ovares2008-10-091-2/+2
* * minor: remove compile warningJustin Clarke Casey2008-10-081-1/+1
* - Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz2008-10-082-2/+4
* - removed some unnecessary conversions (double -> double)Homer Horwitz2008-10-081-2/+2
* * minor: Comment out initial regularly occuring EventQueueGet log debug messa...Justin Clarke Casey2008-10-081-11/+9
* * On deselection of objects, stop every object id passed triggering an update...Justin Clarke Casey2008-10-081-27/+20
* Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke2008-10-082-0/+25
* * Re-enables map item requests.Teravus Ovares2008-10-081-51/+261
* warning squashingDr Scofield2008-10-081-3/+3
* Add some permissions checks and fixesMelanie Thielker2008-10-084-11/+72
* Mantis#2352. Thank you kindly, Jonc for a patch that:Charles Krinke2008-10-081-2/+4
* Mantis#1906. Thank you kindly, Idb for a patch that:Charles Krinke2008-10-081-18/+1
* Fix friendly errors in DNE as wellMelanie Thielker2008-10-081-11/+10
* Adapt tests to new friendly errors and correct line numbersMelanie Thielker2008-10-071-2/+2
* Restore "friendly errors" to the XEngineMelanie Thielker2008-10-074-30/+23
* * Comment out debug throttle output that I had accidentally left inJustin Clarke Casey2008-10-071-0/+2
* * Temporarily revert r6714 which changed agent throttle number interpretationJustin Clarke Casey2008-10-071-6/+8
* * Disabling mapitem requests for surrounding regions as it's probably using u...Teravus Ovares2008-10-071-6/+6
* * Apply http://opensimulator.org/mantis/view.php?id=2345Justin Clarke Casey2008-10-071-16/+12
* * Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey2008-10-0718-117/+177
* From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-071-16/+13
* From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-071-2/+3
* From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-071-0/+13
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-061-8/+8
* * Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey2008-10-065-30/+36
* * Made Mapitems more failure friendlyTeravus Ovares2008-10-061-10/+86
* * restore Header.Resent field setting for resent packetsJustin Clarke Casey2008-10-061-0/+4
* * Change interpretation of asset throttle values to bits per second rather th...Justin Clarke Casey2008-10-062-37/+42