aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on loginMelanie Thielker2009-05-051-1/+1
* Committing the new server baseMelanie Thielker2009-05-051-1/+1
* * Attempting to find cause of NotSupportedException in Asset subsystem.Adam Frisby2009-05-041-1/+1
* Fix the AsUuid thingyMelanie Thielker2009-05-041-4/+4
* Fox the InventoryItem.CreatorIdAsUuid propertyMelanie Thielker2009-05-041-1/+13
* Remove the csproj files that got into SVNMelanie Thielker2009-05-048-540/+0
* Committing the changed treeMelanie Thielker2009-05-0447-0/+6849
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-0447-6305/+11
* * Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey2009-05-042-4/+4
* * Initial infrastructure for ospa only uuid hashing of retrieved inventory itemsJustin Clarke Casey2009-05-042-1/+96
* * refactor: move OspResolver to a different namespaceJustin Clarke Casey2009-05-041-1/+1
* * Enhance some internal inventory data plugin behaviour to match what was pro...Justin Clarke Casey2009-05-043-14/+21
* * Insert profile references for creators for items saved into iarsJustin Clarke Casey2009-05-042-46/+50
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-044-4/+15
* Prebuild changes to allow the console to reference the http serverMelanie Thielker2009-05-041-0/+15
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-042-170/+65
* Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2009-05-041-0/+2
* Add a skeleton class, "RemoteConsole", for a console that uses RESTMelanie Thielker2009-05-042-1/+57
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-045-801/+971
* Plumb conifg into the client views. Add config option to configure packetMelanie Thielker2009-05-021-0/+3
* Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-05-022-1/+17
* Added the "out" connector (aka client) for the Grid services. Not used yet.diva2009-05-021-0/+378
* Numerous packet improvements.Melanie Thielker2009-05-021-44/+60
* Also add these packet to the list of packets to be recycled. No enabledMelanie Thielker2009-05-021-0/+2
* Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker2009-05-021-0/+66
* Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker2009-05-011-0/+2
* Update svn properties.Jeff Ames2009-05-011-217/+217
* * refactor: move iar name hashing into a methodJustin Clarke Casey2009-04-301-1/+11
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-301-1/+1
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-292-4/+16
* * Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey2009-04-291-2/+13
* Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker2009-04-281-0/+3
* * Add preliminary code for resolving iar profile namesJustin Clarke Casey2009-04-282-1/+130
* Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva2009-04-271-0/+217
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-271-0/+5
* Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble2009-04-254-13/+12
* * minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey2009-04-242-67/+1
* * correct spelling mistake in item seiralizationJustin Clarke Casey2009-04-241-2/+2
* * minor: make inventory item deserialization code easier to readJustin Clarke Casey2009-04-241-52/+26
* * Write basic, incomplete load iar testJustin Clarke Casey2009-04-241-3/+1
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-233-8/+202
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-235-6/+33
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-234-20/+117
* move the lock out a bit further in the ProccessAssetCache loop to reduceSean Dague2009-04-231-16/+18
* based on recent unit test output, put some extra checking in theSean Dague2009-04-231-1/+9
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-222-6/+9
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-223-21/+37
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-221-23/+25
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-223-65/+68
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-221-0/+11