aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* disabled the multiple inventory server support in login service again.MW2008-06-294-138/+68
* * Reload terrain from archive if there is oneJustin Clarke Casey2008-06-291-5/+31
* * Save terrain information in archiveJustin Clarke Casey2008-06-293-3/+32
* Add minor comments.Charles Krinke2008-06-291-0/+3
* * Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey2008-06-2912-44/+264
* * Fix for http://opensimulator.org/mantis/view.php?id=1512Justin Clarke Casey2008-06-292-19/+95
* added patch 1633, thanks Melanie. MW2008-06-291-5/+14
* patch from mantis #1632, thanks MelanieMW2008-06-293-8/+17
* patch and files from mantis #1630, Thanks MelanieMW2008-06-2910-2/+600
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-292-6/+18
* * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.Teravus Ovares2008-06-292-230/+254
* small change to see if that helps with the inventory problems.MW2008-06-281-1/+1
* more disabling multiple inventory server support in LoginServiceMW2008-06-281-2/+2
* disabled multiple Inventory server support in loginservice until I get more t...MW2008-06-281-4/+4
* small fixMW2008-06-281-1/+1
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-282-3/+3
* Altered prim description/debugging message code to be more warning friendlyDahlia Trimble2008-06-281-33/+33
* more work on the support for multiple inventory servers. MW2008-06-284-8/+21
* Manti#1624. Thank you, Melanie for a patch that:Charles Krinke2008-06-281-0/+4
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-286-10/+19
* Comment out StringTest until we use it somewhere.Charles Krinke2008-06-281-16/+16
* Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke2008-06-287-10/+54
* Mantis#1620. Applied Melanie's patchCharles Krinke2008-06-281-32/+33
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-2824-200/+372
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-2813-38/+220
* Remove one warning. We are now down to 16 warnings inCharles Krinke2008-06-281-1/+1
* From: Kurt Taylor <krtaylor@us.ibm.com>Dr Scofield2008-06-286-24/+24
* * Melanie adds the event manager back to the XEngine so all yr events are her...Teravus Ovares2008-06-281-2/+4
* * Various documentation to some black magic parts of LLClientView Teravus Ovares2008-06-284-6/+101
* altered prior warning fix to Meshmerizer.cs to allow mesh debugging code to f...Dahlia Trimble2008-06-281-31/+32
* tart the property wrapping in SOP. This will be a long processSean Dague2008-06-271-9/+20
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-2772-544/+734
* 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-2718-62/+64
* * restore suppression of mono addins manager warningsJustin Clarke Casey2008-06-271-4/+3
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-276-13/+97
* dr scofield's warning safari: hunting down those little buggersDr Scofield2008-06-274-6/+7
* status: work-in-progress, non-functionalDr Scofield2008-06-273-0/+165
* * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdateJustin Clarke Casey2008-06-272-3/+8
* somehow, I seem to have actually made appearance persistantSean Dague2008-06-271-0/+2
* * 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