aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...mingchen2008-06-072-4/+9
* Patch for mantis#1493: Several patches to xengine. Thanks Melanie!Adam Johnson2008-06-074-53/+278
* Mantis#1476. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-071-1/+1
* Mantis#1475. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-06-072-222/+830
* *Fixing another object counting bugmingchen2008-06-072-4/+4
* *Made Object Counting correct with linked objects and turned the previously p...mingchen2008-06-062-14/+18
* * llSetPrimitiveParams PRIM_FLEXIBLE is now supported.Teravus Ovares2008-06-061-0/+1
* * Added Light control from script in LLSetPrimitiveParams.Teravus Ovares2008-06-062-2/+73
* * Added a configuration option for allowing god script lsl methods.. such as...Teravus Ovares2008-06-061-19/+29
* revert 5028, as this approach to 1 nick per avatar isn't going to work, Sean Dague2008-06-061-21/+8
* experimental IRC changes, because it's friday, and I'm curious if thisSean Dague2008-06-061-8/+21
* * Adds semi broken PRIM_FLEXIBLE support for prim. It's semi-broken because...Teravus Ovares2008-06-061-5/+46
* * How tall are you? Certainly not 127 meters!Teravus Ovares2008-06-061-2/+9
* * true and not true or - not true and not true and.Teravus Ovares2008-06-061-1/+1