aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-25the prefix "fix" turned out to be bollocks. sorry about that. hope this one Dr Scofield1-1/+0
2008-06-25Minor formatting cleanup.Jeff Ames15-146/+152
2008-06-25Mantis#1584. Thank you kindly, Lulurun for a patch that:Charles Krinke1-5/+8
2008-06-25More svn properties. Minor cleanup in POS.Jeff Ames1-32/+47
2008-06-25Update svn properties. Add copyright notices.Jeff Ames5-0/+135
2008-06-25further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield4-11/+126
2008-06-25taking another look at mantis #1502: adding necessary locks, checking for emp...Dr Scofield1-3/+11
2008-06-25* Deleted some genned fileslbsa713-235/+0
2008-06-25Modifies box prim profile cut parameters to avoid angles which cause spurious...Dahlia Trimble1-0/+11
2008-06-25Mantis#1590. Thank you, Melanie for a preserve type patch.Charles Krinke1-0/+1
2008-06-25Mantis#1590. Thank you kindly, Melanie for a patch that:Charles Krinke4-11/+6
2008-06-24Mantis#1587. Thank you kindly, Melanie for a patch that:Charles Krinke4-17/+77
2008-06-24Mantis#5189. Thank you kindly, Matth for your patchCharles Krinke2-14/+139
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa7149-1288/+15616
2008-06-24based on positive feedback on performance of making keys fixed lengthSean Dague1-0/+31
2008-06-23Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke1-2/+2
2008-06-23fix typo in Inventory nhibernate mappings. nhibernate shouldSean Dague1-4/+4
2008-06-23* minor: Remove crusty old unused agent inventory classesJustin Clarke Casey2-256/+3
2008-06-23* Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey9-72/+83
2008-06-23add migration to go from varchar -> char for uuid. TestedSean Dague1-0/+9
2008-06-23changed kickuser console command to use caseless compared substrings for firs...Dahlia Trimble1-6/+2
2008-06-22Changed the kickuser command to use the new console RegisterCmd feature.Dahlia Trimble1-31/+33
2008-06-22Added an experimental "kickuser" console command to log off a user by name.Dahlia Trimble1-0/+31
2008-06-21* archive each object as a separate xml file rather than put them all in one ...Justin Clarke Casey5-74/+42
2008-06-21Mantis#1580. Thank you kindly, Dmiles for a patch that:Charles Krinke1-15/+32
2008-06-21* refactor: Making some of the serialization names consistent, both within th...Justin Clarke Casey5-23/+54
2008-06-21* Remove redundant <scene> tag from individual object xml representationJustin Clarke Casey1-7/+19
2008-06-21* Refactor: Fold sog.DeleteParts() functionality into existing sog.DeleteGroup()Justin Clarke Casey2-22/+9
2008-06-21* Remove a bug I created in r5171 where taking an object would terminate the ...Justin Clarke Casey6-14/+40
2008-06-21* minor: start saving current prims xml to an objects/ directory in the archiveJustin Clarke Casey1-1/+1
2008-06-21* minor: override the name of the sog such that it gets/sets the root part nameJustin Clarke Casey2-1/+10
2008-06-21Changes selection criteria to allow meshing of more sphere prim configurations.Dahlia Trimble2-2/+18
2008-06-21* Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares3-3/+119
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares18-17/+557
2008-06-20lots of futzing with nhibernate to make it more efficient. ISean Dague4-212/+136
2008-06-20* Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares2-8/+18
2008-06-20* Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares1-6/+15
2008-06-20* Patch from nlin to enable DIF state file writing from the ODEPluginTeravus Ovares1-0/+28
2008-06-20Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson6-6/+107
2008-06-20Mantis#1573. Thank you kindly, Mikem for a patch to ourCharles Krinke1-1/+1
2008-06-19fixed to inventory for nhibernate that actually make it so I canSean Dague2-8/+8
2008-06-19more work towards nhibernate working with mysql, not there yet,Sean Dague4-7/+9
2008-06-19Mantis#1572. Thank you kindly, Lulurun for a patch that addresses:Charles Krinke1-2/+6
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke7-11/+104
2008-06-19* Patch from Dahlia - 0001576: Exception of type 'System.OutOfMemoryException...Teravus Ovares1-0/+4
2008-06-19* Temporary workaround for mantis 1568. If the avatar apperance factory now ...Justin Clarke Casey2-12/+27
2008-06-19oops, build break. needed to include another reference.Sean Dague1-0/+1
2008-06-19add migrations support for mysql log store. This should completeSean Dague3-1/+41
2008-06-19fix an edge case with migrations in the region store.Sean Dague3-2/+54
2008-06-19oops, it helps to reference the *right* migrationSean Dague2-2/+2