| Commit message (Expand) | Author | Files | Lines |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 |
2008-11-17 | minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -3/+3 |
2008-11-17 | Make the messageing server re-register with all it's user servers every five | Melanie Thielker | 1 | -1/+11 |
2008-11-17 | Allow more then one user server in the user server config of the | Melanie Thielker | 1 | -25/+43 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 3 | -304/+164 |
2008-10-27 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-10-22 | - Added BaseHttpServer.Stop | Homer Horwitz | 1 | -21/+34 |
2008-10-03 | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 1 | -3/+1 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 1 | -5/+1 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 2 | -2/+2 |
2008-09-15 | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 1 | -3/+7 |
2008-09-14 | MessageServer gets the agent position (positionx/y/z) as float, not as int in | Homer Horwitz | 1 | -3/+3 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 6 | -42/+42 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -7/+2 |
2008-08-13 | Mantis #1936 | Melanie Thielker | 1 | -1/+0 |
2008-08-09 | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 1 | -2/+0 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 4 | -10/+11 |
2008-06-25 | Update svn properties. Add copyright notices. | Jeff Ames | 2 | -0/+54 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 3 | -25/+25 |
2008-06-03 | * This should fix presence issues. | Teravus Ovares | 3 | -14/+24 |
2008-06-02 | * Submitting 3 files for the messagingserver that I've kept to myself. | Teravus Ovares | 3 | -0/+157 |
2008-06-02 | * This update enables grid wide presence updates. | Teravus Ovares | 4 | -30/+229 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -1/+3 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 1 | -2/+5 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 3 | -31/+31 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-09 | * Fix opensim region server shutdown. | Justin Clarke Casey | 1 | -1/+1 |
2008-05-07 | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 1 | -20/+4 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 7 | -135/+143 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 7 | -143/+135 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 1 | -0/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 7 | -39/+19 |
2008-04-02 | changing more references to OpenSim.Data | Sean Dague | 3 | -3/+3 |
2008-04-02 | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 1 | -0/+111 |
2008-03-28 | * Refactored out common http handler operations | lbsa71 | 1 | -8/+5 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 6 | -178/+142 |
2008-03-05 | * Four more warnings bite the dust. | Adam Frisby | 1 | -1/+2 |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 1 | -0/+27 |
2008-02-26 | * Added base thread pool based presence informing to the message server. | Teravus Ovares | 2 | -26/+86 |
2008-02-26 | * More Message server stuff. Still not ready. | Teravus Ovares | 2 | -27/+78 |
2008-02-25 | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2 | -13/+128 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -1/+1 |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 2 | -29/+23 |
2008-02-04 | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 1 | -13/+14 |