aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-1/+1
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-0/+22
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-20/+4
* * Rolled back a few changes.Adam Frisby2008-05-011-41/+37
* * Cleaning code still.Adam Frisby2008-05-011-37/+41
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+5
* * Refactored out common http handler operationslbsa712008-03-281-8/+5
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Four more warnings bite the dust.Adam Frisby2008-03-051-1/+2
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-261-1/+1
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-251-12/+25
* Update version numbers to 0.5Jeff Ames2008-02-071-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-20/+16
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-13/+14
* * A few more Message Server comms related updatesTeravus Ovares2008-01-061-7/+1
* * Added some userserver glue for communications with the message server Teravus Ovares2008-01-061-74/+14
* Set svn:eol-style.Jeff Ames2008-01-061-225/+225
* * Added shell Messaging Server. Don't run the MessagingServer yet or you mig...Teravus Ovares2008-01-051-0/+226