| Commit message (Expand) | Author | Files | Lines |
2008-07-21 | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 1 | -3/+0 |
2008-07-12 | Patch #9146 (No Mantis) | Melanie Thielker | 1 | -3/+4 |
2008-07-12 | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 1 | -1/+8 |
2008-07-07 | * remove redundant sync locking in AssetServerBase since this is already bein... | Justin Clarke Casey | 4 | -25/+7 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 3 | -16/+0 |
2008-07-07 | * Start scripts loaded from an archive | Justin Clarke Casey | 1 | -3/+3 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -1/+28 |
2008-07-05 | changes prompting of create user console command to only ask for unspecified ... | Dahlia Trimble | 1 | -12/+16 |
2008-07-04 | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 2 | -5/+13 |
2008-07-04 | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2 | -51/+53 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2 | -3/+0 |
2008-06-30 | add the ability to cherry pick expire something from the asset | Sean Dague | 1 | -0/+24 |
2008-06-30 | Update svn properties. | Jeff Ames | 1 | -21/+21 |
2008-06-29 | disabled the multiple inventory server support in login service again. | MW | 3 | -134/+64 |
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 1 | -1/+1 |
2008-06-29 | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 1 | -2/+14 |
2008-06-28 | small change to see if that helps with the inventory problems. | MW | 1 | -1/+1 |
2008-06-28 | more disabling multiple inventory server support in LoginService | MW | 1 | -2/+2 |
2008-06-28 | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-06-28 | more work on the support for multiple inventory servers. | MW | 1 | -3/+3 |
2008-06-28 | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2 | -5/+12 |
2008-06-28 | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 7 | -35/+198 |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 5 | -15/+16 |
2008-06-27 | dr scofield's warning safari: hunting down those little buggers | Dr Scofield | 1 | -1/+1 |
2008-06-26 | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+11 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 1 | -68/+17 |
2008-06-16 | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 1 | -23/+0 |
2008-06-14 | * Start recording asset request failures | Justin Clarke Casey | 1 | -2/+6 |
2008-06-13 | save_assets_to_file path shouldn't always assume uploaded | Sean Dague | 1 | -1/+8 |
2008-06-13 | * refactor: catch asset service request exceptions at the AssetServerBase lev... | Justin Clarke Casey | 2 | -26/+35 |
2008-06-13 | * minor: comment out confusing DefaultTimeout field in RestClient, which is c... | Justin Clarke Casey | 1 | -1/+1 |
2008-06-12 | * Split the World Map code into a module. | Teravus Ovares | 1 | -4/+5 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 3 | -1/+23 |
2008-06-10 | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 1 | -0/+4 |
2008-06-06 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-04 | * adding XmppPresenceStanza and deserialization/reification support | Dr Scofield | 3 | -6/+100 |
2008-06-04 | * fleshing out XMPP entities, adding XmppWriter and XmppSerializer | Dr Scofield | 6 | -17/+315 |
2008-06-02 | provide slightly more sane defaults in the file based asset loader | Sean Dague | 1 | -3/+3 |
2008-06-01 | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 2 | -0/+15 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 3 | -1/+36 |
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-05-29 | * Caches UUIDName requests | Teravus Ovares | 1 | -9/+52 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 2 | -15/+15 |
2008-05-27 | Thank you very much, Xantor for a patch that: | Charles Krinke | 1 | -1/+34 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 3 | -5/+5 |
2008-05-22 | * Fix mantis 1325. This is a minor issue where 'show assets' would not work ... | Justin Clarke Casey | 1 | -8/+14 |
2008-05-22 | * Minor: Tidy ups and logging tweaks. | Justin Clarke Casey | 1 | -1/+1 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2 | -4/+12 |
2008-05-20 | Add copyright notices. | Jeff Ames | 2 | -0/+54 |
2008-05-19 | Thank you kindly, Melanie for a patch that avoids a null | Charles Krinke | 1 | -0/+24 |