aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * minor: override the name of the sog such that it gets/sets the root part nameJustin Clarke Casey2008-06-212-1/+10
* Changes selection criteria to allow meshing of more sphere prim configurations.Dahlia Trimble2008-06-212-2/+18
* * Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares2008-06-213-3/+119
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-2118-17/+557
* lots of futzing with nhibernate to make it more efficient. ISean Dague2008-06-204-212/+136
* * Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares2008-06-202-8/+18
* * Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares2008-06-201-6/+15
* * Patch from nlin to enable DIF state file writing from the ODEPluginTeravus Ovares2008-06-201-0/+28
* Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson2008-06-206-6/+107
* Mantis#1573. Thank you kindly, Mikem for a patch to ourCharles Krinke2008-06-201-1/+1
* fixed to inventory for nhibernate that actually make it so I canSean Dague2008-06-192-8/+8
* more work towards nhibernate working with mysql, not there yet,Sean Dague2008-06-194-7/+9
* Mantis#1572. Thank you kindly, Lulurun for a patch that addresses:Charles Krinke2008-06-191-2/+6
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-197-11/+104
* * Patch from Dahlia - 0001576: Exception of type 'System.OutOfMemoryException...Teravus Ovares2008-06-191-0/+4
* * Temporary workaround for mantis 1568. If the avatar apperance factory now ...Justin Clarke Casey2008-06-192-12/+27
* oops, build break. needed to include another reference.Sean Dague2008-06-191-0/+1
* add migrations support for mysql log store. This should completeSean Dague2008-06-193-1/+41
* fix an edge case with migrations in the region store.Sean Dague2008-06-193-2/+54
* oops, it helps to reference the *right* migrationSean Dague2008-06-192-2/+2
* * 0001571: (PATCH) patch to implement editable sphere meshes for meshmerizer/...Teravus Ovares2008-06-191-17/+111
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-186-68/+165
* clean up the nhibernate definitions to work with mysqlSean Dague2008-06-188-117/+30
* add mysql migrations for nhibernate driverSean Dague2008-06-183-10/+136
* Mantis#1567. Thank you kindly, Dmiles for a patch that addresses:Charles Krinke2008-06-181-1/+10
* add inventory store migration Sean Dague2008-06-181-0/+40
* * By popular demand, skipping trees from the map tile generation routine. S...Teravus Ovares2008-06-181-0/+6
* revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne...Sean Dague2008-06-182-2/+2
* Minor formatting cleanup.Jeff Ames2008-06-185-72/+55
* make neb happy. I found where we initialized the dynamic textures toSean Dague2008-06-182-2/+2
* change the default drawing font from Times -> Arial, asSean Dague2008-06-181-4/+12
* tweak dynamic texture stuff after the meeting today. This shouldSean Dague2008-06-171-1/+7
* * Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey2008-06-176-52/+16
* * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX...Justin Clarke Casey2008-06-174-29/+18
* Update svn properties.Jeff Ames2008-06-172-187/+187
* * Increase WEBMAP tile jpeg quality.Teravus Ovares2008-06-171-1/+29
* * Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey2008-06-162-3/+13
* * Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2008-06-162-2/+90
* * minor: Get rid of rogue "Current node RootPart" message in the SceneObjectG...Justin Clarke Casey2008-06-161-2/+0
* * Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey2008-06-163-55/+100
* I really didn't expect that one to work out of the box, but just managedSean Dague2008-06-161-0/+14
* set CommandTimeout = 0 in the migration commands so that longSean Dague2008-06-161-0/+2
* be a bit more verbose about what we are doing on the migrationSean Dague2008-06-161-0/+7
* fix nhibernate driver so that it starts (based on the appearanceSean Dague2008-06-163-4/+5
* futzing around on the NHibernate side again trying to connectSean Dague2008-06-163-8/+25
* * refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey2008-06-164-40/+96
* change some messages on the migrations front to be Sean Dague2008-06-161-5/+4
* * Refactor: Break out AssetsRequest to a separate file in the Archiver moduleJustin Clarke Casey2008-06-163-70/+113
* the beginning of the great id format migration. This makesSean Dague2008-06-163-6/+15
* * 0001558: [PATCH] Add support for full collision geometry feature set for li...Teravus Ovares2008-06-152-88/+296