| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a privilege escalation with linked sets | Melanie Thielker | 2008-10-06 | 1 | -3/+6 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 16 | -170/+115 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 16 | -115/+170 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 3 | -0/+19 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 2 | -0/+174 |
* | For symmetry reasons, I think this probably is a bug. | Homer Horwitz | 2008-10-05 | 1 | -1/+1 |
* | * Fix sitting avatar showing up properly on the minimap | Teravus Ovares | 2008-10-05 | 1 | -1/+18 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -1/+3 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-05 | 4 | -12/+12 |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 1 | -0/+4 |
* | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 2008-10-04 | 1 | -0/+2 |
* | * minor: Remove warning | Justin Clarke Casey | 2008-10-04 | 1 | -1/+1 |
* | * Check in the second part of http://opensimulator.org/mantis/view.php?id=233... | Justin Clarke Casey | 2008-10-04 | 1 | -35/+29 |
* | Added immediate TP failure message for TPs to regions that aren't there, | Homer Horwitz | 2008-10-04 | 2 | -2/+55 |
* | Cause a request to a different attachment point to taint the attachment so | Melanie Thielker | 2008-10-04 | 1 | -0/+6 |
* | Prevent a new asset being created on every detach of an attachment | Melanie Thielker | 2008-10-04 | 1 | -0/+1 |
* | Mantis #2330 | Melanie Thielker | 2008-10-04 | 1 | -5/+4 |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 3 | -22/+10 |
* | Guard against negative scale set through LSL functions | Melanie Thielker | 2008-10-04 | 1 | -0/+5 |
* | Tiny performance tweak | Melanie Thielker | 2008-10-04 | 1 | -2/+1 |
* | Avoid a gratuitious KillObject storm on region crossing | Melanie Thielker | 2008-10-04 | 1 | -2/+5 |
* | Cause "Show in search" to trigger a persistence save | Melanie Thielker | 2008-10-04 | 1 | -0/+2 |
* | Add "Drop" functionality to pie menu | Melanie Thielker | 2008-10-04 | 5 | -7/+59 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 2 | -25/+38 |
* | Fix: Mantis#2326: Fix: privilege escalation through attach from ground | Melanie Thielker | 2008-10-03 | 4 | -57/+65 |
* | Disabled some thread aborts in the IRC module that I added earlier and don't ... | Dahlia Trimble | 2008-10-03 | 1 | -2/+2 |
* | Cause objects to be removed from the database when they go temp or get | Melanie Thielker | 2008-10-03 | 2 | -1/+17 |
* | Implement temp-on-rez objecte really being temporary | Melanie Thielker | 2008-10-03 | 3 | -6/+49 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 7 | -162/+194 |
* | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 2008-10-03 | 1 | -4/+3 |
* | Prevent attachments to be persisted in the destination region when the | Melanie Thielker | 2008-10-03 | 4 | -5/+17 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 4 | -5/+19 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 3 | -16/+162 |
* | Attempt to prevent attached prims from being persisted. Attachments with | Melanie Thielker | 2008-10-03 | 1 | -1/+1 |
* | Added the first version of the MapSearchModule, which allows you to search for | Homer Horwitz | 2008-10-02 | 1 | -0/+119 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 1 | -0/+4 |
* | 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 |
* | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2008-10-01 | 1 | -12/+105 |
* | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 2008-09-30 | 1 | -9/+10 |
* | initial version of a meeting concierge module. | Dr Scofield | 2008-09-30 | 1 | -0/+213 |
* | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 2008-09-30 | 3 | -58/+71 |
* | And one more. lThat should make all scripts start for everyone | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | Add two more default script engine params | Melanie Thielker | 2008-09-30 | 2 | -2/+2 |
* | Add the default script engine to the script creation from archive loading | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | * Fixed minor issue while building: If you do a raytraced object placement an... | Adam Frisby | 2008-09-30 | 1 | -0/+4 |
* | * Get the code up to speed with my -#dev e-mail example. (uncomment out lines... | Teravus Ovares | 2008-09-30 | 1 | -1/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-30 | 1 | -6/+2 |
* | * minor: forgot this small tidy in the last checkin | Justin Clarke Casey | 2008-09-29 | 1 | -2/+1 |
* | * minor: tidy up async sog deleter | Justin Clarke Casey | 2008-09-29 | 1 | -19/+18 |