aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/InstantMessageReceiver.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker2008-11-161-54/+0
| | | | | | | | the IM module and makes it into a module of it's own, which can be used by all other modules. Removes some ugly hacks. Refer to the IM module to see how it's used. Also fixes the persistence issue (Mantis #2598)
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* * Rolled back a few changes.Adam Frisby2008-05-011-1/+4
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-4/+1
| | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
* Formatting cleanup.Jeff Ames2008-03-181-27/+25
|
* Added copyright statements.Jeff Ames2008-02-051-0/+28
|
* * You can add and remove a friend in standalone now within the same ↵Teravus Ovares2008-01-011-0/+28
simulator. It saves. * You can add and remove a friend in grid mode now within the same simulator. It doesn't save yet. * I got rid of Mr. OpenSim as a friend.. he bothers me /:b...