aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* more warnings to go.Dr Scofield2008-06-275-23/+35
* * Experiment with not bothering with a seperate assets metadata file - extrac...Justin Clarke Casey2008-06-273-32/+69
* move along, nothing to see here. just a couple of lazy variables.Dr Scofield2008-06-278-25/+31
* run NArrange on SOP to stack together the attributes,Sean Dague2008-06-271-1919/+1866
* Mantis#1615. Thank you, Matth for a patch that:Charles Krinke2008-06-272-6/+6
* dr scofield's continuing warnings safari:Dr Scofield2008-06-273-18/+20
* * fix a bug where I was assuming all entities would be SceneObjectGroups - of...Justin Clarke Casey2008-06-272-11/+18
* dr scofield's warnings safari:Dr Scofield2008-06-278-82/+89
* dr scofield's warning safari:Dr Scofield2008-06-273-4/+4
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-276-13/+97
* * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdateJustin Clarke Casey2008-06-272-3/+8
* * Remove SOG.SendGroupFullUpdate() group changed responsibilityJustin Clarke Casey2008-06-272-3/+4
* * refactor: Move responsibility for deciding whether a group should be repers...Justin Clarke Casey2008-06-272-5/+24
* * refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey2008-06-276-12/+28
* * Add extra backup parameter to InnerScene.AddRestoredSceneObject()Justin Clarke Casey2008-06-275-11/+25
* Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke2008-06-273-2/+148
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-272-28/+17
* Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke2008-06-264-4/+18
* Mantis#1603. Thank you, Matth for a patch to llGiveInventoryCharles Krinke2008-06-261-0/+21
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-06-261-2/+1
* * Put extensions on all assets in an archiveJustin Clarke Casey2008-06-263-14/+66
* small change to last commitMW2008-06-262-25/+25
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-262-21/+57
* Mantis#1600. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+1
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-266-1/+64
* Mantis#1602. Thank you, Kinoc for a patch to:Charles Krinke2008-06-262-4/+48
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-263-52/+165
* Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.Jeff Ames2008-06-261-52/+19
* Separate POS classes into mutiple files.Jeff Ames2008-06-264-715/+822
* added the flag param to IClientAPI.SendMapBlockMW2008-06-255-10/+10
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-252-2/+3
* forgotten methods in SceneManager for the terrain serialising.MW2008-06-251-0/+11
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-256-5/+85
* the prefix "fix" turned out to be bollocks. sorry about that. hope this one Dr Scofield2008-06-251-1/+0
* Minor formatting cleanup.Jeff Ames2008-06-2514-136/+137
* More svn properties. Minor cleanup in POS.Jeff Ames2008-06-251-32/+47
* Update svn properties. Add copyright notices.Jeff Ames2008-06-253-0/+81
* taking another look at mantis #1502: adding necessary locks, checking for emp...Dr Scofield2008-06-251-3/+11
* * Deleted some genned fileslbsa712008-06-253-235/+0
* Modifies box prim profile cut parameters to avoid angles which cause spurious...Dahlia Trimble2008-06-251-0/+11
* Mantis#1590. Thank you, Melanie for a preserve type patch.Charles Krinke2008-06-251-0/+1
* Mantis#1590. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-254-11/+6
* Mantis#1587. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-244-17/+77
* Mantis#5189. Thank you kindly, Matth for your patchCharles Krinke2008-06-242-14/+139
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-2449-1288/+15616
* Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke2008-06-231-2/+2
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-235-41/+54
* changed kickuser console command to use caseless compared substrings for firs...Dahlia Trimble2008-06-231-6/+2
* Changed the kickuser command to use the new console RegisterCmd feature.Dahlia Trimble2008-06-221-31/+33
* Added an experimental "kickuser" console command to log off a user by name.Dahlia Trimble2008-06-221-0/+31