Justin Clarke Casey
|
c1320112a9
* Add a method to allow friendship offers to a logged in client from an offline user directly from the server
|
16 years ago |
Justin Clarke Casey
|
e0b7ad7677
* Refactor: Move some code into separate methods in FriendsModule
|
16 years ago |
Justin Clarke Casey
|
ac451485d6
* minor: Remove unused AppearanceTableMapper as pointed out by jonc in http://opensimulator.org/mantis/view.php?id=2843
|
16 years ago |
Justin Clarke Casey
|
890d8d4215
* Simply friends code by only sending notifications to a newly logged on user for other users who are online.
|
16 years ago |
Justin Clarke Casey
|
b4680f653d
* Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object
|
16 years ago |
Justin Clarke Casey
|
3aaf303a75
* minor: Downgrade friends module 'client logging out' notice from error to debug
|
16 years ago |
Jeff Ames
|
25d6b18bcd
Update svn properties, minor formatting cleanup.
|
16 years ago |
Homer Horwitz
|
0d2e5827c5
- No need to build a list of regions and then only the first one.
|
16 years ago |
Jeff Ames
|
ecac5c9c5a
Update svn properties, minor formatting cleanup.
|
16 years ago |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
16 years ago |
Melanie Thielker
|
0abb762ecc
Patch from jhurliman. Fixing the texture decoding issues in progressive
|
16 years ago |
Homer Horwitz
|
07afe9c137
Fix friends again. Friends-handling is now stateless and, thanks to
|
16 years ago |
Melanie Thielker
|
5e2e05a1c1
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
|
16 years ago |
Melanie Thielker
|
27e557eb98
Introduces the message transfer module. It splits the transfer mechanics off
|
16 years ago |
Homer Horwitz
|
39691e61a2
Small fix for a possible NRE in standalone mode, killing the
|
16 years ago |
Homer Horwitz
|
499f1428f7
- Add Util.isUUID
|
16 years ago |
Jeff Ames
|
88d6557071
Update svn properties, formatting cleanup.
|
16 years ago |
Homer Horwitz
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
16 years ago |
Melanie Thielker
|
388c053dcb
Make the IM and friends modules optional. Clean up some code that dealt
|
16 years ago |
Homer Horwitz
|
1ee10d919a
Added calling cards. Fixes Mantis#2409 and part of #1515.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Dr Scofield
|
2f6a5f5575
dr scofield's continuing warnings safari:
|
16 years ago |
Teravus Ovares
|
61e2254be2
* This should fix presence issues.
|
16 years ago |
Teravus Ovares
|
3991908db5
* This update enables grid wide presence updates.
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Teravus Ovares
|
9e1cc72c6e
* Refactored OutPacket and FirstName/LastName out of Friends Module.
|
16 years ago |
Teravus Ovares
|
60146691ea
* Added the same catch on the 2nd place that objects fail to lock.
|
16 years ago |
Teravus Ovares
|
fd035ec1f8
* Applying Melanie's FriendList related crash patch. She discovered that .NET throws a different error then mono does. Thanks Melanie!
|
16 years ago |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 years ago |