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