| Commit message (Expand) | Author | Files | Lines |
2008-10-04 | Mantis#2316. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2 | -7/+31 |
2008-10-04 | * minor: Remove warning | Justin Clarke Casey | 1 | -1/+1 |
2008-10-04 | * Check in the second part of http://opensimulator.org/mantis/view.php?id=233... | Justin Clarke Casey | 1 | -35/+29 |
2008-10-04 | Added immediate TP failure message for TPs to regions that aren't there, | Homer Horwitz | 2 | -2/+55 |
2008-10-04 | Cap proxy mesh scale minimum to 0.01 meter for X, Y, and Z terms. | Dahlia Trimble | 1 | -0/+4 |
2008-10-04 | Cause a request to a different attachment point to taint the attachment so | Melanie Thielker | 1 | -0/+6 |
2008-10-04 | Prevent a new asset being created on every detach of an attachment | Melanie Thielker | 1 | -0/+1 |
2008-10-04 | Mantis #2330 | Melanie Thielker | 1 | -5/+4 |
2008-10-04 | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 5 | -26/+12 |
2008-10-04 | Guard against negative scale set through LSL functions | Melanie Thielker | 2 | -0/+8 |
2008-10-04 | Remove type="owner" from the data snapshot. Made the parser choke and there | Melanie Thielker | 1 | -3/+3 |
2008-10-04 | Tiny performance tweak | Melanie Thielker | 1 | -2/+1 |
2008-10-04 | Avoid a gratuitious KillObject storm on region crossing | Melanie Thielker | 1 | -2/+5 |
2008-10-04 | Add some needed fields to data snapshot | Melanie Thielker | 1 | -22/+23 |
2008-10-04 | Cause "Show in search" to trigger a persistence save | Melanie Thielker | 1 | -0/+2 |
2008-10-04 | Add "Drop" functionality to pie menu | Melanie Thielker | 7 | -7/+74 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 4 | -68/+129 |
2008-10-03 | Fix: Mantis#2326: Fix: privilege escalation through attach from ground | Melanie Thielker | 6 | -59/+67 |
2008-10-03 | Disabled some thread aborts in the IRC module that I added earlier and don't ... | Dahlia Trimble | 1 | -2/+2 |
2008-10-03 | * minor: slightly simplify code in setting up the default configuration | Justin Clarke Casey | 1 | -34/+29 |
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 | 1 | -3/+1 |
2008-10-03 | * oops, fix region startup to be in the correct sequence (though it appeared ... | Justin Clarke Casey | 1 | -2/+2 |
2008-10-03 | Implement temp-on-rez objecte really being temporary | Melanie Thielker | 3 | -6/+49 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 3 | -6/+7 |
2008-10-03 | This changeset changes the way chat from client is routed: | Dr Scofield | 9 | -177/+209 |
2008-10-03 | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 4 | -10/+7 |
2008-10-03 | Prevent attachments to be persisted in the destination region when the | Melanie Thielker | 4 | -5/+17 |
2008-10-03 | Mantis #1360 | Melanie Thielker | 6 | -10/+43 |
2008-10-03 | * EventQueueGet is now working. | Teravus Ovares | 4 | -17/+170 |
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 | 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 | 1 | -1/+1 |
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 | 4 | -2/+31 |
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 | * Fix bug in LLPacketHandler where the tickcount when a packet was approximat... | Justin Clarke Casey | 2 | -9/+21 |
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 | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2 | -13/+127 |