aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent an "index out of range" error on loginMelanie Thielker2010-05-181-2/+5
* Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va...Melanie2010-05-161-1/+2
|\
| * Don't convert UUID -> ToString for every friend (Minor optimisation based on ...Tom Grimshaw2010-05-121-1/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-163-3/+8
|\ \ | |/ |/|
| * Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-1/+1
| * Address symptom of Mantis 4588 (though not the cause) by moving the avatar de...Justin Clark-Casey (justincc)2010-05-151-2/+3
| * Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671Justin Clark-Casey2010-05-141-0/+4
* | Correct an odd merge anomalyTom Grimshaw2010-05-101-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Tom Grimshaw2010-05-107-116/+116
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-05-103-18/+19
| |\ \ | | |/
| | * * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-093-18/+19
| * | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-094-98/+97
| |\ \ | | |/
| | * * Added missing loggout notification to home grid upon agents logging out in ...Diva Canto2010-05-081-0/+8
| | * More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-083-98/+89
* | | Greatly improve login time for users with large friends lists by requesting a...Tom Grimshaw2010-05-101-6/+39
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-0810-53/+357
|\ \ | |/
| * Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...Diva Canto2010-05-071-3/+1
| * These files are part of the GridUserService write-up.Diva Canto2010-05-072-0/+269
| * GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-078-50/+87
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-071-0/+2
|\ \ | |/
| * Also remove sale and search flags on god owner change.Melanie2010-05-071-0/+1
| * Remove land that is being abandoned from search. This is now consistent withMelanie2010-05-071-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-063-1/+14
|\ \ | |/
| * Ensure the show in search flag is cleared on ownership change. Also, whenMelanie2010-05-062-1/+8
| * Added copying of Viewer field to the agent circuit data that is being passed ...Diva Canto2010-05-051-0/+6
| * Add perms check to the teleport home client command handlers.Melanie Thielker2010-05-041-0/+6
| * Strip estate message sending out from the estate management module andMelanie Thielker2010-05-042-12/+10
| * make the events more useful by providing the source regionMelanie Thielker2010-05-041-2/+2
* | Add perms check to the teleport home client command handlers.Melanie Thielker2010-05-051-0/+6
* | Strip estate message sending out from the estate management module andMelanie Thielker2010-05-042-12/+10
* | make the events more useful by providing the source regionMelanie Thielker2010-05-041-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-042-1/+6
|\ \ | |/
| * Add events to the estate interface to let interested modules know ofMelanie Thielker2010-05-041-0/+36
| * Allow reloading of estate settings into a running region. Move sun updateMelanie Thielker2010-05-041-37/+3
| * Assorted bug fixes in hypergrid linking.Diva Canto2010-05-032-1/+6
* | Add events to the estate interface to let interested modules know ofMelanie Thielker2010-05-041-0/+36
* | Allow reloading of estate settings into a running region. Move sun updateMelanie Thielker2010-05-041-37/+3
* | Adapt CM to the new CHANGED_OWNER handlingMelanie Thielker2010-05-031-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-035-947/+351
|\ \ | |/
| * * Untested Suggestion from lkalif to changeTeravus Ovares (Dan Olivares)2010-05-021-1/+1
| * Renamed HGInventoryBroker2 to HGInventoryBroker.Diva Canto2010-05-022-3/+2
| * Deleted HGInventoryBroker, so that the new one can take its name.Diva Canto2010-05-021-540/+0
| * Switched everything to XInventory by default. The old Inventory is still ther...Diva Canto2010-05-021-83/+28
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-306-146/+87
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-04-305-145/+85
| |\
| | * * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-305-145/+85
| * | Fix a null ref from trying to access a dictionary that was never initialized.Melanie2010-04-301-1/+2
| |/
| * Fix some symbol errorsMelanie2010-04-301-2/+2
* | Fix some symbol errorsMelanie2010-04-301-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-303-280/+283
|\ \ | |/