aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-05Ouch. Remove some test left over from r9013, which broke startupHomer Horwitz1-2/+1
2009-04-05- Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2-12/+20
2009-04-05- Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz3-83/+3
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva3-30/+78
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby4-96/+92
2009-04-04Give a meaningful message if terrain save fails because of a file IO error.idb1-0/+5
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-0/+190
2009-04-04Add copyright headers, formatting cleanup.Jeff Ames4-14/+87
2009-04-03* refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey2-2/+2
2009-04-01More refactoring. This time extracting the client-side of RESTInterregionComm...diva1-533/+51
2009-04-01Update svn properties.Jeff Ames4-418/+418
2009-04-01Finally clean up the Scene.Permissions and permissions module.Melanie Thielker1-42/+42
2009-03-31Turning the wind module off by default.diva1-1/+1
2009-03-31Thank you kindly, MCortez for a patch that:Charles Krinke5-100/+728
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames4-453/+449
2009-03-30* Fix test breakage by always inserting a gods module when testingJustin Clarke Casey1-1/+1
2009-03-30* minor: remove mono compiler warningsJustin Clarke Casey1-11/+11
2009-03-30* refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey1-0/+150
2009-03-29Moved some files around, so that it's easier to share code between standalone...diva3-807/+166
2009-03-29Don't let a missing configuration cause a NREMelanie Thielker2-0/+11
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker5-62/+28
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2-8/+199
2009-03-28Minor bug fix in UpdateItem (meta data).diva1-1/+3
2009-03-28* Adding some heuristic error correction to the j2k decoder module to combat ...Teravus Ovares1-1/+83
2009-03-28Fix the plumbing in the offline message module.Melanie Thielker2-27/+51
2009-03-28Add a module skeleton for offline IM storage. No functionality yet.Melanie Thielker1-0/+131
2009-03-28Small bugs fixed related to ownership and permissions.diva1-9/+18
2009-03-27* Implement * wildcard in save iar requestsJustin Clarke Casey1-14/+36
2009-03-27* Fix single item iar savingJustin Clarke Casey1-6/+11
2009-03-27* minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey3-257/+2
2009-03-27svn:eol-style property set.diva1-208/+208
2009-03-27svn:eol-style property set.diva1-123/+124
2009-03-26Notecard updates bypassing the regions. (HGStandalone only)diva1-26/+107
2009-03-26* correct iar root folder location for saving of individual itemsJustin Clarke Casey1-1/+1
2009-03-26* Apply http://opensimulator.org/mantis/view.php?id=865Justin Clarke Casey1-0/+67
2009-03-26* iars: Serialize information about item creators to archiveJustin Clarke Casey1-2/+8
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-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-1/+3
2009-03-25iar: centralize user uuid gatheringJustin Clarke Casey1-18/+43
2009-03-25* minor: spit out creator name on save iarJustin Clarke Casey1-0/+12
2009-03-25HGStandaloneInventoryService now serves inventory assets. No need for clients...diva1-1/+36
2009-03-24* minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey1-8/+4
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-24From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-7/+37
2009-03-23Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2-29/+168
2009-03-23Finish folder gives. With this commit, single item and folder gives nowMelanie Thielker1-0/+7
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-2/+31
2009-03-22Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker1-2/+6