aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the missing bits for the new region-search:Homer Horwitz2008-10-034-68/+129
* Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker2008-10-036-59/+67
* Disabled some thread aborts in the IRC module that I added earlier and don't ...Dahlia Trimble2008-10-031-2/+2
* * 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-031-3/+1
* * oops, fix region startup to be in the correct sequence (though it appeared ...Justin Clarke Casey2008-10-031-2/+2
* Implement temp-on-rez objecte really being temporaryMelanie Thielker2008-10-033-6/+49
* * refactor: make startup a template methodJustin Clarke Casey2008-10-033-6/+7
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-039-177/+209
* * minor: remove warnings (the code cleaners strike again)Justin Clarke Casey2008-10-034-10/+7
* Prevent attachments to be persisted in the destination region when theMelanie Thielker2008-10-034-5/+17
* Mantis #1360Melanie Thielker2008-10-036-10/+43
* * EventQueueGet is now working.Teravus Ovares2008-10-034-17/+170
* 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
* 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-021-1/+1
* 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-014-2/+31
* * 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
* * Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2008-10-012-9/+21
* 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
* * Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2008-10-012-13/+127
* * Replacing Net.HttpListener with HttpServer. Teravus Ovares2008-09-301-9/+10
* initial version of a meeting concierge module.Dr Scofield2008-09-301-0/+213
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-303-58/+71
* And one more. lThat should make all scripts start for everyoneMelanie Thielker2008-09-301-1/+1
* Add two more default script engine paramsMelanie Thielker2008-09-302-2/+2
* Add the default script engine to the script creation from archive loadingMelanie Thielker2008-09-301-1/+1
* * Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby2008-09-301-0/+4
* Allow create-region to load files from arbitrary locationsMelanie Thielker2008-09-301-1/+6
* * Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares2008-09-301-1/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-302-7/+3
* Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-303-32/+33
* Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke2008-09-293-12/+20
* * minor: forgot this small tidy in the last checkinJustin Clarke Casey2008-09-291-2/+1
* * minor: tidy up async sog deleterJustin Clarke Casey2008-09-291-19/+18
* * minor: remove warningJustin Clarke Casey2008-09-291-5/+5
* * refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey2008-09-293-83/+165