aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-10* Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares1-0/+108
2008-04-10* Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares1-3/+3
2008-04-10* Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2-4/+11
2008-04-10Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option Teravus Ovares1-1/+12
2008-04-10* Updates BetaGridLikeMoneyModuleTeravus Ovares8-21/+222
2008-04-10* Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares5-11/+365
2008-04-09split out UserProfileSean Dague2-67/+99
2008-04-09NHibernate Inventory support. Lightly tested, but seems to workSean Dague2-12/+12
2008-04-09more futzing around here. None of this works yet becauseSean Dague2-8/+9
2008-04-09* Put explicit braces in for single line blocksJustin Clarke Casey1-3/+9
2008-04-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey3-7/+26
2008-04-09From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-3/+9
2008-04-09make this a classSean Dague1-2/+4
2008-04-09check in an OSUUID wrapper as potential replacementSean Dague1-0/+85
2008-04-09checking in a chunk of work because I think I'm tacklingSean Dague1-1/+1
2008-04-09oops, broke compile. This fixes itSean Dague1-1/+1
2008-04-09match file to classnameSean Dague1-0/+0
2008-04-09changing around types a bit to make stuff more readable for Sean Dague5-46/+48
2008-04-09NHibernate Inventory getting close, except for some of the Sean Dague4-8/+12
2008-04-09add a sample script for migrating from old inventorySean Dague1-0/+39
2008-04-08fix up Inventory hbm definitions to work. Adding indexes in Sean Dague2-7/+6
2008-04-08add comment for version field based on what Teravus said :)Sean Dague1-1/+3
2008-04-08move the mappings to .hbm.xml so NHibernate actuallySean Dague2-0/+0
2008-04-08added the folder mappingsSean Dague1-0/+14
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague12-45/+45
2008-04-08added migration script for SqliteAssetsSean Dague1-0/+5
2008-04-08added Readme for migrationsSean Dague1-0/+3
2008-04-08* Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey1-1/+7
2008-04-08* Adjust some inventory lookup failure messages to reduce confusion as to wha...Justin Clarke Casey1-5/+7
2008-04-08* Following A_Biondi's suggestion, going to try returning a version number of...Justin Clarke Casey1-1/+1
2008-04-08* Update code to use patched libsecondlife.dll which removes the problem wher...Justin Clarke Casey3-12/+3
2008-04-08LLUUID mapper actually appears to work now withSean Dague4-13/+13
2008-04-08* Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2-60/+168
2008-04-08added mapping for InventoryItemBaseSean Dague1-0/+20
2008-04-08attempt to introduce custom LLUUIDString type forSean Dague2-1/+79
2008-04-08* Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2-2/+113
2008-04-07refactor of InventoryCollection for good measureSean Dague1-7/+34
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague20-294/+348
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague16-324/+443
2008-04-07needed to add 4 characters to support the dashesSean Dague1-1/+1
2008-04-07* Updated ODE.NET bindings to the ODE library.Teravus Ovares1-11/+15
2008-04-07* Objects which have their name or description changed while within inventory...Justin Clarke Casey1-40/+59
2008-04-07remove the debug files, these must have been added by accidentSean Dague2-43/+0
2008-04-07* Preserve original creator's name when an object is givenJustin Clarke Casey1-2/+2
2008-04-07break out the 5 classes that were Sean Dague5-197/+333
2008-04-07added swag #1 on Inventory NHibernate implementation. ThereSean Dague1-0/+383
2008-04-07fix bad indentationSean Dague1-1/+1
2008-04-07* Nasty hack to reduce the incidence of spurious exceptions where a user dele...Justin Clarke Casey3-5/+22
2008-04-07* Minor: log message correctionJustin Clarke Casey1-1/+1
2008-04-07* Okay you can put down your pitchforks - this patch should fix rezzing of it...Justin Clarke Casey3-54/+53