| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Appe... | Teravus Ovares | 2008-10-03 | 2 | -1/+6 |
* | * minor: slightly simplify code in setting up the default configuration | Justin Clarke Casey | 2008-10-03 | 1 | -34/+29 |
* | * oops, fix build break. | Justin Clarke Casey | 2008-10-03 | 4 | -38/+81 |
* | * Put in some infrastructure to allow tweaking of packet queue throttle value... | Justin Clarke Casey | 2008-10-03 | 9 | -22/+158 |
* | Cause objects to be removed from the database when they go temp or get | Melanie Thielker | 2008-10-03 | 2 | -1/+17 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 5 | -14/+13 |
* | * minor: restore the standard startup logo text now I understand why things w... | Justin Clarke Casey | 2008-10-03 | 2 | -2/+2 |
* | * oops, fix region startup to be in the correct sequence (though it appeared ... | Justin Clarke Casey | 2008-10-03 | 3 | -4/+4 |
* | Implement temp-on-rez objecte really being temporary | Melanie Thielker | 2008-10-03 | 3 | -6/+49 |
* | * For shits and giggles, print out the time taken for a server to start up (w... | Justin Clarke Casey | 2008-10-03 | 1 | -0/+4 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 9 | -25/+21 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 11 | -178/+215 |
* | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 2008-10-03 | 6 | -23/+20 |
* | Prevent attachments to be persisted in the destination region when the | Melanie Thielker | 2008-10-03 | 4 | -5/+17 |
* | fix the sqlite break. There were two issue here: | Sean Dague | 2008-10-03 | 1 | -1/+2 |
* | Add database persistence for material setting | Melanie Thielker | 2008-10-03 | 4 | -0/+22 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 7 | -12/+46 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 6 | -29/+346 |
* | Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128) | Melanie Thielker | 2008-10-03 | 7 | -15/+45 |
* | Plumb in the start parameter in DNE | Melanie Thielker | 2008-10-03 | 2 | -1/+11 |
* | Attempt to prevent attached prims from being persisted. Attachments with | Melanie Thielker | 2008-10-03 | 1 | -1/+1 |
* | Mantis#2307. Thank you kindly, Godfrey for a patch that solves: | Charles Krinke | 2008-10-03 | 1 | -11/+7 |
* | Check for empty string as well, just as illegal. | Melanie Thielker | 2008-10-03 | 1 | -1/+1 |
* | Prevent an exception when the directory given for XML save is read only | Melanie Thielker | 2008-10-03 | 1 | -0/+3 |
* | Mantis #2317 | Melanie Thielker | 2008-10-03 | 4 | -3/+20 |
* | Mantis #2282. | Homer Horwitz | 2008-10-02 | 1 | -1/+1 |
* | Added the first version of the MapSearchModule, which allows you to search for | Homer Horwitz | 2008-10-02 | 1 | -0/+119 |
* | - Fixed a small off by one error in sending MapBlocks | Homer Horwitz | 2008-10-02 | 2 | -2/+1 |
* | - Fix invalid cast in OSHttpRequest | Homer Horwitz | 2008-10-02 | 1 | -3/+3 |
* | Mantis #2314 | Melanie Thielker | 2008-10-02 | 2 | -3/+42 |
* | Square hollow size in cylinder meshes were a little too small - fixed. | Dahlia Trimble | 2008-10-02 | 1 | -0/+2 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 5 | -2/+32 |
* | stick a TODO in here about land tests, which really can't be done in | Sean Dague | 2008-10-01 | 1 | -1/+7 |
* | enhance boundary tests for no terrain. Put in a null load | Sean Dague | 2008-10-01 | 1 | -3/+22 |
* | * minor: oh, and comment out the now unused logger as well | Justin Clarke Casey | 2008-10-01 | 1 | -2/+2 |
* | * minor: Comment out temporarily statistical counter I accidentally left in f... | Justin Clarke Casey | 2008-10-01 | 1 | -1/+1 |
* | * Try bumping packet resend timeout up to 2 seconds instead of 1 | Justin Clarke Casey | 2008-10-01 | 1 | -9/+22 |
* | * refactor: rename interface to put standard I prefix in front | Justin Clarke Casey | 2008-10-01 | 3 | -5/+5 |
* | removing asterisk: it's now living at http://forge.opensimulator.org/gf/proje... | Dr Scofield | 2008-10-01 | 7 | -618/+0 |
* | remove tests for inventory | Sean Dague | 2008-10-01 | 1 | -0/+19 |
* | remove these old ruby grid servers as they are really old (like a year | Sean Dague | 2008-10-01 | 5 | -291/+0 |
* | remove mysql_connection.ini.example, no one should be using this any | Sean Dague | 2008-10-01 | 1 | -18/+0 |
* | add basic store retrieve prim inventory test. the prim | Sean Dague | 2008-10-01 | 1 | -3/+60 |
* | one class per file please. | Sean Dague | 2008-10-01 | 2 | -100/+138 |
* | cleaning up example configuration for REST plugins | Dr Scofield | 2008-10-01 | 1 | -1/+1 |
* | * Fix bug in LLPacketHandler where the tickcount when a packet was approximat... | Justin Clarke Casey | 2008-10-01 | 2 | -9/+21 |
* | add delete prim tests. Found and fixed bugs where region | Sean Dague | 2008-10-01 | 3 | -8/+47 |
* | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 2008-10-01 | 4 | -0/+69 |
* | a little (incomplete) hackery in the IRC module to allow run-time connection ... | Dahlia Trimble | 2008-10-01 | 1 | -11/+74 |
* | Added functions to find prims by name | Johan Berntsson | 2008-10-01 | 2 | -0/+37 |