| Commit message (Expand) | Author | Files | Lines |
2008-12-26 | Substitutes the value of an environment variable if the value of a region con... | Dahlia Trimble | 1 | -0/+5 |
2008-12-25 | Add a few forgotten fields to interregion data | Melanie Thielker | 1 | -0/+5 |
2008-12-25 | Plumb the profile reply packets for picks, classifieds and notes | Melanie Thielker | 5 | -0/+120 |
2008-12-25 | Plumb yet another groups packet | Melanie Thielker | 1 | -0/+13 |
2008-12-24 | Better test on EQ shutdown. | diva | 1 | -1/+4 |
2008-12-24 | Backing off from the accidental removal one of the most valued 'features' of ... | diva | 1 | -2/+2 |
2008-12-24 | Better error handling for expect_hg_user on the HG. | diva | 2 | -2/+12 |
2008-12-23 | Plumb in EventNotification* and EventGodDelete | Melanie Thielker | 5 | -0/+64 |
2008-12-23 | Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.cs | Melanie Thielker | 3 | -0/+203 |
2008-12-23 | * Fix http://opensimulator.org/mantis/view.php?id=2889 | Justin Clarke Casey | 1 | -2/+2 |
2008-12-23 | * Correct build break, no idea how that one managed to slip by me | Justin Clarke Casey | 1 | -1/+1 |
2008-12-23 | * Modify SQLite implementation of UpdateUserProfile() to allow modifications ... | Justin Clarke Casey | 1 | -16/+21 |
2008-12-23 | * minor: small documentation comment | Justin Clarke Casey | 1 | -0/+7 |
2008-12-23 | Plumb in the 4 missing classified events and the 3 packet methods | Melanie Thielker | 5 | -0/+171 |
2008-12-23 | * Remove mono compiler warning | Justin Clarke Casey | 1 | -5/+4 |
2008-12-23 | * Remove IGesturesModules since it won't be very helpful without a client mes... | Justin Clarke Casey | 3 | -55/+1 |
2008-12-23 | * refactor: Replace part of SceneObjectPart with the identical sound playing ... | Justin Clarke Casey | 5 | -28/+34 |
2008-12-23 | * Add a method to allow friendship offers to a logged in client from an offli... | Justin Clarke Casey | 6 | -7/+81 |
2008-12-22 | Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint,... | Homer Horwitz | 1 | -1/+1 |
2008-12-22 | * refactor: Make gestures module register its own events too | Justin Clarke Casey | 2 | -7/+9 |
2008-12-22 | * Like most other modules, make the sound module register for its event direc... | Justin Clarke Casey | 2 | -4/+8 |
2008-12-22 | * Refactor: Move some code into separate methods in FriendsModule | Justin Clarke Casey | 1 | -49/+83 |
2008-12-22 | Fix for attachment crossing on TPs. Now that we're letting the viewer have co... | diva | 2 | -13/+18 |
2008-12-22 | Plumb in the birthdate from the user server reply to the cache | Melanie Thielker | 1 | -0/+1 |
2008-12-22 | Fix date format of the birthdates to conform to what the client expects | Melanie Thielker | 1 | -1/+2 |
2008-12-22 | Fix the error i got sidetracked from :/ | Melanie Thielker | 1 | -1/+1 |
2008-12-22 | Fix "from" link number in single prims to 0. Previously, this was 1, | Melanie Thielker | 1 | -1/+5 |
2008-12-22 | Deleted the AssetDownload module (and directory), as this module/code hasn't ... | MW | 1 | -228/+0 |
2008-12-22 | Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis... | Dahlia Trimble | 4 | -5/+25 |
2008-12-22 | test commit - no functional change | Dahlia Trimble | 1 | -1/+1 |
2008-12-22 | Removed some debugging code that was inadvertently left in in my last commit :/ | Dahlia Trimble | 1 | -3/+0 |
2008-12-22 | This commit is a major change on the TP process. Several things were wrong an... | diva | 2 | -70/+96 |
2008-12-22 | Removing the region where the agent is in from the list of regions to close c... | diva | 1 | -3/+6 |
2008-12-22 | One more small mod in EQ: there is no need to subscribe to the OnLogout event... | diva | 1 | -1/+1 |
2008-12-22 | One more check on closing EQs. | diva | 1 | -1/+2 |
2008-12-22 | Fix a floating point comparison that was causing some misshaped triangles on ... | Dahlia Trimble | 1 | -8/+19 |
2008-12-22 | On closing EQs, make sure to wait for the viewer to fetch the last events. | diva | 1 | -0/+4 |
2008-12-22 | Thanks to M. Igarashi and nlin for a patch that improves conformance of the f... | Dahlia Trimble | 1 | -36/+49 |
2008-12-22 | * Fixes edit linked parts rotating the root prim in a linkset. One more bug... | Teravus Ovares | 1 | -1/+1 |
2008-12-21 | Minor: fix a comment... scratch that,reverse it. | Teravus Ovares | 1 | -1/+1 |
2008-12-21 | * Commit linkset Group (multiprim) linked/delinked to another linkset group (... | Teravus Ovares | 1 | -0/+126 |
2008-12-21 | An initial implementation of llMinEventDelay in XEngine. | idb | 7 | -2/+71 |
2008-12-21 | Slowing TPs down a bit further. | diva | 2 | -8/+8 |
2008-12-21 | Change XEngine money() event routing to always raise the money() | Melanie Thielker | 1 | -0/+2 |
2008-12-21 | * Adding a two prim linking/delinking test. This test is likely to get on pe... | Teravus Ovares | 1 | -0/+73 |
2008-12-21 | * Fixes linking multiple linksets together. They no longer explode | Teravus Ovares | 2 | -10/+24 |
2008-12-21 | Persist script permission mask and granter | idb | 2 | -0/+50 |
2008-12-21 | Small null check in DeregisterHandlers. | diva | 1 | -2/+5 |
2008-12-21 | Mantis#2860. Thank you kindly, Thomax for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-12-21 | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 7 | -4/+32 |