| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 2008-06-12 | 7 | -58/+46 |
* | * refactor: rename CreatePrimFromXml to CreatePrimFromXml2 | Justin Clarke Casey | 2008-06-12 | 2 | -5/+12 |
* | this, in theory, adds migration support to mysql for all | Sean Dague | 2008-06-12 | 4 | -112/+194 |
* | check in region store initial migration definition, | Sean Dague | 2008-06-12 | 1 | -0/+150 |
* | check in migration files for mysql | Sean Dague | 2008-06-12 | 3 | -0/+152 |
* | * Insulate maptile volume draw routine against TextureEntry oddities. | Teravus Ovares | 2008-06-12 | 1 | -14/+28 |
* | * Added Prim drawing to the mainmap tile generation.. you can see blocks re... | Teravus Ovares | 2008-06-12 | 2 | -1/+147 |
* | check in working migration code fore SQLite. This | Sean Dague | 2008-06-11 | 5 | -214/+276 |
* | updated resources for current sqlite schema for migrations | Sean Dague | 2008-06-11 | 4 | -171/+200 |
* | For people receiving: Exception: System.ArgumentException: Value of -21474836... | Teravus Ovares | 2008-06-11 | 1 | -8/+41 |
* | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 2008-06-11 | 10 | -16/+87 |
* | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 2008-06-11 | 5 | -1/+47 |
* | Mantis#1528. Thank you kindly, Boscata for: | Charles Krinke | 2008-06-11 | 2 | -29/+168 |
* | * Drop periodic stats logging back down to 60 minutes to reduce console spam. | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | Mantis 1370. Thanks lulurun for the patch | Johan Berntsson | 2008-06-11 | 1 | -2/+3 |
* | * Fix the string substitutions in the last commit | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | * From inspecting OSGrid WP logs, it appears one particular client is failing... | Justin Clarke Casey | 2008-06-11 | 1 | -3/+14 |
* | * Add 'show info' command to all servers, which prints the directory in which... | Justin Clarke Casey | 2008-06-11 | 1 | -2/+16 |
* | * minor: Reduce statistic log snapshots to every 20 minutes to get more infor... | Justin Clarke Casey | 2008-06-10 | 1 | -1/+1 |
* | * minor: Report cache figures in rounded up KB instead of with decimal places... | Justin Clarke Casey | 2008-06-10 | 1 | -4/+4 |
* | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 2008-06-10 | 3 | -1/+21 |
* | * If a server has statistics, print these out to the log every hour to get so... | Justin Clarke Casey | 2008-06-10 | 2 | -1/+22 |
* | I'm going to need the Version property to manage | Sean Dague | 2008-06-10 | 1 | -0/+6 |
* | update of migration code to be more sane on version | Sean Dague | 2008-06-10 | 1 | -40/+37 |
* | Update svn properties. | Jeff Ames | 2008-06-10 | 1 | -51/+51 |
* | Mantis#1529. Thank you kindly, Grumly57 for a patch to | Charles Krinke | 2008-06-10 | 2 | -1/+3 |
* | * Add memory currently allocated to OpenSim to 'show stats' statistics | Justin Clarke Casey | 2008-06-10 | 4 | -6/+59 |
* | Mantis#1501. Thank you kindly, Nebadon, for a patch that | Charles Krinke | 2008-06-10 | 1 | -1/+7 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 9 | -80/+63 |
* | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 2008-06-10 | 3 | -50/+76 |
* | actually create and populate the migrations table correctly. | Sean Dague | 2008-06-09 | 1 | -8/+25 |
* | migrations seem to not break anything at this point. | Sean Dague | 2008-06-09 | 1 | -12/+24 |
* | move Migration support into OpenSim.Data, because it | Sean Dague | 2008-06-09 | 2 | -25/+1 |
* | fill out some more migration facilities | Sean Dague | 2008-06-09 | 1 | -19/+50 |
* | more work in progress migration code, still a while before | Sean Dague | 2008-06-09 | 2 | -4/+95 |
* | start in on the shell for a generic database versioning module. My | Sean Dague | 2008-06-09 | 2 | -0/+100 |
* | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 2008-06-09 | 2 | -6/+20 |
* | *Patched CreateItemsTable.sql (MSSQL). Patch by Kyle and Chris from G2. | mingchen | 2008-06-09 | 1 | -1/+1 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-09 | 6 | -166/+168 |
* | Mantis#1469. Thank you kindly, Mikem for a patch that addresses: | Charles Krinke | 2008-06-09 | 2 | -0/+125 |
* | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 2008-06-08 | 4 | -111/+317 |
* | * Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really... | Teravus Ovares | 2008-06-08 | 1 | -3/+12 |
* | *Updated prebuild.xml for support with monodevelop | mingchen | 2008-06-08 | 1 | -53/+50 |
* | * Fixes llDetectedKey. | Teravus Ovares | 2008-06-08 | 1 | -53/+2 |
* | Added a "if(entity != null)" before the call to | Charles Krinke | 2008-06-08 | 1 | -1/+3 |
* | Mantis#1498. Thank you Melanie for an XEngine patch that addresses: | Charles Krinke | 2008-06-08 | 1 | -8/+15 |
* | Mantis#1499. Thank you kindly, DMiles for a patch that: | Charles Krinke | 2008-06-08 | 1 | -77/+132 |
* | Mantis#1496. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-07 | 5 | -106/+283 |
* | Mantis#1495. Thank you kindly, Kinoc for: | Charles Krinke | 2008-06-07 | 1 | -1/+93 |
* | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 2008-06-07 | 2 | -4/+9 |