aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: Remove warningJustin Clarke Casey2008-10-041-1/+1
* * Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey2008-10-041-35/+29
* Added immediate TP failure message for TPs to regions that aren't there,Homer Horwitz2008-10-042-2/+55
* Cause a request to a different attachment point to taint the attachment soMelanie Thielker2008-10-041-0/+6
* Prevent a new asset being created on every detach of an attachmentMelanie Thielker2008-10-041-0/+1
* Mantis #2330Melanie Thielker2008-10-041-5/+4
* Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker2008-10-043-22/+10
* Guard against negative scale set through LSL functionsMelanie Thielker2008-10-041-0/+5
* Tiny performance tweakMelanie Thielker2008-10-041-2/+1
* Avoid a gratuitious KillObject storm on region crossingMelanie Thielker2008-10-041-2/+5
* Cause "Show in search" to trigger a persistence saveMelanie Thielker2008-10-041-0/+2
* Add "Drop" functionality to pie menuMelanie Thielker2008-10-045-7/+59
* Add the missing bits for the new region-search:Homer Horwitz2008-10-032-25/+38
* Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker2008-10-034-57/+65
* Disabled some thread aborts in the IRC module that I added earlier and don't ...Dahlia Trimble2008-10-031-2/+2
* Cause objects to be removed from the database when they go temp or getMelanie Thielker2008-10-032-1/+17
* Implement temp-on-rez objecte really being temporaryMelanie Thielker2008-10-033-6/+49
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-037-162/+194
* * minor: remove warnings (the code cleaners strike again)Justin Clarke Casey2008-10-031-4/+3
* Prevent attachments to be persisted in the destination region when theMelanie Thielker2008-10-034-5/+17
* Mantis #1360Melanie Thielker2008-10-034-5/+19
* * EventQueueGet is now working.Teravus Ovares2008-10-033-16/+162
* Attempt to prevent attached prims from being persisted. Attachments withMelanie Thielker2008-10-031-1/+1
* Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz2008-10-021-0/+119
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-011-0/+4
* 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-011-12/+105
* * 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
* * 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-301-6/+2
* * 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
* * refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey2008-09-293-83/+165
* ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble2008-09-291-6/+3
* * minor: remove warningsJustin Clarke Casey2008-09-291-3/+3
* * reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey2008-09-292-4/+4
* * refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey2008-09-293-5/+5
* * Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey2008-09-291-1/+1
* * check in missing files that caused the previous build breakJustin Clarke Casey2008-09-292-0/+487
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-0/+8
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-282-0/+24
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-0/+8
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-2/+10