aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * minor: slightly simplify code in setting up the default configurationJustin Clarke Casey2008-10-031-34/+29
* * oops, fix build break.Justin Clarke Casey2008-10-034-38/+81
* * Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey2008-10-039-22/+158
* Cause objects to be removed from the database when they go temp or getMelanie Thielker2008-10-032-1/+17
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-035-14/+13
* * minor: restore the standard startup logo text now I understand why things w...Justin Clarke Casey2008-10-032-2/+2
* * oops, fix region startup to be in the correct sequence (though it appeared ...Justin Clarke Casey2008-10-033-4/+4
* Implement temp-on-rez objecte really being temporaryMelanie Thielker2008-10-033-6/+49
* * For shits and giggles, print out the time taken for a server to start up (w...Justin Clarke Casey2008-10-031-0/+4
* * refactor: make startup a template methodJustin Clarke Casey2008-10-039-25/+21
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-0311-178/+215
* * minor: remove warnings (the code cleaners strike again)Justin Clarke Casey2008-10-036-23/+20
* Prevent attachments to be persisted in the destination region when theMelanie Thielker2008-10-034-5/+17
* fix the sqlite break. There were two issue here:Sean Dague2008-10-031-1/+2
* Add database persistence for material settingMelanie Thielker2008-10-034-0/+22
* Mantis #1360Melanie Thielker2008-10-037-12/+46
* * EventQueueGet is now working.Teravus Ovares2008-10-036-29/+346
* Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2008-10-037-15/+45
* Plumb in the start parameter in DNEMelanie Thielker2008-10-032-1/+11
* Attempt to prevent attached prims from being persisted. Attachments withMelanie Thielker2008-10-031-1/+1
* Mantis#2307. Thank you kindly, Godfrey for a patch that solves:Charles Krinke2008-10-031-11/+7
* Check for empty string as well, just as illegal.Melanie Thielker2008-10-031-1/+1
* Prevent an exception when the directory given for XML save is read onlyMelanie Thielker2008-10-031-0/+3
* Mantis #2317Melanie Thielker2008-10-034-3/+20
* Mantis #2282.Homer Horwitz2008-10-021-1/+1
* Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz2008-10-021-0/+119
* - Fixed a small off by one error in sending MapBlocksHomer Horwitz2008-10-022-2/+1
* - Fix invalid cast in OSHttpRequestHomer Horwitz2008-10-021-3/+3
* Mantis #2314Melanie Thielker2008-10-022-3/+42
* Square hollow size in cylinder meshes were a little too small - fixed.Dahlia Trimble2008-10-021-0/+2
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-015-2/+32
* stick a TODO in here about land tests, which really can't be done inSean Dague2008-10-011-1/+7
* enhance boundary tests for no terrain. Put in a null loadSean Dague2008-10-011-3/+22
* * minor: oh, and comment out the now unused logger as wellJustin Clarke Casey2008-10-011-2/+2
* * minor: Comment out temporarily statistical counter I accidentally left in f...Justin Clarke Casey2008-10-011-1/+1
* * Try bumping packet resend timeout up to 2 seconds instead of 1Justin Clarke Casey2008-10-011-9/+22
* * refactor: rename interface to put standard I prefix in frontJustin Clarke Casey2008-10-013-5/+5
* removing asterisk: it's now living at http://forge.opensimulator.org/gf/proje...Dr Scofield2008-10-017-618/+0
* remove tests for inventorySean Dague2008-10-011-0/+19
* remove these old ruby grid servers as they are really old (like a yearSean Dague2008-10-015-291/+0
* remove mysql_connection.ini.example, no one should be using this anySean Dague2008-10-011-18/+0
* add basic store retrieve prim inventory test. the primSean Dague2008-10-011-3/+60
* one class per file please.Sean Dague2008-10-012-100/+138
* cleaning up example configuration for REST pluginsDr Scofield2008-10-011-1/+1
* * Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2008-10-012-9/+21
* add delete prim tests. Found and fixed bugs where regionSean Dague2008-10-013-8/+47
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-014-0/+69
* a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble2008-10-011-11/+74
* Added functions to find prims by nameJohan Berntsson2008-10-012-0/+37
* * Adds error handlers for errors parsing the querystring passed on the OSHttp...Teravus Ovares2008-10-011-3/+18