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