aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Bump server info number to 0.5.11Justin Clarke Casey2008-10-091-1/+1
* * 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
* adding OSHttpResponse test case (yeah, very primitive still)Dr Scofield2008-10-081-26/+175
* * 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-0719-118/+178
* 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
* cleaning up OSHttpResponse: note that read access to extra headerDr Scofield2008-10-064-200/+101
* oops. forgot testcaseDr Scofield2008-10-061-0/+249
* * Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey2008-10-068-55/+155
* cleaning up OSHttpRequest removing old Http stuff. also adding testDr Scofield2008-10-063-317/+92
* * 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
* Mantis#2342. Thank you kindly, Ralphos for a patch that solves:Charles Krinke2008-10-061-78/+10
* Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-10-062-6/+16
* adds admin_exists_user XmlRpc call.Dr Scofield2008-10-061-0/+74
* Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker2008-10-065-0/+30
* Exclude attachments from parcel prim countsMelanie Thielker2008-10-061-1/+1
* Implement ForceOwnerPermissive and God TakeCopyMelanie Thielker2008-10-063-0/+23
* Cause inventory items to also be sold when a prim is soldMelanie Thielker2008-10-061-4/+1
* Fix a number of errors in transfer of objectsMelanie Thielker2008-10-063-5/+16
* Remove an unnecessary perms check. This caused prim movement to be disabledMelanie Thielker2008-10-061-14/+1