aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make taken items go back to the folder they came fromMelanie Thielker2010-07-101-0/+14
* Merge branch 'master' into careminster-presence-refactorMelanie2010-07-085-13/+85
|\
| * Fixes additional bug reported in mantis #4841.Diva Canto2010-07-052-8/+9
| * Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto2010-07-043-7/+11
| * Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...Diva Canto2010-07-043-0/+67
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-041-1/+1
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-07-021-1/+1
| |\
| | * Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
| * | Fixes mantis #4782Diva Canto2010-07-021-1/+1
| * | minor: comment out high volume texture serving module debug messageJustin Clark-Casey (justincc)2010-06-301-2/+2
* | | Fix IMs the right way. This sets it up so that timestamps are actuallyMelanie Thielker2010-07-032-32/+60
* | | Now, fix the slash issue the right way. Our URLs now work like SL'sMelanie Thielker2010-07-031-5/+5
* | | Re-add the slashes at the end of the URL. Too much depends on themMelanie Thielker2010-07-031-2/+2
* | | Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-021-2/+2
|\ \ \ | | |/ | |/|
| * | minor: comment out high volume texture serving module debug messageJustin Clark-Casey (justincc)2010-06-301-2/+2
| |/
* | ANother stab at LSL compatibilityMelanie Thielker2010-07-011-1/+1
* | Remove trailing slash from HTTP URLs to be compatible with SLMelanie Thielker2010-07-011-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-305-17/+14
|\ \ | |/
| * Remove the override from DeletToInventory in HGInventoryAccessModule. This ma...Diva Canto2010-06-291-1/+2
| * Revert "don't report the null uuid as a missing asset on saving oars/iars"Justin Clark-Casey (justincc)2010-06-291-5/+3
| * Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto2010-06-291-1/+1
| * Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...Diva Canto2010-06-292-12/+3
| * One more bug fix in FriendsModule: GrantRights. One of the caches was not bei...Diva Canto2010-06-281-0/+7
| * Change the way IRegionModule us referenced by IEmailModule toMelanie Thielker2010-06-281-1/+1
* | Force IM timestamps to current server time to prevent "Saved on" headersMelanie Thielker2010-06-281-0/+4
* | Change the way IRegionModule us referenced by IEmailModule toMelanie Thielker2010-06-281-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-271-3/+5
|\ \ | |/
| * don't report the null uuid as a missing asset on saving oars/iarsJustin Clark-Casey (justincc)2010-06-251-3/+5
| * Security fix: Allow only textures to be fetched using HTTP texture capMelanie Thielker2010-06-221-0/+12
* | Deal with incoming land objects properly so they don't just stack upTom Grimshaw2010-06-261-2/+15
* | Add a new global event : OnTerrainUpdateTom Grimshaw2010-06-261-0/+2
* | Reverting the ITerrainModule changes. Turns out this was useless.Tom Grimshaw2010-06-261-5/+0
* | add HasChanged to ITerrainModuleTom Grimshaw2010-06-261-5/+2
* | Add a new accessor for the TerainModule : "HasChanged"Tom Grimshaw2010-06-261-0/+8
* | Unhook the dwell request from the land module (and therefore local storage)Melanie Thielker2010-06-251-1/+1
* | Add the object owner UUID into the binary bucket of object to user IMMelanie Thielker2010-06-241-0/+2
* | Replace the imSessionID, which is useless out of context, with the scope idMelanie Thielker2010-06-241-0/+7
* | New viewers don't set the "save offline IM" flag anymore. Set it serversideMelanie Thielker2010-06-241-0/+6
* | bug fix. 0,0 is a vlid sim coordinateMelanie Thielker2010-06-241-1/+1
* | Security fix: Allow only textures to be fetched using HTTP texture capMelanie Thielker2010-06-221-0/+12
* | Set the offline flag in inventory offersMelanie Thielker2010-06-201-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-191-1/+4
|\ \ | |/
| * Bug fix: wrong name of requester in local friendship offer.Diva Canto2010-06-191-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-184-78/+123
|\ \ | |/
| * Fix problem where iar load would duplicate huge number of foldersJustin Clark-Casey (justincc)2010-06-182-29/+52
| * change TestPartExistingIarPath() to check appropriate folder creationJustin Clark-Casey (justincc)2010-06-182-32/+45
| * in IAR utils, return all folders that match a particular path rather than jus...Justin Clark-Casey (justincc)2010-06-184-27/+36
* | Add "alert dialog" for sending dialogs to users from the consoleTom Grimshaw2010-06-141-0/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-148-48/+66
|\ \ | |/