aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-12Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague7-17/+32
2008-06-12* minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey5-5/+7
2008-06-12* refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey7-58/+46
2008-06-12* refactor: rename CreatePrimFromXml to CreatePrimFromXml2Justin Clarke Casey2-5/+12
2008-06-12this, in theory, adds migration support to mysql for all Sean Dague4-112/+194
2008-06-12check in region store initial migration definition, Sean Dague1-0/+150
2008-06-12check in migration files for mysqlSean Dague3-0/+152
2008-06-12* Insulate maptile volume draw routine against TextureEntry oddities.Teravus Ovares1-14/+28
2008-06-12* Added Prim drawing to the mainmap tile generation.. you can see blocks re...Teravus Ovares1-1/+143
2008-06-11check in working migration code fore SQLite. This Sean Dague5-214/+276
2008-06-11updated resources for current sqlite schema for migrationsSean Dague4-171/+200
2008-06-11For people receiving: Exception: System.ArgumentException: Value of -21474836...Teravus Ovares1-8/+41
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen10-16/+87
2008-06-11Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke5-1/+47
2008-06-11Mantis#1528. Thank you kindly, Boscata for:Charles Krinke2-29/+168
2008-06-11* Drop periodic stats logging back down to 60 minutes to reduce console spam. Justin Clarke Casey1-1/+1
2008-06-11Mantis 1370. Thanks lulurun for the patchJohan Berntsson1-2/+3
2008-06-11* Fix the string substitutions in the last commitJustin Clarke Casey1-1/+1
2008-06-11* From inspecting OSGrid WP logs, it appears one particular client is failing...Justin Clarke Casey1-3/+14
2008-06-11* Add 'show info' command to all servers, which prints the directory in which...Justin Clarke Casey1-2/+16
2008-06-10* minor: Reduce statistic log snapshots to every 20 minutes to get more infor...Justin Clarke Casey1-1/+1
2008-06-10* minor: Report cache figures in rounded up KB instead of with decimal places...Justin Clarke Casey1-4/+4
2008-06-10* minor: Properly clear the pushed asset cache statistics where the clear-ass...Justin Clarke Casey3-1/+21
2008-06-10* If a server has statistics, print these out to the log every hour to get so...Justin Clarke Casey2-1/+22
2008-06-10I'm going to need the Version property to manage Sean Dague1-0/+6
2008-06-10update of migration code to be more sane on versionSean Dague1-40/+37
2008-06-10Update svn properties.Jeff Ames1-51/+51
2008-06-10Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke1-1/+2
2008-06-10* Add memory currently allocated to OpenSim to 'show stats' statisticsJustin Clarke Casey4-6/+59
2008-06-10Mantis#1501. Thank you kindly, Nebadon, for a patch thatCharles Krinke1-1/+7
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames9-80/+63
2008-06-10* This completes ObjectDuplicateOnRay.Teravus Ovares3-50/+76
2008-06-09actually create and populate the migrations table correctly.Sean Dague1-8/+25
2008-06-09migrations seem to not break anything at this point. Sean Dague1-12/+24
2008-06-09move Migration support into OpenSim.Data, because itSean Dague1-1/+1
2008-06-09fill out some more migration facilitiesSean Dague1-19/+50
2008-06-09more work in progress migration code, still a while beforeSean Dague1-4/+94
2008-06-09start in on the shell for a generic database versioning module. My Sean Dague1-0/+77
2008-06-09*Fixed bug that caused failure when System.Console.Readline returns null (no ...mingchen2-6/+20
2008-06-09*Patched CreateItemsTable.sql (MSSQL). Patch by Kyle and Chris from G2.mingchen1-1/+1
2008-06-09Update svn properties. Formatting cleanup.Jeff Ames6-166/+168
2008-06-09Mantis#1469. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2-0/+125
2008-06-08* Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares4-111/+317
2008-06-08* Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really...Teravus Ovares1-3/+12
2008-06-08* Fixes llDetectedKey. Teravus Ovares1-53/+2
2008-06-08Added a "if(entity != null)" before the call to Charles Krinke1-1/+3
2008-06-08Mantis#1498. Thank you Melanie for an XEngine patch that addresses:Charles Krinke1-8/+15
2008-06-08Mantis#1499. Thank you kindly, DMiles for a patch that:Charles Krinke1-77/+132
2008-06-07Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke5-106/+283
2008-06-07Mantis#1495. Thank you kindly, Kinoc for:Charles Krinke1-1/+93