| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -1/+4 |
* | * Some asset loading refactoring | lbsa71 | 2007-10-17 | 1 | -0/+5 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 13 | -0/+366 |
* | * normalized line endings | lbsa71 | 2007-10-15 | 1 | -305/+305 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -34/+34 |
* | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 2007-10-12 | 1 | -283/+283 |
* | Turn a few of the writelines into mainlog entries so failed logins can be mor... | Charles Krinke | 2007-10-12 | 1 | -7/+7 |
* | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 2007-10-08 | 1 | -2/+2 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -1/+1 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 3 | -304/+304 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 3 | -304/+304 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 11 | -23/+11 |
* | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 2007-10-05 | 2 | -50/+1 |
* | * Renamed IUserServices to IUserService | lbsa71 | 2007-10-05 | 3 | -4/+4 |
* | Some continuation of lbsa71's refactoring of the CommunicationsManager. | MW | 2007-10-03 | 1 | -0/+55 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 8 | -347/+165 |
* | * Tleiades patch #445 - the inventory folders displayed does not show the exp... | lbsa71 | 2007-09-27 | 1 | -2/+2 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 8 | -165/+347 |
* | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 2007-09-25 | 1 | -1/+1 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 11 | -41/+1629 |
* | * Trying to streamline CommunicationsManager | lbsa71 | 2007-09-24 | 1 | -10/+9 |
* | * reorder and rename | lbsa71 | 2007-09-24 | 1 | -22/+20 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 3 | -21/+68 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 3 | -427/+427 |
* | Hopefully fixed the build error that I introduced with my last commit. | MW | 2007-09-15 | 1 | -1/+1 |
* | Testing to see if this fixes the editing appearance crash, or makes it (or an... | MW | 2007-09-15 | 1 | -1/+9 |
* | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 2007-09-11 | 1 | -9/+3 |
* | Trying some locks on asset database access. | MW | 2007-09-11 | 1 | -10/+21 |
* | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2007-09-10 | 1 | -298/+299 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 22 | -22/+22 |
* | A couple of fixes to make sure db4o gets set as the default asset database. A... | MW | 2007-09-10 | 2 | -0/+2 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 3 | -8/+305 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 1 | -1/+6 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 2 | -36/+40 |
* | Fixed the problem of uploaded animations not showing up in inventory [Mantis ... | MW | 2007-08-28 | 1 | -1/+1 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 3 | -4/+396 |
* | Stopped EntityBase from implementing IScriptHost, as don't think it should, m... | MW | 2007-08-27 | 1 | -1/+1 |
* | Another small tweak to image sending. | MW | 2007-08-27 | 1 | -1/+2 |
* | Tweaks to assetcache to make texture downloading better (I hope) | Brian McBee | 2007-08-27 | 1 | -13/+14 |
* | See if this fixes the 0x0 texture size problems, and speeds up texture downlo... | MW | 2007-08-26 | 1 | -2/+3 |
* | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 2007-08-26 | 3 | -35/+80 |
* | Second attempt to commit : Test to see if this change improves or makes worse... | MW | 2007-08-25 | 1 | -1/+1 |
* | A little bit of cleaning up. | MW | 2007-08-22 | 1 | -1/+1 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 3 | -11/+23 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 2 | -12/+32 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 4 | -27/+79 |
* | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 2007-08-16 | 1 | -1/+6 |
* | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2007-08-15 | 3 | -11/+141 |
* | preliminary support for editing notecards and scripts. | MW | 2007-08-14 | 5 | -11/+121 |
* | Can now create some new empty inventory items (like notecards and scripts) fr... | MW | 2007-08-14 | 1 | -2/+0 |