aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turning the wind module off by default.diva2009-03-311-1/+1
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-311-1/+9
* Thank you, StrawberryFride, for a patch that adds offline inventoryMelanie Thielker2009-03-311-2/+15
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-314-25/+27
* Thanks rtomita for a patch to add a handler for the RemoveInventoryObjects pa...Jeff Ames2009-03-311-0/+29
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-319-101/+808
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-3113-2799/+2819
* Adds support at the inventory server for direct inventory manipulation from a...diva2009-03-302-2/+31
* HGInventoryService now uses the actual authority portion of the user's key to...diva2009-03-303-1159/+1160
* * Fix test breakage by always inserting a gods module when testingJustin Clarke Casey2009-03-302-2/+8
* * minor: remove mono compiler warningsJustin Clarke Casey2009-03-302-21/+20
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-304-119/+218
* Sigh. Manual data typing grief.diva2009-03-303-18/+20
* * Remove a debug line of localIDsTeravus Ovares2009-03-301-1/+1
* * Fixing thread safety of avatar adding and removing from the Physics Scene i...Teravus Ovares2009-03-303-7/+29
* Add PickInfoReply packet.Melanie Thielker2009-03-306-0/+41
* Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble2009-03-291-2/+60
* Added Authorization client code that interfaces with HGLoginAuthService. Impr...diva2009-03-293-21/+192
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-2912-2087/+2114
* Moved some files around, so that it's easier to share code between standalone...diva2009-03-295-808/+804
* Don't let a missing configuration cause a NREMelanie Thielker2009-03-292-0/+11
* Add AcceptNotices member to GroupMembershipData and an overload toMelanie Thielker2009-03-292-0/+2
* Module interface changeMelanie Thielker2009-03-291-1/+1
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-2912-135/+61
* Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2009-03-298-8/+227
* Minor bug fix in UpdateItem (meta data).diva2009-03-281-1/+3
* * Adding some heuristic error correction to the j2k decoder module to combat ...Teravus Ovares2009-03-281-1/+83
* Add mute list request event and dummy responseMelanie Thielker2009-03-286-2/+54
* Fix the plumbing in the offline message module.Melanie Thielker2009-03-282-27/+51
* Add a module skeleton for offline IM storage. No functionality yet.Melanie Thielker2009-03-281-0/+131
* * Remove redundancies in ScenePresenceTeravus Ovares2009-03-281-63/+59
* * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares2009-03-287-8/+17
* Small bugs fixed related to ownership and permissions.diva2009-03-281-9/+18
* Add the events needed for profiles.Melanie Thielker2009-03-276-0/+83
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-2712-22/+22
* * refactor: call some EventManager triggers directly rather than through sceneJustin Clarke Casey2009-03-273-23/+10
* Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva2009-03-273-16/+19
* * minor: remove one mono compiler warningJustin Clarke Casey2009-03-271-1/+1
* * Implement * wildcard in save iar requestsJustin Clarke Casey2009-03-271-14/+36
* * Fix single item iar savingJustin Clarke Casey2009-03-272-7/+11
* Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker2009-03-276-39/+34
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-273-5/+4
* * Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey2009-03-271-1/+1
* * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey2009-03-271-1/+1
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-275-5/+48
* Added the hg login procedure to the user server.diva2009-03-273-2/+261
* svn:eol-style property set.diva2009-03-271-208/+208
* svn:eol-style property set.diva2009-03-271-123/+124
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-276-49/+67
* Forgot to comment an unnecessary log message on my last commit.diva2009-03-261-2/+2