aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Vintage 2, a good year.Teravus Ovares2008-06-141-4/+6
* * Fixes: 0001554: r5106 update fails to load on some regions with NullRef err...Teravus Ovares2008-06-141-0/+20
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-144-6/+82
* * minor: Remove LINK_SET debug Console WritelineJustin Clarke Casey2008-06-131-2/+0
* * Double timeout on region registration XMLRPC call to the grid serviceJustin Clarke Casey2008-06-131-1/+4
* A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke2008-06-132-19/+9
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-136-72/+43
* * Split the World Map code into a module.Teravus Ovares2008-06-124-14/+279
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-122-2/+4
* * 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
* * 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
* 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-119-15/+86
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-111-0/+20
* 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
* Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke2008-06-101-1/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-106-62/+39
* * This completes ObjectDuplicateOnRay.Teravus Ovares2008-06-103-50/+76
* *Fixed bug that caused failure when System.Console.Readline returns null (no ...mingchen2008-06-091-4/+10
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-095-65/+67
* Mantis#1469. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-091-0/+24
* * 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
* * This limits avatar to the heightfield height if they teleport or cross a bo...Teravus Ovares2008-06-061-1/+6
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-067-32/+185
* Fixes scale property with regards to the physics engine.Teravus Ovares2008-06-061-0/+12