aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-27Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva3-16/+19
2009-03-27* minor: remove one mono compiler warningJustin Clarke Casey1-1/+1
2009-03-27* Implement * wildcard in save iar requestsJustin Clarke Casey1-14/+36
2009-03-27* Fix single item iar savingJustin Clarke Casey2-7/+11
2009-03-27Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker6-39/+34
2009-03-27* minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey3-5/+4
2009-03-27* Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey1-1/+1
2009-03-27* Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey1-1/+1
2009-03-27* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey5-5/+48
2009-03-27Added the hg login procedure to the user server.diva3-2/+261
2009-03-27svn:eol-style property set.diva1-208/+208
2009-03-27svn:eol-style property set.diva1-123/+124
2009-03-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield6-49/+67
2009-03-26Forgot to comment an unnecessary log message on my last commit.diva1-2/+2
2009-03-26Notecard updates bypassing the regions. (HGStandalone only)diva2-27/+114
2009-03-26* correct iar root folder location for saving of individual itemsJustin Clarke Casey1-1/+1
2009-03-26* Fix build break - went a const or two too farJustin Clarke Casey1-2/+2
2009-03-26* minor: change some static readonlys to constsJustin Clarke Casey1-11/+11
2009-03-26add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342Dahlia Trimble2-2/+16
2009-03-26* Apply http://opensimulator.org/mantis/view.php?id=3343Justin Clarke Casey1-1/+0
2009-03-26* Apply http://opensimulator.org/mantis/view.php?id=865Justin Clarke Casey1-0/+67
2009-03-26* Fix build break from last commitJustin Clarke Casey1-1/+2
2009-03-26* iars: Serialize information about item creators to archiveJustin Clarke Casey3-20/+102
2009-03-26Small refactoring in Caps, no functional changes.diva1-5/+25
2009-03-26Read the .map files in on sim startup. Also clean them up when an assemblyMelanie Thielker2-1/+32
2009-03-26Avoid preprocessing scripts on region restart just to generate the lineMelanie Thielker1-11/+23
2009-03-26Avoid writing script state to the filesystem if the state has not changed.Melanie Thielker1-14/+19
2009-03-26 - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield3-46/+79
2009-03-26* Minor fixes, inverted an if for readability and introduced a virtual pre-pr...lbsa711-4/+20
2009-03-26One more -- CopyItem.diva1-0/+32
2009-03-26Half-way through supporting inventory access from outside the regions -- HG s...diva1-9/+84
2009-03-26make some arrays static to prevent excessive re-initialization - suggested by...Dahlia Trimble1-5/+5
2009-03-26Make the error messages passed to RegionReady more descriptiveMelanie Thielker1-3/+4
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague5-29/+47
2009-03-25iar: centralize user uuid gatheringJustin Clarke Casey1-18/+43
2009-03-25* Changed a recursive BeginRobustReceive loop to a flat while loop to avoid l...lbsa711-38/+33
2009-03-25* minor: Adjust exception catching on load/save xml[2]/oar. Justin Clarke Casey1-21/+7
2009-03-25* minor: spit out creator name on save iarJustin Clarke Casey2-4/+16
2009-03-25adding presence.ControllingClient.Kick(msg) to the brew.Dr Scofield1-12/+9
2009-03-25 enhances the console command "kick user" with an optional alertDr Scofield1-1/+12
2009-03-25Thank you, dslake, for a patch that fixes passing the start param to scriptsMelanie Thielker1-1/+1
2009-03-25cleanupDr Scofield6-11/+9
2009-03-25HGStandaloneInventoryService now serves inventory assets. No need for clients...diva1-1/+36
2009-03-24Change llGetOwnerKey to use another overload of GetSceneObject.Melanie Thielker1-1/+1
2009-03-24* minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey2-10/+6
2009-03-24* minor: remove a couple more compiler warningsJustin Clarke Casey1-4/+0
2009-03-24* Use memory more efficiently when loading oarsJustin Clarke Casey1-11/+19
2009-03-24* minor: remove mono compiler warningsJustin Clarke Casey2-10/+9
2009-03-24* Fix edit scale command - was looking for one too few argumentsJustin Clarke Casey1-1/+1
2009-03-24Added the login region's http to the login response.diva2-32/+18