aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1460. Thank you, CMickeyb for a patch that addresses:Charles Krinke2008-06-051-10/+23
* Mantis#1459. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-06-051-2/+5
* * Applied 9085B_[5004]_xengine_abort_regression.patch from #1437lbsa712008-06-051-0/+2
* Mantis#1438. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-051-17/+63
* Mantis#1437. Patch 3 of 4. Thank you kindly, Melanie for:Charles Krinke2008-06-052-10/+65
* Mantis#1437. Patch 2 of 4. Thank you kindly, Melanie for:Charles Krinke2008-06-051-0/+11
* Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke2008-06-056-37/+95
* Mantis#1455. Thank you kindly, Mikem for a patch that addressesCharles Krinke2008-06-051-1/+0
* Mantis#1451. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-052-10/+65
* * This sends collision events to the script engine. Teravus Ovares2008-06-056-28/+348
* * Don't create ghost prim when rezzing objects from inventoryTeravus Ovares2008-06-051-1/+2
* Update svn properties.Jeff Ames2008-06-051-25/+25
* * minor: Yet another minor logging message tweak following on from the last c...Justin Clarke Casey2008-06-051-1/+1
* * minor: Increase verbosity of "new user request denied" incoming session war...Justin Clarke Casey2008-06-051-1/+4
* * refactor: rename now inaccurate textureUuids to assetUuidsJustin Clarke Casey2008-06-051-5/+5
* * If a client thread crashes, make an attempt to notify the client and clean ...Justin Clarke Casey2008-06-051-4/+58
* * exprimental: Export and reimport all items within a prim except ObjectsJustin Clarke Casey2008-06-054-13/+34
* * Change archiver 'textures' dir back to 'assets'Justin Clarke Casey2008-06-054-7/+7
* * Dearchive using assets metadata rather than assuming everything is a textureJustin Clarke Casey2008-06-043-19/+199
* Update svn properties.Jeff Ames2008-06-041-129/+129
* * Start writing out assets metadata file for archiverJustin Clarke Casey2008-06-043-18/+133
* change clientCircuits_reverse to a synchronized hash table. ThisSean Dague2008-06-041-35/+45
* * Start recording abnormal client thread terminationsJustin Clarke Casey2008-06-041-0/+4
* * Added a check for a non-finite heightfield array value passed to the ODEPlu...Teravus Ovares2008-06-041-0/+9
* Mantis#1447. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-06-041-3/+4
* Mantis#1441. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-06-041-4/+30
* Mantis#1440. Thank you kindly, Melanie for a patch thatCharles Krinke2008-06-041-0/+1
* Mantis#1446. Thank you kindly, Grumly57 for a patchCharles Krinke2008-06-041-0/+22
* Mantis#1439. Thank you kindly, Melanie for a patch thatCharles Krinke2008-06-044-1/+53
* applied patch from mantis #1268 , thanks mikemMW2008-06-041-0/+4
* * From DahliaTeravus Ovares2008-06-041-21/+36
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-0449-770/+786
* * If a ThreadAbortException reaches AuthUser() then let it pass through unmol...Justin Clarke Casey2008-06-041-0/+4
* * minor: Remove my own stupidity in the last doc comment - it wouldn't actual...Justin Clarke Casey2008-06-031-3/+1
* * minor: Change comment on last commit. My English - not so good.Justin Clarke Casey2008-06-031-3/+4
* * Stop the crash to bash of the entire region server when a client thread fai...Justin Clarke Casey2008-06-031-22/+36
* * experimental: archive out and reload textures within a prim's inventoryJustin Clarke Casey2008-06-031-0/+9
* * Change single assets/ archiver directory to be textures/ insteadJustin Clarke Casey2008-06-033-6/+5
* temporarily disable the last bit of code as it prevents startup on Sean Dague2008-06-031-1/+2
* From: Dong Jun Lan <landj@cn.ibm.com>Sean Dague2008-06-031-0/+6
* * minor: Attempted method documentation clarifications related to last two co...Justin Clarke Casey2008-06-031-3/+3
* * Remove what should be unnecessary locking in InnerScene.GetEntitites()Justin Clarke Casey2008-06-031-8/+1
* * Remove what should be unnecessary locking of GetScenePresences()Justin Clarke Casey2008-06-031-9/+3
* * This should fix presence issues.Teravus Ovares2008-06-032-2/+9
* * It's probably safe to remove the 'Warning Duplicate packet detected Packet ...Teravus Ovares2008-06-031-1/+1
* remove the prolog parser from all LSL/C# scripts (it was adding overheadSean Dague2008-06-021-12/+6
* * experimental: Once we've received all the required assets from the asset se...Justin Clarke Casey2008-06-021-1/+13
* * experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey2008-06-021-2/+11
* * This update enables grid wide presence updates.Teravus Ovares2008-06-022-11/+129
* * Fixes a bug saving the current sun phase to the estate_settings file.Teravus Ovares2008-06-023-2/+25